"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/10 02:00:14 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi" 2025/10/10 02:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 02:00:14 DEBUG : Creating backend with remote "/tmp/rclone2030723950" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/10 02:00:16 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:16 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:16 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:16 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:17 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:00:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:18 DEBUG : Creating backend with remote "/non-existing" 2025/10/10 02:00:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/10 02:00:19 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:19 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:20 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:20 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:21 INFO : B2 bucket rclone-test-toqequv9debi: Running all checks before starting transfers 2025/10/10 02:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:21 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:21 INFO : B2 bucket rclone-test-toqequv9debi: Checks finished, now starting transfers 2025/10/10 02:00:21 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:22 ERROR : Ignoring --no-traverse with sync 2025/10/10 02:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:22 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:22 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:23 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/10 02:00:23 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:23 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/10 02:00:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:00:25 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:25 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:00:26 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:26 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/10 02:00:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:00:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/10 02:00:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:00:27 INFO : sub dir2: Making directory 2025/10/10 02:00:27 INFO : sub dir: Making directory 2025/10/10 02:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:27 INFO : sub dir2/sub sub dir2: Making directory 2025/10/10 02:00:27 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:27 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:28 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/10 02:00:28 DEBUG : B2 bucket rclone-test-toqequv9debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:28 INFO : sub dir2: Making directory 2025/10/10 02:00:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/10 02:00:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:29 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:29 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:29 DEBUG : sub dir2: Making directory with metadata 2025/10/10 02:00:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:00:30 INFO : sub dir2: Making directory 2025/10/10 02:00:30 INFO : sub dir: Making directory 2025/10/10 02:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:30 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:00:30 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/10 02:00:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/10 02:00:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:31 INFO : sub dir2: Making directory 2025/10/10 02:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:31 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:31 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:32 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:00:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:32 DEBUG : sub dir2: Making directory with metadata 2025/10/10 02:00:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:00:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:00:32 INFO : sub dir2: Making directory 2025/10/10 02:00:32 INFO : sub dir: Making directory 2025/10/10 02:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:32 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:32 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:33 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:00:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/10 02:00:33 DEBUG : B2 bucket rclone-test-toqequv9debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:34 INFO : sub dir2: Making directory 2025/10/10 02:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:34 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cilopoc1tomo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-toqequv9debi -> B2 bucket rclone-test-cilopoc1tomo 2025/10/10 02:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:37 DEBUG : B2 bucket rclone-test-cilopoc1tomo: Waiting for checks to finish 2025/10/10 02:00:37 DEBUG : B2 bucket rclone-test-cilopoc1tomo: Waiting for transfers to finish 2025/10/10 02:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 02:00:37 DEBUG : B2 bucket rclone-test-cilopoc1tomo: Purge remote 2025/10/10 02:00:37 INFO : B2 bucket rclone-test-cilopoc1tomo: cleaning bucket "rclone-test-cilopoc1tomo" of all files 2025/10/10 02:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z3f924d23d09dcbbb9f980e1b_f106e01fedb014cbd_d20251010_m020037_c001_v0001182_t0028_u01760061637640") --- PASS: TestServerSideCopy (3.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 02:00:40 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:40 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 02:00:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.79s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xefibap9ceji" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-toqequv9debi -> B2 bucket rclone-test-xefibap9ceji 2025/10/10 02:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:42 DEBUG : B2 bucket rclone-test-xefibap9ceji: Waiting for checks to finish 2025/10/10 02:00:42 DEBUG : B2 bucket rclone-test-xefibap9ceji: Waiting for transfers to finish 2025/10/10 02:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 02:00:45 DEBUG : B2 bucket rclone-test-xefibap9ceji: Waiting for checks to finish 2025/10/10 02:00:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 02:00:45 DEBUG : B2 bucket rclone-test-xefibap9ceji: Waiting for transfers to finish 2025/10/10 02:00:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 02:00:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 02:00:46 DEBUG : B2 bucket rclone-test-xefibap9ceji: Purge remote 2025/10/10 02:00:46 INFO : B2 bucket rclone-test-xefibap9ceji: cleaning bucket "rclone-test-xefibap9ceji" of all files 2025/10/10 02:00:46 DEBUG : sub dir/hello world: Deleting (id "4_zffe25d83d09dcbbb9f980e1b_f1056dcc804cfe2b4_d20251010_m020045_c001_v0001131_t0004_u01760061645447") 2025/10/10 02:00:46 DEBUG : sub dir/hello world: Deleting (id "4_zffe25d83d09dcbbb9f980e1b_f1042c4b551268c60_d20251010_m020043_c001_v0001109_t0003_u01760061643560") --- PASS: TestServerSideCopyOverSelf (6.41s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:48 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 02:00:48 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:00:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 02:00:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/10 02:00:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vipilid0cira" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-toqequv9debi -> B2 bucket rclone-test-vipilid0cira 2025/10/10 02:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:50 DEBUG : B2 bucket rclone-test-vipilid0cira: Waiting for checks to finish 2025/10/10 02:00:50 DEBUG : B2 bucket rclone-test-vipilid0cira: Waiting for transfers to finish 2025/10/10 02:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:00:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 02:00:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 02:00:53 DEBUG : B2 bucket rclone-test-vipilid0cira: Waiting for checks to finish 2025/10/10 02:00:53 DEBUG : B2 bucket rclone-test-vipilid0cira: Waiting for transfers to finish 2025/10/10 02:00:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 02:00:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 02:00:53 INFO : sub dir/hello world: Deleted 2025/10/10 02:00:54 DEBUG : testing file moves 2025/10/10 02:00:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/10 02:00:54 DEBUG : B2 bucket rclone-test-vipilid0cira: Waiting for checks to finish 2025/10/10 02:00:54 DEBUG : B2 bucket rclone-test-vipilid0cira: Waiting for transfers to finish 2025/10/10 02:00:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/10 02:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 02:00:55 INFO : sub dir/hello world: Deleted 2025/10/10 02:00:55 DEBUG : B2 bucket rclone-test-vipilid0cira: Purge remote 2025/10/10 02:00:55 INFO : B2 bucket rclone-test-vipilid0cira: cleaning bucket "rclone-test-vipilid0cira" of all files 2025/10/10 02:00:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d83d09dcbbb9f980e1b_f119ca44adb60f8f6_d20251010_m020055_c001_v0001044_t0029_u01760061655065") 2025/10/10 02:00:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d83d09dcbbb9f980e1b_f107a6247a83ca3c5_d20251010_m020053_c001_v0001101_t0012_u01760061653337") 2025/10/10 02:00:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d83d09dcbbb9f980e1b_f105556647c6129be_d20251010_m020051_c001_v0001104_t0044_u01760061651595") --- PASS: TestServerSideMoveOverSelf (8.25s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:57 ERROR : error listing: directory not found 2025/10/10 02:00:57 INFO : Local file system at /tmp/rclone2030723950: Making directory 2025/10/10 02:00:58 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:00:58 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.50s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:00:59 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for checks to finish 2025/10/10 02:00:59 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for transfers to finish 2025/10/10 02:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:01:00 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/10 02:01:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/10 02:01:01 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:01 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:01:01 INFO : check sum: Copied (new) 2025/10/10 02:01:01 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:01 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:01:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/10 02:01:01 DEBUG : check sum: Unchanged skipping 2025/10/10 02:01:01 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:01 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/10 02:01:02 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:02 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 02:01:02 INFO : sizeonly: Copied (new) 2025/10/10 02:01:02 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:03 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:03 DEBUG : sizeonly: Sizes identical 2025/10/10 02:01:03 DEBUG : sizeonly: Unchanged skipping 2025/10/10 02:01:03 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:03 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:03 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/10 02:01:04 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:04 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/10 02:01:04 INFO : ignore-size: Copied (new) 2025/10/10 02:01:04 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:04 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:01:04 DEBUG : ignore-size: Unchanged skipping 2025/10/10 02:01:04 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:04 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:01:05 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:05 DEBUG : existing: Unchanged skipping 2025/10/10 02:01:05 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:05 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:05 INFO : There was nothing to transfer 2025/10/10 02:01:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/10 02:01:06 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:06 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 02:01:06 INFO : existing: Copied (replaced existing) 2025/10/10 02:01:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/10 02:01:07 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:07 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 02:01:07 INFO : existing: Copied (new) 2025/10/10 02:01:07 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:07 DEBUG : existing: Destination exists, skipping 2025/10/10 02:01:07 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:07 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:07 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/10 02:01:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:09 DEBUG : c/non empty space: Unchanged skipping 2025/10/10 02:01:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:09 INFO : a/potato2: Copied (new) 2025/10/10 02:01:09 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:09 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:09 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/10 02:01:11 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:01:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/10 02:01:11 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:11 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:11 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:11 INFO : There was nothing to transfer 2025/10/10 02:01:11 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/10 02:01:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:01:12 INFO : empty space: Updated modification time in destination 2025/10/10 02:01:12 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:12 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:12 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:14 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/10 02:01:14 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:01:14 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:14 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:14 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:15 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:15 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/10 02:01:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2030723950) 2025/10/10 02:01:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-toqequv9debi) 2025/10/10 02:01:15 DEBUG : foo: sha1 differ 2025/10/10 02:01:15 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/10 02:01:15 INFO : foo: Copied (replaced existing) 2025/10/10 02:01:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/10 02:01:16 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:16 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:16 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:17 INFO : potato: Copied (new) 2025/10/10 02:01:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/10 02:01:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/10 02:01:19 INFO : potato: Copied (replaced existing) 2025/10/10 02:01:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.65s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:20 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01: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/10 02:01:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2030723950) 2025/10/10 02:01:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-toqequv9debi) 2025/10/10 02:01:20 DEBUG : potato: sha1 differ 2025/10/10 02:01:20 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/10 02:01:20 INFO : potato: Copied (replaced existing) 2025/10/10 02:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:21 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:21 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:21 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/10 02:01:21 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:23 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:23 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:23 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:23 INFO : potato2: Copied (new) 2025/10/10 02:01:23 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:25 INFO : d: Making directory 2025/10/10 02:01:25 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/10 02:01:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:25 DEBUG : c/non empty space: Unchanged skipping 2025/10/10 02:01:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:26 INFO : a/potato2: Copied (new) 2025/10/10 02:01:26 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:26 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:26 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:27 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/10 02:01:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:28 DEBUG : c/non empty space: Unchanged skipping 2025/10/10 02:01:28 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:28 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:28 INFO : a/potato2: Copied (new) 2025/10/10 02:01:28 ERROR : B2 bucket rclone-test-toqequv9debi: not deleting files as there were IO errors 2025/10/10 02:01:28 ERROR : B2 bucket rclone-test-toqequv9debi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:30 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:30 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:30 INFO : potato: Deleted 2025/10/10 02:01:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:32 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:32 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:32 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:32 INFO : potato: Deleted 2025/10/10 02:01:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:32 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:32 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:32 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:01:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:01:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/10 02:01:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:36 DEBUG : enormous: Excluded (Size Filter) 2025/10/10 02:01:36 DEBUG : enormous: Excluded 2025/10/10 02:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 02:01:36 DEBUG : potato2: Excluded 2025/10/10 02:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 02:01:36 DEBUG : potato2: Excluded 2025/10/10 02:01:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:36 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:36 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:36 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:36 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:36 INFO : There was nothing to transfer 2025/10/10 02:01:36 DEBUG : enormous: Excluded (Size Filter) 2025/10/10 02:01:36 DEBUG : enormous: Excluded 2025/10/10 02:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 02:01:36 DEBUG : potato2: Excluded 2025/10/10 02:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 02:01:36 DEBUG : potato2: Excluded 2025/10/10 02:01:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/10 02:01:36 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for checks to finish 2025/10/10 02:01:36 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:36 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for transfers to finish 2025/10/10 02:01:36 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:38 DEBUG : enormous: Excluded (Size Filter) 2025/10/10 02:01:38 DEBUG : enormous: Excluded 2025/10/10 02:01:38 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 02:01:38 DEBUG : potato2: Excluded 2025/10/10 02:01:38 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:01:38 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:38 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:38 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:38 INFO : enormous: Deleted 2025/10/10 02:01:38 INFO : potato2: Deleted 2025/10/10 02:01:38 INFO : There was nothing to transfer 2025/10/10 02:01:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/10 02:01:39 DEBUG : empty space: Unchanged skipping 2025/10/10 02:01:39 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for checks to finish 2025/10/10 02:01:39 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for transfers to finish 2025/10/10 02:01:39 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:39 INFO : enormous: Deleted 2025/10/10 02:01:39 INFO : potato2: Deleted 2025/10/10 02:01:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.40s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:41 DEBUG : five: Need to transfer - File not found at Destination 2025/10/10 02:01:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/10 02:01:41 DEBUG : three: Sizes identical 2025/10/10 02:01:41 DEBUG : one: Destination is newer than source, skipping 2025/10/10 02:01:41 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2030723950) 2025/10/10 02:01:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-toqequv9debi) 2025/10/10 02:01:41 DEBUG : two: sha1 differ 2025/10/10 02:01:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/10 02:01:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 02:01:41 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/10 02:01:41 INFO : five: Copied (new) 2025/10/10 02:01:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/10 02:01:41 INFO : four: Copied (replaced existing) 2025/10/10 02:01:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 02:01:42 INFO : two: Copied (replaced existing) 2025/10/10 02:01:42 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:42 DEBUG : one: Destination is newer than source, skipping 2025/10/10 02:01:42 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2030723950) 2025/10/10 02:01:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-toqequv9debi) 2025/10/10 02:01:42 DEBUG : three: sha1 differ 2025/10/10 02:01:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/10 02:01:42 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/10 02:01:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 02:01:42 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/10 02:01:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/10 02:01:42 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/10 02:01:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/10 02:01:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 02:01:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 02:01:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 02:01:42 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:01:42 INFO : three: Copied (replaced existing) 2025/10/10 02:01:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/10 02:01:44 INFO : B2 bucket rclone-test-toqequv9debi: Making map for --track-renames 2025/10/10 02:01:44 INFO : B2 bucket rclone-test-toqequv9debi: Finished making map for --track-renames 2025/10/10 02:01:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for renames to finish 2025/10/10 02:01:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/10 02:01:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/10 02:01:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 02:01:44 INFO : yam: Copied (new) 2025/10/10 02:01:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/10 02:01:44 INFO : potato: Copied (new) 2025/10/10 02:01:44 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:01:45 INFO : B2 bucket rclone-test-toqequv9debi: Making map for --track-renames 2025/10/10 02:01:45 INFO : B2 bucket rclone-test-toqequv9debi: Finished making map for --track-renames 2025/10/10 02:01:45 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:45 DEBUG : potato: Unchanged skipping 2025/10/10 02:01:45 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for renames to finish 2025/10/10 02:01:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 02:01:46 INFO : yam: Copied (server-side copy) to: yaml 2025/10/10 02:01:46 INFO : yam: Deleted 2025/10/10 02:01:46 INFO : yaml: Renamed from "yam" 2025/10/10 02:01:46 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/10 02:01:47 INFO : B2 bucket rclone-test-toqequv9debi: Making map for --track-renames 2025/10/10 02:01:47 INFO : B2 bucket rclone-test-toqequv9debi: Finished making map for --track-renames 2025/10/10 02:01:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/10 02:01:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/10 02:01:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for renames to finish 2025/10/10 02:01:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 02:01:48 INFO : yam: Copied (new) 2025/10/10 02:01:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/10 02:01:48 INFO : potato: Copied (new) 2025/10/10 02:01:48 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:01:48 INFO : B2 bucket rclone-test-toqequv9debi: Making map for --track-renames 2025/10/10 02:01:48 INFO : B2 bucket rclone-test-toqequv9debi: Finished making map for --track-renames 2025/10/10 02:01:48 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:48 DEBUG : potato: Unchanged skipping 2025/10/10 02:01:48 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for renames to finish 2025/10/10 02:01:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 02:01:49 INFO : yam: Copied (server-side copy) to: yaml 2025/10/10 02:01:49 INFO : yam: Deleted 2025/10/10 02:01:49 INFO : yaml: Renamed from "yam" 2025/10/10 02:01:49 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/10 02:01:50 INFO : B2 bucket rclone-test-toqequv9debi: Making map for --track-renames 2025/10/10 02:01:50 INFO : B2 bucket rclone-test-toqequv9debi: Finished making map for --track-renames 2025/10/10 02:01:50 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/10 02:01:50 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for renames to finish 2025/10/10 02:01:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/10 02:01:50 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/10 02:01:51 INFO : potato: Copied (new) 2025/10/10 02:01:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 02:01:51 INFO : sub/yam: Copied (new) 2025/10/10 02:01:51 DEBUG : Waiting for deletions to finish 2025/10/10 02:01:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:01:52 DEBUG : potato: Unchanged skipping 2025/10/10 02:01:52 INFO : B2 bucket rclone-test-toqequv9debi: Making map for --track-renames 2025/10/10 02:01:52 INFO : B2 bucket rclone-test-toqequv9debi: Finished making map for --track-renames 2025/10/10 02:01:52 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:52 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for renames to finish 2025/10/10 02:01:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 02:01:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/10 02:01:53 INFO : sub/yam: Deleted 2025/10/10 02:01:53 INFO : yam: Renamed from "sub/yam" 2025/10/10 02:01:53 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:53 DEBUG : Creating backend with remote "/tmp/rclone2030723950/dir1" 2025/10/10 02:01:53 DEBUG : Creating backend with remote "/tmp/rclone2030723950/dir2" 2025/10/10 02:01:53 DEBUG : Local file system at /tmp/rclone2030723950/dir2: Using server-side directory move 2025/10/10 02:01:53 INFO : Local file system at /tmp/rclone2030723950/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/10 02:01:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/10 02:01:53 DEBUG : Local file system at /tmp/rclone2030723950/dir2: Waiting for checks to finish 2025/10/10 02:01:53 DEBUG : Local file system at /tmp/rclone2030723950/dir2: Waiting for transfers to finish 2025/10/10 02:01:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:01:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/10 02:01:54 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:54 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/10 02:01:54 INFO : nested/sub dir/file: Copied (new) 2025/10/10 02:01:54 INFO : nested/sub dir/file: Deleted 2025/10/10 02:01:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:01:55 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:01:55 INFO : sub dir/hello world: Deleted 2025/10/10 02:01:55 INFO : sub dir: Removing directory 2025/10/10 02:01:55 INFO : nested/sub dir: Removing directory 2025/10/10 02:01:55 INFO : nested: Removing directory 2025/10/10 02:01:55 DEBUG : Local file system at /tmp/rclone2030723950: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 02:01:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/10 02:01:56 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:56 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/10 02:01:56 INFO : nested/sub dir/file: Copied (new) 2025/10/10 02:01:56 INFO : nested/sub dir/file: Deleted 2025/10/10 02:01:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:01:56 INFO : sub dir/hello world: Copied (new) 2025/10/10 02:01:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/10 02:01:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/10 02:01:57 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:57 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 02:01:58 INFO : existing: Copied (new) 2025/10/10 02:01:58 INFO : existing: Deleted 2025/10/10 02:01:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/10 02:01:58 INFO : existing-b: Copied (new) 2025/10/10 02:01:58 INFO : existing-b: Deleted 2025/10/10 02:01:58 DEBUG : existing: Destination exists, skipping 2025/10/10 02:01:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/10 02:01:58 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:01:58 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:01:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.69s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:01:59 DEBUG : Creating backend with remote "TestB2:rclone-test-leveqec6memu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-toqequv9debi -> B2 bucket rclone-test-leveqec6memu 2025/10/10 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:02:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 02:02:04 DEBUG : empty space: Unchanged skipping 2025/10/10 02:02:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/10 02:02:04 DEBUG : B2 bucket rclone-test-leveqec6memu: Waiting for checks to finish 2025/10/10 02:02:04 INFO : empty space: Deleted 2025/10/10 02:02:04 DEBUG : B2 bucket rclone-test-leveqec6memu: Waiting for transfers to finish 2025/10/10 02:02:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:02:04 INFO : potato2: Copied (server-side copy) 2025/10/10 02:02:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 02:02:04 INFO : potato3: Copied (server-side copy) 2025/10/10 02:02:04 INFO : potato2: Deleted 2025/10/10 02:02:05 INFO : potato3: Deleted 2025/10/10 02:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxiger1yuge" 2025/10/10 02:02:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/10 02:02:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:02:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/10 02:02:06 DEBUG : B2 bucket rclone-test-xoxiger1yuge: Waiting for checks to finish 2025/10/10 02:02:06 DEBUG : B2 bucket rclone-test-xoxiger1yuge: Waiting for transfers to finish 2025/10/10 02:02:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:02:07 INFO : empty space: Copied (server-side copy) 2025/10/10 02:02:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:02:07 INFO : potato2: Copied (server-side copy) 2025/10/10 02:02:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 02:02:07 INFO : potato3: Copied (server-side copy) 2025/10/10 02:02:07 INFO : empty space: Deleted 2025/10/10 02:02:07 INFO : potato2: Deleted 2025/10/10 02:02:07 INFO : potato3: Deleted 2025/10/10 02:02:08 DEBUG : B2 bucket rclone-test-xoxiger1yuge: Purge remote 2025/10/10 02:02:08 INFO : B2 bucket rclone-test-xoxiger1yuge: cleaning bucket "rclone-test-xoxiger1yuge" of all files 2025/10/10 02:02:08 DEBUG : empty space: Deleting (id "4_zdf429df3d0adcbbb9f980e1b_f1031bcc5cbe12d2b_d20251010_m020207_c001_v0001106_t0011_u01760061727156") 2025/10/10 02:02:08 DEBUG : potato2: Deleting (id "4_zdf429df3d0adcbbb9f980e1b_f119765887588f88b_d20251010_m020207_c001_v0001177_t0007_u01760061727553") 2025/10/10 02:02:08 DEBUG : potato3: Deleting (id "4_zdf429df3d0adcbbb9f980e1b_f1007130f5b677fb2_d20251010_m020207_c001_v0001178_t0030_u01760061727586") 2025/10/10 02:02:09 DEBUG : B2 bucket rclone-test-leveqec6memu: Purge remote 2025/10/10 02:02:09 INFO : B2 bucket rclone-test-leveqec6memu: cleaning bucket "rclone-test-leveqec6memu" of all files 2025/10/10 02:02:09 DEBUG : empty space: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f4165fb7293435e25_d20251010_m020207_c001_v7007000_t0000_u01760061727717") 2025/10/10 02:02:09 DEBUG : empty space: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f119805ed33a6497f_d20251010_m020202_c001_v0001134_t0015_u01760061722338") 2025/10/10 02:02:09 DEBUG : potato2: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f4231b7539e1035fc_d20251010_m020207_c001_v7007000_t0000_u01760061727794") 2025/10/10 02:02:09 DEBUG : potato2: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f103c73bb14f06d49_d20251010_m020204_c001_v0001117_t0015_u01760061724279") 2025/10/10 02:02:09 DEBUG : potato3: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f4165fb7293435e26_d20251010_m020207_c001_v7007000_t0000_u01760061727899") 2025/10/10 02:02:09 DEBUG : potato3: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f10151dd4597d9531_d20251010_m020204_c001_v0001172_t0046_u01760061724629") 2025/10/10 02:02:09 DEBUG : potato3: Deleting (id "4_z2f228db3d0adcbbb9f980e1b_f119805ed33a64985_d20251010_m020203_c001_v0001134_t0002_u01760061723376") --- PASS: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxeleg4faro" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-toqequv9debi -> B2 bucket rclone-test-kaxeleg4faro 2025/10/10 02:02:16 DEBUG : empty space: Excluded (Size Filter) 2025/10/10 02:02:16 DEBUG : empty space: Excluded 2025/10/10 02:02:16 DEBUG : empty space: Excluded (Size Filter) 2025/10/10 02:02:16 DEBUG : empty space: Excluded 2025/10/10 02:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:02:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/10 02:02:16 DEBUG : B2 bucket rclone-test-kaxeleg4faro: Waiting for checks to finish 2025/10/10 02:02:16 DEBUG : B2 bucket rclone-test-kaxeleg4faro: Waiting for transfers to finish 2025/10/10 02:02:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:02:16 INFO : potato2: Copied (server-side copy) 2025/10/10 02:02:16 INFO : potato2: Deleted 2025/10/10 02:02:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 02:02:16 INFO : potato3: Copied (server-side copy) 2025/10/10 02:02:16 INFO : potato3: Deleted 2025/10/10 02:02:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jozutod9huxa" 2025/10/10 02:02:18 DEBUG : empty space: Excluded (Size Filter) 2025/10/10 02:02:18 DEBUG : empty space: Excluded 2025/10/10 02:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:02:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/10 02:02:18 DEBUG : B2 bucket rclone-test-jozutod9huxa: Waiting for checks to finish 2025/10/10 02:02:18 DEBUG : B2 bucket rclone-test-jozutod9huxa: Waiting for transfers to finish 2025/10/10 02:02:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:02:19 INFO : potato2: Copied (server-side copy) 2025/10/10 02:02:19 INFO : potato2: Deleted 2025/10/10 02:02:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 02:02:19 INFO : potato3: Copied (server-side copy) 2025/10/10 02:02:19 INFO : potato3: Deleted 2025/10/10 02:02:20 DEBUG : B2 bucket rclone-test-jozutod9huxa: Purge remote 2025/10/10 02:02:20 INFO : B2 bucket rclone-test-jozutod9huxa: cleaning bucket "rclone-test-jozutod9huxa" of all files 2025/10/10 02:02:20 DEBUG : potato2: Deleting (id "4_z0f62cde3d0adcbbb9f980e1b_f101ae76f3e2c1d23_d20251010_m020218_c001_v0001098_t0035_u01760061738987") 2025/10/10 02:02:20 DEBUG : potato3: Deleting (id "4_z0f62cde3d0adcbbb9f980e1b_f110c8021cba476c2_d20251010_m020219_c001_v0001109_t0027_u01760061739345") 2025/10/10 02:02:21 DEBUG : B2 bucket rclone-test-kaxeleg4faro: Purge remote 2025/10/10 02:02:21 INFO : B2 bucket rclone-test-kaxeleg4faro: cleaning bucket "rclone-test-kaxeleg4faro" of all files 2025/10/10 02:02:21 DEBUG : empty space: Deleting (id "4_z4ff2bdc3d0adcbbb9f980e1b_f1063fb0f104203da_d20251010_m020214_c001_v0001043_t0032_u01760061734929") 2025/10/10 02:02:21 DEBUG : potato2: Deleting (id "4_z4ff2bdc3d0adcbbb9f980e1b_f42182d91202a2656_d20251010_m020219_c001_v7007000_t0000_u01760061739435") 2025/10/10 02:02:21 DEBUG : potato2: Deleting (id "4_z4ff2bdc3d0adcbbb9f980e1b_f1157364545c45f34_d20251010_m020216_c001_v0001184_t0043_u01760061736265") 2025/10/10 02:02:21 DEBUG : potato3: Deleting (id "4_z4ff2bdc3d0adcbbb9f980e1b_f42182d91202a2658_d20251010_m020219_c001_v7007000_t0000_u01760061739865") 2025/10/10 02:02:21 DEBUG : potato3: Deleting (id "4_z4ff2bdc3d0adcbbb9f980e1b_f1057273c6d089af4_d20251010_m020216_c001_v0001171_t0020_u01760061736487") 2025/10/10 02:02:21 DEBUG : potato3: Deleting (id "4_z4ff2bdc3d0adcbbb9f980e1b_f1063fb0f104203dc_d20251010_m020215_c001_v0001043_t0028_u01760061735406") --- PASS: TestServerSideMoveWithFilter (12.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-basiler1jixe" 2025/10/10 02:02:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-toqequv9debi -> B2 bucket rclone-test-basiler1jixe 2025/10/10 02:02:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:02:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 02:02:28 DEBUG : empty space: Unchanged skipping 2025/10/10 02:02:28 DEBUG : B2 bucket rclone-test-basiler1jixe: Waiting for checks to finish 2025/10/10 02:02:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/10 02:02:28 INFO : empty space: Deleted 2025/10/10 02:02:28 DEBUG : B2 bucket rclone-test-basiler1jixe: Waiting for transfers to finish 2025/10/10 02:02:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:02:28 INFO : potato2: Copied (server-side copy) 2025/10/10 02:02:29 INFO : potato2: Deleted 2025/10/10 02:02:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 02:02:29 INFO : potato3: Copied (server-side copy) 2025/10/10 02:02:29 INFO : potato3: Deleted 2025/10/10 02:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zofahac5hoyu" 2025/10/10 02:02:30 INFO : tomatoDir: Making directory 2025/10/10 02:02:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/10 02:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 02:02:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/10 02:02:30 DEBUG : B2 bucket rclone-test-zofahac5hoyu: Waiting for checks to finish 2025/10/10 02:02:30 DEBUG : B2 bucket rclone-test-zofahac5hoyu: Waiting for transfers to finish 2025/10/10 02:02:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 02:02:32 INFO : empty space: Copied (server-side copy) 2025/10/10 02:02:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 02:02:32 INFO : potato3: Copied (server-side copy) 2025/10/10 02:02:32 INFO : empty space: Deleted 2025/10/10 02:02:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 02:02:32 INFO : potato2: Copied (server-side copy) 2025/10/10 02:02:32 INFO : potato3: Deleted 2025/10/10 02:02:32 INFO : potato2: Deleted 2025/10/10 02:02:32 DEBUG : B2 bucket rclone-test-zofahac5hoyu: Purge remote 2025/10/10 02:02:32 INFO : B2 bucket rclone-test-zofahac5hoyu: cleaning bucket "rclone-test-zofahac5hoyu" of all files 2025/10/10 02:02:33 DEBUG : empty space: Deleting (id "4_z2f62fdf3d0adcbbb9f980e1b_f11373057d8ca44e9_d20251010_m020231_c001_v0001044_t0043_u01760061751575") 2025/10/10 02:02:33 DEBUG : potato2: Deleting (id "4_z2f62fdf3d0adcbbb9f980e1b_f10956a172745732e_d20251010_m020231_c001_v0001137_t0014_u01760061751948") 2025/10/10 02:02:33 DEBUG : potato3: Deleting (id "4_z2f62fdf3d0adcbbb9f980e1b_f107ab44e349f7fc8_d20251010_m020231_c001_v0001184_t0053_u01760061751961") 2025/10/10 02:02:33 DEBUG : B2 bucket rclone-test-basiler1jixe: Purge remote 2025/10/10 02:02:33 INFO : B2 bucket rclone-test-basiler1jixe: cleaning bucket "rclone-test-basiler1jixe" of all files 2025/10/10 02:02:33 DEBUG : empty space: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f42182d91202a2679_d20251010_m020232_c001_v7007000_t0000_u01760061752102") 2025/10/10 02:02:33 DEBUG : empty space: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f1138ce2461fc0aed_d20251010_m020227_c001_v0001161_t0023_u01760061747617") 2025/10/10 02:02:33 DEBUG : potato2: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f42182d91202a267b_d20251010_m020232_c001_v7007000_t0000_u01760061752323") 2025/10/10 02:02:33 DEBUG : potato2: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f1161cb6586a637bd_d20251010_m020228_c001_v0001157_t0018_u01760061748678") 2025/10/10 02:02:33 DEBUG : potato3: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f422b06bf1c13d972_d20251010_m020232_c001_v7007000_t0000_u01760061752163") 2025/10/10 02:02:33 DEBUG : potato3: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f10138bd8e5d7fe50_d20251010_m020229_c001_v0001165_t0014_u01760061749023") 2025/10/10 02:02:33 DEBUG : potato3: Deleting (id "4_zbf92edd3d0adcbbb9f980e1b_f1138ce2461fc0af5_d20251010_m020227_c001_v0001161_t0019_u01760061747964") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.44s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.85s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/rclone-sync-test" 2025/10/10 02:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/rclone-sync-test-include/layer2" 2025/10/10 02:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/rclone-sync-test-ignore-file" 2025/10/10 02:02:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/10 02:02:47 DEBUG : B2 bucket rclone-test-toqequv9debi path rclone-sync-test: Waiting for checks to finish 2025/10/10 02:02:47 DEBUG : B2 bucket rclone-test-toqequv9debi path rclone-sync-test: Waiting for transfers to finish 2025/10/10 02:02:47 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:47 INFO : There was nothing to transfer 2025/10/10 02:02:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/10 02:02:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:02:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:02:47 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:47 INFO : There was nothing to transfer 2025/10/10 02:02:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/10 02:02:48 DEBUG : B2 bucket rclone-test-toqequv9debi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/10 02:02:48 DEBUG : B2 bucket rclone-test-toqequv9debi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/10 02:02:48 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:48 INFO : There was nothing to transfer 2025/10/10 02:02:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/10 02:02:49 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:02:49 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:02:49 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:49 INFO : There was nothing to transfer 2025/10/10 02:02:49 DEBUG : Excluded 2025/10/10 02:02:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/10 02:02:49 DEBUG : B2 bucket rclone-test-toqequv9debi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/10 02:02:49 DEBUG : B2 bucket rclone-test-toqequv9debi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/10 02:02:49 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.11s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/CompareDest" 2025/10/10 02:02:53 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 02:02:53 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:02:53 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:02:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:02:54 INFO : one: Copied (new) 2025/10/10 02:02:54 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:02:54 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:02:54 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:02:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/10 02:02:55 INFO : one: Copied (replaced existing) 2025/10/10 02:02:55 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:02:56 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:02:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:02:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 02:02:57 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:02:57 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:57 INFO : There was nothing to transfer 2025/10/10 02:02:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:02:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:02:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 02:02:58 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:02:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:02:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 02:02:58 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:02:58 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:58 INFO : There was nothing to transfer 2025/10/10 02:02:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:02:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:02:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 02:02:59 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:02:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:02:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 02:02:59 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:02:59 DEBUG : Waiting for deletions to finish 2025/10/10 02:02:59 INFO : There was nothing to transfer 2025/10/10 02:03:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:03:00 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/10 02:03:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 02:03:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 02:03:00 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 02:03:00 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:00 INFO : There was nothing to transfer 2025/10/10 02:03:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:03:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/10 02:03:00 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 02:03:00 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 02:03:01 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/10 02:03:01 INFO : two: Copied (new) 2025/10/10 02:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.79s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dest" 2025/10/10 02:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/pre-dest1" 2025/10/10 02:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/pre-dest2" 2025/10/10 02:03:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/10 02:03:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/10 02:03:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/10 02:03:09 DEBUG : B2 bucket rclone-test-toqequv9debi path dest: Waiting for checks to finish 2025/10/10 02:03:09 DEBUG : B2 bucket rclone-test-toqequv9debi path dest: Waiting for transfers to finish 2025/10/10 02:03:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/10 02:03:10 INFO : 3: Copied (new) 2025/10/10 02:03:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/CopyDest" 2025/10/10 02:03:15 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 02:03:15 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:15 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:03:16 INFO : one: Copied (new) 2025/10/10 02:03:16 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:03:16 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:16 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/10 02:03:17 INFO : one: Copied (replaced existing) 2025/10/10 02:03:17 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/BackupDir" 2025/10/10 02:03:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:03:20 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 02:03:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:03:21 INFO : one: Copied (server-side copy) 2025/10/10 02:03:21 INFO : one: Deleted 2025/10/10 02:03:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/10 02:03:22 INFO : one: Copied (server-side copy) 2025/10/10 02:03:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/10 02:03:22 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:22 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:23 DEBUG : one: Unchanged skipping 2025/10/10 02:03:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 02:03:24 INFO : two: Copied (server-side copy) 2025/10/10 02:03:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/10 02:03:24 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:24 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:24 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:24 DEBUG : two: Unchanged skipping 2025/10/10 02:03:24 DEBUG : one: Unchanged skipping 2025/10/10 02:03:24 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:24 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:24 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:24 INFO : There was nothing to transfer 2025/10/10 02:03:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:25 DEBUG : one: Unchanged skipping 2025/10/10 02:03:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/10 02:03:26 DEBUG : three: Destination not found in --copy-dest 2025/10/10 02:03:26 DEBUG : three: Need to transfer - File not found at Destination 2025/10/10 02:03:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 02:03:26 DEBUG : two: Unchanged skipping 2025/10/10 02:03:26 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:26 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/10 02:03:26 INFO : three: Copied (new) 2025/10/10 02:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.61s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:03:30 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/backup" 2025/10/10 02:03:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 02:03:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:33 DEBUG : two: Unchanged skipping 2025/10/10 02:03:33 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:03:34 INFO : one: Copied (server-side copy) 2025/10/10 02:03:34 INFO : one: Deleted 2025/10/10 02:03:34 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:03:35 INFO : one: Copied (new) 2025/10/10 02:03:35 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:03:36 INFO : three.txt: Copied (server-side copy) 2025/10/10 02:03:36 INFO : three.txt: Deleted 2025/10/10 02:03:36 INFO : three.txt: Moved into backup dir 2025/10/10 02:03:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 02:03:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:37 DEBUG : two: Unchanged skipping 2025/10/10 02:03:37 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:03:38 INFO : one: Copied (server-side copy) 2025/10/10 02:03:38 INFO : one: Deleted 2025/10/10 02:03:38 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 02:03:38 INFO : one: Copied (new) 2025/10/10 02:03:38 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:03:39 INFO : three.txt: Copied (server-side copy) 2025/10/10 02:03:39 INFO : three.txt: Deleted 2025/10/10 02:03:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/backup" 2025/10/10 02:03:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 02:03:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:45 DEBUG : two: Unchanged skipping 2025/10/10 02:03:45 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:03:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 02:03:47 INFO : one: Deleted 2025/10/10 02:03:47 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:03:48 INFO : one: Copied (new) 2025/10/10 02:03:48 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:03:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 02:03:49 INFO : three.txt: Deleted 2025/10/10 02:03:49 INFO : three.txt: Moved into backup dir 2025/10/10 02:03:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 02:03:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:50 DEBUG : two: Unchanged skipping 2025/10/10 02:03:50 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:03:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:03:51 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 02:03:51 INFO : one: Deleted 2025/10/10 02:03:51 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:03:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 02:03:52 INFO : one: Copied (new) 2025/10/10 02:03:52 DEBUG : Waiting for deletions to finish 2025/10/10 02:03:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:03:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 02:03:53 INFO : three.txt: Deleted 2025/10/10 02:03:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/backup" 2025/10/10 02:03:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 02:03:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:03:59 DEBUG : two: Unchanged skipping 2025/10/10 02:03:59 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:04:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:04:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 02:04:00 INFO : one: Deleted 2025/10/10 02:04:00 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:04:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:01 INFO : one: Copied (new) 2025/10/10 02:04:01 DEBUG : Waiting for deletions to finish 2025/10/10 02:04:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:04:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 02:04:02 INFO : three.txt: Deleted 2025/10/10 02:04:02 INFO : three.txt: Moved into backup dir 2025/10/10 02:04:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 02:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:03 DEBUG : two: Unchanged skipping 2025/10/10 02:04:03 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:04:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 02:04:04 INFO : one: Deleted 2025/10/10 02:04:04 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:04:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 02:04:05 INFO : one: Copied (new) 2025/10/10 02:04:05 DEBUG : Waiting for deletions to finish 2025/10/10 02:04:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:04:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 02:04:05 INFO : three.txt: Deleted 2025/10/10 02:04:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:04:08 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/9f02edd3d08dcbbb9f980e1b/c001_v0001182_t0044": EOF 2025/10/10 02:04:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/9f02edd3d08dcbbb9f980e1b/c001_v0001182_t0044": EOF) 2025/10/10 02:04:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-toqequv9debi: 1/10 (Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/9f02edd3d08dcbbb9f980e1b/c001_v0001182_t0044": EOF) 2025/10/10 02:04:10 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 02:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:04:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 02:04:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:12 DEBUG : two: Unchanged skipping 2025/10/10 02:04:12 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:04:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:04:13 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 02:04:13 INFO : one: Deleted 2025/10/10 02:04:13 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:04:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:14 INFO : one: Copied (new) 2025/10/10 02:04:14 DEBUG : Waiting for deletions to finish 2025/10/10 02:04:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:04:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 02:04:14 INFO : three.txt: Deleted 2025/10/10 02:04:14 INFO : three.txt: Moved into backup dir 2025/10/10 02:04:16 DEBUG : one.bak: Excluded (Path Filter) 2025/10/10 02:04:16 DEBUG : one.bak: Excluded 2025/10/10 02:04:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/10 02:04:16 DEBUG : three.txt.bak: Excluded 2025/10/10 02:04:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 02:04:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:16 DEBUG : two: Unchanged skipping 2025/10/10 02:04:16 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for checks to finish 2025/10/10 02:04:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:16 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 02:04:17 INFO : one: Deleted 2025/10/10 02:04:17 DEBUG : B2 bucket rclone-test-toqequv9debi path dst: Waiting for transfers to finish 2025/10/10 02:04:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 02:04:17 INFO : one: Copied (new) 2025/10/10 02:04:17 DEBUG : Waiting for deletions to finish 2025/10/10 02:04:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:04:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 02:04:17 INFO : three.txt: Deleted 2025/10/10 02:04:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.30s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:04:20 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:04:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 02:04:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:04:23 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 02:04:23 INFO : one: Deleted 2025/10/10 02:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:25 INFO : one: Copied (new) 2025/10/10 02:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:25 DEBUG : two: Unchanged skipping 2025/10/10 02:04:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/10 02:04:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:04:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 02:04:26 INFO : three.txt: Deleted 2025/10/10 02:04:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:04:26 INFO : three.txt: Copied (new) 2025/10/10 02:04:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 02:04:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:28 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 02:04:28 INFO : one: Deleted 2025/10/10 02:04:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 02:04:29 INFO : one: Copied (new) 2025/10/10 02:04:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:29 DEBUG : two: Unchanged skipping 2025/10/10 02:04:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/10 02:04:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:04:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 02:04:30 INFO : three.txt: Deleted 2025/10/10 02:04:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/10 02:04:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.73s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-toqequv9debi/dst" 2025/10/10 02:04:34 DEBUG : Config file has changed externally - reloading 2025/10/10 02:04:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 02:04:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 02:04:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 02:04:37 INFO : one: Deleted 2025/10/10 02:04:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:38 INFO : one: Copied (new) 2025/10/10 02:04:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:38 DEBUG : two: Unchanged skipping 2025/10/10 02:04:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/10 02:04:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 02:04:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 02:04:39 INFO : three.txt: Deleted 2025/10/10 02:04:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:04:39 INFO : three.txt: Copied (new) 2025/10/10 02:04:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 02:04:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 02:04:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 02:04:41 INFO : one: Deleted 2025/10/10 02:04:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 02:04:41 INFO : one: Copied (new) 2025/10/10 02:04:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:41 DEBUG : two: Unchanged skipping 2025/10/10 02:04:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/10 02:04:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 02:04:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 02:04:42 INFO : three.txt: Deleted 2025/10/10 02:04:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/10 02:04:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.98s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:04:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:04:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/10 02:04:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:04:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/10 02:04:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/10 02:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:04:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/10 02:04:46 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:04:46 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:04:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 02:04:47 INFO : existing: Copied (new) 2025/10/10 02:04:47 DEBUG : Waiting for deletions to finish 2025/10/10 02:04:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/10 02:04:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:04:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/10 02:04:47 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:04:47 ERROR : B2 bucket rclone-test-toqequv9debi: not deleting files as there were IO errors 2025/10/10 02:04:47 ERROR : B2 bucket rclone-test-toqequv9debi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:04:49 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:04:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:04:49 DEBUG : existing: Unchanged skipping 2025/10/10 02:04:49 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:04:49 DEBUG : Waiting for deletions to finish 2025/10/10 02:04:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.70s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", 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-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:05 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:05:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both0: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both13: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both14: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both15: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both16: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both10: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both12: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both11: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both17: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both1: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both3: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both4: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both5: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both6: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both7: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both8: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:05 DEBUG : both9: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both18: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both19: Unchanged skipping 2025/10/10 02:05:05 DEBUG : both2: Unchanged skipping 2025/10/10 02:05:05 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:05:05 DEBUG : Waiting for deletions to finish 2025/10/10 02:05:05 INFO : only2: Deleted 2025/10/10 02:05:05 INFO : only8: Deleted 2025/10/10 02:05:05 INFO : only9: Deleted 2025/10/10 02:05:05 INFO : only0: Deleted 2025/10/10 02:05:05 INFO : only10: Deleted 2025/10/10 02:05:05 INFO : only12: Deleted 2025/10/10 02:05:05 INFO : only16: Deleted 2025/10/10 02:05:05 INFO : only18: Deleted 2025/10/10 02:05:05 INFO : only19: Deleted 2025/10/10 02:05:05 INFO : only6: Deleted 2025/10/10 02:05:05 INFO : only7: Deleted 2025/10/10 02:05:06 INFO : only11: Deleted 2025/10/10 02:05:06 INFO : only14: Deleted 2025/10/10 02:05:06 INFO : only15: Deleted 2025/10/10 02:05:06 INFO : only3: Deleted 2025/10/10 02:05:06 INFO : only5: Deleted 2025/10/10 02:05:06 INFO : only4: Deleted 2025/10/10 02:05:06 INFO : only13: Deleted 2025/10/10 02:05:06 INFO : only17: Deleted 2025/10/10 02:05:06 INFO : only1: Deleted 2025/10/10 02:05:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:05:24 DEBUG : both0: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both13: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both14: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both15: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both16: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both10: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both11: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both19: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both12: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both17: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both18: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both4: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both5: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both6: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both7: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both8: Unchanged skipping 2025/10/10 02:05:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:24 DEBUG : both9: Unchanged skipping 2025/10/10 02:05:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : both1: Unchanged skipping 2025/10/10 02:05:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : both2: Unchanged skipping 2025/10/10 02:05:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : both3: Unchanged skipping 2025/10/10 02:05:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/10 02:05:24 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:05:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 INFO : only0: Copied (replaced existing) 2025/10/10 02:05:24 INFO : only10: Copied (replaced existing) 2025/10/10 02:05:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 INFO : only13: Copied (replaced existing) 2025/10/10 02:05:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 INFO : only14: Copied (replaced existing) 2025/10/10 02:05:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 INFO : only11: Copied (replaced existing) 2025/10/10 02:05:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 INFO : only15: Copied (replaced existing) 2025/10/10 02:05:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:24 INFO : only16: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only19: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only12: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only2: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only17: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only4: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only5: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only6: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only7: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only8: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only9: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only18: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only1: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 02:05:25 INFO : only3: Copied (replaced existing) 2025/10/10 02:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:33 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:05:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:05:33 DEBUG : empty_on_remote: Making directory with metadata 2025/10/10 02:05:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:05:33 INFO : empty_on_remote: Making directory 2025/10/10 02:05:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 02:05:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:36 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:05:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:05:36 DEBUG : empty_on_remote: Making directory with metadata 2025/10/10 02:05:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 02:05:36 INFO : empty_on_remote: Making directory 2025/10/10 02:05:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 02:05:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:39 INFO : sub dir: Making directory 2025/10/10 02:05:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 02:05:43 INFO : sub dir: Making directory 2025/10/10 02:05:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.16s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:05:58 DEBUG : Waiting for deletions to finish 2025/10/10 02:05:58 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : apple: Unchanged skipping 2025/10/10 02:05:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : banana: Unchanged skipping 2025/10/10 02:05:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:05:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:05:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:05:59 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:05:59 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:05:59 DEBUG : Waiting for deletions to finish 2025/10/10 02:05:59 INFO : There was nothing to transfer 2025/10/10 02:05:59 DEBUG : Waiting for deletions to finish 2025/10/10 02:05:59 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:05:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:06:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : apple: Unchanged skipping 2025/10/10 02:06:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : banana: Unchanged skipping 2025/10/10 02:06:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:06:00 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:00 INFO : There was nothing to transfer 2025/10/10 02:06:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:00 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:06:16 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:16 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : apple: Unchanged skipping 2025/10/10 02:06:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:06:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : banana: Unchanged skipping 2025/10/10 02:06:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:06:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:17 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:17 INFO : There was nothing to transfer 2025/10/10 02:06:17 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:17 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : apple: Unchanged skipping 2025/10/10 02:06:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : banana: Unchanged skipping 2025/10/10 02:06:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:06:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:06:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:18 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:18 INFO : There was nothing to transfer 2025/10/10 02:06:18 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:18 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:06:33 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:33 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 02:06:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 02:06:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 02:06:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 02:06:34 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/10 02:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 02:06:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 02:06:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 02:06:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 02:06:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 02:06:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/10 02:06:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 02:06:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 02:06:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 02:06:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 02:06:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 02:06:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 02:06:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 02:06:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 02:06:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 02:06:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 02:06:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 02:06:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 02:06:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:36 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:36 INFO : apple: Deleted 2025/10/10 02:06:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 02:06:37 INFO : appleappleapplebanana: Deleted 2025/10/10 02:06:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 02:06:37 INFO : banana: Deleted 2025/10/10 02:06:37 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 02:06:37 INFO : splitbananasplit: Deleted 2025/10/10 02:06:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 02:06:37 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 02:06:37 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : apple: Unchanged skipping 2025/10/10 02:06:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : banana: Unchanged skipping 2025/10/10 02:06:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:06:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:06:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:06:38 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:38 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:38 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/10 02:06:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/10 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:06:53 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:53 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:06:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 02:06:54 INFO : apple: Copied (new) to: PREFIXapple 2025/10/10 02:06:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 02:06:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 02:06:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 02:06:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 02:06:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 02:06:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 02:06:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 02:06:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 02:06:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 02:06:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 02:06:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/10 02:06:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:54 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:54 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 02:06:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 02:06:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 02:06:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 02:06:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 02:06:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/10 02:06:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 02:06:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 02:06:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 02:06:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 02:06:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 02:06:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 02:06:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 02:06:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 02:06:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 02:06:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 02:06:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 02:06:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 02:06:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 02:06:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 02:06:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:56 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:56 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 02:06:56 INFO : splitbananasplit: Deleted 2025/10/10 02:06:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 02:06:56 INFO : appleappleapplebanana: Deleted 2025/10/10 02:06:56 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 02:06:56 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 02:06:57 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 02:06:57 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 02:06:57 INFO : apple: Deleted 2025/10/10 02:06:57 INFO : banana: Deleted 2025/10/10 02:06:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 02:06:57 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 02:06:57 DEBUG : Waiting for deletions to finish 2025/10/10 02:06:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 02:06:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 02:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 02:06:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:06:57 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:06:57 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:06:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 02:06:57 INFO : banana: Copied (new) 2025/10/10 02:06:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 02:06:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/10 02:06:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 02:06:58 INFO : splitbananasplit: Copied (new) 2025/10/10 02:06:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 02:06:58 INFO : apple: Copied (new) 2025/10/10 02:06:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 02:06:58 INFO : appleappleapplebanana: Copied (new) 2025/10/10 02:06:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 02:06:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/10 02:06:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 02:06:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/10 02:06:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 02:06:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 02:06:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/10 02:06:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 02:06:58 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 02:06:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 02:06:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 02:06:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 02:06:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 02:06:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 02:06:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 02:06:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 02:06:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 02:06:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 02:06:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/10 02:06:59 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/10 02:07:00 INFO : PREFIXsplitbananasplit: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/10 02:07:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/10 02:07:00 INFO : PREFIXapple: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/10 02:07:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/10 02:07:00 INFO : PREFIXbanana: Deleted 2025/10/10 02:07:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:00 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:07:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:01 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:07:16 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:16 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:07:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 02:07:17 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:07:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:07:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 02:07:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 02:07:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 02:07:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 02:07:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 02:07:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 02:07:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 02:07:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 02:07:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 02:07:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 02:07:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 02:07:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 02:07:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 02:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 02:07:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 02:07:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 02:07:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 02:07:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 02:07:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 02:07:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:19 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:19 INFO : banana: Deleted 2025/10/10 02:07:19 INFO : splitbananasplit: Deleted 2025/10/10 02:07:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 02:07:19 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 02:07:20 INFO : apple: Deleted 2025/10/10 02:07:20 INFO : appleappleapplebanana: Deleted 2025/10/10 02:07:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 02:07:20 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 02:07:20 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 02:07:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 02:07:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 02:07:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 02:07:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 02:07:21 INFO : apple: Copied (new) 2025/10/10 02:07:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:21 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:07:21 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:07:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 02:07:21 INFO : banana: Copied (new) 2025/10/10 02:07:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 02:07:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/10 02:07:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 02:07:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/10 02:07:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 02:07:21 INFO : splitbananasplit: Copied (new) 2025/10/10 02:07:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 02:07:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 02:07:22 INFO : appleappleapplebanana: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 02:07:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 02:07:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 02:07:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 02:07:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 02:07:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 02:07:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 02:07:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 02:07:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 02:07:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/10 02:07:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 02:07:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/10 02:07:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 02:07:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/10 02:07:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 02:07:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/10 02:07:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 02:07:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/10 02:07:23 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:23 INFO : bananaSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/10 02:07:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : splitbananasplitSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : appleSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/10 02:07:24 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/10 02:07:24 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:24 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:24 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:07:40 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:40 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 02:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 02:07:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:40 DEBUG : apple: Unchanged skipping 2025/10/10 02:07:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:40 DEBUG : banana: Unchanged skipping 2025/10/10 02:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 02:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 02:07:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 02:07:41 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:07:41 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:07:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 02:07:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/10 02:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 02:07:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/10 02:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 02:07:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/10 02:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 02:07:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/10 02:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 02:07:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/10 02:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 02:07:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/10 02:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 02:07:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/10 02:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 02:07:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/10 02:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 02:07:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/10 02:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 02:07:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/10 02:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 02:07:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/10 02:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 02:07:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/10 02:07:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 02:07:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/10 02:07:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 02:07:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/10 02:07:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 02:07:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/10 02:07:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 02:07:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/10 02:07:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 02:07:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/10 02:07:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 02:07:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/10 02:07:42 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 02:07:42 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 02:07:42 INFO : appleappleapplebanana: Deleted 2025/10/10 02:07:42 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 02:07:43 INFO : splitbananasplit: Deleted 2025/10/10 02:07:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 02:07:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 02:07:43 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:43 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : appleapple: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:07:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:07:44 DEBUG : apple: Unchanged skipping 2025/10/10 02:07:44 DEBUG : banana: Unchanged skipping 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 02:07:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 02:07:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:07:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:07:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:07:44 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:07:44 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:44 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:44 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : appleapple: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/10 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 02:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 02:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 02:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 02:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 02:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 02:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 02:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 02:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 02:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 02:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 02:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 02:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 02:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 02:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 02:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 02:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:07:59 DEBUG : Waiting for deletions to finish 2025/10/10 02:07:59 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:00 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:00 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:00 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:00 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:01 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:01 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:01 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:01 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:01 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:02 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:08:16 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:16 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:17 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:17 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:17 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:18 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:18 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:18 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:08:34 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:34 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:35 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:35 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:35 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:35 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:35 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:36 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:36 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:36 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:36 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:08:51 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:52 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:52 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:52 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:52 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:53 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : apple: Unchanged skipping 2025/10/10 02:08:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:08:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : banana: Unchanged skipping 2025/10/10 02:08:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:08:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:08:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:08:53 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:08:53 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:53 DEBUG : Waiting for deletions to finish 2025/10/10 02:08:53 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:09 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:10 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : apple: Unchanged skipping 2025/10/10 02:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : banana: Unchanged skipping 2025/10/10 02:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:09:11 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:11 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:11 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:11 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 02:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : apple: Unchanged skipping 2025/10/10 02:09:11 DEBUG : banana: Unchanged skipping 2025/10/10 02:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 02:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 02:09:12 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:12 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:12 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:12 DEBUG : apple: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : banana: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 02:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.08s) --- PASS: TestTransform/NFC (17.32s) --- PASS: TestTransform/NFD (18.04s) --- PASS: TestTransform/base64 (20.21s) --- PASS: TestTransform/prefix (22.22s) --- PASS: TestTransform/suffix (23.98s) --- PASS: TestTransform/truncate (19.50s) --- PASS: TestTransform/encoder (17.72s) --- PASS: TestTransform/ISO-8859-1 (16.44s) --- PASS: TestTransform/charmap (18.06s) --- PASS: TestTransform/lowercase (17.30s) --- PASS: TestTransform/ascii (18.30s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 02:09:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 02:09:17 INFO : sub dir_somesuffix: Making directory 2025/10/10 02:09:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 02:09:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/10 02:09:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 02:09:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:17 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 02:09:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 02:09:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:18 INFO : tictactoe: Making directory 2025/10/10 02:09:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/10 02:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:18 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/10 02:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:20 INFO : toe: Making directory 2025/10/10 02:09:20 INFO : toe/toe: Making directory 2025/10/10 02:09:20 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 02:09:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 02:09:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 02:09:20 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:20 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/10 02:09:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:22 INFO : toe: Making directory 2025/10/10 02:09:22 INFO : toe/toe: Making directory 2025/10/10 02:09:22 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 02:09:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 02:09:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 02:09:22 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:22 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/10 02:09:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:24 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:09:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 02:09:24 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:24 INFO : tictacempty_dir: Making directory 2025/10/10 02:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:24 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:24 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:24 INFO : tictactoe: Making directory 2025/10/10 02:09:24 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:24 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:24 INFO : tictactoe/tictactoe: Making directory 2025/10/10 02:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:24 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:24 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.53s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:25 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:09:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 02:09:25 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:25 INFO : tictacempty_dir: Making directory 2025/10/10 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:25 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:25 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:25 INFO : tictactoe: Making directory 2025/10/10 02:09:25 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:25 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:25 INFO : tictactoe/tictactoe: Making directory 2025/10/10 02:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 02:09:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:25 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:25 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/10 02:09:27 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:27 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:27 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:27 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 02:09:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/10 02:09:27 NOTICE: B2 bucket rclone-test-toqequv9debi: 0 differences found 2025/10/10 02:09:27 NOTICE: B2 bucket rclone-test-toqequv9debi: 1 matching files --- PASS: TestAllTag (2.74s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:28 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:28 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:28 INFO : tictactoe: Making directory 2025/10/10 02:09:28 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:28 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:28 INFO : tictactoe/tictactoe: Making directory 2025/10/10 02:09:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:28 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:28 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:29 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:29 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:29 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:29 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 02:09:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 02:09:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/10 02:09:30 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/10/10 02:09:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:31 INFO : toe: Making directory 2025/10/10 02:09:31 INFO : toe/toe: Making directory 2025/10/10 02:09:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 02:09:31 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:31 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:32 INFO : toe/toe/toe: Copied (new) 2025/10/10 02:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.94s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:32 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:09:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 02:09:32 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:33 INFO : tictacempty_dir: Making directory 2025/10/10 02:09:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:33 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:33 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:33 INFO : tictactoe: Making directory 2025/10/10 02:09:33 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:33 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:33 INFO : tictactoe/tictactoe: Making directory 2025/10/10 02:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 02:09:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:33 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:33 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:33 INFO : toe/toe/toe.txt: Deleted 2025/10/10 02:09:33 INFO : toe/toe: Removing directory 2025/10/10 02:09:33 INFO : toe: Removing directory 2025/10/10 02:09:33 INFO : empty_dir: Removing directory 2025/10/10 02:09:33 DEBUG : Local file system at /tmp/rclone2030723950: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:34 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:09:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 02:09:34 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:34 INFO : tictacempty_dir: Making directory 2025/10/10 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:34 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:34 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:34 INFO : tictactoe: Making directory 2025/10/10 02:09:34 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:34 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:34 INFO : tictactoe/tictactoe: Making directory 2025/10/10 02:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:34 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:35 INFO : toe/toe/toe.txt: Deleted 2025/10/10 02:09:35 INFO : toe/toe: Removing directory 2025/10/10 02:09:35 INFO : toe: Removing directory 2025/10/10 02:09:35 INFO : empty_dir: Removing directory 2025/10/10 02:09:35 DEBUG : Local file system at /tmp/rclone2030723950: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/10 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 02:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/10 02:09:37 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.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:38 DEBUG : Reset feature "Copy" 2025/10/10 02:09:38 DEBUG : Reset feature "Move" 2025/10/10 02:09:38 DEBUG : Reset feature "Copy" 2025/10/10 02:09:38 DEBUG : Reset feature "Move" 2025/10/10 02:09:38 DEBUG : empty_dir: Making directory with metadata 2025/10/10 02:09:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 02:09:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:38 INFO : tictacempty_dir: Making directory 2025/10/10 02:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 02:09:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:38 INFO : tictactoe: Making directory 2025/10/10 02:09:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 02:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:38 INFO : tictactoe/tictactoe: Making directory 2025/10/10 02:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 02:09:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 02:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:38 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:38 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 02:09:39 INFO : toe/toe/toe.txt: Deleted 2025/10/10 02:09:39 INFO : toe/toe: Removing directory 2025/10/10 02:09:39 INFO : toe: Removing directory 2025/10/10 02:09:39 INFO : empty_dir: Removing directory 2025/10/10 02:09:39 DEBUG : Local file system at /tmp/rclone2030723950: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/10 02:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 02:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 02:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 02:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 02:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/10 02:09:41 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.86s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:42 DEBUG : toe: transformed to: dG9l 2025/10/10 02:09:42 DEBUG : toe: transformed to: dG9l 2025/10/10 02:09:42 INFO : dG9l: Making directory 2025/10/10 02:09:42 DEBUG : toe: transformed to: dG9l 2025/10/10 02:09:42 DEBUG : toe: transformed to: dG9l 2025/10/10 02:09:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/10 02:09:42 INFO : dG9l/dG9l: Making directory 2025/10/10 02:09:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/10 02:09:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/10 02:09:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 02:09:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 02:09:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 02:09:42 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:42 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 02:09:43 DEBUG : Waiting for deletions to finish 2025/10/10 02:09:43 DEBUG : dG9l: transformed to: toe 2025/10/10 02:09:43 DEBUG : dG9l: transformed to: toe 2025/10/10 02:09:43 DEBUG : dG9l: transformed to: toe 2025/10/10 02:09:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/10 02:09:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/10 02:09:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/10 02:09:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/10 02:09:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/10 02:09:44 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for checks to finish 2025/10/10 02:09:44 DEBUG : Local file system at /tmp/rclone2030723950: Waiting for transfers to finish 2025/10/10 02:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-toqequv9debi", Local "Local file system at /tmp/rclone2030723950", Modify Window "1ms" 2025/10/10 02:09:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:44 DEBUG : toe: transformed to: 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe: transformed to: 2025/10/10 02:09:45 INFO : B2 bucket rclone-test-toqequv9debi: Making directory 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe: transformed to: 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe: transformed to: 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe/toe: transformed to: 2025/10/10 02:09:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/10 02:09:45 INFO : toe/toe: Making directory 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe/toe: transformed to: 2025/10/10 02:09:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe: transformed to: 2025/10/10 02:09:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 02:09:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 02:09:45 DEBUG : toe/toe/toe: transformed to: 2025/10/10 02:09:45 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for checks to finish 2025/10/10 02:09:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/10 02:09:45 DEBUG : B2 bucket rclone-test-toqequv9debi: Waiting for transfers to finish 2025/10/10 02:09:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 02:09:46 INFO : toe/toe/toe: Copied (new) 2025/10/10 02:09:46 ERROR : B2 bucket rclone-test-toqequv9debi: not deleting files as there were IO errors 2025/10/10 02:09:46 ERROR : B2 bucket rclone-test-toqequv9debi: not deleting directories as there were IO errors --- PASS: TestError (1.99s) PASS 2025/10/10 02:09:46 DEBUG : B2 bucket rclone-test-toqequv9debi: Purge remote 2025/10/10 02:09:46 INFO : B2 bucket rclone-test-toqequv9debi: cleaning bucket "rclone-test-toqequv9debi" of all files 2025/10/10 02:09:47 DEBUG : BackupDir/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bf3_d20251010_m020327_c001_v7007000_t0000_u01760061807238") 2025/10/10 02:09:47 DEBUG : BackupDir/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe0ac_d20251010_m020321_c001_v0001093_t0045_u01760061801323") 2025/10/10 02:09:47 DEBUG : CompareDest/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c3c98_d20251010_m020302_c001_v7007000_t0000_u01760061782113") 2025/10/10 02:09:47 DEBUG : CompareDest/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6648_d20251010_m020256_c001_v0001136_t0044_u01760061776295") 2025/10/10 02:09:47 DEBUG : CompareDest/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c3c99_d20251010_m020302_c001_v7007000_t0000_u01760061782295") 2025/10/10 02:09:47 DEBUG : CompareDest/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6b52_d20251010_m020257_c001_v0001182_t0030_u01760061777708") 2025/10/10 02:09:47 DEBUG : CopyDest/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bf4_d20251010_m020327_c001_v7007000_t0000_u01760061807421") 2025/10/10 02:09:47 DEBUG : CopyDest/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9953fd_d20251010_m020318_c001_v0001180_t0036_u01760061798488") 2025/10/10 02:09:47 DEBUG : CopyDest/three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bf5_d20251010_m020327_c001_v7007000_t0000_u01760061807605") 2025/10/10 02:09:48 DEBUG : CopyDest/three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6c2e_d20251010_m020325_c001_v0001182_t0052_u01760061805364") 2025/10/10 02:09:48 DEBUG : CopyDest/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bf7_d20251010_m020327_c001_v7007000_t0000_u01760061807788") 2025/10/10 02:09:48 DEBUG : CopyDest/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b66c2_d20251010_m020322_c001_v0001136_t0034_u01760061802925") 2025/10/10 02:09:48 DEBUG : EXISTING: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc344_d20251010_m020449_c001_v7007000_t0000_u01760061889763") 2025/10/10 02:09:48 DEBUG : EXISTING: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68b0_d20251010_m020448_c001_v0001136_t0040_u01760061888438") 2025/10/10 02:09:48 DEBUG : PREFIXapple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc451_d20251010_m020700_c001_v7007000_t0000_u01760062020176") 2025/10/10 02:09:48 DEBUG : PREFIXapple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b1d_d20251010_m020654_c001_v0001180_t0010_u01760062014323") 2025/10/10 02:09:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d477c_d20251010_m020659_c001_v7007000_t0000_u01760062019977") 2025/10/10 02:09:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c6e_d20251010_m020654_c001_v0001136_t0035_u01760062014341") 2025/10/10 02:09:48 DEBUG : PREFIXbanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb34_d20251010_m020700_c001_v7007000_t0000_u01760062020329") 2025/10/10 02:09:48 DEBUG : PREFIXbanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674028c_d20251010_m020654_c001_v0001104_t0030_u01760062014353") 2025/10/10 02:09:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c7095_d20251010_m020659_c001_v7007000_t0000_u01760062019931") 2025/10/10 02:09:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3ff_d20251010_m020654_c001_v0001093_t0030_u01760062014329") 2025/10/10 02:09:48 DEBUG : Testêé: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc337_d20251010_m020446_c001_v7007000_t0000_u01760061886151") 2025/10/10 02:09:48 DEBUG : Testêé: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b689d_d20251010_m020445_c001_v0001136_t0045_u01760061885439") 2025/10/10 02:09:49 DEBUG : Testêé: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99565d_d20251010_m020444_c001_v0001180_t0028_u01760061884476") 2025/10/10 02:09:49 DEBUG : YXBwbGU=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b0_d20251010_m020639_c001_v7007000_t0000_u01760061999422") 2025/10/10 02:09:49 DEBUG : YXBwbGU=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3ba_d20251010_m020634_c001_v0001093_t0021_u01760061994361") 2025/10/10 02:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b2_d20251010_m020639_c001_v7007000_t0000_u01760061999604") 2025/10/10 02:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a8a_d20251010_m020634_c001_v0001180_t0045_u01760061994365") 2025/10/10 02:09:49 DEBUG : YmFuYW5h: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b3_d20251010_m020639_c001_v7007000_t0000_u01760061999788") 2025/10/10 02:09:49 DEBUG : YmFuYW5h: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740214_d20251010_m020634_c001_v0001104_t0004_u01760061994379") 2025/10/10 02:09:49 DEBUG : a/potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435de9_d20251010_m020128_c001_v7007000_t0000_u01760061688958") 2025/10/10 02:09:49 DEBUG : a/potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950b9_d20251010_m020128_c001_v0001180_t0041_u01760061688361") 2025/10/10 02:09:49 DEBUG : a/potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94af05_d20251010_m020126_c001_v7007000_t0000_u01760061686834") 2025/10/10 02:09:49 DEBUG : a/potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950a6_d20251010_m020125_c001_v0001180_t0043_u01760061685912") 2025/10/10 02:09:49 DEBUG : a/potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f6c_d20251010_m020110_c001_v7007000_t0000_u01760061670384") 2025/10/10 02:09:49 DEBUG : a/potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99502e_d20251010_m020109_c001_v0001180_t0041_u01760061669494") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4889_d20251010_m020912_c001_v7007000_t0000_u01760062152908") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ee4_d20251010_m020908_c001_v0001180_t0038_u01760062148359") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdbb_d20251010_m020854_c001_v7007000_t0000_u01760062134559") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e6a_d20251010_m020849_c001_v0001180_t0033_u01760062129730") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f25_d20251010_m020837_c001_v7007000_t0000_u01760062117276") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e0b_d20251010_m020832_c001_v0001180_t0009_u01760062112716") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4fed_d20251010_m020819_c001_v7007000_t0000_u01760062099276") 2025/10/10 02:09:49 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995db1_d20251010_m020815_c001_v0001180_t0041_u01760062095176") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74da_d20251010_m020802_c001_v7007000_t0000_u01760062082762") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d24_d20251010_m020757_c001_v0001180_t0039_u01760062077903") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b07_d20251010_m020745_c001_v7007000_t0000_u01760062065160") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6dc2_d20251010_m020738_c001_v0001136_t0016_u01760062058238") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a315c_d20251010_m020725_c001_v7007000_t0000_u01760062045538") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c0e_d20251010_m020721_c001_v0001180_t0036_u01760062041189") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc46a_d20251010_m020720_c001_v7007000_t0000_u01760062040112") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bd9_d20251010_m020714_c001_v0001180_t0034_u01760062034809") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb3d_d20251010_m020701_c001_v7007000_t0000_u01760062021629") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c89_d20251010_m020657_c001_v0001136_t0057_u01760062017861") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087a82_d20251010_m020656_c001_v7007000_t0000_u01760062016943") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b0b_d20251010_m020651_c001_v0001180_t0020_u01760062011497") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51a5_d20251010_m020636_c001_v7007000_t0000_u01760061996790") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a72_d20251010_m020631_c001_v0001180_t0028_u01760061991526") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c55f_d20251010_m020619_c001_v7007000_t0000_u01760061979207") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9959fb_d20251010_m020614_c001_v0001180_t0037_u01760061974354") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e1_d20251010_m020601_c001_v7007000_t0000_u01760061961117") 2025/10/10 02:09:50 DEBUG : apple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99594b_d20251010_m020556_c001_v0001180_t0058_u01760061956665") 2025/10/10 02:09:50 DEBUG : appleSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9e3_d20251010_m020723_c001_v7007000_t0000_u01760062043996") 2025/10/10 02:09:50 DEBUG : appleSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674033f_d20251010_m020717_c001_v0001104_t0034_u01760062037278") 2025/10/10 02:09:50 DEBUG : appleapple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b0b_d20251010_m020745_c001_v7007000_t0000_u01760062065342") 2025/10/10 02:09:50 DEBUG : appleapple: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ca3_d20251010_m020740_c001_v0001180_t0048_u01760062060917") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d488a_d20251010_m020913_c001_v7007000_t0000_u01760062153088") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ff8_d20251010_m020909_c001_v0001136_t0013_u01760062149124") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdbc_d20251010_m020854_c001_v7007000_t0000_u01760062134741") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f7b_d20251010_m020850_c001_v0001136_t0044_u01760062130537") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f28_d20251010_m020837_c001_v7007000_t0000_u01760062117459") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f19_d20251010_m020833_c001_v0001136_t0009_u01760062113795") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4fee_d20251010_m020819_c001_v7007000_t0000_u01760062099469") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6eb2_d20251010_m020815_c001_v0001136_t0036_u01760062095883") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74db_d20251010_m020802_c001_v7007000_t0000_u01760062082944") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e4f_d20251010_m020758_c001_v0001136_t0013_u01760062078877") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41185a1fa5a0ce12_d20251010_m020742_c001_v7007000_t0000_u01760062062878") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe4f2_d20251010_m020738_c001_v0001093_t0039_u01760062058767") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3160_d20251010_m020725_c001_v7007000_t0000_u01760062045721") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740367_d20251010_m020721_c001_v0001104_t0018_u01760062041222") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3147_d20251010_m020720_c001_v7007000_t0000_u01760062040109") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d18_d20251010_m020715_c001_v0001136_t0044_u01760062035320") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb3f_d20251010_m020701_c001_v7007000_t0000_u01760062021812") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467402b0_d20251010_m020657_c001_v0001104_t0042_u01760062017853") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087a81_d20251010_m020656_c001_v7007000_t0000_u01760062016759") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c5e_d20251010_m020652_c001_v0001136_t0040_u01760062012045") 2025/10/10 02:09:51 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4a23_d20251010_m020637_c001_v7007000_t0000_u01760061997208") 2025/10/10 02:09:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bd7_d20251010_m020632_c001_v0001136_t0034_u01760061992146") 2025/10/10 02:09:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c562_d20251010_m020619_c001_v7007000_t0000_u01760061979390") 2025/10/10 02:09:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6b2e_d20251010_m020615_c001_v0001136_t0052_u01760061975096") 2025/10/10 02:09:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e3_d20251010_m020601_c001_v7007000_t0000_u01760061961348") 2025/10/10 02:09:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ab0_d20251010_m020557_c001_v0001136_t0045_u01760061957365") 2025/10/10 02:09:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3156_d20251010_m020724_c001_v7007000_t0000_u01760062044149") 2025/10/10 02:09:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d1e_d20251010_m020717_c001_v0001136_t0027_u01760062037264") 2025/10/10 02:09:52 DEBUG : b/potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dea_d20251010_m020129_c001_v7007000_t0000_u01760061689141") 2025/10/10 02:09:52 DEBUG : b/potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950af_d20251010_m020127_c001_v0001180_t0016_u01760061687388") 2025/10/10 02:09:52 DEBUG : b/potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94af04_d20251010_m020126_c001_v7007000_t0000_u01760061686262") 2025/10/10 02:09:52 DEBUG : b/potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99509e_d20251010_m020125_c001_v0001180_t0047_u01760061685103") 2025/10/10 02:09:52 DEBUG : b/potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f68_d20251010_m020109_c001_v7007000_t0000_u01760061669833") 2025/10/10 02:09:52 DEBUG : b/potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995024_d20251010_m020108_c001_v0001180_t0017_u01760061668623") 2025/10/10 02:09:52 DEBUG : backup/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405135ade5b6bcc9_d20251010_m020339_c001_v7007000_t0000_u01760061819704") 2025/10/10 02:09:52 DEBUG : backup/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1055e2a82760d602_d20251010_m020338_c001_v0001184_t0039_u01760061818094") 2025/10/10 02:09:52 DEBUG : backup/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f110e007e1c1e8096_d20251010_m020334_c001_v0001131_t0010_u01760061814331") 2025/10/10 02:09:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de2a_d20251010_m020406_c001_v7007000_t0000_u01760061846186") 2025/10/10 02:09:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f111888d167770601_d20251010_m020404_c001_v0001092_t0039_u01760061844233") 2025/10/10 02:09:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f119a2b46b711eb6a_d20251010_m020400_c001_v0001178_t0019_u01760061840577") 2025/10/10 02:09:52 DEBUG : backup/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13ddfc_d20251010_m020353_c001_v7007000_t0000_u01760061833763") 2025/10/10 02:09:52 DEBUG : backup/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f108086936148e426_d20251010_m020351_c001_v0001146_t0008_u01760061831144") 2025/10/10 02:09:53 DEBUG : backup/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f116625b422436f51_d20251010_m020346_c001_v0001144_t0012_u01760061826531") 2025/10/10 02:09:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de2b_d20251010_m020406_c001_v7007000_t0000_u01760061846366") 2025/10/10 02:09:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101615c85ecfdf8_d20251010_m020405_c001_v0001182_t0045_u01760061845422") 2025/10/10 02:09:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11880e949067d023_d20251010_m020402_c001_v0001181_t0047_u01760061842114") 2025/10/10 02:09:53 DEBUG : backup/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405135ade5b6bcca_d20251010_m020339_c001_v7007000_t0000_u01760061819969") 2025/10/10 02:09:53 DEBUG : backup/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f106165247e7b9fcd_d20251010_m020338_c001_v0001184_t0049_u01760061818889") 2025/10/10 02:09:53 DEBUG : backup/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1017b3483b3f1237_d20251010_m020335_c001_v0001177_t0016_u01760061815986") 2025/10/10 02:09:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13ddfd_d20251010_m020353_c001_v7007000_t0000_u01760061833947") 2025/10/10 02:09:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1131bda0118e4c07_d20251010_m020352_c001_v0001099_t0057_u01760061832854") 2025/10/10 02:09:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10159edbe2b39753_d20251010_m020348_c001_v0001032_t0049_u01760061828611") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d488b_d20251010_m020913_c001_v7007000_t0000_u01760062153279") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467405da_d20251010_m020908_c001_v0001104_t0002_u01760062148562") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdbd_d20251010_m020854_c001_v7007000_t0000_u01760062134923") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674054d_d20251010_m020849_c001_v0001104_t0032_u01760062129955") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f2a_d20251010_m020837_c001_v7007000_t0000_u01760062117645") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467404cf_d20251010_m020832_c001_v0001104_t0054_u01760062112989") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4fef_d20251010_m020819_c001_v7007000_t0000_u01760062099652") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740466_d20251010_m020815_c001_v0001104_t0028_u01760062095378") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74dc_d20251010_m020803_c001_v7007000_t0000_u01760062083126") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740412_d20251010_m020758_c001_v0001104_t0008_u01760062078104") 2025/10/10 02:09:53 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b0d_d20251010_m020745_c001_v7007000_t0000_u01760062065526") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c97_d20251010_m020738_c001_v0001180_t0052_u01760062058567") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3161_d20251010_m020725_c001_v7007000_t0000_u01760062045904") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d45_d20251010_m020721_c001_v0001136_t0023_u01760062041197") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28033_d20251010_m020719_c001_v7007000_t0000_u01760062039724") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe467_d20251010_m020714_c001_v0001093_t0040_u01760062034993") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb40_d20251010_m020701_c001_v7007000_t0000_u01760062021996") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b4c_d20251010_m020657_c001_v0001180_t0003_u01760062017844") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac4b9_d20251010_m020656_c001_v7007000_t0000_u01760062016951") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3f5_d20251010_m020651_c001_v0001093_t0039_u01760062011690") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4fb1_d20251010_m020637_c001_v7007000_t0000_u01760061997402") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3aa_d20251010_m020631_c001_v0001093_t0017_u01760061991731") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c563_d20251010_m020619_c001_v7007000_t0000_u01760061979575") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe33f_d20251010_m020614_c001_v0001093_t0047_u01760061974562") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e4_d20251010_m020601_c001_v7007000_t0000_u01760061961529") 2025/10/10 02:09:54 DEBUG : banana: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe2ee_d20251010_m020556_c001_v0001093_t0006_u01760061956895") 2025/10/10 02:09:54 DEBUG : bananaSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb73ae_d20251010_m020723_c001_v7007000_t0000_u01760062043748") 2025/10/10 02:09:54 DEBUG : bananaSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bea_d20251010_m020717_c001_v0001180_t0032_u01760062037246") 2025/10/10 02:09:54 DEBUG : both0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50b4_d20251010_m020526_c001_v7007000_t0000_u01760061926233") 2025/10/10 02:09:54 DEBUG : both0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99575a_d20251010_m020511_c001_v0001180_t0035_u01760061911188") 2025/10/10 02:09:54 DEBUG : both0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc01_d20251010_m020506_c001_v7007000_t0000_u01760061906905") 2025/10/10 02:09:54 DEBUG : both0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995699_d20251010_m020451_c001_v0001180_t0017_u01760061891622") 2025/10/10 02:09:54 DEBUG : both1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50b6_d20251010_m020526_c001_v7007000_t0000_u01760061926414") 2025/10/10 02:09:55 DEBUG : both1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99576a_d20251010_m020512_c001_v0001180_t0057_u01760061912129") 2025/10/10 02:09:55 DEBUG : both1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc02_d20251010_m020507_c001_v7007000_t0000_u01760061907115") 2025/10/10 02:09:55 DEBUG : both1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956a1_d20251010_m020452_c001_v0001180_t0033_u01760061892178") 2025/10/10 02:09:55 DEBUG : both10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50b7_d20251010_m020526_c001_v7007000_t0000_u01760061926595") 2025/10/10 02:09:55 DEBUG : both10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957a3_d20251010_m020517_c001_v0001180_t0046_u01760061917249") 2025/10/10 02:09:55 DEBUG : both10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc03_d20251010_m020507_c001_v7007000_t0000_u01760061907299") 2025/10/10 02:09:55 DEBUG : both10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956dc_d20251010_m020457_c001_v0001180_t0015_u01760061897656") 2025/10/10 02:09:55 DEBUG : both11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50b8_d20251010_m020526_c001_v7007000_t0000_u01760061926775") 2025/10/10 02:09:55 DEBUG : both11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957a9_d20251010_m020517_c001_v0001180_t0059_u01760061917768") 2025/10/10 02:09:55 DEBUG : both11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc04_d20251010_m020507_c001_v7007000_t0000_u01760061907482") 2025/10/10 02:09:55 DEBUG : both11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956df_d20251010_m020458_c001_v0001180_t0006_u01760061898192") 2025/10/10 02:09:55 DEBUG : both12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50ba_d20251010_m020526_c001_v7007000_t0000_u01760061926971") 2025/10/10 02:09:55 DEBUG : both12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957ad_d20251010_m020518_c001_v0001180_t0010_u01760061918458") 2025/10/10 02:09:55 DEBUG : both12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc05_d20251010_m020507_c001_v7007000_t0000_u01760061907665") 2025/10/10 02:09:55 DEBUG : both12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956e3_d20251010_m020458_c001_v0001180_t0020_u01760061898781") 2025/10/10 02:09:55 DEBUG : both13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50bb_d20251010_m020527_c001_v7007000_t0000_u01760061927163") 2025/10/10 02:09:55 DEBUG : both13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957b5_d20251010_m020519_c001_v0001180_t0057_u01760061919015") 2025/10/10 02:09:55 DEBUG : both13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc06_d20251010_m020507_c001_v7007000_t0000_u01760061907849") 2025/10/10 02:09:55 DEBUG : both13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956ed_d20251010_m020459_c001_v0001180_t0034_u01760061899524") 2025/10/10 02:09:55 DEBUG : both14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50bc_d20251010_m020527_c001_v7007000_t0000_u01760061927344") 2025/10/10 02:09:56 DEBUG : both14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957b9_d20251010_m020519_c001_v0001180_t0044_u01760061919511") 2025/10/10 02:09:56 DEBUG : both14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc07_d20251010_m020508_c001_v7007000_t0000_u01760061908032") 2025/10/10 02:09:56 DEBUG : both14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956f3_d20251010_m020500_c001_v0001180_t0021_u01760061900109") 2025/10/10 02:09:56 DEBUG : both15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50bd_d20251010_m020527_c001_v7007000_t0000_u01760061927526") 2025/10/10 02:09:56 DEBUG : both15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957c4_d20251010_m020519_c001_v0001180_t0027_u01760061919998") 2025/10/10 02:09:56 DEBUG : both15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc08_d20251010_m020508_c001_v7007000_t0000_u01760061908220") 2025/10/10 02:09:56 DEBUG : both15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956f9_d20251010_m020500_c001_v0001180_t0001_u01760061900837") 2025/10/10 02:09:56 DEBUG : both16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50bf_d20251010_m020527_c001_v7007000_t0000_u01760061927708") 2025/10/10 02:09:56 DEBUG : both16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957d0_d20251010_m020520_c001_v0001180_t0023_u01760061920782") 2025/10/10 02:09:56 DEBUG : both16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc09_d20251010_m020508_c001_v7007000_t0000_u01760061908404") 2025/10/10 02:09:56 DEBUG : both16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995701_d20251010_m020501_c001_v0001180_t0002_u01760061901586") 2025/10/10 02:09:56 DEBUG : both17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c0_d20251010_m020527_c001_v7007000_t0000_u01760061927889") 2025/10/10 02:09:56 DEBUG : both17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957de_d20251010_m020521_c001_v0001180_t0019_u01760061921617") 2025/10/10 02:09:56 DEBUG : both17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc0a_d20251010_m020508_c001_v7007000_t0000_u01760061908586") 2025/10/10 02:09:56 DEBUG : both17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995709_d20251010_m020502_c001_v0001180_t0050_u01760061902321") 2025/10/10 02:09:56 DEBUG : both18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c1_d20251010_m020528_c001_v7007000_t0000_u01760061928126") 2025/10/10 02:09:56 DEBUG : both18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957e6_d20251010_m020522_c001_v0001180_t0009_u01760061922222") 2025/10/10 02:09:56 DEBUG : both18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc0b_d20251010_m020508_c001_v7007000_t0000_u01760061908769") 2025/10/10 02:09:56 DEBUG : both18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995711_d20251010_m020503_c001_v0001180_t0040_u01760061903015") 2025/10/10 02:09:56 DEBUG : both19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c3_d20251010_m020528_c001_v7007000_t0000_u01760061928350") 2025/10/10 02:09:56 DEBUG : both19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9957ea_d20251010_m020522_c001_v0001180_t0045_u01760061922918") 2025/10/10 02:09:56 DEBUG : both19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc0c_d20251010_m020508_c001_v7007000_t0000_u01760061908951") 2025/10/10 02:09:56 DEBUG : both19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995717_d20251010_m020503_c001_v0001180_t0019_u01760061903510") 2025/10/10 02:09:57 DEBUG : both2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c4_d20251010_m020528_c001_v7007000_t0000_u01760061928531") 2025/10/10 02:09:57 DEBUG : both2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99576d_d20251010_m020512_c001_v0001180_t0012_u01760061912680") 2025/10/10 02:09:57 DEBUG : both2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc0d_d20251010_m020509_c001_v7007000_t0000_u01760061909134") 2025/10/10 02:09:57 DEBUG : both2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956a5_d20251010_m020452_c001_v0001180_t0059_u01760061892726") 2025/10/10 02:09:57 DEBUG : both3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c6_d20251010_m020528_c001_v7007000_t0000_u01760061928715") 2025/10/10 02:09:57 DEBUG : both3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995773_d20251010_m020513_c001_v0001180_t0031_u01760061913250") 2025/10/10 02:09:57 DEBUG : both3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc0e_d20251010_m020509_c001_v7007000_t0000_u01760061909320") 2025/10/10 02:09:57 DEBUG : both3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956ad_d20251010_m020453_c001_v0001180_t0028_u01760061893266") 2025/10/10 02:09:57 DEBUG : both4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c7_d20251010_m020528_c001_v7007000_t0000_u01760061928911") 2025/10/10 02:09:57 DEBUG : both4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99577b_d20251010_m020513_c001_v0001180_t0043_u01760061913932") 2025/10/10 02:09:57 DEBUG : both4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc10_d20251010_m020509_c001_v7007000_t0000_u01760061909503") 2025/10/10 02:09:57 DEBUG : both4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956af_d20251010_m020453_c001_v0001180_t0022_u01760061893829") 2025/10/10 02:09:57 DEBUG : both5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c8_d20251010_m020529_c001_v7007000_t0000_u01760061929091") 2025/10/10 02:09:57 DEBUG : both5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995785_d20251010_m020514_c001_v0001180_t0002_u01760061914465") 2025/10/10 02:09:57 DEBUG : both5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc11_d20251010_m020509_c001_v7007000_t0000_u01760061909686") 2025/10/10 02:09:57 DEBUG : both5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956b7_d20251010_m020454_c001_v0001180_t0011_u01760061894401") 2025/10/10 02:09:57 DEBUG : both6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50c9_d20251010_m020529_c001_v7007000_t0000_u01760061929272") 2025/10/10 02:09:57 DEBUG : both6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99578b_d20251010_m020515_c001_v0001180_t0045_u01760061915011") 2025/10/10 02:09:57 DEBUG : both6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc12_d20251010_m020509_c001_v7007000_t0000_u01760061909869") 2025/10/10 02:09:57 DEBUG : both6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956bb_d20251010_m020454_c001_v0001180_t0027_u01760061894957") 2025/10/10 02:09:57 DEBUG : both7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50cb_d20251010_m020529_c001_v7007000_t0000_u01760061929453") 2025/10/10 02:09:58 DEBUG : both7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995795_d20251010_m020515_c001_v0001180_t0048_u01760061915539") 2025/10/10 02:09:58 DEBUG : both7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc13_d20251010_m020510_c001_v7007000_t0000_u01760061910052") 2025/10/10 02:09:58 DEBUG : both7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956bf_d20251010_m020455_c001_v0001180_t0057_u01760061895709") 2025/10/10 02:09:58 DEBUG : both8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50cd_d20251010_m020529_c001_v7007000_t0000_u01760061929633") 2025/10/10 02:09:58 DEBUG : both8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995797_d20251010_m020516_c001_v0001180_t0037_u01760061916240") 2025/10/10 02:09:58 DEBUG : both8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc14_d20251010_m020510_c001_v7007000_t0000_u01760061910271") 2025/10/10 02:09:58 DEBUG : both8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956c6_d20251010_m020456_c001_v0001180_t0021_u01760061896308") 2025/10/10 02:09:58 DEBUG : both9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50ce_d20251010_m020529_c001_v7007000_t0000_u01760061929813") 2025/10/10 02:09:58 DEBUG : both9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99579b_d20251010_m020516_c001_v0001180_t0028_u01760061916751") 2025/10/10 02:09:58 DEBUG : both9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbc15_d20251010_m020510_c001_v7007000_t0000_u01760061910454") 2025/10/10 02:09:58 DEBUG : both9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9956ca_d20251010_m020456_c001_v0001180_t0020_u01760061896953") 2025/10/10 02:09:58 DEBUG : c/non empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dec_d20251010_m020129_c001_v7007000_t0000_u01760061689352") 2025/10/10 02:09:58 DEBUG : c/non empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950b1_d20251010_m020127_c001_v0001180_t0009_u01760061687604") 2025/10/10 02:09:58 DEBUG : c/non empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94af06_d20251010_m020127_c001_v7007000_t0000_u01760061687018") 2025/10/10 02:09:58 DEBUG : c/non empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950a0_d20251010_m020125_c001_v0001180_t0029_u01760061685305") 2025/10/10 02:09:58 DEBUG : c/non empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f6d_d20251010_m020110_c001_v7007000_t0000_u01760061670563") 2025/10/10 02:09:58 DEBUG : c/non empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995028_d20251010_m020108_c001_v0001180_t0033_u01760061668829") 2025/10/10 02:09:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b5_d20251010_m020639_c001_v7007000_t0000_u01760061999970") 2025/10/10 02:09:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6be3_d20251010_m020634_c001_v0001136_t0027_u01760061994366") 2025/10/10 02:09:58 DEBUG : check sum: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f4a_d20251010_m020102_c001_v7007000_t0000_u01760061662108") 2025/10/10 02:09:59 DEBUG : check sum: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fe0_d20251010_m020101_c001_v0001180_t0027_u01760061661158") 2025/10/10 02:09:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38efb9a_d20251010_m020944_c001_v7007000_t0000_u01760062184531") 2025/10/10 02:09:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995fbb_d20251010_m020943_c001_v0001180_t0048_u01760062183075") 2025/10/10 02:09:59 DEBUG : dest/3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4be4_d20251010_m020311_c001_v7007000_t0000_u01760061791348") 2025/10/10 02:09:59 DEBUG : dest/3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405d4e3430d5b189_d20251010_m020310_c001_v0001146_t0038_u01760061790252") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b0f_d20251010_m020745_c001_v7007000_t0000_u01760062065705") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403de_d20251010_m020741_c001_v0001104_t0011_u01760062061129") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d488c_d20251010_m020913_c001_v7007000_t0000_u01760062153461") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995eaa_d20251010_m020859_c001_v0001180_t0038_u01760062139261") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdbe_d20251010_m020855_c001_v7007000_t0000_u01760062135105") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e3b_d20251010_m020841_c001_v0001180_t0026_u01760062121968") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f2b_d20251010_m020837_c001_v7007000_t0000_u01760062117827") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995de3_d20251010_m020823_c001_v0001180_t0003_u01760062103904") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff0_d20251010_m020819_c001_v7007000_t0000_u01760062099833") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d66_d20251010_m020807_c001_v0001180_t0014_u01760062087464") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74dd_d20251010_m020803_c001_v7007000_t0000_u01760062083309") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ce7_d20251010_m020749_c001_v0001180_t0057_u01760062069743") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41185a1fa5a0ce13_d20251010_m020743_c001_v7007000_t0000_u01760062063058") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d93_d20251010_m020730_c001_v0001136_t0039_u01760062050246") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3163_d20251010_m020726_c001_v7007000_t0000_u01760062046088") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c10_d20251010_m020721_c001_v0001180_t0034_u01760062041400") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9de_d20251010_m020720_c001_v7007000_t0000_u01760062040287") 2025/10/10 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b98_d20251010_m020706_c001_v0001180_t0044_u01760062026275") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb41_d20251010_m020702_c001_v7007000_t0000_u01760062022178") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b50_d20251010_m020658_c001_v0001180_t0016_u01760062018081") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f02bb_d20251010_m020656_c001_v7007000_t0000_u01760062016712") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ad7_d20251010_m020644_c001_v0001180_t0059_u01760062004051") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a2d2a_d20251010_m020637_c001_v7007000_t0000_u01760061997537") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a33_d20251010_m020623_c001_v0001180_t0048_u01760061983861") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c565_d20251010_m020619_c001_v7007000_t0000_u01760061979762") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9959a8_d20251010_m020605_c001_v0001180_t0058_u01760061965801") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e5_d20251010_m020601_c001_v7007000_t0000_u01760061961710") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9958ee_d20251010_m020548_c001_v0001180_t0053_u01760061948490") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc46d_d20251010_m020723_c001_v7007000_t0000_u01760062043951") 2025/10/10 02:10:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bee_d20251010_m020717_c001_v0001180_t0003_u01760062037457") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b10_d20251010_m020745_c001_v7007000_t0000_u01760062065886") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe4ff_d20251010_m020741_c001_v0001093_t0007_u01760062061116") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d488d_d20251010_m020913_c001_v7007000_t0000_u01760062153643") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740586_d20251010_m020859_c001_v0001104_t0038_u01760062139822") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdbf_d20251010_m020855_c001_v7007000_t0000_u01760062135340") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740510_d20251010_m020842_c001_v0001104_t0000_u01760062122559") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f2d_d20251010_m020838_c001_v7007000_t0000_u01760062118035") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740497_d20251010_m020824_c001_v0001104_t0053_u01760062104512") 2025/10/10 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff1_d20251010_m020820_c001_v7007000_t0000_u01760062100014") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740443_d20251010_m020808_c001_v0001104_t0018_u01760062088038") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74de_d20251010_m020803_c001_v7007000_t0000_u01760062083491") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403f4_d20251010_m020750_c001_v0001104_t0019_u01760062070377") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4a91_d20251010_m020743_c001_v7007000_t0000_u01760062063372") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c5b_d20251010_m020730_c001_v0001180_t0019_u01760062050926") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3165_d20251010_m020726_c001_v7007000_t0000_u01760062046271") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d47_d20251010_m020721_c001_v0001136_t0025_u01760062041599") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3145_d20251010_m020719_c001_v7007000_t0000_u01760062039741") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe43e_d20251010_m020706_c001_v0001093_t0040_u01760062026851") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb42_d20251010_m020702_c001_v7007000_t0000_u01760062022358") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b52_d20251010_m020658_c001_v0001180_t0045_u01760062018285") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4770_d20251010_m020656_c001_v7007000_t0000_u01760062016726") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3d6_d20251010_m020644_c001_v0001093_t0037_u01760062004602") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a2d2b_d20251010_m020637_c001_v7007000_t0000_u01760061997548") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe372_d20251010_m020624_c001_v0001093_t0038_u01760061984428") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c567_d20251010_m020619_c001_v7007000_t0000_u01760061979945") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe315_d20251010_m020606_c001_v0001093_t0038_u01760061966370") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e6_d20251010_m020601_c001_v7007000_t0000_u01760061961891") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe2c7_d20251010_m020549_c001_v0001093_t0002_u01760061949065") 2025/10/10 02:10:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3153_d20251010_m020723_c001_v7007000_t0000_u01760062043776") 2025/10/10 02:10:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bf2_d20251010_m020717_c001_v0001180_t0010_u01760062037682") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b14_d20251010_m020746_c001_v7007000_t0000_u01760062066069") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ca5_d20251010_m020741_c001_v0001180_t0025_u01760062061139") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d488e_d20251010_m020913_c001_v7007000_t0000_u01760062153823") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6fb1_d20251010_m020900_c001_v0001136_t0045_u01760062140928") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc0_d20251010_m020855_c001_v7007000_t0000_u01760062135523") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f4f_d20251010_m020843_c001_v0001136_t0029_u01760062123559") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f30_d20251010_m020838_c001_v7007000_t0000_u01760062118218") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6eea_d20251010_m020825_c001_v0001136_t0018_u01760062105741") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff2_d20251010_m020820_c001_v7007000_t0000_u01760062100196") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e74_d20251010_m020808_c001_v0001136_t0037_u01760062088819") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74df_d20251010_m020803_c001_v7007000_t0000_u01760062083673") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e12_d20251010_m020751_c001_v0001136_t0058_u01760062071555") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4a8d_d20251010_m020742_c001_v7007000_t0000_u01760062062830") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe4c8_d20251010_m020731_c001_v0001093_t0040_u01760062051485") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3167_d20251010_m020726_c001_v7007000_t0000_u01760062046455") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c14_d20251010_m020721_c001_v0001180_t0013_u01760062041631") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415e124fbb1ca106_d20251010_m020720_c001_v7007000_t0000_u01760062040128") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6cd1_d20251010_m020707_c001_v0001136_t0025_u01760062027593") 2025/10/10 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb45_d20251010_m020702_c001_v7007000_t0000_u01760062022558") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe413_d20251010_m020658_c001_v0001093_t0033_u01760062018333") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e515_d20251010_m020656_c001_v7007000_t0000_u01760062016733") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c2f_d20251010_m020645_c001_v0001136_t0032_u01760062005270") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51a7_d20251010_m020636_c001_v7007000_t0000_u01760061996974") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ba5_d20251010_m020625_c001_v0001136_t0038_u01760061985092") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c568_d20251010_m020620_c001_v7007000_t0000_u01760061980128") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6aea_d20251010_m020607_c001_v0001136_t0031_u01760061967074") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e8_d20251010_m020602_c001_v7007000_t0000_u01760061962097") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6a72_d20251010_m020549_c001_v0001136_t0048_u01760061949525") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e54d_d20251010_m020723_c001_v7007000_t0000_u01760062043760") 2025/10/10 02:10:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe473_d20251010_m020717_c001_v0001093_t0004_u01760062037709") 2025/10/10 02:10:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b15_d20251010_m020746_c001_v7007000_t0000_u01760062066250") 2025/10/10 02:10:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6dd8_d20251010_m020741_c001_v0001136_t0050_u01760062061244") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d488f_d20251010_m020914_c001_v7007000_t0000_u01760062154005") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe65a_d20251010_m020901_c001_v0001093_t0012_u01760062141641") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc1_d20251010_m020855_c001_v7007000_t0000_u01760062135705") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe617_d20251010_m020844_c001_v0001093_t0044_u01760062124330") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f33_d20251010_m020838_c001_v7007000_t0000_u01760062118407") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5da_d20251010_m020826_c001_v0001093_t0017_u01760062106462") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff3_d20251010_m020820_c001_v7007000_t0000_u01760062100376") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe59a_d20251010_m020809_c001_v0001093_t0031_u01760062089547") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e0_d20251010_m020803_c001_v7007000_t0000_u01760062083855") 2025/10/10 02:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe530_d20251010_m020752_c001_v0001093_t0000_u01760062072513") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4a90_d20251010_m020743_c001_v7007000_t0000_u01760062063191") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403b0_d20251010_m020732_c001_v0001104_t0000_u01760062052222") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3169_d20251010_m020726_c001_v7007000_t0000_u01760062046639") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c16_d20251010_m020721_c001_v0001180_t0044_u01760062041846") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3149_d20251010_m020720_c001_v7007000_t0000_u01760062040295") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467402fe_d20251010_m020708_c001_v0001104_t0057_u01760062028437") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb47_d20251010_m020702_c001_v7007000_t0000_u01760062022739") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c91_d20251010_m020658_c001_v0001136_t0031_u01760062018356") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac4b8_d20251010_m020656_c001_v7007000_t0000_u01760062016764") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740254_d20251010_m020645_c001_v0001104_t0004_u01760062005919") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4103909a690094f3_d20251010_m020637_c001_v7007000_t0000_u01760061997225") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467401dc_d20251010_m020625_c001_v0001104_t0021_u01760061985965") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c56b_d20251010_m020620_c001_v7007000_t0000_u01760061980311") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674016c_d20251010_m020607_c001_v0001104_t0021_u01760061967740") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49e9_d20251010_m020602_c001_v7007000_t0000_u01760061962285") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740117_d20251010_m020549_c001_v0001104_t0020_u01760061949892") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28049_d20251010_m020724_c001_v7007000_t0000_u01760062044007") 2025/10/10 02:10:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d23_d20251010_m020717_c001_v0001136_t0008_u01760062037812") 2025/10/10 02:10:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b17_d20251010_m020746_c001_v7007000_t0000_u01760062066432") 2025/10/10 02:10:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ca7_d20251010_m020741_c001_v0001180_t0009_u01760062061340") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4890_d20251010_m020914_c001_v7007000_t0000_u01760062154186") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ec3_d20251010_m020902_c001_v0001180_t0059_u01760062142395") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc3_d20251010_m020855_c001_v7007000_t0000_u01760062135887") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e4d_d20251010_m020844_c001_v0001180_t0053_u01760062124627") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f35_d20251010_m020838_c001_v7007000_t0000_u01760062118607") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995deb_d20251010_m020826_c001_v0001180_t0022_u01760062106959") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff6_d20251010_m020820_c001_v7007000_t0000_u01760062100556") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d85_d20251010_m020809_c001_v0001180_t0052_u01760062089896") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e1_d20251010_m020804_c001_v7007000_t0000_u01760062084036") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995cfb_d20251010_m020752_c001_v0001180_t0051_u01760062072958") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087afc_d20251010_m020743_c001_v7007000_t0000_u01760062063232") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d9b_d20251010_m020732_c001_v0001136_t0014_u01760062052827") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a316a_d20251010_m020726_c001_v7007000_t0000_u01760062046823") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe490_d20251010_m020721_c001_v0001093_t0058_u01760062041926") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9dc_d20251010_m020719_c001_v7007000_t0000_u01760062039922") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ba6_d20251010_m020709_c001_v0001180_t0053_u01760062029373") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb4b_d20251010_m020702_c001_v7007000_t0000_u01760062022920") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467402b4_d20251010_m020658_c001_v0001104_t0033_u01760062018391") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c7091_d20251010_m020656_c001_v7007000_t0000_u01760062016963") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995aec_d20251010_m020646_c001_v0001180_t0034_u01760062006532") 2025/10/10 02:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4103909a690094f5_d20251010_m020637_c001_v7007000_t0000_u01760061997567") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a4f_d20251010_m020626_c001_v0001180_t0021_u01760061986575") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c56c_d20251010_m020620_c001_v7007000_t0000_u01760061980516") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9959bd_d20251010_m020608_c001_v0001180_t0003_u01760061968452") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49ea_d20251010_m020602_c001_v7007000_t0000_u01760061962469") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995904_d20251010_m020550_c001_v0001180_t0041_u01760061950615") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28046_d20251010_m020723_c001_v7007000_t0000_u01760062043820") 2025/10/10 02:10:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bf4_d20251010_m020717_c001_v0001180_t0001_u01760062037884") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b19_d20251010_m020746_c001_v7007000_t0000_u01760062066612") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe503_d20251010_m020741_c001_v0001093_t0048_u01760062061544") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4891_d20251010_m020914_c001_v7007000_t0000_u01760062154368") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740594_d20251010_m020902_c001_v0001104_t0042_u01760062142619") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc4_d20251010_m020856_c001_v7007000_t0000_u01760062136069") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740520_d20251010_m020844_c001_v0001104_t0011_u01760062124837") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f38_d20251010_m020838_c001_v7007000_t0000_u01760062118789") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467404ab_d20251010_m020827_c001_v0001104_t0016_u01760062107187") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff7_d20251010_m020820_c001_v7007000_t0000_u01760062100737") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674044f_d20251010_m020810_c001_v0001104_t0048_u01760062090103") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e2_d20251010_m020804_c001_v7007000_t0000_u01760062084217") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403fe_d20251010_m020753_c001_v0001104_t0044_u01760062073191") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e1038ac_d20251010_m020743_c001_v7007000_t0000_u01760062063236") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c6a_d20251010_m020733_c001_v0001180_t0011_u01760062053180") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a316c_d20251010_m020727_c001_v7007000_t0000_u01760062047052") 2025/10/10 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c18_d20251010_m020722_c001_v0001180_t0002_u01760062042053") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e545_d20251010_m020720_c001_v7007000_t0000_u01760062040138") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe451_d20251010_m020709_c001_v0001093_t0039_u01760062029572") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb4e_d20251010_m020703_c001_v7007000_t0000_u01760062023101") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b54_d20251010_m020658_c001_v0001180_t0057_u01760062018511") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c7090_d20251010_m020656_c001_v7007000_t0000_u01760062016778") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3e0_d20251010_m020646_c001_v0001093_t0042_u01760062006744") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51a8_d20251010_m020637_c001_v7007000_t0000_u01760061997200") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe38e_d20251010_m020626_c001_v0001093_t0007_u01760061986791") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c56e_d20251010_m020620_c001_v7007000_t0000_u01760061980698") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe319_d20251010_m020608_c001_v0001093_t0028_u01760061968691") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49eb_d20251010_m020602_c001_v7007000_t0000_u01760061962651") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe2cf_d20251010_m020550_c001_v0001093_t0041_u01760061950830") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc46c_d20251010_m020723_c001_v7007000_t0000_u01760062043769") 2025/10/10 02:10:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bf6_d20251010_m020718_c001_v0001180_t0048_u01760062038097") 2025/10/10 02:10:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b1a_d20251010_m020746_c001_v7007000_t0000_u01760062066792") 2025/10/10 02:10:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995cab_d20251010_m020741_c001_v0001180_t0025_u01760062061582") 2025/10/10 02:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4892_d20251010_m020914_c001_v7007000_t0000_u01760062154548") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6fc6_d20251010_m020903_c001_v0001136_t0018_u01760062143886") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc5_d20251010_m020856_c001_v7007000_t0000_u01760062136255") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f5b_d20251010_m020845_c001_v0001136_t0047_u01760062125263") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f3a_d20251010_m020838_c001_v7007000_t0000_u01760062118972") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ef8_d20251010_m020828_c001_v0001136_t0040_u01760062108110") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff8_d20251010_m020820_c001_v7007000_t0000_u01760062100919") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e82_d20251010_m020810_c001_v0001136_t0047_u01760062090817") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e3_d20251010_m020804_c001_v7007000_t0000_u01760062084401") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e28_d20251010_m020753_c001_v0001136_t0040_u01760062073759") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e1038ab_d20251010_m020743_c001_v7007000_t0000_u01760062063055") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe4d6_d20251010_m020733_c001_v0001093_t0037_u01760062053392") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a316d_d20251010_m020727_c001_v7007000_t0000_u01760062047236") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674036d_d20251010_m020722_c001_v0001104_t0022_u01760062042145") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb7397_d20251010_m020720_c001_v7007000_t0000_u01760062040148") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ce3_d20251010_m020709_c001_v0001136_t0009_u01760062029895") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb4f_d20251010_m020703_c001_v7007000_t0000_u01760062023318") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c95_d20251010_m020658_c001_v0001136_t0009_u01760062018653") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28004_d20251010_m020656_c001_v7007000_t0000_u01760062016785") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c41_d20251010_m020647_c001_v0001136_t0044_u01760062007106") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51a9_d20251010_m020637_c001_v7007000_t0000_u01760061997212") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bb1_d20251010_m020627_c001_v0001136_t0040_u01760061987224") 2025/10/10 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c571_d20251010_m020620_c001_v7007000_t0000_u01760061980881") 2025/10/10 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6afc_d20251010_m020609_c001_v0001136_t0002_u01760061969095") 2025/10/10 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49ed_d20251010_m020602_c001_v7007000_t0000_u01760061962833") 2025/10/10 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6a80_d20251010_m020551_c001_v0001136_t0052_u01760061951198") 2025/10/10 02:10:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb73b2_d20251010_m020724_c001_v7007000_t0000_u01760062044110") 2025/10/10 02:10:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d25_d20251010_m020718_c001_v0001136_t0026_u01760062038309") 2025/10/10 02:10:09 DEBUG : dir1/0007-12345: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b1b_d20251010_m020746_c001_v7007000_t0000_u01760062066972") 2025/10/10 02:10:09 DEBUG : dir1/0007-12345: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ddc_d20251010_m020741_c001_v0001136_t0029_u01760062061601") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4893_d20251010_m020914_c001_v7007000_t0000_u01760062154731") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe66a_d20251010_m020904_c001_v0001093_t0034_u01760062144199") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc6_d20251010_m020856_c001_v7007000_t0000_u01760062136439") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe623_d20251010_m020845_c001_v0001093_t0030_u01760062125596") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f3b_d20251010_m020839_c001_v7007000_t0000_u01760062119156") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5e7_d20251010_m020828_c001_v0001093_t0025_u01760062108387") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ff9_d20251010_m020821_c001_v7007000_t0000_u01760062101101") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5a4_d20251010_m020811_c001_v0001093_t0006_u01760062091228") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e4_d20251010_m020804_c001_v7007000_t0000_u01760062084586") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe539_d20251010_m020754_c001_v0001093_t0012_u01760062074118") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41185a1fa5a0ce15_d20251010_m020743_c001_v7007000_t0000_u01760062063238") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403b6_d20251010_m020733_c001_v0001104_t0007_u01760062053733") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a316f_d20251010_m020727_c001_v7007000_t0000_u01760062047420") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d4d_d20251010_m020722_c001_v0001136_t0023_u01760062042232") 2025/10/10 02:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28035_d20251010_m020719_c001_v7007000_t0000_u01760062039905") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674030e_d20251010_m020710_c001_v0001104_t0033_u01760062030437") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb50_d20251010_m020703_c001_v7007000_t0000_u01760062023502") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe415_d20251010_m020658_c001_v0001093_t0047_u01760062018672") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f02bd_d20251010_m020656_c001_v7007000_t0000_u01760062016895") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740260_d20251010_m020647_c001_v0001104_t0001_u01760062007446") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4fb2_d20251010_m020637_c001_v7007000_t0000_u01760061997584") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467401e4_d20251010_m020627_c001_v0001104_t0048_u01760061987529") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c574_d20251010_m020621_c001_v7007000_t0000_u01760061981063") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674017e_d20251010_m020609_c001_v0001104_t0038_u01760061969653") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49ee_d20251010_m020603_c001_v7007000_t0000_u01760061963014") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740123_d20251010_m020551_c001_v0001104_t0018_u01760061951543") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3154_d20251010_m020723_c001_v7007000_t0000_u01760062043960") 2025/10/10 02:10:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bfa_d20251010_m020718_c001_v0001180_t0024_u01760062038301") 2025/10/10 02:10:10 DEBUG : dir1/0008-23456: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b1d_d20251010_m020747_c001_v7007000_t0000_u01760062067153") 2025/10/10 02:10:10 DEBUG : dir1/0008-23456: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995cad_d20251010_m020741_c001_v0001180_t0016_u01760062061783") 2025/10/10 02:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4894_d20251010_m020914_c001_v7007000_t0000_u01760062154913") 2025/10/10 02:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ece_d20251010_m020904_c001_v0001180_t0031_u01760062144541") 2025/10/10 02:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc7_d20251010_m020856_c001_v7007000_t0000_u01760062136623") 2025/10/10 02:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e57_d20251010_m020845_c001_v0001180_t0015_u01760062125982") 2025/10/10 02:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f3d_d20251010_m020839_c001_v7007000_t0000_u01760062119339") 2025/10/10 02:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995df5_d20251010_m020828_c001_v0001180_t0025_u01760062108959") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ffa_d20251010_m020821_c001_v7007000_t0000_u01760062101283") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d8f_d20251010_m020811_c001_v0001180_t0015_u01760062091721") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e5_d20251010_m020804_c001_v7007000_t0000_u01760062084785") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d08_d20251010_m020754_c001_v0001180_t0049_u01760062074635") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41185a1fa5a0ce16_d20251010_m020743_c001_v7007000_t0000_u01760062063242") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6dad_d20251010_m020734_c001_v0001136_t0008_u01760062054430") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3172_d20251010_m020727_c001_v7007000_t0000_u01760062047603") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c1c_d20251010_m020722_c001_v0001180_t0043_u01760062042274") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3146_d20251010_m020719_c001_v7007000_t0000_u01760062039925") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bb2_d20251010_m020711_c001_v0001180_t0056_u01760062031103") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb51_d20251010_m020703_c001_v7007000_t0000_u01760062023689") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b58_d20251010_m020658_c001_v0001180_t0037_u01760062018734") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4772_d20251010_m020656_c001_v7007000_t0000_u01760062016906") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995afa_d20251010_m020648_c001_v0001180_t0050_u01760062008077") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51ae_d20251010_m020637_c001_v7007000_t0000_u01760061997606") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a5c_d20251010_m020628_c001_v0001180_t0037_u01760061988087") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c575_d20251010_m020621_c001_v7007000_t0000_u01760061981246") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9959d3_d20251010_m020610_c001_v0001180_t0052_u01760061970510") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49ef_d20251010_m020603_c001_v7007000_t0000_u01760061963195") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99591f_d20251010_m020552_c001_v0001180_t0039_u01760061952457") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6cb6_d20251010_m020723_c001_v7007000_t0000_u01760062043977") 2025/10/10 02:10:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674034a_d20251010_m020718_c001_v0001104_t0055_u01760062038323") 2025/10/10 02:10:12 DEBUG : dir1/0009-34567: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b1f_d20251010_m020747_c001_v7007000_t0000_u01760062067334") 2025/10/10 02:10:12 DEBUG : dir1/0009-34567: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403e2_d20251010_m020741_c001_v0001104_t0014_u01760062061966") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4895_d20251010_m020915_c001_v7007000_t0000_u01760062155095") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467405ac_d20251010_m020904_c001_v0001104_t0020_u01760062144739") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc8_d20251010_m020856_c001_v7007000_t0000_u01760062136806") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740530_d20251010_m020846_c001_v0001104_t0025_u01760062126187") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f40_d20251010_m020839_c001_v7007000_t0000_u01760062119528") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467404bd_d20251010_m020829_c001_v0001104_t0053_u01760062109155") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ffc_d20251010_m020821_c001_v7007000_t0000_u01760062101464") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674045b_d20251010_m020811_c001_v0001104_t0053_u01760062091919") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e6_d20251010_m020804_c001_v7007000_t0000_u01760062084968") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740404_d20251010_m020754_c001_v0001104_t0014_u01760062074834") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41185a1fa5a0ce11_d20251010_m020742_c001_v7007000_t0000_u01760062062877") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c7e_d20251010_m020734_c001_v0001180_t0028_u01760062054958") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3173_d20251010_m020727_c001_v7007000_t0000_u01760062047787") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe494_d20251010_m020722_c001_v0001093_t0057_u01760062042418") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28037_d20251010_m020720_c001_v7007000_t0000_u01760062040085") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe45b_d20251010_m020711_c001_v0001093_t0059_u01760062031305") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb52_d20251010_m020703_c001_v7007000_t0000_u01760062023869") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b5a_d20251010_m020658_c001_v0001180_t0035_u01760062018965") 2025/10/10 02:10:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f02b8_d20251010_m020656_c001_v7007000_t0000_u01760062016349") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3e4_d20251010_m020648_c001_v0001093_t0025_u01760062008289") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51aa_d20251010_m020637_c001_v7007000_t0000_u01760061997383") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe394_d20251010_m020628_c001_v0001093_t0012_u01760061988313") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c576_d20251010_m020621_c001_v7007000_t0000_u01760061981429") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe31f_d20251010_m020610_c001_v0001093_t0022_u01760061970706") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f0_d20251010_m020603_c001_v7007000_t0000_u01760061963376") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe2dd_d20251010_m020552_c001_v0001093_t0031_u01760061952683") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc46e_d20251010_m020724_c001_v7007000_t0000_u01760062044131") 2025/10/10 02:10:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe479_d20251010_m020718_c001_v0001093_t0021_u01760062038375") 2025/10/10 02:10:13 DEBUG : dir1/0010-45678: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b20_d20251010_m020747_c001_v7007000_t0000_u01760062067514") 2025/10/10 02:10:13 DEBUG : dir1/0010-45678: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe505_d20251010_m020742_c001_v0001093_t0001_u01760062062006") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4896_d20251010_m020915_c001_v7007000_t0000_u01760062155296") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6fd9_d20251010_m020905_c001_v0001136_t0035_u01760062145549") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdc9_d20251010_m020856_c001_v7007000_t0000_u01760062136989") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f65_d20251010_m020846_c001_v0001136_t0021_u01760062126759") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f43_d20251010_m020839_c001_v7007000_t0000_u01760062119710") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f01_d20251010_m020830_c001_v0001136_t0043_u01760062110066") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ffd_d20251010_m020821_c001_v7007000_t0000_u01760062101645") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e96_d20251010_m020812_c001_v0001136_t0006_u01760062092500") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e7_d20251010_m020805_c001_v7007000_t0000_u01760062085156") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e31_d20251010_m020755_c001_v0001136_t0001_u01760062075418") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087afd_d20251010_m020743_c001_v7007000_t0000_u01760062063243") 2025/10/10 02:10:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe4e2_d20251010_m020735_c001_v0001093_t0007_u01760062055206") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3175_d20251010_m020727_c001_v7007000_t0000_u01760062047970") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c1e_d20251010_m020722_c001_v0001180_t0012_u01760062042470") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc46b_d20251010_m020720_c001_v7007000_t0000_u01760062040313") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6ced_d20251010_m020711_c001_v0001136_t0028_u01760062031726") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb53_d20251010_m020704_c001_v7007000_t0000_u01760062024051") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b5c_d20251010_m020659_c001_v0001180_t0033_u01760062019220") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e516_d20251010_m020656_c001_v7007000_t0000_u01760062016918") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c4a_d20251010_m020648_c001_v0001136_t0000_u01760062008971") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a2d29_d20251010_m020637_c001_v7007000_t0000_u01760061997356") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bbb_d20251010_m020628_c001_v0001136_t0018_u01760061988866") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c579_d20251010_m020621_c001_v7007000_t0000_u01760061981611") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6b0c_d20251010_m020611_c001_v0001136_t0057_u01760061971084") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f2_d20251010_m020603_c001_v7007000_t0000_u01760061963556") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6a88_d20251010_m020553_c001_v0001136_t0020_u01760061953164") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9e1_d20251010_m020723_c001_v7007000_t0000_u01760062043810") 2025/10/10 02:10:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c00_d20251010_m020718_c001_v0001180_t0018_u01760062038504") 2025/10/10 02:10:14 DEBUG : dir1/0011-56789: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b22_d20251010_m020747_c001_v7007000_t0000_u01760062067696") 2025/10/10 02:10:14 DEBUG : dir1/0011-56789: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995caf_d20251010_m020742_c001_v0001180_t0011_u01760062062019") 2025/10/10 02:10:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4897_d20251010_m020915_c001_v7007000_t0000_u01760062155478") 2025/10/10 02:10:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe66e_d20251010_m020905_c001_v0001093_t0029_u01760062145907") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdca_d20251010_m020857_c001_v7007000_t0000_u01760062137172") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe627_d20251010_m020847_c001_v0001093_t0057_u01760062127283") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f46_d20251010_m020839_c001_v7007000_t0000_u01760062119892") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5f3_d20251010_m020830_c001_v0001093_t0004_u01760062110407") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4ffe_d20251010_m020821_c001_v7007000_t0000_u01760062101826") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5ac_d20251010_m020813_c001_v0001093_t0025_u01760062093007") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e8_d20251010_m020805_c001_v7007000_t0000_u01760062085339") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe547_d20251010_m020755_c001_v0001093_t0041_u01760062075981") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e1038ad_d20251010_m020743_c001_v7007000_t0000_u01760062063253") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403c8_d20251010_m020735_c001_v0001104_t0039_u01760062055819") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3176_d20251010_m020728_c001_v7007000_t0000_u01760062048153") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d51_d20251010_m020722_c001_v0001136_t0048_u01760062042586") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9dd_d20251010_m020720_c001_v7007000_t0000_u01760062040104") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740320_d20251010_m020712_c001_v0001104_t0022_u01760062032035") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb55_d20251010_m020704_c001_v7007000_t0000_u01760062024235") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c9d_d20251010_m020659_c001_v0001136_t0027_u01760062019254") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d476c_d20251010_m020656_c001_v7007000_t0000_u01760062016364") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740268_d20251010_m020649_c001_v0001104_t0047_u01760062009397") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4a25_d20251010_m020637_c001_v7007000_t0000_u01760061997394") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467401ee_d20251010_m020629_c001_v0001104_t0030_u01760061989222") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c57b_d20251010_m020621_c001_v7007000_t0000_u01760061981794") 2025/10/10 02:10:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674018e_d20251010_m020611_c001_v0001104_t0001_u01760061971669") 2025/10/10 02:10:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f3_d20251010_m020603_c001_v7007000_t0000_u01760061963748") 2025/10/10 02:10:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674012f_d20251010_m020553_c001_v0001104_t0032_u01760061953605") 2025/10/10 02:10:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9e2_d20251010_m020723_c001_v7007000_t0000_u01760062043985") 2025/10/10 02:10:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d31_d20251010_m020718_c001_v0001136_t0053_u01760062038688") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b25_d20251010_m020747_c001_v7007000_t0000_u01760062067878") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6de0_d20251010_m020742_c001_v0001136_t0008_u01760062062010") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4898_d20251010_m020915_c001_v7007000_t0000_u01760062155659") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995ed8_d20251010_m020906_c001_v0001180_t0020_u01760062146454") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdcb_d20251010_m020857_c001_v7007000_t0000_u01760062137353") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e5e_d20251010_m020847_c001_v0001180_t0044_u01760062127686") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f48_d20251010_m020840_c001_v7007000_t0000_u01760062120084") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995e01_d20251010_m020830_c001_v0001180_t0003_u01760062110915") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4fff_d20251010_m020822_c001_v7007000_t0000_u01760062102010") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d9f_d20251010_m020813_c001_v0001180_t0057_u01760062093703") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74e9_d20251010_m020805_c001_v7007000_t0000_u01760062085520") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995d16_d20251010_m020756_c001_v0001180_t0041_u01760062076316") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4a8e_d20251010_m020743_c001_v7007000_t0000_u01760062063011") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6dba_d20251010_m020736_c001_v0001136_t0017_u01760062056616") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3177_d20251010_m020728_c001_v7007000_t0000_u01760062048343") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c22_d20251010_m020722_c001_v0001180_t0008_u01760062042671") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f0315_d20251010_m020720_c001_v7007000_t0000_u01760062040156") 2025/10/10 02:10:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995bc4_d20251010_m020713_c001_v0001180_t0014_u01760062033176") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb56_d20251010_m020704_c001_v7007000_t0000_u01760062024417") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe417_d20251010_m020659_c001_v0001093_t0022_u01760062019365") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb0b_d20251010_m020656_c001_v7007000_t0000_u01760062016744") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b02_d20251010_m020650_c001_v0001180_t0018_u01760062010085") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51ab_d20251010_m020637_c001_v7007000_t0000_u01760061997407") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a66_d20251010_m020629_c001_v0001180_t0023_u01760061989944") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c57e_d20251010_m020621_c001_v7007000_t0000_u01760061981979") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9959e5_d20251010_m020612_c001_v0001180_t0001_u01760061972459") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f4_d20251010_m020603_c001_v7007000_t0000_u01760061963934") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995934_d20251010_m020554_c001_v0001180_t0025_u01760061954215") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb73af_d20251010_m020723_c001_v7007000_t0000_u01760062043930") 2025/10/10 02:10:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe47b_d20251010_m020718_c001_v0001093_t0027_u01760062038699") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b27_d20251010_m020748_c001_v7007000_t0000_u01760062068068") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995cb1_d20251010_m020742_c001_v0001180_t0032_u01760062062224") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d4899_d20251010_m020915_c001_v7007000_t0000_u01760062155840") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467405c8_d20251010_m020906_c001_v0001104_t0022_u01760062146674") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdcc_d20251010_m020857_c001_v7007000_t0000_u01760062137542") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740541_d20251010_m020847_c001_v0001104_t0038_u01760062127915") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f4b_d20251010_m020840_c001_v7007000_t0000_u01760062120269") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467404c7_d20251010_m020831_c001_v0001104_t0028_u01760062111181") 2025/10/10 02:10:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a5000_d20251010_m020822_c001_v7007000_t0000_u01760062102191") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674045f_d20251010_m020813_c001_v0001104_t0027_u01760062093907") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74ea_d20251010_m020805_c001_v7007000_t0000_u01760062085701") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674040a_d20251010_m020756_c001_v0001104_t0000_u01760062076516") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e1038aa_d20251010_m020742_c001_v7007000_t0000_u01760062062874") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c93_d20251010_m020737_c001_v0001180_t0022_u01760062057093") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a3178_d20251010_m020728_c001_v7007000_t0000_u01760062048528") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe49c_d20251010_m020722_c001_v0001093_t0032_u01760062042817") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28038_d20251010_m020720_c001_v7007000_t0000_u01760062040267") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe463_d20251010_m020713_c001_v0001093_t0001_u01760062033377") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb57_d20251010_m020704_c001_v7007000_t0000_u01760062024600") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b5e_d20251010_m020659_c001_v0001180_t0058_u01760062019425") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a28005_d20251010_m020656_c001_v7007000_t0000_u01760062016974") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3f0_d20251010_m020650_c001_v0001093_t0043_u01760062010296") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6c01_d20251010_m020637_c001_v7007000_t0000_u01760061997343") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3a6_d20251010_m020630_c001_v0001093_t0040_u01760061990144") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c57f_d20251010_m020622_c001_v7007000_t0000_u01760061982163") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe331_d20251010_m020612_c001_v0001093_t0057_u01760061972656") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f5_d20251010_m020604_c001_v7007000_t0000_u01760061964116") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe2e5_d20251010_m020554_c001_v0001093_t0014_u01760061954419") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e54f_d20251010_m020724_c001_v7007000_t0000_u01760062044143") 2025/10/10 02:10:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c04_d20251010_m020718_c001_v0001180_t0009_u01760062038714") 2025/10/10 02:10:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b29_d20251010_m020748_c001_v7007000_t0000_u01760062068251") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6de2_d20251010_m020742_c001_v0001136_t0024_u01760062062422") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d489a_d20251010_m020916_c001_v7007000_t0000_u01760062156021") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6fee_d20251010_m020907_c001_v0001136_t0041_u01760062147455") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdcd_d20251010_m020857_c001_v7007000_t0000_u01760062137724") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f6d_d20251010_m020848_c001_v0001136_t0055_u01760062128554") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f4c_d20251010_m020840_c001_v7007000_t0000_u01760062120453") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6f09_d20251010_m020831_c001_v0001136_t0020_u01760062111662") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a5001_d20251010_m020822_c001_v7007000_t0000_u01760062102374") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6eac_d20251010_m020814_c001_v0001136_t0013_u01760062094446") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74eb_d20251010_m020805_c001_v7007000_t0000_u01760062085883") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6e39_d20251010_m020757_c001_v0001136_t0052_u01760062077100") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087afe_d20251010_m020743_c001_v7007000_t0000_u01760062063413") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe4ec_d20251010_m020737_c001_v0001093_t0058_u01760062057296") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a317a_d20251010_m020728_c001_v7007000_t0000_u01760062048711") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c26_d20251010_m020722_c001_v0001180_t0037_u01760062042921") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e546_d20251010_m020720_c001_v7007000_t0000_u01760062040323") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6d0c_d20251010_m020713_c001_v0001136_t0027_u01760062033885") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb58_d20251010_m020704_c001_v7007000_t0000_u01760062024780") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467402bc_d20251010_m020659_c001_v0001104_t0011_u01760062019438") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb0f_d20251010_m020656_c001_v7007000_t0000_u01760062016929") 2025/10/10 02:10:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c5a_d20251010_m020650_c001_v0001136_t0030_u01760062010626") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51ad_d20251010_m020637_c001_v7007000_t0000_u01760061997604") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bcd_d20251010_m020630_c001_v0001136_t0014_u01760061990520") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c582_d20251010_m020622_c001_v7007000_t0000_u01760061982346") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6b26_d20251010_m020613_c001_v0001136_t0043_u01760061973123") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f6_d20251010_m020604_c001_v7007000_t0000_u01760061964303") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6aa2_d20251010_m020554_c001_v0001136_t0045_u01760061954939") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9e0_d20251010_m020723_c001_v7007000_t0000_u01760062043799") 2025/10/10 02:10:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740350_d20251010_m020718_c001_v0001104_t0033_u01760062038907") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b2a_d20251010_m020748_c001_v7007000_t0000_u01760062068432") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe509_d20251010_m020742_c001_v0001093_t0015_u01760062062447") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d489b_d20251010_m020916_c001_v7007000_t0000_u01760062156239") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe674_d20251010_m020907_c001_v0001093_t0032_u01760062147796") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdcf_d20251010_m020857_c001_v7007000_t0000_u01760062137906") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe631_d20251010_m020849_c001_v0001093_t0010_u01760062129207") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f4e_d20251010_m020840_c001_v7007000_t0000_u01760062120639") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5fb_d20251010_m020832_c001_v0001093_t0032_u01760062112243") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a5003_d20251010_m020822_c001_v7007000_t0000_u01760062102556") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5b2_d20251010_m020814_c001_v0001093_t0044_u01760062094802") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74ec_d20251010_m020806_c001_v7007000_t0000_u01760062086139") 2025/10/10 02:10:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe553_d20251010_m020757_c001_v0001093_t0011_u01760062077468") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41185a1fa5a0ce14_d20251010_m020743_c001_v7007000_t0000_u01760062063060") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403d0_d20251010_m020737_c001_v0001104_t0039_u01760062057710") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a317b_d20251010_m020728_c001_v7007000_t0000_u01760062048899") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740371_d20251010_m020722_c001_v0001104_t0015_u01760062042937") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb7399_d20251010_m020720_c001_v7007000_t0000_u01760062040331") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740329_d20251010_m020714_c001_v0001104_t0027_u01760062034172") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb59_d20251010_m020704_c001_v7007000_t0000_u01760062024961") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c9f_d20251010_m020659_c001_v0001136_t0046_u01760062019532") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f02ba_d20251010_m020656_c001_v7007000_t0000_u01760062016531") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740272_d20251010_m020650_c001_v0001104_t0040_u01760062010946") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a2d28_d20251010_m020637_c001_v7007000_t0000_u01760061997356") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467401fa_d20251010_m020630_c001_v0001104_t0006_u01760061990863") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c584_d20251010_m020622_c001_v7007000_t0000_u01760061982530") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467401a0_d20251010_m020613_c001_v0001104_t0055_u01760061973679") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f7_d20251010_m020604_c001_v7007000_t0000_u01760061964486") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740139_d20251010_m020555_c001_v0001104_t0046_u01760061955434") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6cb4_d20251010_m020723_c001_v7007000_t0000_u01760062043791") 2025/10/10 02:10:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995c06_d20251010_m020718_c001_v0001180_t0042_u01760062038968") 2025/10/10 02:10:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b6_d20251010_m020640_c001_v7007000_t0000_u01760062000154") 2025/10/10 02:10:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a8e_d20251010_m020634_c001_v0001180_t0016_u01760061994583") 2025/10/10 02:10:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b8_d20251010_m020640_c001_v7007000_t0000_u01760062000335") 2025/10/10 02:10:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bed_d20251010_m020634_c001_v0001136_t0006_u01760061994676") 2025/10/10 02:10:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51b9_d20251010_m020640_c001_v7007000_t0000_u01760062000528") 2025/10/10 02:10:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3bc_d20251010_m020634_c001_v0001093_t0023_u01760061994708") 2025/10/10 02:10:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51ba_d20251010_m020640_c001_v7007000_t0000_u01760062000711") 2025/10/10 02:10:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a94_d20251010_m020634_c001_v0001180_t0002_u01760061994792") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51bc_d20251010_m020640_c001_v7007000_t0000_u01760062000893") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a9a_d20251010_m020635_c001_v0001180_t0019_u01760061995007") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51bd_d20251010_m020641_c001_v7007000_t0000_u01760062001076") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3be_d20251010_m020635_c001_v0001093_t0039_u01760061995063") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51be_d20251010_m020641_c001_v7007000_t0000_u01760062001257") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bf4_d20251010_m020635_c001_v0001136_t0018_u01760061995161") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51bf_d20251010_m020641_c001_v7007000_t0000_u01760062001444") 2025/10/10 02:10:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674021e_d20251010_m020635_c001_v0001104_t0026_u01760061995197") 2025/10/10 02:10:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51c0_d20251010_m020641_c001_v7007000_t0000_u01760062001627") 2025/10/10 02:10:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a9c_d20251010_m020635_c001_v0001180_t0016_u01760061995210") 2025/10/10 02:10:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51c2_d20251010_m020641_c001_v7007000_t0000_u01760062001810") 2025/10/10 02:10:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3c0_d20251010_m020635_c001_v0001093_t0041_u01760061995390") 2025/10/10 02:10:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51c4_d20251010_m020641_c001_v7007000_t0000_u01760062001993") 2025/10/10 02:10:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995a9e_d20251010_m020635_c001_v0001180_t0038_u01760061995409") 2025/10/10 02:10:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51c7_d20251010_m020642_c001_v7007000_t0000_u01760062002175") 2025/10/10 02:10:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6bfb_d20251010_m020635_c001_v0001136_t0008_u01760061995455") 2025/10/10 02:10:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51c8_d20251010_m020642_c001_v7007000_t0000_u01760062002358") 2025/10/10 02:10:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995aa0_d20251010_m020635_c001_v0001180_t0034_u01760061995632") 2025/10/10 02:10:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51ca_d20251010_m020642_c001_v7007000_t0000_u01760062002548") 2025/10/10 02:10:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995aa2_d20251010_m020635_c001_v0001180_t0019_u01760061995841") 2025/10/10 02:10:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51cb_d20251010_m020642_c001_v7007000_t0000_u01760062002731") 2025/10/10 02:10:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe3c3_d20251010_m020635_c001_v0001093_t0020_u01760061995853") 2025/10/10 02:10:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f51cd_d20251010_m020642_c001_v7007000_t0000_u01760062002914") 2025/10/10 02:10:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740220_d20251010_m020635_c001_v0001104_t0002_u01760061995927") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc450_d20251010_m020659_c001_v7007000_t0000_u01760062019992") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b1f_d20251010_m020654_c001_v0001180_t0047_u01760062014537") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a2800a_d20251010_m020659_c001_v7007000_t0000_u01760062019916") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c70_d20251010_m020654_c001_v0001136_t0057_u01760062014624") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a2800e_d20251010_m020700_c001_v7007000_t0000_u01760062020277") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe401_d20251010_m020654_c001_v0001093_t0059_u01760062014704") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac4c0_d20251010_m020700_c001_v7007000_t0000_u01760062020304") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b23_d20251010_m020654_c001_v0001180_t0026_u01760062014746") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087a8b_d20251010_m020700_c001_v7007000_t0000_u01760062020134") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b29_d20251010_m020654_c001_v0001180_t0026_u01760062014984") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac4be_d20251010_m020659_c001_v7007000_t0000_u01760062019935") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740292_d20251010_m020655_c001_v0001104_t0008_u01760062015054") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb32_d20251010_m020700_c001_v7007000_t0000_u01760062020144") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe403_d20251010_m020655_c001_v0001093_t0021_u01760062015183") 2025/10/10 02:10:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e51e_d20251010_m020700_c001_v7007000_t0000_u01760062020155") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c7a_d20251010_m020655_c001_v0001136_t0056_u01760062015214") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087a8d_d20251010_m020700_c001_v7007000_t0000_u01760062020318") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b2d_d20251010_m020655_c001_v0001180_t0030_u01760062015229") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087a89_d20251010_m020659_c001_v7007000_t0000_u01760062019950") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b31_d20251010_m020655_c001_v0001180_t0046_u01760062015456") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4175adbfc6a2800b_d20251010_m020700_c001_v7007000_t0000_u01760062020097") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe407_d20251010_m020655_c001_v0001093_t0036_u01760062015575") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb31_d20251010_m020659_c001_v7007000_t0000_u01760062019958") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b33_d20251010_m020655_c001_v0001180_t0026_u01760062015659") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c7096_d20251010_m020700_c001_v7007000_t0000_u01760062020114") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740298_d20251010_m020655_c001_v0001104_t0016_u01760062015675") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e51c_d20251010_m020659_c001_v7007000_t0000_u01760062019970") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6c7d_d20251010_m020655_c001_v0001136_t0057_u01760062015683") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac4bf_d20251010_m020700_c001_v7007000_t0000_u01760062020122") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995b35_d20251010_m020655_c001_v0001180_t0008_u01760062015860") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d477e_d20251010_m020700_c001_v7007000_t0000_u01760062020164") 2025/10/10 02:10:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe409_d20251010_m020655_c001_v0001093_t0007_u01760062015870") 2025/10/10 02:10:24 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc32f_d20251010_m020443_c001_v7007000_t0000_u01760061883011") 2025/10/10 02:10:24 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113256d0f0116b8f_d20251010_m020441_c001_v0001184_t0000_u01760061881114") 2025/10/10 02:10:24 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4db8_d20251010_m020440_c001_v7007000_t0000_u01760061880932") 2025/10/10 02:10:24 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113256d0f0116b67_d20251010_m020438_c001_v0001184_t0016_u01760061878404") 2025/10/10 02:10:24 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4db3_d20251010_m020437_c001_v7007000_t0000_u01760061877681") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6865_d20251010_m020433_c001_v0001136_t0016_u01760061873492") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc31a_d20251010_m020432_c001_v7007000_t0000_u01760061872028") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f105556647c612c0d_d20251010_m020428_c001_v0001104_t0046_u01760061868890") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f01ca_d20251010_m020428_c001_v7007000_t0000_u01760061868706") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f105556647c612bf2_d20251010_m020424_c001_v0001104_t0054_u01760061864428") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f01c5_d20251010_m020423_c001_v7007000_t0000_u01760061863700") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9955ab_d20251010_m020419_c001_v0001180_t0016_u01760061859754") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de71_d20251010_m020418_c001_v7007000_t0000_u01760061858442") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10918bf9b7fdafc7_d20251010_m020417_c001_v0001171_t0050_u01760061857136") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbc6_d20251010_m020416_c001_v7007000_t0000_u01760061856954") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10918bf9b7fdafab_d20251010_m020414_c001_v0001171_t0001_u01760061854106") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbc1_d20251010_m020413_c001_v7007000_t0000_u01760061853380") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99554d_d20251010_m020407_c001_v0001180_t0002_u01760061847448") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de2c_d20251010_m020406_c001_v7007000_t0000_u01760061846547") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1028e5ba3b7b63ab_d20251010_m020404_c001_v0001172_t0046_u01760061844885") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb71b7_d20251010_m020404_c001_v7007000_t0000_u01760061844701") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1028e5ba3b7b6368_d20251010_m020401_c001_v0001172_t0002_u01760061841528") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb71ad_d20251010_m020400_c001_v7007000_t0000_u01760061840807") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6d2e_d20251010_m020355_c001_v0001182_t0013_u01760061835041") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13ddfe_d20251010_m020354_c001_v7007000_t0000_u01760061834131") 2025/10/10 02:10:25 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f105595a8f60c63e1_d20251010_m020351_c001_v0001044_t0006_u01760061831984") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac2a9_d20251010_m020351_c001_v7007000_t0000_u01760061831752") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f105595a8f60c63d7_d20251010_m020347_c001_v0001044_t0015_u01760061827877") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac299_d20251010_m020347_c001_v7007000_t0000_u01760061827145") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6721_d20251010_m020341_c001_v0001136_t0011_u01760061821062") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405135ade5b6bccb_d20251010_m020340_c001_v7007000_t0000_u01760061820152") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100c84d14b960b97_d20251010_m020338_c001_v0001184_t0050_u01760061818485") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6a8e_d20251010_m020338_c001_v7007000_t0000_u01760061818301") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100c84d14b960b77_d20251010_m020335_c001_v0001184_t0041_u01760061815584") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6a86_d20251010_m020334_c001_v7007000_t0000_u01760061814853") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995439_d20251010_m020329_c001_v0001180_t0058_u01760061809069") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bf8_d20251010_m020327_c001_v7007000_t0000_u01760061807970") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f116dbfc30423bb91_d20251010_m020321_c001_v0001032_t0032_u01760061801967") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bef_d20251010_m020321_c001_v7007000_t0000_u01760061801761") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6bfc_d20251010_m020317_c001_v0001182_t0038_u01760061797925") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11592114fa1c9447_d20251010_m020316_c001_v0001098_t0044_u01760061796916") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11592114fa1c9443_d20251010_m020315_c001_v0001098_t0025_u01760061795748") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c3c9a_d20251010_m020302_c001_v7007000_t0000_u01760061782494") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99537b_d20251010_m020255_c001_v0001180_t0045_u01760061775689") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1117cf703d0e65eb_d20251010_m020254_c001_v0001184_t0035_u01760061774927") 2025/10/10 02:10:26 DEBUG : dst/one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1117cf703d0e65e5_d20251010_m020253_c001_v0001184_t0055_u01760061773980") 2025/10/10 02:10:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc330_d20251010_m020443_c001_v7007000_t0000_u01760061883194") 2025/10/10 02:10:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1018d3f87356e38e_d20251010_m020440_c001_v0001036_t0055_u01760061880535") 2025/10/10 02:10:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11753d954efea86f_d20251010_m020437_c001_v0001113_t0053_u01760061877252") 2025/10/10 02:10:27 DEBUG : dst/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc31b_d20251010_m020432_c001_v7007000_t0000_u01760061872210") 2025/10/10 02:10:27 DEBUG : dst/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f118dea27359fcc49_d20251010_m020428_c001_v0001115_t0007_u01760061868141") 2025/10/10 02:10:27 DEBUG : dst/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f106fccce47e42764_d20251010_m020423_c001_v0001092_t0036_u01760061863161") 2025/10/10 02:10:27 DEBUG : dst/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de73_d20251010_m020418_c001_v7007000_t0000_u01760061858668") 2025/10/10 02:10:27 DEBUG : dst/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11167bca08df2489_d20251010_m020416_c001_v0001101_t0054_u01760061856540") 2025/10/10 02:10:27 DEBUG : dst/one.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f110adc87a2d752cd_d20251010_m020413_c001_v0001146_t0030_u01760061853088") 2025/10/10 02:10:27 DEBUG : dst/three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bf9_d20251010_m020328_c001_v7007000_t0000_u01760061808154") 2025/10/10 02:10:27 DEBUG : dst/three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11592114fa1c9467_d20251010_m020326_c001_v0001098_t0010_u01760061806505") 2025/10/10 02:10:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc331_d20251010_m020443_c001_v7007000_t0000_u01760061883377") 2025/10/10 02:10:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1114554079566c2a_d20251010_m020441_c001_v0001042_t0015_u01760061881902") 2025/10/10 02:10:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1198b105a924b972_d20251010_m020439_c001_v0001182_t0050_u01760061879168") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc332_d20251010_m020443_c001_v7007000_t0000_u01760061883560") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113256d0f0116ba2_d20251010_m020442_c001_v0001184_t0056_u01760061882427") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4dba_d20251010_m020442_c001_v7007000_t0000_u01760061882243") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113256d0f0116b7d_d20251010_m020439_c001_v0001184_t0012_u01760061879559") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a4db6_d20251010_m020439_c001_v7007000_t0000_u01760061879376") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b686f_d20251010_m020434_c001_v0001136_t0032_u01760061874466") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc31c_d20251010_m020432_c001_v7007000_t0000_u01760061872394") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f105556647c612c15_d20251010_m020431_c001_v0001104_t0033_u01760061871089") 2025/10/10 02:10:27 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f01cb_d20251010_m020430_c001_v7007000_t0000_u01760061870904") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f105556647c612bfb_d20251010_m020426_c001_v0001104_t0004_u01760061866379") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4192e54f0f6f01c6_d20251010_m020426_c001_v7007000_t0000_u01760061866192") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9955b1_d20251010_m020420_c001_v0001180_t0000_u01760061860489") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbc7_d20251010_m020417_c001_v7007000_t0000_u01760061857894") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b67f3_d20251010_m020415_c001_v0001136_t0013_u01760061855600") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbc4_d20251010_m020414_c001_v7007000_t0000_u01760061854876") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99556b_d20251010_m020410_c001_v0001180_t0037_u01760061850660") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb71ba_d20251010_m020405_c001_v7007000_t0000_u01760061845628") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6d7b_d20251010_m020403_c001_v0001182_t0037_u01760061843452") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40338a7a28bb71b3_d20251010_m020402_c001_v7007000_t0000_u01760061842369") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6781_d20251010_m020356_c001_v0001136_t0044_u01760061836234") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac2b1_d20251010_m020353_c001_v7007000_t0000_u01760061833206") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6757_d20251010_m020350_c001_v0001136_t0037_u01760061830217") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f401d37430a9ac29f_d20251010_m020349_c001_v7007000_t0000_u01760061829105") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995492_d20251010_m020342_c001_v0001180_t0015_u01760061822123") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6a91_d20251010_m020339_c001_v7007000_t0000_u01760061819156") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99546d_d20251010_m020337_c001_v0001180_t0026_u01760061817301") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6a8b_d20251010_m020336_c001_v7007000_t0000_u01760061816203") 2025/10/10 02:10:28 DEBUG : dst/three.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6c4e_d20251010_m020330_c001_v0001182_t0032_u01760061810029") 2025/10/10 02:10:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc31e_d20251010_m020432_c001_v7007000_t0000_u01760061872576") 2025/10/10 02:10:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f109cfc67326397d9_d20251010_m020430_c001_v0001036_t0058_u01760061870290") 2025/10/10 02:10:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f101ae76f3e2c1ea5_d20251010_m020425_c001_v0001098_t0037_u01760061865839") 2025/10/10 02:10:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de74_d20251010_m020418_c001_v7007000_t0000_u01760061858849") 2025/10/10 02:10:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f110fa7a10eada3c2_d20251010_m020417_c001_v0001176_t0054_u01760061857677") 2025/10/10 02:10:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f109b51d0a29d595d_d20251010_m020414_c001_v0001180_t0057_u01760061854638") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc333_d20251010_m020443_c001_v7007000_t0000_u01760061883742") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995611_d20251010_m020434_c001_v0001180_t0008_u01760061874207") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc31f_d20251010_m020432_c001_v7007000_t0000_u01760061872758") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6811_d20251010_m020419_c001_v0001136_t0055_u01760061859964") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de75_d20251010_m020419_c001_v7007000_t0000_u01760061859029") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b67bb_d20251010_m020408_c001_v0001136_t0057_u01760061848066") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13de2f_d20251010_m020406_c001_v7007000_t0000_u01760061846727") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9954f0_d20251010_m020355_c001_v0001180_t0000_u01760061835648") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f422b06bf1c13ddff_d20251010_m020354_c001_v7007000_t0000_u01760061834314") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6cc4_d20251010_m020341_c001_v0001182_t0046_u01760061821926") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405135ade5b6bccc_d20251010_m020340_c001_v7007000_t0000_u01760061820335") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b66dc_d20251010_m020329_c001_v0001136_t0020_u01760061809661") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4bfa_d20251010_m020328_c001_v7007000_t0000_u01760061808337") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113db23abb9aab90_d20251010_m020323_c001_v0001172_t0020_u01760061803954") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c3c9b_d20251010_m020302_c001_v7007000_t0000_u01760061782685") 2025/10/10 02:10:29 DEBUG : dst/two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1117cf703d0e6622_d20251010_m020301_c001_v0001184_t0016_u01760061781479") 2025/10/10 02:10:29 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4176f6930681a896_d20251010_m020228_c001_v7007000_t0000_u01760061748637") 2025/10/10 02:10:29 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6a7a_d20251010_m020225_c001_v0001182_t0020_u01760061745222") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4176f6930681a890_d20251010_m020222_c001_v7007000_t0000_u01760061742972") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6a16_d20251010_m020212_c001_v0001182_t0058_u01760061732588") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef309_d20251010_m020204_c001_v7007000_t0000_u01760061724233") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b69b0_d20251010_m020200_c001_v0001182_t0043_u01760061720330") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e06_d20251010_m020139_c001_v7007000_t0000_u01760061699666") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995106_d20251010_m020137_c001_v0001180_t0010_u01760061697876") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e02_d20251010_m020137_c001_v7007000_t0000_u01760061697088") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950f8_d20251010_m020135_c001_v0001180_t0051_u01760061695933") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dfa_d20251010_m020133_c001_v7007000_t0000_u01760061693483") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950de_d20251010_m020131_c001_v0001180_t0032_u01760061691872") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435df4_d20251010_m020131_c001_v7007000_t0000_u01760061691118") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950c8_d20251010_m020129_c001_v0001180_t0039_u01760061689922") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aeff_d20251010_m020124_c001_v7007000_t0000_u01760061684550") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99508d_d20251010_m020123_c001_v0001180_t0043_u01760061683179") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aef8_d20251010_m020122_c001_v7007000_t0000_u01760061682436") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995087_d20251010_m020121_c001_v0001180_t0031_u01760061681664") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aeef_d20251010_m020117_c001_v7007000_t0000_u01760061677701") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99505f_d20251010_m020116_c001_v0001180_t0010_u01760061676492") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f76_d20251010_m020114_c001_v7007000_t0000_u01760061674581") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995048_d20251010_m020113_c001_v0001180_t0000_u01760061673559") 2025/10/10 02:10:30 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f73_d20251010_m020113_c001_v7007000_t0000_u01760061673192") 2025/10/10 02:10:31 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11909db0654ddebe_d20251010_m020112_c001_v0001099_t0033_u01760061672418") 2025/10/10 02:10:31 DEBUG : empty space: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995034_d20251010_m020110_c001_v0001180_t0031_u01760061670927") 2025/10/10 02:10:31 DEBUG : enormous: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e04_d20251010_m020138_c001_v7007000_t0000_u01760061698677") 2025/10/10 02:10:31 DEBUG : enormous: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995108_d20251010_m020138_c001_v0001180_t0059_u01760061698076") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400166412b5dc33d_d20251010_m020448_c001_v7007000_t0000_u01760061888063") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99566d_d20251010_m020446_c001_v0001180_t0033_u01760061886903") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef2f6_d20251010_m020158_c001_v7007000_t0000_u01760061718862") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b69a2_d20251010_m020157_c001_v0001182_t0045_u01760061717904") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f63_d20251010_m020108_c001_v7007000_t0000_u01760061668261") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995016_d20251010_m020107_c001_v0001180_t0025_u01760061667339") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f60_d20251010_m020106_c001_v7007000_t0000_u01760061666795") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99500e_d20251010_m020106_c001_v0001180_t0032_u01760061666165") 2025/10/10 02:10:31 DEBUG : existing: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995006_d20251010_m020105_c001_v0001180_t0021_u01760061665420") 2025/10/10 02:10:31 DEBUG : existing-b: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef2f7_d20251010_m020159_c001_v7007000_t0000_u01760061719044") 2025/10/10 02:10:31 DEBUG : existing-b: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9951ac_d20251010_m020157_c001_v0001180_t0029_u01760061717917") 2025/10/10 02:10:31 DEBUG : file1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f5102_d20251010_m020539_c001_v7007000_t0000_u01760061939318") 2025/10/10 02:10:31 DEBUG : file1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467400d2_d20251010_m020537_c001_v0001104_t0025_u01760061937106") 2025/10/10 02:10:31 DEBUG : file1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50f6_d20251010_m020535_c001_v7007000_t0000_u01760061935775") 2025/10/10 02:10:31 DEBUG : file1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe283_d20251010_m020534_c001_v0001093_t0040_u01760061934470") 2025/10/10 02:10:31 DEBUG : five: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e07_d20251010_m020143_c001_v7007000_t0000_u01760061703080") 2025/10/10 02:10:32 DEBUG : five: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995120_d20251010_m020141_c001_v0001180_t0010_u01760061701194") 2025/10/10 02:10:32 DEBUG : foo: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aeeb_d20251010_m020116_c001_v7007000_t0000_u01760061676124") 2025/10/10 02:10:32 DEBUG : foo: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995054_d20251010_m020115_c001_v0001180_t0010_u01760061675569") 2025/10/10 02:10:32 DEBUG : foo: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995050_d20251010_m020115_c001_v0001180_t0010_u01760061675007") 2025/10/10 02:10:32 DEBUG : four: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e08_d20251010_m020143_c001_v7007000_t0000_u01760061703263") 2025/10/10 02:10:32 DEBUG : four: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b64c0_d20251010_m020141_c001_v0001136_t0028_u01760061701750") 2025/10/10 02:10:32 DEBUG : four: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99511c_d20251010_m020140_c001_v0001180_t0030_u01760061700623") 2025/10/10 02:10:32 DEBUG : hello world2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ee8_d20251010_m020024_c001_v7007000_t0000_u01760061624671") 2025/10/10 02:10:32 DEBUG : hello world2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f10_d20251010_m020024_c001_v0001180_t0014_u01760061624060") 2025/10/10 02:10:32 DEBUG : ignore-size: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f57_d20251010_m020105_c001_v7007000_t0000_u01760061665059") 2025/10/10 02:10:32 DEBUG : ignore-size: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994ffa_d20251010_m020104_c001_v0001180_t0041_u01760061664134") 2025/10/10 02:10:32 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef2d7_d20251010_m020157_c001_v7007000_t0000_u01760061717143") 2025/10/10 02:10:32 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6994_d20251010_m020156_c001_v0001182_t0033_u01760061716337") 2025/10/10 02:10:32 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e1c_d20251010_m020155_c001_v7007000_t0000_u01760061715575") 2025/10/10 02:10:32 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b698a_d20251010_m020154_c001_v0001182_t0021_u01760061714623") 2025/10/10 02:10:32 DEBUG : one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e09_d20251010_m020143_c001_v7007000_t0000_u01760061703446") 2025/10/10 02:10:32 DEBUG : one: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995110_d20251010_m020140_c001_v0001180_t0010_u01760061700056") 2025/10/10 02:10:32 DEBUG : only0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50cf_d20251010_m020530_c001_v7007000_t0000_u01760061930011") 2025/10/10 02:10:32 DEBUG : only0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995800_d20251010_m020524_c001_v0001180_t0010_u01760061924255") 2025/10/10 02:10:32 DEBUG : only0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6959_d20251010_m020511_c001_v0001136_t0025_u01760061911750") 2025/10/10 02:10:32 DEBUG : only0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbf8_d20251010_m020505_c001_v7007000_t0000_u01760061905544") 2025/10/10 02:10:32 DEBUG : only0: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68c2_d20251010_m020451_c001_v0001136_t0027_u01760061891841") 2025/10/10 02:10:32 DEBUG : only1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50d1_d20251010_m020530_c001_v7007000_t0000_u01760061930192") 2025/10/10 02:10:32 DEBUG : only1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b69cf_d20251010_m020525_c001_v0001136_t0028_u01760061925412") 2025/10/10 02:10:33 DEBUG : only1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b695d_d20251010_m020512_c001_v0001136_t0038_u01760061912330") 2025/10/10 02:10:33 DEBUG : only1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbfe_d20251010_m020506_c001_v7007000_t0000_u01760061906285") 2025/10/10 02:10:33 DEBUG : only1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68ce_d20251010_m020452_c001_v0001136_t0042_u01760061892402") 2025/10/10 02:10:33 DEBUG : only10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50d2_d20251010_m020530_c001_v7007000_t0000_u01760061930372") 2025/10/10 02:10:33 DEBUG : only10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b69c2_d20251010_m020524_c001_v0001136_t0028_u01760061924266") 2025/10/10 02:10:33 DEBUG : only10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6992_d20251010_m020517_c001_v0001136_t0018_u01760061917452") 2025/10/10 02:10:33 DEBUG : only10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4131931c2e1b8a24_d20251010_m020505_c001_v7007000_t0000_u01760061905552") 2025/10/10 02:10:33 DEBUG : only10: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68fe_d20251010_m020457_c001_v0001136_t0025_u01760061897854") 2025/10/10 02:10:33 DEBUG : only11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50d3_d20251010_m020530_c001_v7007000_t0000_u01760061930552") 2025/10/10 02:10:33 DEBUG : only11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f413f9c864674008d_d20251010_m020524_c001_v0001104_t0028_u01760061924823") 2025/10/10 02:10:33 DEBUG : only11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6994_d20251010_m020517_c001_v0001136_t0049_u01760061917982") 2025/10/10 02:10:33 DEBUG : only11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbfa_d20251010_m020505_c001_v7007000_t0000_u01760061905917") 2025/10/10 02:10:33 DEBUG : only11: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6904_d20251010_m020458_c001_v0001136_t0013_u01760061898471") 2025/10/10 02:10:33 DEBUG : only12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50d5_d20251010_m020530_c001_v7007000_t0000_u01760061930733") 2025/10/10 02:10:33 DEBUG : only12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415d207a460fe25a_d20251010_m020525_c001_v0001093_t0034_u01760061925009") 2025/10/10 02:10:33 DEBUG : only12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b699c_d20251010_m020518_c001_v0001136_t0025_u01760061918657") 2025/10/10 02:10:33 DEBUG : only12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e103762_d20251010_m020505_c001_v7007000_t0000_u01760061905562") 2025/10/10 02:10:33 DEBUG : only12: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6908_d20251010_m020458_c001_v0001136_t0035_u01760061898991") 2025/10/10 02:10:33 DEBUG : only13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50d6_d20251010_m020530_c001_v7007000_t0000_u01760061930914") 2025/10/10 02:10:33 DEBUG : only13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995808_d20251010_m020524_c001_v0001180_t0010_u01760061924653") 2025/10/10 02:10:34 DEBUG : only13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69a2_d20251010_m020519_c001_v0001136_t0027_u01760061919201") 2025/10/10 02:10:34 DEBUG : only13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e103767_d20251010_m020506_c001_v7007000_t0000_u01760061906121") 2025/10/10 02:10:34 DEBUG : only13: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b690c_d20251010_m020459_c001_v0001136_t0025_u01760061899726") 2025/10/10 02:10:34 DEBUG : only14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50d8_d20251010_m020531_c001_v7007000_t0000_u01760061931161") 2025/10/10 02:10:34 DEBUG : only14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b69c5_d20251010_m020524_c001_v0001136_t0028_u01760061924665") 2025/10/10 02:10:34 DEBUG : only14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69a6_d20251010_m020519_c001_v0001136_t0029_u01760061919710") 2025/10/10 02:10:34 DEBUG : only14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4131931c2e1b8a26_d20251010_m020505_c001_v7007000_t0000_u01760061905927") 2025/10/10 02:10:34 DEBUG : only14: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b690e_d20251010_m020500_c001_v0001136_t0032_u01760061900322") 2025/10/10 02:10:34 DEBUG : only15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50da_d20251010_m020531_c001_v7007000_t0000_u01760061931342") 2025/10/10 02:10:34 DEBUG : only15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f99580e_d20251010_m020524_c001_v0001180_t0010_u01760061924836") 2025/10/10 02:10:34 DEBUG : only15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69aa_d20251010_m020520_c001_v0001136_t0031_u01760061920193") 2025/10/10 02:10:34 DEBUG : only15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e103765_d20251010_m020505_c001_v7007000_t0000_u01760061905938") 2025/10/10 02:10:34 DEBUG : only15: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6916_d20251010_m020501_c001_v0001136_t0055_u01760061901035") 2025/10/10 02:10:34 DEBUG : only16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50dc_d20251010_m020531_c001_v7007000_t0000_u01760061931523") 2025/10/10 02:10:34 DEBUG : only16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b69c9_d20251010_m020524_c001_v0001136_t0028_u01760061924849") 2025/10/10 02:10:34 DEBUG : only16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69b0_d20251010_m020520_c001_v0001136_t0057_u01760061920997") 2025/10/10 02:10:34 DEBUG : only16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd5e_d20251010_m020505_c001_v7007000_t0000_u01760061905721") 2025/10/10 02:10:34 DEBUG : only16: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b691a_d20251010_m020501_c001_v0001136_t0006_u01760061901851") 2025/10/10 02:10:35 DEBUG : only17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50de_d20251010_m020531_c001_v7007000_t0000_u01760061931709") 2025/10/10 02:10:35 DEBUG : only17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b69cb_d20251010_m020525_c001_v0001136_t0028_u01760061925033") 2025/10/10 02:10:35 DEBUG : only17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69b4_d20251010_m020521_c001_v0001136_t0000_u01760061921812") 2025/10/10 02:10:35 DEBUG : only17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd61_d20251010_m020506_c001_v7007000_t0000_u01760061906271") 2025/10/10 02:10:35 DEBUG : only17: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b691e_d20251010_m020502_c001_v0001136_t0025_u01760061902520") 2025/10/10 02:10:35 DEBUG : only18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50df_d20251010_m020531_c001_v7007000_t0000_u01760061931891") 2025/10/10 02:10:35 DEBUG : only18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f99581a_d20251010_m020525_c001_v0001180_t0010_u01760061925397") 2025/10/10 02:10:35 DEBUG : only18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69b6_d20251010_m020522_c001_v0001136_t0025_u01760061922480") 2025/10/10 02:10:35 DEBUG : only18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbf9_d20251010_m020505_c001_v7007000_t0000_u01760061905733") 2025/10/10 02:10:35 DEBUG : only18: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6928_d20251010_m020503_c001_v0001136_t0040_u01760061903203") 2025/10/10 02:10:35 DEBUG : only19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50e0_d20251010_m020532_c001_v7007000_t0000_u01760061932072") 2025/10/10 02:10:35 DEBUG : only19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f413f9c8646740091_d20251010_m020525_c001_v0001104_t0028_u01760061925010") 2025/10/10 02:10:35 DEBUG : only19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b69ba_d20251010_m020523_c001_v0001136_t0026_u01760061923138") 2025/10/10 02:10:36 DEBUG : only19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4131931c2e1b8a25_d20251010_m020505_c001_v7007000_t0000_u01760061905743") 2025/10/10 02:10:36 DEBUG : only19: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b692e_d20251010_m020503_c001_v0001136_t0024_u01760061903754") 2025/10/10 02:10:36 DEBUG : only2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50e1_d20251010_m020532_c001_v7007000_t0000_u01760061932253") 2025/10/10 02:10:36 DEBUG : only2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995812_d20251010_m020525_c001_v0001180_t0010_u01760061925019") 2025/10/10 02:10:36 DEBUG : only2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6961_d20251010_m020512_c001_v0001136_t0051_u01760061912891") 2025/10/10 02:10:36 DEBUG : only2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd5b_d20251010_m020505_c001_v7007000_t0000_u01760061905166") 2025/10/10 02:10:36 DEBUG : only2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68d0_d20251010_m020452_c001_v0001136_t0016_u01760061892941") 2025/10/10 02:10:36 DEBUG : only3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50e2_d20251010_m020532_c001_v7007000_t0000_u01760061932434") 2025/10/10 02:10:36 DEBUG : only3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f413f9c864674009d_d20251010_m020525_c001_v0001104_t0028_u01760061925562") 2025/10/10 02:10:36 DEBUG : only3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b696b_d20251010_m020513_c001_v0001136_t0044_u01760061913460") 2025/10/10 02:10:36 DEBUG : only3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd60_d20251010_m020506_c001_v7007000_t0000_u01760061906088") 2025/10/10 02:10:36 DEBUG : only3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68d4_d20251010_m020453_c001_v0001136_t0046_u01760061893478") 2025/10/10 02:10:36 DEBUG : only4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50e5_d20251010_m020532_c001_v7007000_t0000_u01760061932623") 2025/10/10 02:10:36 DEBUG : only4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f413f9c8646740099_d20251010_m020525_c001_v0001104_t0028_u01760061925194") 2025/10/10 02:10:36 DEBUG : only4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6975_d20251010_m020514_c001_v0001136_t0039_u01760061914148") 2025/10/10 02:10:36 DEBUG : only4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4131931c2e1b8a27_d20251010_m020506_c001_v7007000_t0000_u01760061906111") 2025/10/10 02:10:36 DEBUG : only4: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68d8_d20251010_m020454_c001_v0001136_t0035_u01760061894045") 2025/10/10 02:10:36 DEBUG : only5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50e6_d20251010_m020532_c001_v7007000_t0000_u01760061932807") 2025/10/10 02:10:36 DEBUG : only5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415d207a460fe25e_d20251010_m020525_c001_v0001093_t0034_u01760061925202") 2025/10/10 02:10:36 DEBUG : only5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6978_d20251010_m020514_c001_v0001136_t0012_u01760061914682") 2025/10/10 02:10:36 DEBUG : only5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbbfb_d20251010_m020506_c001_v7007000_t0000_u01760061906102") 2025/10/10 02:10:36 DEBUG : only5: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68dc_d20251010_m020454_c001_v0001136_t0042_u01760061894615") 2025/10/10 02:10:36 DEBUG : only6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50e8_d20251010_m020532_c001_v7007000_t0000_u01760061932987") 2025/10/10 02:10:36 DEBUG : only6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995816_d20251010_m020525_c001_v0001180_t0010_u01760061925214") 2025/10/10 02:10:37 DEBUG : only6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b697e_d20251010_m020515_c001_v0001136_t0022_u01760061915205") 2025/10/10 02:10:37 DEBUG : only6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4231b7539e103764_d20251010_m020505_c001_v7007000_t0000_u01760061905753") 2025/10/10 02:10:37 DEBUG : only6: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68e2_d20251010_m020455_c001_v0001136_t0056_u01760061895154") 2025/10/10 02:10:37 DEBUG : only7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50ea_d20251010_m020533_c001_v7007000_t0000_u01760061933167") 2025/10/10 02:10:37 DEBUG : only7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f400d58e5792b69cd_d20251010_m020525_c001_v0001136_t0028_u01760061925227") 2025/10/10 02:10:37 DEBUG : only7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6982_d20251010_m020515_c001_v0001136_t0054_u01760061915744") 2025/10/10 02:10:37 DEBUG : only7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd5f_d20251010_m020505_c001_v7007000_t0000_u01760061905906") 2025/10/10 02:10:37 DEBUG : only7: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68ec_d20251010_m020455_c001_v0001136_t0016_u01760061895925") 2025/10/10 02:10:37 DEBUG : only8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50eb_d20251010_m020533_c001_v7007000_t0000_u01760061933352") 2025/10/10 02:10:37 DEBUG : only8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f413f9c864674009b_d20251010_m020525_c001_v0001104_t0028_u01760061925377") 2025/10/10 02:10:37 DEBUG : only8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b698a_d20251010_m020516_c001_v0001136_t0033_u01760061916439") 2025/10/10 02:10:37 DEBUG : only8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd5c_d20251010_m020505_c001_v7007000_t0000_u01760061905350") 2025/10/10 02:10:37 DEBUG : only8: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68f6_d20251010_m020456_c001_v0001136_t0023_u01760061896511") 2025/10/10 02:10:37 DEBUG : only9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50ec_d20251010_m020533_c001_v7007000_t0000_u01760061933532") 2025/10/10 02:10:37 DEBUG : only9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415d207a460fe260_d20251010_m020525_c001_v0001093_t0034_u01760061925386") 2025/10/10 02:10:37 DEBUG : only9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b698e_d20251010_m020516_c001_v0001136_t0014_u01760061916967") 2025/10/10 02:10:37 DEBUG : only9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94bd5d_d20251010_m020505_c001_v7007000_t0000_u01760061905538") 2025/10/10 02:10:37 DEBUG : only9: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b68fa_d20251010_m020457_c001_v0001136_t0054_u01760061897166") 2025/10/10 02:10:37 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e19_d20251010_m020153_c001_v7007000_t0000_u01760061713500") 2025/10/10 02:10:37 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6968_d20251010_m020150_c001_v0001182_t0043_u01760061710973") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e13_d20251010_m020150_c001_v7007000_t0000_u01760061710191") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99515c_d20251010_m020148_c001_v0001180_t0027_u01760061708404") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e0f_d20251010_m020147_c001_v7007000_t0000_u01760061707266") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b64ce_d20251010_m020144_c001_v0001136_t0006_u01760061704483") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dfe_d20251010_m020135_c001_v7007000_t0000_u01760061695177") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950ea_d20251010_m020134_c001_v0001180_t0046_u01760061694031") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435df8_d20251010_m020132_c001_v7007000_t0000_u01760061692539") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950dc_d20251010_m020131_c001_v0001180_t0037_u01760061691673") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dee_d20251010_m020130_c001_v7007000_t0000_u01760061690520") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950c4_d20251010_m020129_c001_v0001180_t0049_u01760061689718") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aefd_d20251010_m020123_c001_v7007000_t0000_u01760061683986") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99508b_d20251010_m020122_c001_v0001180_t0011_u01760061682991") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aef9_d20251010_m020122_c001_v7007000_t0000_u01760061682623") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995085_d20251010_m020121_c001_v0001180_t0051_u01760061681462") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aef6_d20251010_m020121_c001_v7007000_t0000_u01760061681094") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f99507d_d20251010_m020120_c001_v0001180_t0024_u01760061680524") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995077_d20251010_m020119_c001_v0001180_t0032_u01760061679939") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aef4_d20251010_m020119_c001_v7007000_t0000_u01760061679570") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995073_d20251010_m020118_c001_v0001180_t0014_u01760061678960") 2025/10/10 02:10:38 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995069_d20251010_m020118_c001_v0001180_t0044_u01760061678290") 2025/10/10 02:10:39 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94aef1_d20251010_m020117_c001_v7007000_t0000_u01760061677922") 2025/10/10 02:10:39 DEBUG : potato: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995061_d20251010_m020117_c001_v0001180_t0003_u01760061677076") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78dd383_d20251010_m020238_c001_v7007000_t0000_u01760061758274") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b65e9_d20251010_m020237_c001_v0001136_t0000_u01760061757246") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4176f6930681a897_d20251010_m020229_c001_v7007000_t0000_u01760061749021") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b65a7_d20251010_m020224_c001_v0001136_t0027_u01760061744351") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd208734d_d20251010_m020216_c001_v7007000_t0000_u01760061736465") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6562_d20251010_m020211_c001_v0001136_t0037_u01760061731872") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef30b_d20251010_m020204_c001_v7007000_t0000_u01760061724790") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b651f_d20251010_m020159_c001_v0001136_t0037_u01760061719990") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e05_d20251010_m020138_c001_v7007000_t0000_u01760061698860") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995104_d20251010_m020137_c001_v0001180_t0013_u01760061697637") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e03_d20251010_m020137_c001_v7007000_t0000_u01760061697270") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950f6_d20251010_m020135_c001_v0001180_t0054_u01760061695725") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dff_d20251010_m020135_c001_v7007000_t0000_u01760061695359") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950ec_d20251010_m020134_c001_v0001180_t0021_u01760061694604") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435dfb_d20251010_m020133_c001_v7007000_t0000_u01760061693665") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950e2_d20251010_m020132_c001_v0001180_t0048_u01760061692907") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435df5_d20251010_m020131_c001_v7007000_t0000_u01760061691307") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9950d0_d20251010_m020130_c001_v0001180_t0022_u01760061690530") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f406528ccda94af00_d20251010_m020124_c001_v7007000_t0000_u01760061684734") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995090_d20251010_m020123_c001_v0001180_t0058_u01760061683783") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ef5_d20251010_m020027_c001_v7007000_t0000_u01760061627406") 2025/10/10 02:10:39 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f1c_d20251010_m020026_c001_v0001180_t0051_u01760061626723") 2025/10/10 02:10:40 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ef3_d20251010_m020025_c001_v7007000_t0000_u01760061625807") 2025/10/10 02:10:40 DEBUG : potato2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f14_d20251010_m020025_c001_v0001180_t0025_u01760061625233") 2025/10/10 02:10:40 DEBUG : potato3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4176f6930681a899_d20251010_m020229_c001_v7007000_t0000_u01760061749232") 2025/10/10 02:10:40 DEBUG : potato3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9952a1_d20251010_m020225_c001_v0001180_t0046_u01760061745815") 2025/10/10 02:10:40 DEBUG : potato3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087350_d20251010_m020216_c001_v7007000_t0000_u01760061736798") 2025/10/10 02:10:40 DEBUG : potato3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995255_d20251010_m020213_c001_v0001180_t0000_u01760061733181") 2025/10/10 02:10:40 DEBUG : potato3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef30c_d20251010_m020204_c001_v7007000_t0000_u01760061724972") 2025/10/10 02:10:40 DEBUG : potato3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9951d2_d20251010_m020200_c001_v0001180_t0000_u01760061720539") 2025/10/10 02:10:40 DEBUG : pre-dest1/1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4be5_d20251010_m020311_c001_v7007000_t0000_u01760061791532") 2025/10/10 02:10:40 DEBUG : pre-dest1/1: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9953a9_d20251010_m020303_c001_v0001180_t0006_u01760061783438") 2025/10/10 02:10:40 DEBUG : pre-dest2/2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f4be6_d20251010_m020311_c001_v7007000_t0000_u01760061791716") 2025/10/10 02:10:40 DEBUG : pre-dest2/2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6668_d20251010_m020304_c001_v0001136_t0015_u01760061784033") 2025/10/10 02:10:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c3c84_d20251010_m020249_c001_v7007000_t0000_u01760061769892") 2025/10/10 02:10:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6afc_d20251010_m020246_c001_v0001182_t0015_u01760061766048") 2025/10/10 02:10:40 DEBUG : sizeonly: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f54_d20251010_m020103_c001_v7007000_t0000_u01760061663588") 2025/10/10 02:10:40 DEBUG : sizeonly: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fef_d20251010_m020102_c001_v0001180_t0014_u01760061662657") 2025/10/10 02:10:40 DEBUG : splitbanan: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4121dc0fd2087b2c_d20251010_m020748_c001_v7007000_t0000_u01760062068613") 2025/10/10 02:10:40 DEBUG : splitbanan: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6dd4_d20251010_m020740_c001_v0001136_t0051_u01760062060905") 2025/10/10 02:10:40 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d489c_d20251010_m020916_c001_v7007000_t0000_u01760062156430") 2025/10/10 02:10:40 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe678_d20251010_m020909_c001_v0001093_t0043_u01760062149576") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f420744ac743fbdd1_d20251010_m020858_c001_v7007000_t0000_u01760062138087") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe63b_d20251010_m020850_c001_v0001093_t0008_u01760062130882") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c4f50_d20251010_m020840_c001_v7007000_t0000_u01760062120822") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe601_d20251010_m020834_c001_v0001093_t0044_u01760062114296") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f415fb233265a5004_d20251010_m020822_c001_v7007000_t0000_u01760062102738") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe5b8_d20251010_m020816_c001_v0001093_t0028_u01760062096179") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f409a3444627c74ed_d20251010_m020806_c001_v7007000_t0000_u01760062086321") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe55b_d20251010_m020759_c001_v0001093_t0008_u01760062079254") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f521c_d20251010_m020743_c001_v7007000_t0000_u01760062063269") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467403d4_d20251010_m020739_c001_v0001104_t0045_u01760062059191") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f42182d91202a317c_d20251010_m020729_c001_v7007000_t0000_u01760062049086") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe48a_d20251010_m020721_c001_v0001093_t0027_u01760062041206") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef9db_d20251010_m020719_c001_v7007000_t0000_u01760062039739") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674032f_d20251010_m020715_c001_v0001104_t0059_u01760062035706") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f405b1185a0dcbb5a_d20251010_m020705_c001_v7007000_t0000_u01760062025143") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe40f_d20251010_m020657_c001_v0001093_t0024_u01760062017870") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d476f_d20251010_m020656_c001_v7007000_t0000_u01760062016545") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674027e_d20251010_m020652_c001_v0001104_t0025_u01760062012415") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f408d91f0593c6c04_d20251010_m020637_c001_v7007000_t0000_u01760061997526") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740206_d20251010_m020632_c001_v0001104_t0030_u01760061992446") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f41649bf174d6c585_d20251010_m020622_c001_v7007000_t0000_u01760061982711") 2025/10/10 02:10:41 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467401ae_d20251010_m020615_c001_v0001104_t0028_u01760061975591") 2025/10/10 02:10:42 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40478fe37c2c49f8_d20251010_m020604_c001_v7007000_t0000_u01760061964667") 2025/10/10 02:10:42 DEBUG : splitbananasplit: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c8646740145_d20251010_m020557_c001_v0001104_t0003_u01760061957728") 2025/10/10 02:10:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f419401ec4459e54e_d20251010_m020723_c001_v7007000_t0000_u01760062043942") 2025/10/10 02:10:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe46d_d20251010_m020717_c001_v0001093_t0039_u01760062037316") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f5127_d20251010_m020547_c001_v7007000_t0000_u01760061947556") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6a55_d20251010_m020544_c001_v0001136_t0050_u01760061944527") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f510f_d20251010_m020543_c001_v7007000_t0000_u01760061943406") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe29d_d20251010_m020540_c001_v0001093_t0023_u01760061940621") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38ef2d8_d20251010_m020157_c001_v7007000_t0000_u01760061717327") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b650d_d20251010_m020156_c001_v0001136_t0019_u01760061716328") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e1e_d20251010_m020155_c001_v7007000_t0000_u01760061715761") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995194_d20251010_m020154_c001_v0001180_t0037_u01760061714972") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f46_d20251010_m020100_c001_v7007000_t0000_u01760061660609") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fd4_d20251010_m020059_c001_v0001180_t0018_u01760061659136") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f3e_d20251010_m020058_c001_v7007000_t0000_u01760061658776") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fcc_d20251010_m020057_c001_v0001180_t0043_u01760061657640") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f39_d20251010_m020055_c001_v7007000_t0000_u01760061655514") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fb8_d20251010_m020054_c001_v0001180_t0026_u01760061654307") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f38_d20251010_m020053_c001_v7007000_t0000_u01760061653764") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fae_d20251010_m020052_c001_v0001180_t0042_u01760061652578") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994fa2_d20251010_m020049_c001_v0001180_t0043_u01760061649391") 2025/10/10 02:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f2e_d20251010_m020049_c001_v7007000_t0000_u01760061649031") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f96_d20251010_m020048_c001_v0001180_t0001_u01760061648456") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f92_d20251010_m020047_c001_v0001180_t0011_u01760061647696") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f28_d20251010_m020047_c001_v7007000_t0000_u01760061647333") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f84_d20251010_m020044_c001_v0001180_t0008_u01760061644298") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f78_d20251010_m020041_c001_v0001180_t0029_u01760061641281") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f1b_d20251010_m020040_c001_v7007000_t0000_u01760061640865") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f6e_d20251010_m020040_c001_v0001180_t0003_u01760061640265") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f6a_d20251010_m020039_c001_v0001180_t0016_u01760061639487") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f16_d20251010_m020039_c001_v7007000_t0000_u01760061639124") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f58_d20251010_m020035_c001_v0001180_t0010_u01760061635494") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f10_d20251010_m020035_c001_v7007000_t0000_u01760061635130") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f52_d20251010_m020034_c001_v0001180_t0043_u01760061634533") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f0e_d20251010_m020033_c001_v7007000_t0000_u01760061633605") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f46_d20251010_m020033_c001_v0001180_t0054_u01760061633038") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f09_d20251010_m020032_c001_v7007000_t0000_u01760061632493") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f3c_d20251010_m020031_c001_v0001180_t0001_u01760061631920") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9f00_d20251010_m020031_c001_v7007000_t0000_u01760061631015") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f32_d20251010_m020030_c001_v0001180_t0053_u01760061630237") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9efa_d20251010_m020029_c001_v7007000_t0000_u01760061629693") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f2c_d20251010_m020029_c001_v0001180_t0010_u01760061629123") 2025/10/10 02:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ef7_d20251010_m020028_c001_v7007000_t0000_u01760061628578") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f26_d20251010_m020027_c001_v0001180_t0033_u01760061627960") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ed8_d20251010_m020023_c001_v7007000_t0000_u01760061623512") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f0a_d20251010_m020022_c001_v0001180_t0048_u01760061622939") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ed3_d20251010_m020022_c001_v7007000_t0000_u01760061622395") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994f02_d20251010_m020021_c001_v0001180_t0003_u01760061621796") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ed0_d20251010_m020020_c001_v7007000_t0000_u01760061620888") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994ef9_d20251010_m020020_c001_v0001180_t0057_u01760061620333") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4149afcae78d9ec7_d20251010_m020017_c001_v7007000_t0000_u01760061617976") 2025/10/10 02:10:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f994ee9_d20251010_m020017_c001_v0001180_t0054_u01760061617386") 2025/10/10 02:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f5129_d20251010_m020547_c001_v7007000_t0000_u01760061947749") 2025/10/10 02:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467400f8_d20251010_m020544_c001_v0001104_t0025_u01760061944550") 2025/10/10 02:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f5110_d20251010_m020543_c001_v7007000_t0000_u01760061943588") 2025/10/10 02:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f9958aa_d20251010_m020540_c001_v0001180_t0048_u01760061940280") 2025/10/10 02:10:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d489e_d20251010_m020918_c001_v7007000_t0000_u01760062158359") 2025/10/10 02:10:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995f23_d20251010_m020917_c001_v0001180_t0025_u01760062157763") 2025/10/10 02:10:44 DEBUG : sub/yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e17_d20251010_m020152_c001_v7007000_t0000_u01760061712954") 2025/10/10 02:10:44 DEBUG : sub/yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b64e8_d20251010_m020151_c001_v0001136_t0046_u01760061711323") 2025/10/10 02:10:44 DEBUG : test_dir1/file2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f5103_d20251010_m020539_c001_v7007000_t0000_u01760061939499") 2025/10/10 02:10:44 DEBUG : test_dir1/file2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995884_d20251010_m020536_c001_v0001180_t0035_u01760061936752") 2025/10/10 02:10:44 DEBUG : test_dir1/file2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50f7_d20251010_m020535_c001_v7007000_t0000_u01760061935956") 2025/10/10 02:10:44 DEBUG : test_dir1/file2: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995874_d20251010_m020534_c001_v0001180_t0018_u01760061934486") 2025/10/10 02:10:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f5105_d20251010_m020539_c001_v7007000_t0000_u01760061939679") 2025/10/10 02:10:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6a18_d20251010_m020536_c001_v0001136_t0016_u01760061936763") 2025/10/10 02:10:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4182b62e228f50fa_d20251010_m020536_c001_v7007000_t0000_u01760061936160") 2025/10/10 02:10:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b6a0b_d20251010_m020534_c001_v0001136_t0029_u01760061934497") 2025/10/10 02:10:45 DEBUG : three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e0a_d20251010_m020143_c001_v7007000_t0000_u01760061703711") 2025/10/10 02:10:45 DEBUG : three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995132_d20251010_m020142_c001_v0001180_t0056_u01760061702505") 2025/10/10 02:10:45 DEBUG : three: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995116_d20251010_m020140_c001_v0001180_t0034_u01760061700420") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48a0_d20251010_m020920_c001_v7007000_t0000_u01760062160242") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674061f_d20251010_m020919_c001_v0001104_t0034_u01760062159314") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48b9_d20251010_m020941_c001_v7007000_t0000_u01760062181127") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b709c_d20251010_m020939_c001_v0001136_t0001_u01760062179199") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48b4_d20251010_m020937_c001_v7007000_t0000_u01760062177673") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674069f_d20251010_m020935_c001_v0001104_t0004_u01760062175074") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48b1_d20251010_m020934_c001_v7007000_t0000_u01760062174103") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995f92_d20251010_m020933_c001_v0001180_t0012_u01760062173505") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48aa_d20251010_m020927_c001_v7007000_t0000_u01760062167998") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c864674065e_d20251010_m020926_c001_v0001104_t0016_u01760062166262") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48ac_d20251010_m020930_c001_v7007000_t0000_u01760062170588") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b7067_d20251010_m020928_c001_v0001136_t0043_u01760062168980") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48a8_d20251010_m020925_c001_v7007000_t0000_u01760062165304") 2025/10/10 02:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101e0186f995f63_d20251010_m020924_c001_v0001180_t0033_u01760062164709") 2025/10/10 02:10:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48a7_d20251010_m020923_c001_v7007000_t0000_u01760062163772") 2025/10/10 02:10:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe69e_d20251010_m020922_c001_v0001093_t0031_u01760062162990") 2025/10/10 02:10:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48a5_d20251010_m020922_c001_v7007000_t0000_u01760062162058") 2025/10/10 02:10:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f100d58e5792b7038_d20251010_m020921_c001_v0001136_t0000_u01760062161181") 2025/10/10 02:10:46 DEBUG : toe/toe/toe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40776c4bb38efb9f_d20251010_m020946_c001_v7007000_t0000_u01760062186524") 2025/10/10 02:10:46 DEBUG : toe/toe/toe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f113f9c86467406cd_d20251010_m020945_c001_v0001104_t0039_u01760062185481") 2025/10/10 02:10:46 DEBUG : toe/toe/toe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48af_d20251010_m020932_c001_v7007000_t0000_u01760062172523") 2025/10/10 02:10:46 DEBUG : toe/toe/toe: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe6bb_d20251010_m020931_c001_v0001093_t0002_u01760062171526") 2025/10/10 02:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48ba_d20251010_m020941_c001_v7007000_t0000_u01760062181751") 2025/10/10 02:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115d207a460fe6d9_d20251010_m020940_c001_v0001093_t0055_u01760062180744") 2025/10/10 02:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f418b4b763a2d48b6_d20251010_m020938_c001_v7007000_t0000_u01760062178246") 2025/10/10 02:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f115f0ba16f189ec9_d20251010_m020936_c001_v0001113_t0017_u01760062176964") 2025/10/10 02:10:46 DEBUG : two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e0b_d20251010_m020143_c001_v7007000_t0000_u01760061703895") 2025/10/10 02:10:46 DEBUG : two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f40302b53774b6912_d20251010_m020141_c001_v0001182_t0044_u01760061701937") 2025/10/10 02:10:46 DEBUG : two: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4101e0186f995114_d20251010_m020140_c001_v0001180_t0010_u01760061700238") 2025/10/10 02:10:46 DEBUG : yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e1a_d20251010_m020153_c001_v7007000_t0000_u01760061713682") 2025/10/10 02:10:46 DEBUG : yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f11909db0654ddf68_d20251010_m020152_c001_v0001099_t0041_u01760061712556") 2025/10/10 02:10:46 DEBUG : yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e12_d20251010_m020149_c001_v7007000_t0000_u01760061709640") 2025/10/10 02:10:46 DEBUG : yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b6951_d20251010_m020148_c001_v0001182_t0030_u01760061708052") 2025/10/10 02:10:46 DEBUG : yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e0e_d20251010_m020146_c001_v7007000_t0000_u01760061706717") 2025/10/10 02:10:46 DEBUG : yam: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f10302b53774b692b_d20251010_m020144_c001_v0001182_t0054_u01760061704491") 2025/10/10 02:10:46 DEBUG : yaml: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e14_d20251010_m020150_c001_v7007000_t0000_u01760061710381") 2025/10/10 02:10:47 DEBUG : yaml: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1053c200c101e33e_d20251010_m020149_c001_v0001105_t0008_u01760061709272") 2025/10/10 02:10:47 DEBUG : yaml: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f4165fb7293435e10_d20251010_m020147_c001_v7007000_t0000_u01760061707453") 2025/10/10 02:10:47 DEBUG : yaml: Deleting (id "4_z9f02edd3d08dcbbb9f980e1b_f1101ab66fa5e77af_d20251010_m020145_c001_v0001144_t0012_u01760061705930") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m33.61385286s (try 1/5)