"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/01 01:43:12 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija" 2026/08/01 01:43:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/01 01:43:13 DEBUG : Creating backend with remote "/tmp/rclone1907796853" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:14 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/01 01:43:14 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.38s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:43:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:15 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:15 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:16 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:43:16 DEBUG : B2 bucket rclone-test-pivefiq7tija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:17 DEBUG : Creating backend with remote "/non-existing" 2026/08/01 01:43:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/01 01:43:17 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:17 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:18 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:18 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.51s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:19 INFO : B2 bucket rclone-test-pivefiq7tija: Running all checks before starting transfers 2026/08/01 01:43:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:20 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:20 INFO : B2 bucket rclone-test-pivefiq7tija: Checks finished, now starting transfers 2026/08/01 01:43:20 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:21 ERROR : Ignoring --no-traverse with sync 2026/08/01 01:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:21 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:21 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:21 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:43:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/01 01:43:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:23 DEBUG : hello world2: size = 12 OK 2026/08/01 01:43:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/01 01:43:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.18s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:43:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:24 DEBUG : potato2: size = 11 OK 2026/08/01 01:43:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:43:25 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:25 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:25 DEBUG : potato2: size = 11 OK 2026/08/01 01:43:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 01:43:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:43:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 01:43:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:43:26 INFO : sub dir2: Making directory 2026/08/01 01:43:26 INFO : sub dir: Making directory 2026/08/01 01:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:26 INFO : sub dir2/sub sub dir2: Making directory 2026/08/01 01:43:26 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:26 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:27 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" 2026/08/01 01:43:27 DEBUG : B2 bucket rclone-test-pivefiq7tija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:27 INFO : sub dir2: Making directory 2026/08/01 01:43:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 01:43:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:27 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:27 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:28 DEBUG : sub dir2: Making directory with metadata 2026/08/01 01:43:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:43:29 INFO : sub dir2: Making directory 2026/08/01 01:43:29 INFO : sub dir: Making directory 2026/08/01 01:43:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:29 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:29 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:43:29 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/01 01:43:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/01 01:43:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:30 INFO : sub dir2: Making directory 2026/08/01 01:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:30 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:30 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:31 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:43:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:31 DEBUG : sub dir2: Making directory with metadata 2026/08/01 01:43:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:43:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:43:32 INFO : sub dir2: Making directory 2026/08/01 01:43:32 INFO : sub dir: Making directory 2026/08/01 01:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:32 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:32 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:32 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:43:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/01 01:43:32 DEBUG : B2 bucket rclone-test-pivefiq7tija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:33 INFO : sub dir2: Making directory 2026/08/01 01:43:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:33 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:33 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:33 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:43:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sayenep2papu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pivefiq7tija -> B2 bucket rclone-test-sayenep2papu 2026/08/01 01:43:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:36 DEBUG : B2 bucket rclone-test-sayenep2papu: Waiting for checks to finish 2026/08/01 01:43:36 DEBUG : B2 bucket rclone-test-sayenep2papu: Waiting for transfers to finish 2026/08/01 01:43:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 01:43:37 DEBUG : B2 bucket rclone-test-sayenep2papu: Purge remote 2026/08/01 01:43:37 INFO : B2 bucket rclone-test-sayenep2papu: cleaning bucket "rclone-test-sayenep2papu" of all files 2026/08/01 01:43:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f72bd33f0ddbbab9ff80e1b_f1026565b7fc9febc_d20260801_m014336_c001_v0001090_t0058_u01785548616847") --- PASS: TestServerSideCopy (3.82s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:39 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:43:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:43:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 01:43:39 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:39 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 01:43:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/01 01:43:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cigatim7vaco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pivefiq7tija -> B2 bucket rclone-test-cigatim7vaco 2026/08/01 01:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:42 DEBUG : B2 bucket rclone-test-cigatim7vaco: Waiting for checks to finish 2026/08/01 01:43:42 DEBUG : B2 bucket rclone-test-cigatim7vaco: Waiting for transfers to finish 2026/08/01 01:43:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 01:43:43 DEBUG : B2 bucket rclone-test-cigatim7vaco: Waiting for checks to finish 2026/08/01 01:43:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:43:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cigatim7vaco) 2026/08/01 01:43:43 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 01:43:43 DEBUG : B2 bucket rclone-test-cigatim7vaco: Waiting for transfers to finish 2026/08/01 01:43:44 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 01:43:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/01 01:43:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 01:43:44 DEBUG : B2 bucket rclone-test-cigatim7vaco: Purge remote 2026/08/01 01:43:44 INFO : B2 bucket rclone-test-cigatim7vaco: cleaning bucket "rclone-test-cigatim7vaco" of all files 2026/08/01 01:43:44 DEBUG : sub dir/hello world: Deleting (id "4_z3f92cd93f0ddbbab9ff80e1b_f106c58da832d3306_d20260801_m014343_c001_v0001032_t0026_u01785548623811") 2026/08/01 01:43:44 DEBUG : sub dir/hello world: Deleting (id "4_z3f92cd93f0ddbbab9ff80e1b_f118cfdadee065a44_d20260801_m014342_c001_v0001109_t0038_u01785548622516") --- PASS: TestServerSideCopyOverSelf (5.92s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:43:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:43:47 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 01:43:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:47 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 01:43:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/01 01:43:47 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/01 01:43:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hipuqut2bihe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pivefiq7tija -> B2 bucket rclone-test-hipuqut2bihe 2026/08/01 01:43:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:49 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Waiting for checks to finish 2026/08/01 01:43:49 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Waiting for transfers to finish 2026/08/01 01:43:50 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:43:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 01:43:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:43:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hipuqut2bihe) 2026/08/01 01:43:52 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 01:43:52 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Waiting for checks to finish 2026/08/01 01:43:52 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Waiting for transfers to finish 2026/08/01 01:43:52 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 01:43:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/01 01:43:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 01:43:52 INFO : sub dir/hello world: Deleted 2026/08/01 01:43:53 DEBUG : testing file moves 2026/08/01 01:43:53 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:43:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hipuqut2bihe) 2026/08/01 01:43:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 01:43:53 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Waiting for checks to finish 2026/08/01 01:43:53 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Waiting for transfers to finish 2026/08/01 01:43:53 DEBUG : sub dir/hello world: size = 24 OK 2026/08/01 01:43:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/01 01:43:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 01:43:53 INFO : sub dir/hello world: Deleted 2026/08/01 01:43:54 DEBUG : B2 bucket rclone-test-hipuqut2bihe: Purge remote 2026/08/01 01:43:54 INFO : B2 bucket rclone-test-hipuqut2bihe: cleaning bucket "rclone-test-hipuqut2bihe" of all files 2026/08/01 01:43:54 DEBUG : sub dir/hello world: Deleting (id "4_zef92ed73f0ddbbab9ff80e1b_f1124c4d4150acf63_d20260801_m014353_c001_v0001178_t0055_u01785548633615") 2026/08/01 01:43:54 DEBUG : sub dir/hello world: Deleting (id "4_zef92ed73f0ddbbab9ff80e1b_f109317f016d0aa12_d20260801_m014352_c001_v0001161_t0052_u01785548632125") 2026/08/01 01:43:54 DEBUG : sub dir/hello world: Deleting (id "4_zef92ed73f0ddbbab9ff80e1b_f104759893f608f89_d20260801_m014350_c001_v0001173_t0016_u01785548630441") --- PASS: TestServerSideMoveOverSelf (7.29s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:56 ERROR : error listing: directory not found 2026/08/01 01:43:56 INFO : Local file system at /tmp/rclone1907796853: Making directory 2026/08/01 01:43:56 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:56 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.42s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:43:57 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for checks to finish 2026/08/01 01:43:57 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for transfers to finish 2026/08/01 01:43:58 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/01 01:43:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:43:58 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/01 01:43:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:43:59 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/01 01:43:59 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:59 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:59 DEBUG : check sum: size = 1 OK 2026/08/01 01:43:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:43:59 INFO : check sum: Copied (new) 2026/08/01 01:43:59 DEBUG : Waiting for deletions to finish 2026/08/01 01:43:59 DEBUG : check sum: size = 1 OK 2026/08/01 01:43:59 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:43:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:43:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/01 01:43:59 DEBUG : check sum: Unchanged skipping 2026/08/01 01:43:59 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:43:59 DEBUG : Waiting for deletions to finish 2026/08/01 01:43:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/01 01:44:00 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:00 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:01 DEBUG : sizeonly: size = 6 OK 2026/08/01 01:44:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/01 01:44:01 INFO : sizeonly: Copied (new) 2026/08/01 01:44:01 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:01 DEBUG : sizeonly: size = 6 OK 2026/08/01 01:44:01 DEBUG : sizeonly: Sizes identical 2026/08/01 01:44:01 DEBUG : sizeonly: Unchanged skipping 2026/08/01 01:44:01 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:01 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:01 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/01 01:44:02 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:02 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/01 01:44:02 INFO : ignore-size: Copied (new) 2026/08/01 01:44:02 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:44:03 DEBUG : ignore-size: Unchanged skipping 2026/08/01 01:44:03 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:03 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:03 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:04 DEBUG : existing: size = 6 OK 2026/08/01 01:44:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:44:04 DEBUG : existing: Unchanged skipping 2026/08/01 01:44:04 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:04 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:04 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:04 INFO : There was nothing to transfer 2026/08/01 01:44:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/01 01:44:04 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:04 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:05 DEBUG : existing: size = 6 OK 2026/08/01 01:44:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/01 01:44:05 INFO : existing: Copied (replaced existing) 2026/08/01 01:44:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.98s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 01:44:06 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:06 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:06 DEBUG : existing: size = 6 OK 2026/08/01 01:44:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/01 01:44:06 INFO : existing: Copied (new) 2026/08/01 01:44:06 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:06 DEBUG : existing: Destination exists, skipping 2026/08/01 01:44:06 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:06 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:06 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/01 01:44:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:08 DEBUG : c/non empty space: size = 5 OK 2026/08/01 01:44:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:08 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 01:44:08 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:08 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:08 DEBUG : a/potato2: size = 60 OK 2026/08/01 01:44:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:08 INFO : a/potato2: Copied (new) 2026/08/01 01:44:08 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:10 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:10 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:10 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 2026/08/01 01:44:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:44:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/01 01:44:10 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:10 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:10 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:10 INFO : There was nothing to transfer 2026/08/01 01:44:11 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:11 DEBUG : empty space: size = 1 OK 2026/08/01 01:44: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 2026/08/01 01:44:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:44:12 INFO : empty space: Updated modification time in destination 2026/08/01 01:44:12 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:12 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:12 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:13 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:13 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 2026/08/01 01:44:13 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:44:13 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:13 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:13 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:14 DEBUG : foo: size = 3 OK 2026/08/01 01:44:14 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 2026/08/01 01:44:14 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:44:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:44:14 DEBUG : foo: sha1 differ 2026/08/01 01:44:14 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:15 DEBUG : foo: size = 3 OK 2026/08/01 01:44:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/01 01:44:15 INFO : foo: Copied (replaced existing) 2026/08/01 01:44:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/01 01:44:16 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:16 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:16 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:16 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:16 DEBUG : potato: size = 60 OK 2026/08/01 01:44:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:16 INFO : potato: Copied (new) 2026/08/01 01:44:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:18 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:44:18 DEBUG : potato: size = 60 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:44:18 DEBUG : potato: Sizes differ 2026/08/01 01:44:18 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:18 DEBUG : potato: size = 21 OK 2026/08/01 01:44:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/01 01:44:18 INFO : potato: Copied (replaced existing) 2026/08/01 01:44:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.72s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:20 DEBUG : potato: size = 21 OK 2026/08/01 01:44: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 2026/08/01 01:44:20 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1907796853) 2026/08/01 01:44:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:44:20 DEBUG : potato: sha1 differ 2026/08/01 01:44:20 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:20 DEBUG : potato: size = 21 OK 2026/08/01 01:44:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/01 01:44:20 INFO : potato: Copied (replaced existing) 2026/08/01 01:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/01 01:44:22 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:22 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:22 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:24 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:24 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:24 DEBUG : potato2: size = 60 OK 2026/08/01 01:44:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:24 INFO : potato2: Copied (new) 2026/08/01 01:44:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:26 INFO : d: Making directory 2026/08/01 01:44:26 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/01 01:44:26 DEBUG : c/non empty space: size = 5 OK 2026/08/01 01:44:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:26 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 01:44:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:26 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:26 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:27 DEBUG : a/potato2: size = 60 OK 2026/08/01 01:44:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:27 INFO : a/potato2: Copied (new) 2026/08/01 01:44:27 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/01 01:44:29 DEBUG : c/non empty space: size = 5 OK 2026/08/01 01:44:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:29 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 01:44:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:29 DEBUG : a/potato2: size = 60 OK 2026/08/01 01:44:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:29 INFO : a/potato2: Copied (new) 2026/08/01 01:44:29 ERROR : B2 bucket rclone-test-pivefiq7tija: not deleting files as there were IO errors 2026/08/01 01:44:29 ERROR : B2 bucket rclone-test-pivefiq7tija: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:31 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:31 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:31 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:31 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:31 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:31 INFO : potato: Deleted 2026/08/01 01:44:32 DEBUG : potato2: size = 60 OK 2026/08/01 01:44:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:33 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:34 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:34 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:34 INFO : potato: Deleted 2026/08/01 01:44:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:34 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:34 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:34 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:34 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:34 DEBUG : potato2: size = 60 OK 2026/08/01 01:44:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:44:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:44:36 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:36 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:36 DEBUG : potato2: size = 19 OK 2026/08/01 01:44:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/01 01:44:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.84s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:38 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 01:44:38 DEBUG : enormous: Excluded 2026/08/01 01:44:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 01:44:38 DEBUG : potato2: Excluded 2026/08/01 01:44:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 01:44:38 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:38 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:38 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:38 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:38 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:38 INFO : There was nothing to transfer 2026/08/01 01:44:38 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 01:44:38 DEBUG : enormous: Excluded 2026/08/01 01:44:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 01:44:38 DEBUG : potato2: Excluded 2026/08/01 01:44:39 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 01:44:39 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/01 01:44:39 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:39 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for checks to finish 2026/08/01 01:44:39 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for transfers to finish 2026/08/01 01:44:39 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:41 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 01:44:41 DEBUG : enormous: Excluded 2026/08/01 01:44:41 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 01:44:41 DEBUG : potato2: Excluded 2026/08/01 01:44:41 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:44:41 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:41 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:41 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:41 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:41 INFO : enormous: Deleted 2026/08/01 01:44:41 INFO : potato2: Deleted 2026/08/01 01:44:41 INFO : There was nothing to transfer 2026/08/01 01:44:41 DEBUG : empty space: size = 1 OK 2026/08/01 01:44:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/01 01:44:41 DEBUG : empty space: Unchanged skipping 2026/08/01 01:44:41 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for checks to finish 2026/08/01 01:44:41 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for transfers to finish 2026/08/01 01:44:41 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:41 INFO : enormous: Deleted 2026/08/01 01:44:41 INFO : potato2: Deleted 2026/08/01 01:44:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.66s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:43 DEBUG : five: Need to transfer - File not found at Destination 2026/08/01 01:44:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:44:43 DEBUG : four: size = 8 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:44:43 DEBUG : four: Sizes differ 2026/08/01 01:44:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/01 01:44:43 DEBUG : one: Destination is newer than source, skipping 2026/08/01 01:44:43 DEBUG : two: size = 3 OK 2026/08/01 01:44:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1907796853) 2026/08/01 01:44:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:44:43 DEBUG : two: sha1 differ 2026/08/01 01:44:43 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:43 DEBUG : three: size = 5 OK 2026/08/01 01:44:43 DEBUG : three: Sizes identical 2026/08/01 01:44:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/01 01:44:43 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:44 DEBUG : five: size = 4 OK 2026/08/01 01:44:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/01 01:44:44 INFO : five: Copied (new) 2026/08/01 01:44:44 DEBUG : four: size = 4 OK 2026/08/01 01:44:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/01 01:44:44 INFO : four: Copied (replaced existing) 2026/08/01 01:44:44 DEBUG : two: size = 3 OK 2026/08/01 01:44:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/01 01:44:44 INFO : two: Copied (replaced existing) 2026/08/01 01:44:44 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:45 DEBUG : four: size = 4 OK 2026/08/01 01:44:45 DEBUG : one: Destination is newer than source, skipping 2026/08/01 01:44:45 DEBUG : three: size = 5 OK 2026/08/01 01:44:45 DEBUG : five: size = 4 OK 2026/08/01 01:44:45 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:45 DEBUG : two: size = 3 OK 2026/08/01 01:44:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/01 01:44:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/01 01:44:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1907796853) 2026/08/01 01:44:45 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/01 01:44:45 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/01 01:44:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:44:45 DEBUG : three: sha1 differ 2026/08/01 01:44:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/01 01:44:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/01 01:44:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/01 01:44:45 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/01 01:44:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/01 01:44:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/01 01:44:45 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:45 DEBUG : three: size = 5 OK 2026/08/01 01:44:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:44:45 INFO : three: Copied (replaced existing) 2026/08/01 01:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.28s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/01 01:44:46 INFO : B2 bucket rclone-test-pivefiq7tija: Making map for --track-renames 2026/08/01 01:44:46 INFO : B2 bucket rclone-test-pivefiq7tija: Finished making map for --track-renames 2026/08/01 01:44:46 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:46 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for renames to finish 2026/08/01 01:44:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 01:44:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/01 01:44:46 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:47 DEBUG : yam: size = 11 OK 2026/08/01 01:44:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/01 01:44:47 INFO : yam: Copied (new) 2026/08/01 01:44:47 DEBUG : potato: size = 14 OK 2026/08/01 01:44:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/01 01:44:47 INFO : potato: Copied (new) 2026/08/01 01:44:47 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:47 DEBUG : potato: size = 14 OK 2026/08/01 01:44:47 INFO : B2 bucket rclone-test-pivefiq7tija: Making map for --track-renames 2026/08/01 01:44:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:44:47 DEBUG : potato: Unchanged skipping 2026/08/01 01:44:47 INFO : B2 bucket rclone-test-pivefiq7tija: Finished making map for --track-renames 2026/08/01 01:44:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for renames to finish 2026/08/01 01:44:48 DEBUG : yaml: size = 11 OK 2026/08/01 01:44:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/01 01:44:48 INFO : yam: Copied (server-side copy) to: yaml 2026/08/01 01:44:48 INFO : yam: Deleted 2026/08/01 01:44:48 INFO : yaml: Renamed from "yam" 2026/08/01 01:44:48 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/01 01:44:50 INFO : B2 bucket rclone-test-pivefiq7tija: Making map for --track-renames 2026/08/01 01:44:50 INFO : B2 bucket rclone-test-pivefiq7tija: Finished making map for --track-renames 2026/08/01 01:44:50 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/01 01:44:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 01:44:50 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for renames to finish 2026/08/01 01:44:50 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:50 DEBUG : yam: size = 11 OK 2026/08/01 01:44:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/01 01:44:50 INFO : yam: Copied (new) 2026/08/01 01:44:50 DEBUG : potato: size = 14 OK 2026/08/01 01:44:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/01 01:44:50 INFO : potato: Copied (new) 2026/08/01 01:44:50 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:51 DEBUG : potato: size = 14 OK 2026/08/01 01:44:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:44:51 INFO : B2 bucket rclone-test-pivefiq7tija: Making map for --track-renames 2026/08/01 01:44:51 DEBUG : potato: Unchanged skipping 2026/08/01 01:44:51 INFO : B2 bucket rclone-test-pivefiq7tija: Finished making map for --track-renames 2026/08/01 01:44:51 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:51 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for renames to finish 2026/08/01 01:44:51 DEBUG : yaml: size = 11 OK 2026/08/01 01:44:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/01 01:44:51 INFO : yam: Copied (server-side copy) to: yaml 2026/08/01 01:44:52 INFO : yam: Deleted 2026/08/01 01:44:52 INFO : yaml: Renamed from "yam" 2026/08/01 01:44:52 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/01 01:44:53 INFO : B2 bucket rclone-test-pivefiq7tija: Making map for --track-renames 2026/08/01 01:44:53 INFO : B2 bucket rclone-test-pivefiq7tija: Finished making map for --track-renames 2026/08/01 01:44:53 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:53 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for renames to finish 2026/08/01 01:44:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 01:44:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/01 01:44:53 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:53 DEBUG : potato: size = 14 OK 2026/08/01 01:44:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/01 01:44:53 INFO : potato: Copied (new) 2026/08/01 01:44:54 DEBUG : sub/yam: size = 11 OK 2026/08/01 01:44:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/01 01:44:54 INFO : sub/yam: Copied (new) 2026/08/01 01:44:54 DEBUG : Waiting for deletions to finish 2026/08/01 01:44:54 DEBUG : potato: size = 14 OK 2026/08/01 01:44:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:44:54 DEBUG : potato: Unchanged skipping 2026/08/01 01:44:54 INFO : B2 bucket rclone-test-pivefiq7tija: Making map for --track-renames 2026/08/01 01:44:54 INFO : B2 bucket rclone-test-pivefiq7tija: Finished making map for --track-renames 2026/08/01 01:44:54 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:54 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for renames to finish 2026/08/01 01:44:55 DEBUG : yam: size = 11 OK 2026/08/01 01:44:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/01 01:44:55 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/01 01:44:55 INFO : sub/yam: Deleted 2026/08/01 01:44:55 INFO : yam: Renamed from "sub/yam" 2026/08/01 01:44:55 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.06s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:56 DEBUG : Creating backend with remote "/tmp/rclone1907796853/dir1" 2026/08/01 01:44:56 DEBUG : Creating backend with remote "/tmp/rclone1907796853/dir2" 2026/08/01 01:44:56 DEBUG : Local file system at /tmp/rclone1907796853/dir2: Using server-side directory move 2026/08/01 01:44:56 INFO : Local file system at /tmp/rclone1907796853/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 01:44:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/01 01:44:56 DEBUG : Local file system at /tmp/rclone1907796853/dir2: Waiting for checks to finish 2026/08/01 01:44:56 DEBUG : Local file system at /tmp/rclone1907796853/dir2: Waiting for transfers to finish 2026/08/01 01:44:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:44:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/01 01:44:56 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:56 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/01 01:44:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/01 01:44:57 INFO : nested/sub dir/file: Copied (new) 2026/08/01 01:44:57 INFO : nested/sub dir/file: Deleted 2026/08/01 01:44:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:44:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:44:57 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:44:57 INFO : sub dir/hello world: Deleted 2026/08/01 01:44:57 INFO : sub dir: Removing directory 2026/08/01 01:44:57 INFO : nested/sub dir: Removing directory 2026/08/01 01:44:57 INFO : nested: Removing directory 2026/08/01 01:44:57 DEBUG : Local file system at /tmp/rclone1907796853: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 01:44:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/01 01:44:58 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:44:58 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:44:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 01:44:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:44:59 INFO : sub dir/hello world: Copied (new) 2026/08/01 01:44:59 INFO : sub dir/hello world: Deleted 2026/08/01 01:44:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/01 01:44:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/01 01:44:59 INFO : nested/sub dir/file: Copied (new) 2026/08/01 01:44:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/01 01:45:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 01:45:00 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:45:00 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:45:00 DEBUG : existing-b: size = 6 OK 2026/08/01 01:45:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/01 01:45:00 INFO : existing-b: Copied (new) 2026/08/01 01:45:00 INFO : existing-b: Deleted 2026/08/01 01:45:00 DEBUG : existing: size = 6 OK 2026/08/01 01:45:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/01 01:45:00 INFO : existing: Copied (new) 2026/08/01 01:45:00 INFO : existing: Deleted 2026/08/01 01:45:01 DEBUG : existing: Destination exists, skipping 2026/08/01 01:45:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/01 01:45:01 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:45:01 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:45:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gewobep6rume" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pivefiq7tija -> B2 bucket rclone-test-gewobep6rume 2026/08/01 01:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:45:06 DEBUG : empty space: size = 1 OK 2026/08/01 01:45:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 01:45:06 DEBUG : empty space: Unchanged skipping 2026/08/01 01:45:06 DEBUG : B2 bucket rclone-test-gewobep6rume: Waiting for checks to finish 2026/08/01 01:45:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:45:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gewobep6rume) 2026/08/01 01:45:06 DEBUG : potato3: Sizes differ 2026/08/01 01:45:06 INFO : empty space: Deleted 2026/08/01 01:45:06 DEBUG : B2 bucket rclone-test-gewobep6rume: Waiting for transfers to finish 2026/08/01 01:45:06 DEBUG : potato2: size = 60 OK 2026/08/01 01:45:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:45:06 INFO : potato2: Copied (server-side copy) 2026/08/01 01:45:06 INFO : potato2: Deleted 2026/08/01 01:45:07 DEBUG : potato3: size = 68 OK 2026/08/01 01:45:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/01 01:45:07 INFO : potato3: Copied (server-side copy) 2026/08/01 01:45:07 INFO : potato3: Deleted 2026/08/01 01:45:07 DEBUG : Creating backend with remote "TestB2:rclone-test-woqocol2cere" 2026/08/01 01:45:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/01 01:45:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:45:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/01 01:45:08 DEBUG : B2 bucket rclone-test-woqocol2cere: Waiting for checks to finish 2026/08/01 01:45:08 DEBUG : B2 bucket rclone-test-woqocol2cere: Waiting for transfers to finish 2026/08/01 01:45:09 DEBUG : empty space: size = 1 OK 2026/08/01 01:45:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:45:09 INFO : empty space: Copied (server-side copy) 2026/08/01 01:45:09 INFO : empty space: Deleted 2026/08/01 01:45:10 DEBUG : potato2: size = 60 OK 2026/08/01 01:45:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:45:10 INFO : potato2: Copied (server-side copy) 2026/08/01 01:45:10 INFO : potato2: Deleted 2026/08/01 01:45:10 DEBUG : potato3: size = 68 OK 2026/08/01 01:45:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/01 01:45:10 INFO : potato3: Copied (server-side copy) 2026/08/01 01:45:10 INFO : potato3: Deleted 2026/08/01 01:45:11 DEBUG : B2 bucket rclone-test-woqocol2cere: Purge remote 2026/08/01 01:45:11 INFO : B2 bucket rclone-test-woqocol2cere: cleaning bucket "rclone-test-woqocol2cere" of all files 2026/08/01 01:45:11 DEBUG : empty space: Deleting (id "4_z4fd21dc3f0fdbbab9ff80e1b_f105c186d10a7e473_d20260801_m014509_c001_v0001183_t0052_u01785548709405") 2026/08/01 01:45:11 DEBUG : potato2: Deleting (id "4_z4fd21dc3f0fdbbab9ff80e1b_f116de0ddaf7c1d09_d20260801_m014509_c001_v0001106_t0020_u01785548709643") 2026/08/01 01:45:11 DEBUG : potato3: Deleting (id "4_z4fd21dc3f0fdbbab9ff80e1b_f114fbbb81a93a0a9_d20260801_m014509_c001_v0001102_t0015_u01785548709790") 2026/08/01 01:45:11 DEBUG : B2 bucket rclone-test-gewobep6rume: Purge remote 2026/08/01 01:45:11 INFO : B2 bucket rclone-test-gewobep6rume: cleaning bucket "rclone-test-gewobep6rume" of all files 2026/08/01 01:45:12 DEBUG : empty space: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f4265c10a4fe327d5_d20260801_m014509_c001_v7007000_t0000_u01785548709621") 2026/08/01 01:45:12 DEBUG : empty space: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f1174f15d37e30ccb_d20260801_m014505_c001_v0001172_t0023_u01785548705634") 2026/08/01 01:45:12 DEBUG : potato2: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f4265c10a4fe327d7_d20260801_m014510_c001_v7007000_t0000_u01785548710177") 2026/08/01 01:45:12 DEBUG : potato2: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f10189621a29ccb4f_d20260801_m014506_c001_v0001182_t0052_u01785548706601") 2026/08/01 01:45:12 DEBUG : potato3: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f4265c10a4fe327da_d20260801_m014510_c001_v7007000_t0000_u01785548710757") 2026/08/01 01:45:12 DEBUG : potato3: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f1029ffb09fcb2ea8_d20260801_m014506_c001_v0001174_t0008_u01785548706812") 2026/08/01 01:45:12 DEBUG : potato3: Deleting (id "4_zff520db3f0fdbbab9ff80e1b_f1174f15d37e30ccd_d20260801_m014505_c001_v0001172_t0020_u01785548705905") --- PASS: TestServerSideMove (11.15s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:13 DEBUG : Creating backend with remote "TestB2:rclone-test-takucoz0xeru" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pivefiq7tija -> B2 bucket rclone-test-takucoz0xeru 2026/08/01 01:45:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 01:45:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 01:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:45:19 DEBUG : B2 bucket rclone-test-takucoz0xeru: Waiting for checks to finish 2026/08/01 01:45:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:45:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-takucoz0xeru) 2026/08/01 01:45:19 DEBUG : potato3: Sizes differ 2026/08/01 01:45:19 DEBUG : B2 bucket rclone-test-takucoz0xeru: Waiting for transfers to finish 2026/08/01 01:45:19 DEBUG : potato2: size = 60 OK 2026/08/01 01:45:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:45:19 INFO : potato2: Copied (server-side copy) 2026/08/01 01:45:19 INFO : potato2: Deleted 2026/08/01 01:45:19 DEBUG : potato3: size = 68 OK 2026/08/01 01:45:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/01 01:45:19 INFO : potato3: Copied (server-side copy) 2026/08/01 01:45:19 INFO : potato3: Deleted 2026/08/01 01:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-daqopuq6meqe" 2026/08/01 01:45:21 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 01:45:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:45:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/01 01:45:21 DEBUG : B2 bucket rclone-test-daqopuq6meqe: Waiting for checks to finish 2026/08/01 01:45:21 DEBUG : B2 bucket rclone-test-daqopuq6meqe: Waiting for transfers to finish 2026/08/01 01:45:22 DEBUG : potato2: size = 60 OK 2026/08/01 01:45:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:45:22 INFO : potato2: Copied (server-side copy) 2026/08/01 01:45:22 INFO : potato2: Deleted 2026/08/01 01:45:22 DEBUG : potato3: size = 68 OK 2026/08/01 01:45:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/01 01:45:22 INFO : potato3: Copied (server-side copy) 2026/08/01 01:45:22 INFO : potato3: Deleted 2026/08/01 01:45:23 DEBUG : B2 bucket rclone-test-daqopuq6meqe: Purge remote 2026/08/01 01:45:23 INFO : B2 bucket rclone-test-daqopuq6meqe: cleaning bucket "rclone-test-daqopuq6meqe" of all files 2026/08/01 01:45:23 DEBUG : potato2: Deleting (id "4_z7f924dd3f0fdbbab9ff80e1b_f109ae0b026005db2_d20260801_m014521_c001_v0001182_t0057_u01785548721936") 2026/08/01 01:45:23 DEBUG : potato3: Deleting (id "4_z7f924dd3f0fdbbab9ff80e1b_f119cc3f0e97dd0ea_d20260801_m014522_c001_v0001109_t0005_u01785548722244") 2026/08/01 01:45:23 DEBUG : B2 bucket rclone-test-takucoz0xeru: Purge remote 2026/08/01 01:45:23 INFO : B2 bucket rclone-test-takucoz0xeru: cleaning bucket "rclone-test-takucoz0xeru" of all files 2026/08/01 01:45:24 DEBUG : empty space: Deleting (id "4_z0fc23db3f0fdbbab9ff80e1b_f1023f7a6589ffd44_d20260801_m014517_c001_v0001103_t0014_u01785548717768") 2026/08/01 01:45:24 DEBUG : potato2: Deleting (id "4_z0fc23db3f0fdbbab9ff80e1b_f4167a7b1fe1d0359_d20260801_m014522_c001_v7007000_t0000_u01785548722128") 2026/08/01 01:45:24 DEBUG : potato2: Deleting (id "4_z0fc23db3f0fdbbab9ff80e1b_f11249ffd29e0e773_d20260801_m014519_c001_v0001182_t0012_u01785548719146") 2026/08/01 01:45:24 DEBUG : potato3: Deleting (id "4_z0fc23db3f0fdbbab9ff80e1b_f4167a7b1fe1d035a_d20260801_m014522_c001_v7007000_t0000_u01785548722773") 2026/08/01 01:45:24 DEBUG : potato3: Deleting (id "4_z0fc23db3f0fdbbab9ff80e1b_f105f8aca1cc07d70_d20260801_m014519_c001_v0001102_t0013_u01785548719415") 2026/08/01 01:45:24 DEBUG : potato3: Deleting (id "4_z0fc23db3f0fdbbab9ff80e1b_f1023f7a6589ffd46_d20260801_m014518_c001_v0001103_t0025_u01785548718166") --- PASS: TestServerSideMoveWithFilter (12.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jocared3puci" 2026/08/01 01:45:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pivefiq7tija -> B2 bucket rclone-test-jocared3puci 2026/08/01 01:45:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:45:30 DEBUG : empty space: size = 1 OK 2026/08/01 01:45:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 01:45:30 DEBUG : empty space: Unchanged skipping 2026/08/01 01:45:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:45:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jocared3puci) 2026/08/01 01:45:30 DEBUG : potato3: Sizes differ 2026/08/01 01:45:30 DEBUG : B2 bucket rclone-test-jocared3puci: Waiting for checks to finish 2026/08/01 01:45:31 INFO : empty space: Deleted 2026/08/01 01:45:31 DEBUG : B2 bucket rclone-test-jocared3puci: Waiting for transfers to finish 2026/08/01 01:45:31 DEBUG : potato2: size = 60 OK 2026/08/01 01:45:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:45:31 INFO : potato2: Copied (server-side copy) 2026/08/01 01:45:31 DEBUG : potato3: size = 68 OK 2026/08/01 01:45:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/01 01:45:31 INFO : potato3: Copied (server-side copy) 2026/08/01 01:45:31 INFO : potato2: Deleted 2026/08/01 01:45:31 INFO : potato3: Deleted 2026/08/01 01:45:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vivubur7yaje" 2026/08/01 01:45:33 INFO : tomatoDir: Making directory 2026/08/01 01:45:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/01 01:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 01:45:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/01 01:45:33 DEBUG : B2 bucket rclone-test-vivubur7yaje: Waiting for checks to finish 2026/08/01 01:45:33 DEBUG : B2 bucket rclone-test-vivubur7yaje: Waiting for transfers to finish 2026/08/01 01:45:34 DEBUG : empty space: size = 1 OK 2026/08/01 01:45:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/01 01:45:34 INFO : empty space: Copied (server-side copy) 2026/08/01 01:45:34 INFO : empty space: Deleted 2026/08/01 01:45:34 DEBUG : potato2: size = 60 OK 2026/08/01 01:45:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/01 01:45:34 INFO : potato2: Copied (server-side copy) 2026/08/01 01:45:34 DEBUG : potato3: size = 68 OK 2026/08/01 01:45:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/01 01:45:34 INFO : potato3: Copied (server-side copy) 2026/08/01 01:45:34 INFO : potato2: Deleted 2026/08/01 01:45:34 INFO : potato3: Deleted 2026/08/01 01:45:35 DEBUG : B2 bucket rclone-test-vivubur7yaje: Purge remote 2026/08/01 01:45:35 INFO : B2 bucket rclone-test-vivubur7yaje: cleaning bucket "rclone-test-vivubur7yaje" of all files 2026/08/01 01:45:35 DEBUG : empty space: Deleting (id "4_z1f727dd3f0fdbbab9ff80e1b_f115f99dc4920ad26_d20260801_m014534_c001_v0001177_t0019_u01785548734157") 2026/08/01 01:45:35 DEBUG : potato2: Deleting (id "4_z1f727dd3f0fdbbab9ff80e1b_f109ee79ef71215b6_d20260801_m014534_c001_v0001181_t0035_u01785548734401") 2026/08/01 01:45:35 DEBUG : potato3: Deleting (id "4_z1f727dd3f0fdbbab9ff80e1b_f108fd690453ce7ea_d20260801_m014534_c001_v0001146_t0025_u01785548734454") 2026/08/01 01:45:36 DEBUG : B2 bucket rclone-test-jocared3puci: Purge remote 2026/08/01 01:45:36 INFO : B2 bucket rclone-test-jocared3puci: cleaning bucket "rclone-test-jocared3puci" of all files 2026/08/01 01:45:36 DEBUG : empty space: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f404d97eaa7bfc6d0_d20260801_m014534_c001_v7007000_t0000_u01785548734379") 2026/08/01 01:45:36 DEBUG : empty space: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f1038eba9e843414a_d20260801_m014529_c001_v0001037_t0033_u01785548729918") 2026/08/01 01:45:36 DEBUG : potato2: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f404d97eaa7bfc6d2_d20260801_m014534_c001_v7007000_t0000_u01785548734619") 2026/08/01 01:45:36 DEBUG : potato2: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f10965b42317c8a67_d20260801_m014531_c001_v0001136_t0010_u01785548731075") 2026/08/01 01:45:36 DEBUG : potato3: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f419627dab76f9a87_d20260801_m014534_c001_v7007000_t0000_u01785548734766") 2026/08/01 01:45:36 DEBUG : potato3: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f112d8f04e5ba4556_d20260801_m014531_c001_v0001172_t0027_u01785548731469") 2026/08/01 01:45:36 DEBUG : potato3: Deleting (id "4_z9f126da3f0fdbbab9ff80e1b_f1038eba9e843414c_d20260801_m014530_c001_v0001037_t0041_u01785548730259") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.17s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.49s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/rclone-sync-test" 2026/08/01 01:45:45 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/rclone-sync-test-include/layer2" 2026/08/01 01:45:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/rclone-sync-test-ignore-file" 2026/08/01 01:45:50 DEBUG : B2 bucket rclone-test-pivefiq7tija path rclone-sync-test: Waiting for checks to finish 2026/08/01 01:45:50 DEBUG : B2 bucket rclone-test-pivefiq7tija path rclone-sync-test: Waiting for transfers to finish 2026/08/01 01:45:50 DEBUG : Waiting for deletions to finish 2026/08/01 01:45:50 INFO : There was nothing to transfer 2026/08/01 01:45:51 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:45:51 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:45:51 DEBUG : Waiting for deletions to finish 2026/08/01 01:45:51 INFO : There was nothing to transfer 2026/08/01 01:45:51 DEBUG : B2 bucket rclone-test-pivefiq7tija path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/01 01:45:51 DEBUG : B2 bucket rclone-test-pivefiq7tija path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/01 01:45:51 DEBUG : Waiting for deletions to finish 2026/08/01 01:45:51 INFO : There was nothing to transfer 2026/08/01 01:45:52 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:45:52 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:45:52 DEBUG : Waiting for deletions to finish 2026/08/01 01:45:52 INFO : There was nothing to transfer 2026/08/01 01:45:52 DEBUG : B2 bucket rclone-test-pivefiq7tija path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/01 01:45:52 DEBUG : B2 bucket rclone-test-pivefiq7tija path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/01 01:45:52 DEBUG : Waiting for deletions to finish 2026/08/01 01:45:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:45:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:45:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/CompareDest" 2026/08/01 01:45:56 DEBUG : one: Need to transfer - File not found at Destination 2026/08/01 01:45:56 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:45:56 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:45:57 DEBUG : one: size = 3 OK 2026/08/01 01:45:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:45:57 INFO : one: Copied (new) 2026/08/01 01:45:57 DEBUG : Waiting for deletions to finish 2026/08/01 01:45:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:45:57 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:45:57 DEBUG : one: Sizes differ 2026/08/01 01:45:57 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:45:57 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:45:58 DEBUG : one: size = 5 OK 2026/08/01 01:45:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/01 01:45:58 INFO : one: Copied (replaced existing) 2026/08/01 01:45:58 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:00 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:00 DEBUG : one: Sizes differ 2026/08/01 01:46:00 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:00 DEBUG : one: size = 5 OK 2026/08/01 01:46:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 01:46:00 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:00 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:00 INFO : There was nothing to transfer 2026/08/01 01:46:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:01 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:01 DEBUG : one: Sizes differ 2026/08/01 01:46:02 DEBUG : two: size = 3 OK 2026/08/01 01:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 01:46:02 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:02 DEBUG : one: size = 5 OK 2026/08/01 01:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 01:46:02 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:02 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:02 INFO : There was nothing to transfer 2026/08/01 01:46:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:02 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:02 DEBUG : one: Sizes differ 2026/08/01 01:46:02 DEBUG : two: size = 3 OK 2026/08/01 01:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 01:46:02 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:02 DEBUG : one: size = 5 OK 2026/08/01 01:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 01:46:02 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:02 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:02 INFO : There was nothing to transfer 2026/08/01 01:46:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:03 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:03 DEBUG : one: Sizes differ 2026/08/01 01:46:03 DEBUG : two: size = 3 OK 2026/08/01 01:46:03 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 2026/08/01 01:46:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/01 01:46:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 01:46:03 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:03 DEBUG : one: size = 5 OK 2026/08/01 01:46:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 01:46:03 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:03 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:03 INFO : There was nothing to transfer 2026/08/01 01:46:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:04 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:04 DEBUG : one: Sizes differ 2026/08/01 01:46:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:04 DEBUG : two: size = 3 (B2 bucket rclone-test-pivefiq7tija path CompareDest) 2026/08/01 01:46:04 DEBUG : two: Sizes differ 2026/08/01 01:46:04 DEBUG : two: Need to transfer - File not found at Destination 2026/08/01 01:46:04 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:04 DEBUG : one: size = 5 OK 2026/08/01 01:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 01:46:04 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:05 DEBUG : two: size = 5 OK 2026/08/01 01:46:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/01 01:46:05 INFO : two: Copied (new) 2026/08/01 01:46:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.52s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dest" 2026/08/01 01:46:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/pre-dest1" 2026/08/01 01:46:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/pre-dest2" 2026/08/01 01:46:12 DEBUG : 1: size = 1 OK 2026/08/01 01:46:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:46:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/01 01:46:12 DEBUG : 2: size = 1 OK 2026/08/01 01:46:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:46:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/01 01:46:13 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/01 01:46:13 DEBUG : B2 bucket rclone-test-pivefiq7tija path dest: Waiting for checks to finish 2026/08/01 01:46:13 DEBUG : B2 bucket rclone-test-pivefiq7tija path dest: Waiting for transfers to finish 2026/08/01 01:46:13 DEBUG : 3: size = 1 OK 2026/08/01 01:46:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/01 01:46:13 INFO : 3: Copied (new) 2026/08/01 01:46:13 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/01 01:46:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/01 01:46:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:46:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/CopyDest" 2026/08/01 01:46:18 DEBUG : one: Need to transfer - File not found at Destination 2026/08/01 01:46:18 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:18 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:19 DEBUG : one: size = 3 OK 2026/08/01 01:46:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:46:19 INFO : one: Copied (new) 2026/08/01 01:46:19 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:19 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:19 DEBUG : one: Sizes differ 2026/08/01 01:46:19 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:20 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:20 DEBUG : one: size = 5 OK 2026/08/01 01:46:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/01 01:46:20 INFO : one: Copied (replaced existing) 2026/08/01 01:46:20 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/BackupDir" 2026/08/01 01:46:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:23 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:23 DEBUG : one: Sizes differ 2026/08/01 01:46:23 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:23 DEBUG : one: size = 5 OK 2026/08/01 01:46:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:23 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:23 DEBUG : one: Sizes differ 2026/08/01 01:46:25 DEBUG : one: size = 3 OK 2026/08/01 01:46:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:46:25 INFO : one: Copied (server-side copy) 2026/08/01 01:46:25 INFO : one: Deleted 2026/08/01 01:46:26 DEBUG : one: size = 5 OK 2026/08/01 01:46:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/01 01:46:26 INFO : one: Copied (server-side copy) 2026/08/01 01:46:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/01 01:46:26 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:26 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:27 DEBUG : one: size = 5 OK 2026/08/01 01:46:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:27 DEBUG : one: Unchanged skipping 2026/08/01 01:46:27 DEBUG : two: size = 3 OK 2026/08/01 01:46:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:28 DEBUG : two: size = 3 OK 2026/08/01 01:46:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/01 01:46:28 INFO : two: Copied (server-side copy) 2026/08/01 01:46:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/01 01:46:28 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:28 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:28 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:28 DEBUG : one: size = 5 OK 2026/08/01 01:46:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:28 DEBUG : one: Unchanged skipping 2026/08/01 01:46:28 DEBUG : two: size = 3 OK 2026/08/01 01:46:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:28 DEBUG : two: Unchanged skipping 2026/08/01 01:46:28 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:28 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:28 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:28 INFO : There was nothing to transfer 2026/08/01 01:46:29 DEBUG : one: size = 5 OK 2026/08/01 01:46:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:29 DEBUG : one: Unchanged skipping 2026/08/01 01:46:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:29 DEBUG : three: size = 5 (B2 bucket rclone-test-pivefiq7tija path CopyDest) 2026/08/01 01:46:29 DEBUG : three: Sizes differ 2026/08/01 01:46:29 DEBUG : three: Destination not found in --copy-dest 2026/08/01 01:46:29 DEBUG : three: Need to transfer - File not found at Destination 2026/08/01 01:46:29 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:29 DEBUG : two: size = 3 OK 2026/08/01 01:46:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 01:46:29 DEBUG : two: Unchanged skipping 2026/08/01 01:46:29 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:30 DEBUG : three: size = 7 OK 2026/08/01 01:46:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/01 01:46:30 INFO : three: Copied (new) 2026/08/01 01:46:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.95s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/backup" 2026/08/01 01:46:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:37 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:37 DEBUG : one: Sizes differ 2026/08/01 01:46:37 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:37 DEBUG : two: size = 3 OK 2026/08/01 01:46:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:46:37 DEBUG : two: Unchanged skipping 2026/08/01 01:46:39 DEBUG : one: size = 3 OK 2026/08/01 01:46:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:46:39 INFO : one: Copied (server-side copy) 2026/08/01 01:46:39 INFO : one: Deleted 2026/08/01 01:46:39 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:40 DEBUG : one: size = 4 OK 2026/08/01 01:46:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:46:40 INFO : one: Copied (new) 2026/08/01 01:46:40 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:40 DEBUG : three.txt: size = 5 OK 2026/08/01 01:46:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:46:40 INFO : three.txt: Copied (server-side copy) 2026/08/01 01:46:40 INFO : three.txt: Deleted 2026/08/01 01:46:40 INFO : three.txt: Moved into backup dir 2026/08/01 01:46:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:42 DEBUG : one: size = 4 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:42 DEBUG : one: Sizes differ 2026/08/01 01:46:42 DEBUG : two: size = 3 OK 2026/08/01 01:46:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:46:42 DEBUG : two: Unchanged skipping 2026/08/01 01:46:42 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:43 DEBUG : one: size = 4 OK 2026/08/01 01:46:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:46:43 INFO : one: Copied (server-side copy) 2026/08/01 01:46:43 INFO : one: Deleted 2026/08/01 01:46:43 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:43 DEBUG : one: size = 5 OK 2026/08/01 01:46:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/01 01:46:43 INFO : one: Copied (new) 2026/08/01 01:46:43 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:44 DEBUG : three.txt: size = 6 OK 2026/08/01 01:46:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:46:44 INFO : three.txt: Copied (server-side copy) 2026/08/01 01:46:44 INFO : three.txt: Deleted 2026/08/01 01:46:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.21s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:46:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:46:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/backup" 2026/08/01 01:46:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:50 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:50 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:50 DEBUG : one: Sizes differ 2026/08/01 01:46:50 DEBUG : two: size = 3 OK 2026/08/01 01:46:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:46:50 DEBUG : two: Unchanged skipping 2026/08/01 01:46:52 DEBUG : one.bak: size = 3 OK 2026/08/01 01:46:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:46:52 INFO : one: Copied (server-side copy) to: one.bak 2026/08/01 01:46:52 INFO : one: Deleted 2026/08/01 01:46:52 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:53 DEBUG : one: size = 4 OK 2026/08/01 01:46:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:46:53 INFO : one: Copied (new) 2026/08/01 01:46:53 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:54 DEBUG : three.txt.bak: size = 5 OK 2026/08/01 01:46:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:46:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/01 01:46:54 INFO : three.txt: Deleted 2026/08/01 01:46:54 INFO : three.txt: Moved into backup dir 2026/08/01 01:46:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:46:55 DEBUG : one: size = 4 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:46:55 DEBUG : one: Sizes differ 2026/08/01 01:46:55 DEBUG : two: size = 3 OK 2026/08/01 01:46:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:46:55 DEBUG : two: Unchanged skipping 2026/08/01 01:46:55 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:46:56 DEBUG : one.bak: size = 4 OK 2026/08/01 01:46:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:46:56 INFO : one: Copied (server-side copy) to: one.bak 2026/08/01 01:46:56 INFO : one: Deleted 2026/08/01 01:46:56 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:46:56 DEBUG : one: size = 5 OK 2026/08/01 01:46:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/01 01:46:56 INFO : one: Copied (new) 2026/08/01 01:46:56 DEBUG : Waiting for deletions to finish 2026/08/01 01:46:57 DEBUG : three.txt.bak: size = 6 OK 2026/08/01 01:46:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:46:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/01 01:46:57 INFO : three.txt: Deleted 2026/08/01 01:46:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:47:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/backup" 2026/08/01 01:47:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:03 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:03 DEBUG : one: Sizes differ 2026/08/01 01:47:03 DEBUG : two: size = 3 OK 2026/08/01 01:47:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:47:03 DEBUG : two: Unchanged skipping 2026/08/01 01:47:03 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:47:05 DEBUG : one-2019-01-01: size = 3 OK 2026/08/01 01:47:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:47:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/01 01:47:05 INFO : one: Deleted 2026/08/01 01:47:05 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:47:06 DEBUG : one: size = 4 OK 2026/08/01 01:47:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:47:06 INFO : one: Copied (new) 2026/08/01 01:47:06 DEBUG : Waiting for deletions to finish 2026/08/01 01:47:07 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/01 01:47:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:47:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/01 01:47:07 INFO : three.txt: Deleted 2026/08/01 01:47:07 INFO : three.txt: Moved into backup dir 2026/08/01 01:47:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:08 DEBUG : one: size = 4 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:08 DEBUG : one: Sizes differ 2026/08/01 01:47:08 DEBUG : two: size = 3 OK 2026/08/01 01:47:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:47:08 DEBUG : two: Unchanged skipping 2026/08/01 01:47:08 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:47:11 DEBUG : one-2019-01-01: size = 4 OK 2026/08/01 01:47:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:47:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/01 01:47:11 INFO : one: Deleted 2026/08/01 01:47:11 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:47:12 DEBUG : one: size = 5 OK 2026/08/01 01:47:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/01 01:47:12 INFO : one: Copied (new) 2026/08/01 01:47:12 DEBUG : Waiting for deletions to finish 2026/08/01 01:47:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/01 01:47:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:47:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/01 01:47:13 INFO : three.txt: Deleted 2026/08/01 01:47:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.80s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:47:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/08/01 01:47:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/01 01:47:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 01:47:40 DEBUG : two: size = 3 OK 2026/08/01 01:47:40 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:47:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:47:40 DEBUG : two: Unchanged skipping 2026/08/01 01:47:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:40 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:40 DEBUG : one: Sizes differ 2026/08/01 01:47:41 DEBUG : one.bak: size = 3 OK 2026/08/01 01:47:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:47:41 INFO : one: Copied (server-side copy) to: one.bak 2026/08/01 01:47:42 INFO : one: Deleted 2026/08/01 01:47:42 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:47:42 DEBUG : one: size = 4 OK 2026/08/01 01:47:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:47:42 INFO : one: Copied (new) 2026/08/01 01:47:42 DEBUG : Waiting for deletions to finish 2026/08/01 01:47:43 DEBUG : three.txt.bak: size = 5 OK 2026/08/01 01:47:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:47:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/01 01:47:43 INFO : three.txt: Deleted 2026/08/01 01:47:43 INFO : three.txt: Moved into backup dir 2026/08/01 01:47:45 DEBUG : one.bak: Excluded (Path Filter) 2026/08/01 01:47:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/01 01:47:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:45 DEBUG : one: size = 4 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:45 DEBUG : one: Sizes differ 2026/08/01 01:47:45 DEBUG : two: size = 3 OK 2026/08/01 01:47:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:47:45 DEBUG : two: Unchanged skipping 2026/08/01 01:47:45 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for checks to finish 2026/08/01 01:47:45 DEBUG : one.bak: size = 4 OK 2026/08/01 01:47:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:47:45 INFO : one: Copied (server-side copy) to: one.bak 2026/08/01 01:47:45 INFO : one: Deleted 2026/08/01 01:47:45 DEBUG : B2 bucket rclone-test-pivefiq7tija path dst: Waiting for transfers to finish 2026/08/01 01:47:46 DEBUG : one: size = 5 OK 2026/08/01 01:47:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/01 01:47:46 INFO : one: Copied (new) 2026/08/01 01:47:46 DEBUG : Waiting for deletions to finish 2026/08/01 01:47:46 DEBUG : three.txt.bak: size = 6 OK 2026/08/01 01:47:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:47:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/01 01:47:47 INFO : three.txt: Deleted 2026/08/01 01:47:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (33.74s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:47:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1137-19.backblaze.com/b2api/v1/b2_upload_file/8f125db3f0ddbbab9ff80e1b/c001_v0001137_t0043": EOF 2026/08/01 01:47:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-19.backblaze.com/b2api/v1/b2_upload_file/8f125db3f0ddbbab9ff80e1b/c001_v0001137_t0043": EOF) 2026/08/01 01:47:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pivefiq7tija: 1/10 (Post "https://pod-000-1137-19.backblaze.com/b2api/v1/b2_upload_file/8f125db3f0ddbbab9ff80e1b/c001_v0001137_t0043": EOF) 2026/08/01 01:47:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 01:47:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:47:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:53 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:53 DEBUG : one: Sizes differ 2026/08/01 01:47:55 DEBUG : one.bak: size = 3 OK 2026/08/01 01:47:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:47:55 INFO : one: Copied (server-side copy) to: one.bak 2026/08/01 01:47:55 INFO : one: Deleted 2026/08/01 01:47:57 DEBUG : one: size = 4 OK 2026/08/01 01:47:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:47:57 INFO : one: Copied (new) 2026/08/01 01:47:57 DEBUG : two: size = 3 OK 2026/08/01 01:47:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:47:57 DEBUG : two: Unchanged skipping 2026/08/01 01:47:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:57 DEBUG : three.txt: Sizes differ 2026/08/01 01:47:58 DEBUG : three.txt.bak: size = 5 OK 2026/08/01 01:47:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:47:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/01 01:47:58 INFO : three.txt: Deleted 2026/08/01 01:47:58 DEBUG : three.txt: size = 6 OK 2026/08/01 01:47:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:47:58 INFO : three.txt: Copied (new) 2026/08/01 01:47:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:47:59 DEBUG : one: size = 4 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:47:59 DEBUG : one: Sizes differ 2026/08/01 01:48:00 DEBUG : one.bak: size = 4 OK 2026/08/01 01:48:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:48:00 INFO : one: Copied (server-side copy) to: one.bak 2026/08/01 01:48:00 INFO : one: Deleted 2026/08/01 01:48:01 DEBUG : one: size = 5 OK 2026/08/01 01:48:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/01 01:48:01 INFO : one: Copied (new) 2026/08/01 01:48:01 DEBUG : two: size = 3 OK 2026/08/01 01:48:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:01 DEBUG : two: Unchanged skipping 2026/08/01 01:48:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:48:01 DEBUG : three.txt: Sizes differ 2026/08/01 01:48:02 DEBUG : three.txt.bak: size = 6 OK 2026/08/01 01:48:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:48:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/01 01:48:02 INFO : three.txt: Deleted 2026/08/01 01:48:03 DEBUG : three.txt: size = 19 OK 2026/08/01 01:48:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/01 01:48:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.97s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:48:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pivefiq7tija/dst" 2026/08/01 01:48:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:08 DEBUG : one: size = 3 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:48:08 DEBUG : one: Sizes differ 2026/08/01 01:48:10 DEBUG : one-2019-01-01: size = 3 OK 2026/08/01 01:48:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/01 01:48:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/01 01:48:10 INFO : one: Deleted 2026/08/01 01:48:11 DEBUG : one: size = 4 OK 2026/08/01 01:48:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:48:11 INFO : one: Copied (new) 2026/08/01 01:48:11 DEBUG : two: size = 3 OK 2026/08/01 01:48:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:11 DEBUG : two: Unchanged skipping 2026/08/01 01:48:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:48:11 DEBUG : three.txt: Sizes differ 2026/08/01 01:48:12 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/01 01:48:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/01 01:48:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/01 01:48:12 INFO : three.txt: Deleted 2026/08/01 01:48:13 DEBUG : three.txt: size = 6 OK 2026/08/01 01:48:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:48:13 INFO : three.txt: Copied (new) 2026/08/01 01:48:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:14 DEBUG : one: size = 4 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:48:14 DEBUG : one: Sizes differ 2026/08/01 01:48:14 DEBUG : one-2019-01-01: size = 4 OK 2026/08/01 01:48:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/01 01:48:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/01 01:48:14 INFO : one: Deleted 2026/08/01 01:48:15 DEBUG : one: size = 5 OK 2026/08/01 01:48:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/01 01:48:15 INFO : one: Copied (new) 2026/08/01 01:48:15 DEBUG : two: size = 3 OK 2026/08/01 01:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:15 DEBUG : two: Unchanged skipping 2026/08/01 01:48:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:15 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pivefiq7tija path dst) 2026/08/01 01:48:15 DEBUG : three.txt: Sizes differ 2026/08/01 01:48:16 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/01 01:48:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/01 01:48:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/01 01:48:16 INFO : three.txt: Deleted 2026/08/01 01:48:16 DEBUG : three.txt: size = 19 OK 2026/08/01 01:48:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/01 01:48:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.00s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:48:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:19 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:48:19 DEBUG : Testêé: Sizes differ 2026/08/01 01:48:19 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:48:19 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:48:20 DEBUG : Testêé: size = 14 OK 2026/08/01 01:48:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/01 01:48:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/01 01:48:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.17s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:48:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 01:48:21 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:48:21 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:48:22 DEBUG : existing: size = 6 OK 2026/08/01 01:48:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/01 01:48:22 INFO : existing: Copied (new) 2026/08/01 01:48:22 DEBUG : Waiting for deletions to finish 2026/08/01 01:48:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:48:22 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:48:22 DEBUG : existing: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:48:22 DEBUG : existing: Sizes differ 2026/08/01 01:48:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/01 01:48:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:48:22 ERROR : B2 bucket rclone-test-pivefiq7tija: not deleting files as there were IO errors 2026/08/01 01:48:22 ERROR : B2 bucket rclone-test-pivefiq7tija: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:48:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:48:24 DEBUG : EXISTING: size = 6 OK 2026/08/01 01:48:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:24 DEBUG : existing: Unchanged skipping 2026/08/01 01:48:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:48:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:48:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.35s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:48:44 DEBUG : both0: size = 6 OK 2026/08/01 01:48:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both10: size = 6 OK 2026/08/01 01:48:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both11: size = 6 OK 2026/08/01 01:48:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both12: size = 6 OK 2026/08/01 01:48:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both0: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both13: size = 6 OK 2026/08/01 01:48:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:48:44 DEBUG : both10: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both14: size = 6 OK 2026/08/01 01:48:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both14: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both15: size = 6 OK 2026/08/01 01:48:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both15: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both16: size = 6 OK 2026/08/01 01:48:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both11: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both17: size = 6 OK 2026/08/01 01:48:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both12: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both18: size = 6 OK 2026/08/01 01:48:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both18: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both19: size = 6 OK 2026/08/01 01:48:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both13: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both1: size = 6 OK 2026/08/01 01:48:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both1: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both2: size = 6 OK 2026/08/01 01:48:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both16: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both3: size = 6 OK 2026/08/01 01:48:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both3: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both4: size = 6 OK 2026/08/01 01:48:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both17: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both5: size = 6 OK 2026/08/01 01:48:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both19: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both6: size = 6 OK 2026/08/01 01:48:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both6: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both7: size = 6 OK 2026/08/01 01:48:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both2: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both8: size = 6 OK 2026/08/01 01:48:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both8: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both9: size = 6 OK 2026/08/01 01:48:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:48:44 DEBUG : both4: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both5: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both7: Unchanged skipping 2026/08/01 01:48:44 DEBUG : both9: Unchanged skipping 2026/08/01 01:48:44 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:48:44 DEBUG : Waiting for deletions to finish 2026/08/01 01:48:44 INFO : only4: Deleted 2026/08/01 01:48:44 INFO : only19: Deleted 2026/08/01 01:48:44 INFO : only6: Deleted 2026/08/01 01:48:44 INFO : only0: Deleted 2026/08/01 01:48:44 INFO : only5: Deleted 2026/08/01 01:48:44 INFO : only11: Deleted 2026/08/01 01:48:44 INFO : only18: Deleted 2026/08/01 01:48:44 INFO : only2: Deleted 2026/08/01 01:48:44 INFO : only3: Deleted 2026/08/01 01:48:44 INFO : only7: Deleted 2026/08/01 01:48:45 INFO : only9: Deleted 2026/08/01 01:48:45 INFO : only16: Deleted 2026/08/01 01:48:45 INFO : only14: Deleted 2026/08/01 01:48:45 INFO : only8: Deleted 2026/08/01 01:48:45 INFO : only10: Deleted 2026/08/01 01:48:45 INFO : only12: Deleted 2026/08/01 01:48:45 INFO : only13: Deleted 2026/08/01 01:48:45 INFO : only15: Deleted 2026/08/01 01:48:45 INFO : only17: Deleted 2026/08/01 01:48:45 INFO : only1: Deleted 2026/08/01 01:48:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.09s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:04 DEBUG : both0: size = 6 OK 2026/08/01 01:49:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both10: size = 6 OK 2026/08/01 01:49:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:49:04 DEBUG : both11: size = 6 OK 2026/08/01 01:49:04 DEBUG : both12: size = 6 OK 2026/08/01 01:49:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both0: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both13: size = 6 OK 2026/08/01 01:49:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both13: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both14: size = 6 OK 2026/08/01 01:49:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both14: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both15: size = 6 OK 2026/08/01 01:49:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both15: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both16: size = 6 OK 2026/08/01 01:49:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both16: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both17: size = 6 OK 2026/08/01 01:49:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both10: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both18: size = 6 OK 2026/08/01 01:49:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both18: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both19: size = 6 OK 2026/08/01 01:49:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both19: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both1: size = 6 OK 2026/08/01 01:49:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both11: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both2: size = 6 OK 2026/08/01 01:49:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both2: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both3: size = 6 OK 2026/08/01 01:49:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both12: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both4: size = 6 OK 2026/08/01 01:49:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both4: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both5: size = 6 OK 2026/08/01 01:49:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both5: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both6: size = 6 OK 2026/08/01 01:49:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both17: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both7: size = 6 OK 2026/08/01 01:49:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both1: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both8: size = 6 OK 2026/08/01 01:49:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both8: Unchanged skipping 2026/08/01 01:49:04 DEBUG : both9: size = 6 OK 2026/08/01 01:49:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:04 DEBUG : both9: Unchanged skipping 2026/08/01 01:49:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only0: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only0: Sizes differ 2026/08/01 01:49:04 DEBUG : both3: Unchanged skipping 2026/08/01 01:49:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only10: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only10: Sizes differ 2026/08/01 01:49:04 DEBUG : both6: Unchanged skipping 2026/08/01 01:49:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only11: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only11: Sizes differ 2026/08/01 01:49:04 DEBUG : both7: Unchanged skipping 2026/08/01 01:49:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only12: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only12: Sizes differ 2026/08/01 01:49:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only13: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only13: Sizes differ 2026/08/01 01:49:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only14: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only14: Sizes differ 2026/08/01 01:49:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only15: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only15: Sizes differ 2026/08/01 01:49:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only16: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only16: Sizes differ 2026/08/01 01:49:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only17: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only17: Sizes differ 2026/08/01 01:49:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only18: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only18: Sizes differ 2026/08/01 01:49:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only19: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only19: Sizes differ 2026/08/01 01:49:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only1: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only1: Sizes differ 2026/08/01 01:49:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only2: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only2: Sizes differ 2026/08/01 01:49:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only3: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only3: Sizes differ 2026/08/01 01:49:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only4: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only4: Sizes differ 2026/08/01 01:49:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only5: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only5: Sizes differ 2026/08/01 01:49:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only6: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only6: Sizes differ 2026/08/01 01:49:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only7: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only7: Sizes differ 2026/08/01 01:49:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only8: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only8: Sizes differ 2026/08/01 01:49:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1907796853) 2026/08/01 01:49:04 DEBUG : only9: size = 6 (B2 bucket rclone-test-pivefiq7tija) 2026/08/01 01:49:04 DEBUG : only9: Sizes differ 2026/08/01 01:49:04 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:49:05 DEBUG : only13: size = 0 OK 2026/08/01 01:49:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 DEBUG : only12: size = 0 OK 2026/08/01 01:49:05 INFO : only13: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only12: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only16: size = 0 OK 2026/08/01 01:49:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only16: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only11: size = 0 OK 2026/08/01 01:49:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only11: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only0: size = 0 OK 2026/08/01 01:49:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only0: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only14: size = 0 OK 2026/08/01 01:49:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only14: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only18: size = 0 OK 2026/08/01 01:49:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only18: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only1: size = 0 OK 2026/08/01 01:49:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only1: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only10: size = 0 OK 2026/08/01 01:49:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only10: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only2: size = 0 OK 2026/08/01 01:49:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only2: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only3: size = 0 OK 2026/08/01 01:49:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only3: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only4: size = 0 OK 2026/08/01 01:49:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only4: Copied (replaced existing) 2026/08/01 01:49:05 DEBUG : only5: size = 0 OK 2026/08/01 01:49:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:05 INFO : only5: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only6: size = 0 OK 2026/08/01 01:49:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only6: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only7: size = 0 OK 2026/08/01 01:49:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only7: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only9: size = 0 OK 2026/08/01 01:49:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only9: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only15: size = 0 OK 2026/08/01 01:49:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only15: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only17: size = 0 OK 2026/08/01 01:49:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only17: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only19: size = 0 OK 2026/08/01 01:49:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only19: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : only8: size = 0 OK 2026/08/01 01:49:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/01 01:49:06 INFO : only8: Copied (replaced existing) 2026/08/01 01:49:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.02s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:14 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:49:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:49:14 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 01:49:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:49:14 INFO : empty_on_remote: Making directory 2026/08/01 01:49:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/01 01:49:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:16 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:49:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:49:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 01:49:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 01:49:16 INFO : empty_on_remote: Making directory 2026/08/01 01:49:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/01 01:49:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:19 INFO : sub dir: Making directory 2026/08/01 01:49:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 01:49:21 INFO : sub dir: Making directory 2026/08/01 01:49:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:30 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:31 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:49:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : banana: size = 6 OK 2026/08/01 01:49:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:49:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:49:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:49:31 DEBUG : banana: Unchanged skipping 2026/08/01 01:49:31 DEBUG : apple: size = 5 OK 2026/08/01 01:49:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : apple: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:49:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:49:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:49:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:49:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:49:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:49:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:49:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:49:31 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:49:31 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:31 INFO : There was nothing to transfer 2026/08/01 01:49:31 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:31 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:49:32 DEBUG : banana: size = 6 OK 2026/08/01 01:49:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : banana: Unchanged skipping 2026/08/01 01:49:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:49:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:49:32 DEBUG : apple: size = 5 OK 2026/08/01 01:49:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : apple: Unchanged skipping 2026/08/01 01:49:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:49:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:49:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:49:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:49:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:49:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:49:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:49:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:49:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:49:32 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:49:32 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:32 INFO : There was nothing to transfer 2026/08/01 01:49:32 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:32 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:49:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:49:46 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:47 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : apple: size = 5 OK 2026/08/01 01:49:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:49:47 DEBUG : banana: size = 6 OK 2026/08/01 01:49:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:49:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:49:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : apple: Unchanged skipping 2026/08/01 01:49:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : banana: Unchanged skipping 2026/08/01 01:49:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:49:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:49:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:49:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:49:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:49:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:49:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:49:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:49:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:49:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:49:47 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:47 INFO : There was nothing to transfer 2026/08/01 01:49:47 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:47 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:49:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : apple: size = 5 OK 2026/08/01 01:49:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:49:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:49:48 DEBUG : banana: size = 6 OK 2026/08/01 01:49:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : apple: Unchanged skipping 2026/08/01 01:49:48 DEBUG : banana: Unchanged skipping 2026/08/01 01:49:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:49:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:49:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:49:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:49:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:49:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:49:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:49:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:49:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:49:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:49:48 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:49:48 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:48 INFO : There was nothing to transfer 2026/08/01 01:49:48 DEBUG : Waiting for deletions to finish 2026/08/01 01:49:48 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:49:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:50:02 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:03 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:50:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 01:50:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:03 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:50:03 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:50:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/01 01:50:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/01 01:50:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:04 DEBUG : YmFuYW5h: size = 6 OK 2026/08/01 01:50:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/01 01:50:04 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/01 01:50:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/01 01:50:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/01 01:50:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:04 DEBUG : YXBwbGU=: size = 5 OK 2026/08/01 01:50:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/01 01:50:04 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/01 01:50:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/01 01:50:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/01 01:50:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/01 01:50:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/01 01:50:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/01 01:50:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/01 01:50:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/01 01:50:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/01 01:50:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/01 01:50:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/01 01:50:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/01 01:50:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/01 01:50:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/01 01:50:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/01 01:50:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/01 01:50:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/01 01:50:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/01 01:50:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/01 01:50:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/01 01:50:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/01 01:50:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/01 01:50:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/01 01:50:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/01 01:50:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/01 01:50:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/01 01:50:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/01 01:50:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/01 01:50:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/01 01:50:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/01 01:50:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/01 01:50:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/01 01:50:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/01 01:50:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:06 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:06 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 01:50:06 INFO : appleappleapplebanana: Deleted 2026/08/01 01:50:06 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 01:50:06 INFO : apple: Deleted 2026/08/01 01:50:06 INFO : banana: Deleted 2026/08/01 01:50:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 01:50:06 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 01:50:07 INFO : splitbananasplit: Deleted 2026/08/01 01:50:07 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 01:50:07 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 01:50:07 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:07 DEBUG : YXBwbGU=: size = 5 OK 2026/08/01 01:50:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : apple: Unchanged skipping 2026/08/01 01:50:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:50:07 DEBUG : YmFuYW5h: size = 6 OK 2026/08/01 01:50:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : banana: Unchanged skipping 2026/08/01 01:50:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/01 01:50:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 01:50:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:50:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:50:07 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:50:07 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:50:07 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:07 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/01 01:50:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 01:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 01:50:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 01:50:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 01:50:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 01:50:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 01:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 01:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 01:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 01:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 01:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:50:21 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:21 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:50:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 01:50:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 01:50:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 01:50:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 01:50:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 01:50:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 01:50:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 01:50:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 01:50:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 01:50:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 01:50:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/01 01:50:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:50:22 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:50:22 DEBUG : PREFIXapple: size = 5 OK 2026/08/01 01:50:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/01 01:50:22 INFO : apple: Copied (new) to: PREFIXapple 2026/08/01 01:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : PREFIXbanana: size = 6 OK 2026/08/01 01:50:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/01 01:50:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/01 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/01 01:50:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/01 01:50:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/01 01:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/01 01:50:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/01 01:50:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/01 01:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/01 01:50:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/01 01:50:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/01 01:50:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/01 01:50:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/01 01:50:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/01 01:50:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/01 01:50:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/01 01:50:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/01 01:50:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/01 01:50:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/01 01:50:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/01 01:50:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/01 01:50:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/01 01:50:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:23 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/01 01:50:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/01 01:50:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:24 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/01 01:50:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/01 01:50:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:24 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/01 01:50:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/01 01:50:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:24 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/01 01:50:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/01 01:50:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:24 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/01 01:50:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/01 01:50:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 01:50:24 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 01:50:24 INFO : splitbananasplit: Deleted 2026/08/01 01:50:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 01:50:25 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 01:50:25 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 01:50:25 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 01:50:25 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 01:50:25 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 01:50:25 INFO : appleappleapplebanana: Deleted 2026/08/01 01:50:25 INFO : banana: Deleted 2026/08/01 01:50:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 01:50:25 INFO : apple: Deleted 2026/08/01 01:50:25 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 01:50:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:25 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:50:25 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:50:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:50:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/01 01:50:26 INFO : appleappleapplebanana: Copied (new) 2026/08/01 01:50:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:50:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/01 01:50:26 INFO : splitbananasplit: Copied (new) 2026/08/01 01:50:26 DEBUG : banana: size = 6 OK 2026/08/01 01:50:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/01 01:50:26 INFO : banana: Copied (new) 2026/08/01 01:50:26 DEBUG : apple: size = 5 OK 2026/08/01 01:50:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/01 01:50:26 INFO : apple: Copied (new) 2026/08/01 01:50:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:50:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/01 01:50:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/01 01:50:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:50:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/01 01:50:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/01 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/01 01:50:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/01 01:50:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:50:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/01 01:50:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/01 01:50:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:50:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/01 01:50:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:50:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/01 01:50:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:50:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/01 01:50:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:50:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/01 01:50:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:50:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/01 01:50:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:50:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/01 01:50:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:50:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/01 01:50:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:50:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/01 01:50:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:50:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/01 01:50:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:50:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/01 01:50:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:50:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/01 01:50:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:50:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/01 01:50:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/01 01:50:27 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/01 01:50:28 INFO : PREFIXsplitbananasplit: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/01 01:50:28 INFO : PREFIXbanana: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/01 01:50:28 INFO : PREFIXapple: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/01 01:50:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/01 01:50:28 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/01 01:50:28 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:28 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:29 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:50:42 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:42 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:50:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:43 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:43 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:43 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:50:43 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:50:43 DEBUG : appleSUFFIX: size = 5 OK 2026/08/01 01:50:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/01 01:50:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/01 01:50:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/01 01:50:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/01 01:50:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/01 01:50:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/01 01:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/01 01:50:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/01 01:50:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/01 01:50:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/01 01:50:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/01 01:50:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/01 01:50:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/01 01:50:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/01 01:50:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/01 01:50:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/01 01:50:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/01 01:50:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/01 01:50:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/01 01:50:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/01 01:50:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/01 01:50:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/01 01:50:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/01 01:50:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/01 01:50:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/01 01:50:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/01 01:50:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/01 01:50:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/01 01:50:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/01 01:50:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/01 01:50:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/01 01:50:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:45 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:45 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 01:50:46 INFO : appleappleapplebanana: Deleted 2026/08/01 01:50:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 01:50:46 INFO : banana: Deleted 2026/08/01 01:50:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 01:50:46 INFO : apple: Deleted 2026/08/01 01:50:46 INFO : splitbananasplit: Deleted 2026/08/01 01:50:46 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 01:50:46 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 01:50:46 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 01:50:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:50:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:50:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:50:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/01 01:50:47 INFO : splitbananasplit: Copied (new) 2026/08/01 01:50:47 DEBUG : apple: size = 5 OK 2026/08/01 01:50:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/01 01:50:47 INFO : apple: Copied (new) 2026/08/01 01:50:47 DEBUG : banana: size = 6 OK 2026/08/01 01:50:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/01 01:50:47 INFO : banana: Copied (new) 2026/08/01 01:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:50:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/01 01:50:47 INFO : appleappleapplebanana: Copied (new) 2026/08/01 01:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:50:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/01 01:50:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/01 01:50:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/01 01:50:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/01 01:50:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/01 01:50:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/01 01:50:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/01 01:50:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/01 01:50:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/01 01:50:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:50:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/01 01:50:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:50:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/01 01:50:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:50:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/01 01:50:48 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/01 01:50:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:50:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/01 01:50:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/01 01:50:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:50:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/01 01:50:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/01 01:50:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:50:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/01 01:50:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/01 01:50:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:50:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/01 01:50:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/01 01:50:49 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : appleSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : bananaSUFFIX: Deleted 2026/08/01 01:50:49 INFO : splitbananasplitSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/01 01:50:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/01 01:50:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/01 01:50:50 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : Waiting for deletions to finish 2026/08/01 01:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:51:04 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:04 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:05 DEBUG : apple: size = 5 OK 2026/08/01 01:51:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:05 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:05 DEBUG : banana: size = 6 OK 2026/08/01 01:51:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:05 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 01:51:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 01:51:05 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:05 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:05 DEBUG : appleapple: size = 21 OK 2026/08/01 01:51:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/01 01:51:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/01 01:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:05 DEBUG : splitbanan: size = 16 OK 2026/08/01 01:51:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/01 01:51:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/01 01:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/01 01:51:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/01 01:51:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/01 01:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/01 01:51:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/01 01:51:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/01 01:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/01 01:51:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/01 01:51:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/01 01:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/01 01:51:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/01 01:51:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/01 01:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/01 01:51:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/01 01:51:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/01 01:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:06 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/01 01:51:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/01 01:51:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/01 01:51:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/01 01:51:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/01 01:51:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/01 01:51:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/01 01:51:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/01 01:51:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/01 01:51:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/01 01:51:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/01 01:51:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/01 01:51:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:06 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/01 01:51:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/01 01:51:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/01 01:51:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/01 01:51:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/01 01:51:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/01 01:51:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:06 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/01 01:51:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/01 01:51:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/01 01:51:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:06 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/01 01:51:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/01 01:51:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/01 01:51:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/01 01:51:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/01 01:51:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/01 01:51:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/01 01:51:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/01 01:51:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/01 01:51:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/01 01:51:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/01 01:51:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/01 01:51:07 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:07 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 01:51:07 INFO : appleappleapplebanana: Deleted 2026/08/01 01:51:07 INFO : splitbananasplit: Deleted 2026/08/01 01:51:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 01:51:07 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 01:51:07 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:08 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : appleapple: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:08 DEBUG : appleapple: size = 21 OK 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:08 DEBUG : banana: size = 6 OK 2026/08/01 01:51:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:08 DEBUG : splitbanan: size = 16 OK 2026/08/01 01:51:08 DEBUG : apple: size = 5 OK 2026/08/01 01:51:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 01:51:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 01:51:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 01:51:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 01:51:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 01:51:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 01:51:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 01:51:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 01:51:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 01:51:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 01:51:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/01 01:51:08 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:08 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:08 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:08 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:08 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : appleapple: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/01 01:51:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/01 01:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 01:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 01:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 01:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 01:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 01:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 01:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 01:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 01:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 01:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 01:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 01:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 01:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 01:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 01:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 01:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 01:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 01:51:09 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:51:23 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:23 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : apple: size = 5 OK 2026/08/01 01:51:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:51:24 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:51:24 DEBUG : banana: size = 6 OK 2026/08/01 01:51:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:24 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:24 INFO : There was nothing to transfer 2026/08/01 01:51:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:24 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:51:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:24 DEBUG : apple: size = 5 OK 2026/08/01 01:51:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:24 DEBUG : banana: size = 6 OK 2026/08/01 01:51:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:24 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:24 INFO : There was nothing to transfer 2026/08/01 01:51:24 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:24 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:25 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:51:40 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:41 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:51:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:41 DEBUG : banana: size = 6 OK 2026/08/01 01:51:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:51:41 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:41 DEBUG : apple: size = 5 OK 2026/08/01 01:51:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:51:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:51:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:51:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:51:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:51:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:51:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:51:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:41 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:41 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:41 INFO : There was nothing to transfer 2026/08/01 01:51:41 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:41 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:51:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:51:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:42 DEBUG : banana: size = 6 OK 2026/08/01 01:51:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:42 DEBUG : apple: size = 5 OK 2026/08/01 01:51:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:51:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:51:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:51:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:51:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:51:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:51:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:42 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:42 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:42 INFO : There was nothing to transfer 2026/08/01 01:51:42 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:42 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:51:56 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : apple: size = 5 OK 2026/08/01 01:51:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:57 DEBUG : banana: size = 6 OK 2026/08/01 01:51:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:51:57 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:57 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:57 INFO : There was nothing to transfer 2026/08/01 01:51:57 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:57 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:51:57 DEBUG : apple: size = 5 OK 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:51:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : apple: Unchanged skipping 2026/08/01 01:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:51:57 DEBUG : banana: size = 6 OK 2026/08/01 01:51:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:51:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : banana: Unchanged skipping 2026/08/01 01:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:51:57 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:51:57 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:57 INFO : There was nothing to transfer 2026/08/01 01:51:57 DEBUG : Waiting for deletions to finish 2026/08/01 01:51:58 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:51:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:11 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:12 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:52:12 DEBUG : apple: size = 5 OK 2026/08/01 01:52:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:52:12 DEBUG : apple: Unchanged skipping 2026/08/01 01:52:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:52:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:52:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : banana: size = 6 OK 2026/08/01 01:52:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:52:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : banana: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:52:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:52:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:52:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:52:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:52:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:52:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:52:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:52:12 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:12 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:12 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:12 INFO : There was nothing to transfer 2026/08/01 01:52:12 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:13 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : apple: size = 5 OK 2026/08/01 01:52:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : apple: Unchanged skipping 2026/08/01 01:52:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:52:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : banana: size = 6 OK 2026/08/01 01:52:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:52:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:52:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : banana: Unchanged skipping 2026/08/01 01:52:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:52:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:52:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:52:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:52:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:52:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:52:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:52:13 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:13 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:13 INFO : There was nothing to transfer 2026/08/01 01:52:13 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:13 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:27 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:28 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:52:28 DEBUG : apple: size = 5 OK 2026/08/01 01:52:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : apple: Unchanged skipping 2026/08/01 01:52:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:52:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:52:28 DEBUG : banana: size = 6 OK 2026/08/01 01:52:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : banana: Unchanged skipping 2026/08/01 01:52:28 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:52:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:52:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:52:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:52:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:52:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:52:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:52:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:52:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:52:28 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:28 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:28 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:28 INFO : There was nothing to transfer 2026/08/01 01:52:28 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:29 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : apple: size = 5 OK 2026/08/01 01:52:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : apple: Unchanged skipping 2026/08/01 01:52:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 01:52:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 01:52:29 DEBUG : banana: size = 6 OK 2026/08/01 01:52:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : banana: Unchanged skipping 2026/08/01 01:52:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 01:52:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 01:52:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 01:52:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 01:52:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 01:52:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 01:52:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 01:52:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 01:52:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 01:52:29 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:29 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:29 INFO : There was nothing to transfer 2026/08/01 01:52:29 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:29 DEBUG : apple: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : banana: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 01:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.38s) --- PASS: TestTransform/NFC (14.22s) --- PASS: TestTransform/NFD (15.86s) --- PASS: TestTransform/base64 (19.37s) --- PASS: TestTransform/prefix (21.63s) --- PASS: TestTransform/suffix (21.00s) --- PASS: TestTransform/truncate (18.42s) --- PASS: TestTransform/encoder (16.20s) --- PASS: TestTransform/ISO-8859-1 (17.07s) --- PASS: TestTransform/charmap (15.72s) --- PASS: TestTransform/lowercase (16.04s) --- PASS: TestTransform/ascii (15.85s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 01:52:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 01:52:34 INFO : sub dir_somesuffix: Making directory 2026/08/01 01:52:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 01:52:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/01 01:52:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 01:52:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 01:52:34 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:34 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/01 01:52:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 01:52:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.99s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:36 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:36 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:36 INFO : tictactoe: Making directory 2026/08/01 01:52:36 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:36 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/01 01:52:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:36 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:36 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/01 01:52:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/01 01:52:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:38 INFO : toe: Making directory 2026/08/01 01:52:38 INFO : toe/toe: Making directory 2026/08/01 01:52:38 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 01:52:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 01:52:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 01:52:38 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:38 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/01 01:52:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/01 01:52:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:40 INFO : toe: Making directory 2026/08/01 01:52:40 INFO : toe/toe: Making directory 2026/08/01 01:52:40 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 01:52:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 01:52:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 01:52:40 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:40 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/01 01:52:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/01 01:52:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.91s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:42 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:52:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 01:52:42 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:42 INFO : tictacempty_dir: Making directory 2026/08/01 01:52:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:42 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:42 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:42 INFO : tictactoe: Making directory 2026/08/01 01:52:42 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:42 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:42 INFO : tictactoe/tictactoe: Making directory 2026/08/01 01:52:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:42 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:42 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 01:52:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:44 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:52:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 01:52:44 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:44 INFO : tictacempty_dir: Making directory 2026/08/01 01:52:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:44 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:44 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:44 INFO : tictactoe: Making directory 2026/08/01 01:52:44 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:44 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:44 INFO : tictactoe/tictactoe: Making directory 2026/08/01 01:52:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 01:52:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:44 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:44 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/01 01:52:45 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:45 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:45 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:45 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 01:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/01 01:52:45 NOTICE: B2 bucket rclone-test-pivefiq7tija: 0 differences found 2026/08/01 01:52:45 NOTICE: B2 bucket rclone-test-pivefiq7tija: 1 matching files --- PASS: TestAllTag (1.97s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:46 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:46 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:46 INFO : tictactoe: Making directory 2026/08/01 01:52:46 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:46 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:46 INFO : tictactoe/tictactoe: Making directory 2026/08/01 01:52:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:46 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:46 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 01:52:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:47 DEBUG : Waiting for deletions to finish 2026/08/01 01:52:47 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:47 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:47 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 01:52:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 01:52:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 01:52:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/01 01:52:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:47 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.32s) === RUN TestSyntax 2026/08/01 01:52:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:48 INFO : toe: Making directory 2026/08/01 01:52:48 INFO : toe/toe: Making directory 2026/08/01 01:52:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 01:52:48 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:48 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:49 DEBUG : toe/toe/toe: size = 11 OK 2026/08/01 01:52:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:49 INFO : toe/toe/toe: Copied (new) 2026/08/01 01:52:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:50 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:52:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 01:52:50 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:50 INFO : tictacempty_dir: Making directory 2026/08/01 01:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:50 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:50 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:50 INFO : tictactoe: Making directory 2026/08/01 01:52:50 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:50 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:50 INFO : tictactoe/tictactoe: Making directory 2026/08/01 01:52:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 01:52:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:50 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:50 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:51 INFO : toe/toe/toe.txt: Deleted 2026/08/01 01:52:51 INFO : toe/toe: Removing directory 2026/08/01 01:52:51 INFO : toe: Removing directory 2026/08/01 01:52:51 INFO : empty_dir: Removing directory 2026/08/01 01:52:51 DEBUG : Local file system at /tmp/rclone1907796853: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:52 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:52:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 01:52:52 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:52 INFO : tictacempty_dir: Making directory 2026/08/01 01:52:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:52 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:52 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:52 INFO : tictactoe: Making directory 2026/08/01 01:52:52 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:52 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:52 INFO : tictactoe/tictactoe: Making directory 2026/08/01 01:52:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 01:52:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:52 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:52 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:53 INFO : toe/toe/toe.txt: Deleted 2026/08/01 01:52:53 INFO : toe/toe: Removing directory 2026/08/01 01:52:53 INFO : toe: Removing directory 2026/08/01 01:52:53 INFO : empty_dir: Removing directory 2026/08/01 01:52:53 DEBUG : Local file system at /tmp/rclone1907796853: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/01 01:52:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 01:52:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 01:52:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 01:52:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 01:52:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 01:52:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/01 01:52:54 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 (3.46s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:55 DEBUG : Reset feature "Copy" 2026/08/01 01:52:55 DEBUG : Reset feature "Move" 2026/08/01 01:52:55 DEBUG : Reset feature "Copy" 2026/08/01 01:52:55 DEBUG : Reset feature "Move" 2026/08/01 01:52:55 DEBUG : empty_dir: Making directory with metadata 2026/08/01 01:52:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 01:52:55 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:55 INFO : tictacempty_dir: Making directory 2026/08/01 01:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 01:52:55 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:55 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:55 INFO : tictactoe: Making directory 2026/08/01 01:52:55 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:55 DEBUG : toe: transformed to: tictactoe 2026/08/01 01:52:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:55 INFO : tictactoe/tictactoe: Making directory 2026/08/01 01:52:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 01:52:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 01:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:55 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:55 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 01:52:56 INFO : toe/toe/toe.txt: Deleted 2026/08/01 01:52:56 INFO : toe/toe: Removing directory 2026/08/01 01:52:56 INFO : toe: Removing directory 2026/08/01 01:52:56 INFO : empty_dir: Removing directory 2026/08/01 01:52:56 DEBUG : Local file system at /tmp/rclone1907796853: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/01 01:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 01:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 01:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 01:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 01:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 01:52:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 01:52:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:52:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/01 01:52:58 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.34s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:52:59 DEBUG : toe: transformed to: dG9l 2026/08/01 01:52:59 DEBUG : toe: transformed to: dG9l 2026/08/01 01:52:59 INFO : dG9l: Making directory 2026/08/01 01:52:59 DEBUG : toe: transformed to: dG9l 2026/08/01 01:52:59 DEBUG : toe: transformed to: dG9l 2026/08/01 01:52:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/01 01:52:59 INFO : dG9l/dG9l: Making directory 2026/08/01 01:52:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/01 01:52:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/01 01:52:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 01:52:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 01:52:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 01:52:59 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:52:59 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:53:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/01 01:53:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:53:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 01:53:00 DEBUG : Waiting for deletions to finish 2026/08/01 01:53:00 DEBUG : dG9l: transformed to: toe 2026/08/01 01:53:00 DEBUG : dG9l: transformed to: toe 2026/08/01 01:53:00 DEBUG : dG9l: transformed to: toe 2026/08/01 01:53:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/01 01:53:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/01 01:53:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 01:53:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/01 01:53:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/01 01:53:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/01 01:53:00 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for checks to finish 2026/08/01 01:53:00 DEBUG : Local file system at /tmp/rclone1907796853: Waiting for transfers to finish 2026/08/01 01:53:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-pivefiq7tija", Local "Local file system at /tmp/rclone1907796853", Modify Window "1ms" 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe: transformed to: 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe: transformed to: 2026/08/01 01:53:01 INFO : B2 bucket rclone-test-pivefiq7tija: Making directory 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe: transformed to: 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe: transformed to: 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe/toe: transformed to: 2026/08/01 01:53:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/01 01:53:01 INFO : toe/toe: Making directory 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe/toe: transformed to: 2026/08/01 01:53:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe: transformed to: 2026/08/01 01:53:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 01:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 01:53:01 DEBUG : toe/toe/toe: transformed to: 2026/08/01 01:53:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/01 01:53:01 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for checks to finish 2026/08/01 01:53:01 DEBUG : B2 bucket rclone-test-pivefiq7tija: Waiting for transfers to finish 2026/08/01 01:53:02 DEBUG : toe/toe/toe: size = 11 OK 2026/08/01 01:53:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/01 01:53:02 INFO : toe/toe/toe: Copied (new) 2026/08/01 01:53:02 ERROR : B2 bucket rclone-test-pivefiq7tija: not deleting files as there were IO errors 2026/08/01 01:53:02 ERROR : B2 bucket rclone-test-pivefiq7tija: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2026/08/01 01:53:03 DEBUG : B2 bucket rclone-test-pivefiq7tija: Purge remote 2026/08/01 01:53:03 INFO : B2 bucket rclone-test-pivefiq7tija: cleaning bucket "rclone-test-pivefiq7tija" of all files 2026/08/01 01:53:04 DEBUG : BackupDir/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622054_d20260801_m014631_c001_v7007000_t0000_u01785548791093") 2026/08/01 01:53:04 DEBUG : BackupDir/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11070e79ae2e993d_d20260801_m014625_c001_v0001038_t0024_u01785548785146") 2026/08/01 01:53:04 DEBUG : CompareDest/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f49677389cc_d20260801_m014605_c001_v7007000_t0000_u01785548765777") 2026/08/01 01:53:04 DEBUG : CompareDest/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2624bc_d20260801_m014559_c001_v0001102_t0043_u01785548759973") 2026/08/01 01:53:04 DEBUG : CompareDest/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f49677389ce_d20260801_m014605_c001_v7007000_t0000_u01785548765960") 2026/08/01 01:53:04 DEBUG : CompareDest/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862b5d_d20260801_m014601_c001_v0001174_t0026_u01785548761336") 2026/08/01 01:53:04 DEBUG : CopyDest/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622056_d20260801_m014631_c001_v7007000_t0000_u01785548791289") 2026/08/01 01:53:04 DEBUG : CopyDest/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47bd9_d20260801_m014621_c001_v0001137_t0046_u01785548781841") 2026/08/01 01:53:04 DEBUG : CopyDest/three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622057_d20260801_m014631_c001_v7007000_t0000_u01785548791471") 2026/08/01 01:53:04 DEBUG : CopyDest/three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862c4c_d20260801_m014629_c001_v0001174_t0054_u01785548789121") 2026/08/01 01:53:04 DEBUG : CopyDest/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622058_d20260801_m014631_c001_v7007000_t0000_u01785548791652") 2026/08/01 01:53:05 DEBUG : CopyDest/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26252c_d20260801_m014626_c001_v0001102_t0036_u01785548786919") 2026/08/01 01:53:05 DEBUG : EXISTING: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a48b_d20260801_m014824_c001_v7007000_t0000_u01785548904778") 2026/08/01 01:53:05 DEBUG : EXISTING: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ded_d20260801_m014823_c001_v0001174_t0045_u01785548903628") 2026/08/01 01:53:05 DEBUG : PREFIXapple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cd1_d20260801_m015028_c001_v7007000_t0000_u01785549028305") 2026/08/01 01:53:05 DEBUG : PREFIXapple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630f3_d20260801_m015022_c001_v0001174_t0019_u01785549022437") 2026/08/01 01:53:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6777_d20260801_m015028_c001_v7007000_t0000_u01785549028485") 2026/08/01 01:53:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72ac_d20260801_m015022_c001_v0001172_t0019_u01785549022446") 2026/08/01 01:53:05 DEBUG : PREFIXbanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40044e1d01d76359_d20260801_m015028_c001_v7007000_t0000_u01785549028148") 2026/08/01 01:53:05 DEBUG : PREFIXbanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaeec_d20260801_m015022_c001_v0001174_t0051_u01785549022458") 2026/08/01 01:53:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3ca_d20260801_m015028_c001_v7007000_t0000_u01785549028069") 2026/08/01 01:53:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26274a_d20260801_m015022_c001_v0001102_t0008_u01785549022465") 2026/08/01 01:53:05 DEBUG : Testêé: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a482_d20260801_m014821_c001_v7007000_t0000_u01785548901177") 2026/08/01 01:53:05 DEBUG : Testêé: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ddf_d20260801_m014820_c001_v0001174_t0007_u01785548900333") 2026/08/01 01:53:05 DEBUG : Testêé: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625bc_d20260801_m014818_c001_v0001102_t0015_u01785548898731") 2026/08/01 01:53:05 DEBUG : YXBwbGU=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3932d_d20260801_m015008_c001_v7007000_t0000_u01785549008629") 2026/08/01 01:53:05 DEBUG : YXBwbGU=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae72_d20260801_m015004_c001_v0001174_t0046_u01785549004013") 2026/08/01 01:53:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3932e_d20260801_m015008_c001_v7007000_t0000_u01785549008806") 2026/08/01 01:53:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7262_d20260801_m015004_c001_v0001172_t0005_u01785549004034") 2026/08/01 01:53:05 DEBUG : YmFuYW5h: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3932f_d20260801_m015008_c001_v7007000_t0000_u01785549008984") 2026/08/01 01:53:05 DEBUG : YmFuYW5h: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26270e_d20260801_m015004_c001_v0001102_t0010_u01785549004029") 2026/08/01 01:53:06 DEBUG : a/potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971796_d20260801_m014429_c001_v7007000_t0000_u01785548669938") 2026/08/01 01:53:06 DEBUG : a/potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623e0_d20260801_m014429_c001_v0001102_t0030_u01785548669262") 2026/08/01 01:53:06 DEBUG : a/potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971791_d20260801_m014427_c001_v7007000_t0000_u01785548667699") 2026/08/01 01:53:06 DEBUG : a/potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623c6_d20260801_m014426_c001_v0001102_t0023_u01785548666692") 2026/08/01 01:53:06 DEBUG : a/potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c8_d20260801_m014409_c001_v7007000_t0000_u01785548649559") 2026/08/01 01:53:06 DEBUG : a/potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26238c_d20260801_m014408_c001_v0001102_t0042_u01785548648501") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c630_d20260801_m015230_c001_v7007000_t0000_u01785549150436") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb25c_d20260801_m015226_c001_v0001174_t0034_u01785549146366") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d91_d20260801_m015214_c001_v7007000_t0000_u01785549134462") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb1e8_d20260801_m015210_c001_v0001174_t0036_u01785549130526") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c60e_d20260801_m015158_c001_v7007000_t0000_u01785549118710") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb152_d20260801_m015154_c001_v0001174_t0024_u01785549114563") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3298e_d20260801_m015142_c001_v7007000_t0000_u01785549102918") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb0e4_d20260801_m015139_c001_v0001174_t0024_u01785549099035") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c0_d20260801_m015125_c001_v7007000_t0000_u01785549085935") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb03e_d20260801_m015120_c001_v0001174_t0043_u01785549080653") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03e8_d20260801_m015109_c001_v7007000_t0000_u01785549069528") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafc4_d20260801_m015102_c001_v0001174_t0024_u01785549062575") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cea_d20260801_m015051_c001_v7007000_t0000_u01785549051241") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf72_d20260801_m015047_c001_v0001174_t0034_u01785549047324") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e98_d20260801_m015046_c001_v7007000_t0000_u01785549046324") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72f8_d20260801_m015041_c001_v0001172_t0039_u01785549041584") 2026/08/01 01:53:06 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a677a_d20260801_m015029_c001_v7007000_t0000_u01785549029863") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262760_d20260801_m015026_c001_v0001102_t0043_u01785549026030") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3c5_d20260801_m015025_c001_v7007000_t0000_u01785549025110") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630e3_d20260801_m015020_c001_v0001174_t0019_u01785549020015") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e4b_d20260801_m015006_c001_v7007000_t0000_u01785549006716") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae58_d20260801_m015001_c001_v0001174_t0052_u01785549001186") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb0_d20260801_m014949_c001_v7007000_t0000_u01785548989061") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae02_d20260801_m014945_c001_v0001174_t0038_u01785548985165") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a4a_d20260801_m014933_c001_v7007000_t0000_u01785548973191") 2026/08/01 01:53:07 DEBUG : apple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadc6_d20260801_m014929_c001_v0001174_t0045_u01785548969000") 2026/08/01 01:53:07 DEBUG : appleSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce7_d20260801_m015049_c001_v7007000_t0000_u01785549049641") 2026/08/01 01:53:07 DEBUG : appleSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863175_d20260801_m015043_c001_v0001174_t0048_u01785549043596") 2026/08/01 01:53:07 DEBUG : appleapple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03e9_d20260801_m015109_c001_v7007000_t0000_u01785549069711") 2026/08/01 01:53:07 DEBUG : appleapple: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafd2_d20260801_m015105_c001_v0001174_t0006_u01785549065140") 2026/08/01 01:53:07 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c631_d20260801_m015230_c001_v7007000_t0000_u01785549150612") 2026/08/01 01:53:07 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628ba_d20260801_m015227_c001_v0001102_t0000_u01785549147054") 2026/08/01 01:53:07 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d92_d20260801_m015214_c001_v7007000_t0000_u01785549134734") 2026/08/01 01:53:07 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262892_d20260801_m015211_c001_v0001102_t0005_u01785549131261") 2026/08/01 01:53:07 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c60f_d20260801_m015158_c001_v7007000_t0000_u01785549118884") 2026/08/01 01:53:07 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26284e_d20260801_m015155_c001_v0001102_t0011_u01785549115338") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3298f_d20260801_m015143_c001_v7007000_t0000_u01785549103094") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262830_d20260801_m015139_c001_v0001102_t0017_u01785549099856") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c1_d20260801_m015126_c001_v7007000_t0000_u01785549086109") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262800_d20260801_m015122_c001_v0001102_t0044_u01785549082734") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40044e1d01d76383_d20260801_m015107_c001_v7007000_t0000_u01785549067680") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627c8_d20260801_m015103_c001_v0001102_t0059_u01785549063260") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ceb_d20260801_m015051_c001_v7007000_t0000_u01785549051415") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262792_d20260801_m015047_c001_v0001102_t0057_u01785549047310") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e97_d20260801_m015046_c001_v7007000_t0000_u01785549046139") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262784_d20260801_m015042_c001_v0001102_t0055_u01785549042181") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a677d_d20260801_m015030_c001_v7007000_t0000_u01785549030054") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf06_d20260801_m015026_c001_v0001174_t0021_u01785549026044") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a676d_d20260801_m015025_c001_v7007000_t0000_u01785549025091") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaee8_d20260801_m015021_c001_v0001174_t0039_u01785549021014") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9815e2_d20260801_m015006_c001_v7007000_t0000_u01785549006722") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d725a_d20260801_m015002_c001_v0001172_t0048_u01785549002047") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb1_d20260801_m014949_c001_v7007000_t0000_u01785548989236") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7228_d20260801_m014946_c001_v0001172_t0050_u01785548986070") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a4b_d20260801_m014933_c001_v7007000_t0000_u01785548973373") 2026/08/01 01:53:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71f2_d20260801_m014929_c001_v0001172_t0057_u01785548969971") 2026/08/01 01:53:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb572_d20260801_m015049_c001_v7007000_t0000_u01785549049505") 2026/08/01 01:53:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf5a_d20260801_m015043_c001_v0001174_t0042_u01785549043578") 2026/08/01 01:53:09 DEBUG : b/potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971797_d20260801_m014430_c001_v7007000_t0000_u01785548670114") 2026/08/01 01:53:09 DEBUG : b/potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623d2_d20260801_m014428_c001_v0001102_t0005_u01785548668229") 2026/08/01 01:53:09 DEBUG : b/potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971790_d20260801_m014427_c001_v7007000_t0000_u01785548667174") 2026/08/01 01:53:09 DEBUG : b/potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623c0_d20260801_m014425_c001_v0001102_t0029_u01785548665705") 2026/08/01 01:53:09 DEBUG : b/potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c7_d20260801_m014409_c001_v7007000_t0000_u01785548649039") 2026/08/01 01:53:09 DEBUG : b/potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262384_d20260801_m014407_c001_v0001102_t0018_u01785548647442") 2026/08/01 01:53:09 DEBUG : backup/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acd5c6_d20260801_m014644_c001_v7007000_t0000_u01785548804800") 2026/08/01 01:53:09 DEBUG : backup/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f110959260af41e57_d20260801_m014643_c001_v0001180_t0017_u01785548803071") 2026/08/01 01:53:09 DEBUG : backup/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1134203115b03337_d20260801_m014638_c001_v0001161_t0047_u01785548798748") 2026/08/01 01:53:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbc42_d20260801_m014713_c001_v7007000_t0000_u01785548833781") 2026/08/01 01:53:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f108cb4a2e71b3b90_d20260801_m014710_c001_v0001109_t0038_u01785548830914") 2026/08/01 01:53:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f118de28fbce54129_d20260801_m014705_c001_v0001174_t0047_u01785548825128") 2026/08/01 01:53:09 DEBUG : backup/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4235c097ceafd406_d20260801_m014657_c001_v7007000_t0000_u01785548817982") 2026/08/01 01:53:09 DEBUG : backup/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f114543fda041100f_d20260801_m014656_c001_v0001183_t0021_u01785548816220") 2026/08/01 01:53:09 DEBUG : backup/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f114d3587302f9b5d_d20260801_m014652_c001_v0001150_t0054_u01785548812014") 2026/08/01 01:53:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbc45_d20260801_m014713_c001_v7007000_t0000_u01785548833958") 2026/08/01 01:53:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f110959260af42036_d20260801_m014713_c001_v0001180_t0048_u01785548833033") 2026/08/01 01:53:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f100615186bafcaec_d20260801_m014706_c001_v0001116_t0051_u01785548826650") 2026/08/01 01:53:09 DEBUG : backup/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acd5c7_d20260801_m014645_c001_v7007000_t0000_u01785548805005") 2026/08/01 01:53:09 DEBUG : backup/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f101e6fdd3e8124e3_d20260801_m014643_c001_v0001161_t0026_u01785548803923") 2026/08/01 01:53:09 DEBUG : backup/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f106f89a98fa2c6d9_d20260801_m014640_c001_v0001131_t0041_u01785548800534") 2026/08/01 01:53:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4235c097ceafd407_d20260801_m014658_c001_v7007000_t0000_u01785548818159") 2026/08/01 01:53:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f105e6e592785cee4_d20260801_m014657_c001_v0001097_t0017_u01785548817069") 2026/08/01 01:53:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10913b4e0e3950d6_d20260801_m014653_c001_v0001039_t0042_u01785548813828") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c632_d20260801_m015230_c001_v7007000_t0000_u01785549150810") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d74c0_d20260801_m015226_c001_v0001172_t0023_u01785549146660") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d94_d20260801_m015214_c001_v7007000_t0000_u01785549134978") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7488_d20260801_m015210_c001_v0001172_t0050_u01785549130930") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c610_d20260801_m015159_c001_v7007000_t0000_u01785549119059") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d744e_d20260801_m015154_c001_v0001172_t0005_u01785549114842") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32990_d20260801_m015143_c001_v7007000_t0000_u01785549103272") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d740c_d20260801_m015139_c001_v0001172_t0001_u01785549099310") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c2_d20260801_m015126_c001_v7007000_t0000_u01785549086283") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d73b6_d20260801_m015121_c001_v0001172_t0003_u01785549081117") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03ea_d20260801_m015109_c001_v7007000_t0000_u01785549069894") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631d5_d20260801_m015102_c001_v0001174_t0055_u01785549062896") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ced_d20260801_m015051_c001_v7007000_t0000_u01785549051590") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863189_d20260801_m015047_c001_v0001174_t0047_u01785549047332") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4145c16a2acef068_d20260801_m015046_c001_v7007000_t0000_u01785549046281") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf56_d20260801_m015041_c001_v0001174_t0001_u01785549041858") 2026/08/01 01:53:10 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a677e_d20260801_m015030_c001_v7007000_t0000_u01785549030243") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863105_d20260801_m015026_c001_v0001174_t0026_u01785549026024") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f425b725ddf09e5dd_d20260801_m015025_c001_v7007000_t0000_u01785549025102") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72a2_d20260801_m015020_c001_v0001172_t0014_u01785549020496") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43c991_d20260801_m015006_c001_v7007000_t0000_u01785549006794") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262708_d20260801_m015001_c001_v0001102_t0027_u01785549001602") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb2_d20260801_m014949_c001_v7007000_t0000_u01785548989411") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626d6_d20260801_m014945_c001_v0001102_t0050_u01785548985567") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a4c_d20260801_m014933_c001_v7007000_t0000_u01785548973561") 2026/08/01 01:53:11 DEBUG : banana: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626ac_d20260801_m014929_c001_v0001102_t0001_u01785548969403") 2026/08/01 01:53:11 DEBUG : bananaSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4145c16a2acef06b_d20260801_m015049_c001_v7007000_t0000_u01785549049713") 2026/08/01 01:53:11 DEBUG : bananaSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262786_d20260801_m015043_c001_v0001102_t0040_u01785549043586") 2026/08/01 01:53:11 DEBUG : both0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda2f_d20260801_m014906_c001_v7007000_t0000_u01785548946976") 2026/08/01 01:53:11 DEBUG : both0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262620_d20260801_m014849_c001_v0001102_t0033_u01785548929988") 2026/08/01 01:53:11 DEBUG : both0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd15_d20260801_m014845_c001_v7007000_t0000_u01785548925975") 2026/08/01 01:53:11 DEBUG : both0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625c4_d20260801_m014826_c001_v0001102_t0002_u01785548906556") 2026/08/01 01:53:11 DEBUG : both1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda30_d20260801_m014907_c001_v7007000_t0000_u01785548947159") 2026/08/01 01:53:11 DEBUG : both1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262626_d20260801_m014851_c001_v0001102_t0037_u01785548931015") 2026/08/01 01:53:11 DEBUG : both1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd16_d20260801_m014846_c001_v7007000_t0000_u01785548926149") 2026/08/01 01:53:11 DEBUG : both1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625c6_d20260801_m014827_c001_v0001102_t0021_u01785548907472") 2026/08/01 01:53:11 DEBUG : both10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda31_d20260801_m014907_c001_v7007000_t0000_u01785548947423") 2026/08/01 01:53:11 DEBUG : both10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26263c_d20260801_m014857_c001_v0001102_t0039_u01785548937429") 2026/08/01 01:53:12 DEBUG : both10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd17_d20260801_m014846_c001_v7007000_t0000_u01785548926323") 2026/08/01 01:53:12 DEBUG : both10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625e2_d20260801_m014834_c001_v0001102_t0041_u01785548914769") 2026/08/01 01:53:12 DEBUG : both11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda32_d20260801_m014907_c001_v7007000_t0000_u01785548947684") 2026/08/01 01:53:12 DEBUG : both11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262640_d20260801_m014858_c001_v0001102_t0030_u01785548938126") 2026/08/01 01:53:12 DEBUG : both11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd18_d20260801_m014846_c001_v7007000_t0000_u01785548926497") 2026/08/01 01:53:12 DEBUG : both11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625e4_d20260801_m014835_c001_v0001102_t0043_u01785548915509") 2026/08/01 01:53:12 DEBUG : both12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda33_d20260801_m014907_c001_v7007000_t0000_u01785548947869") 2026/08/01 01:53:12 DEBUG : both12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262642_d20260801_m014858_c001_v0001102_t0039_u01785548938787") 2026/08/01 01:53:12 DEBUG : both12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd19_d20260801_m014846_c001_v7007000_t0000_u01785548926671") 2026/08/01 01:53:12 DEBUG : both12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625e6_d20260801_m014836_c001_v0001102_t0052_u01785548916165") 2026/08/01 01:53:12 DEBUG : both13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda35_d20260801_m014908_c001_v7007000_t0000_u01785548948054") 2026/08/01 01:53:12 DEBUG : both13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262646_d20260801_m014859_c001_v0001102_t0048_u01785548939349") 2026/08/01 01:53:12 DEBUG : both13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd1a_d20260801_m014846_c001_v7007000_t0000_u01785548926844") 2026/08/01 01:53:12 DEBUG : both13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625e8_d20260801_m014836_c001_v0001102_t0040_u01785548916935") 2026/08/01 01:53:12 DEBUG : both14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda36_d20260801_m014908_c001_v7007000_t0000_u01785548948237") 2026/08/01 01:53:12 DEBUG : both14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262648_d20260801_m014900_c001_v0001102_t0045_u01785548940226") 2026/08/01 01:53:12 DEBUG : both14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd1c_d20260801_m014847_c001_v7007000_t0000_u01785548927018") 2026/08/01 01:53:12 DEBUG : both14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625ee_d20260801_m014837_c001_v0001102_t0050_u01785548917716") 2026/08/01 01:53:12 DEBUG : both15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda37_d20260801_m014908_c001_v7007000_t0000_u01785548948430") 2026/08/01 01:53:12 DEBUG : both15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26264a_d20260801_m014900_c001_v0001102_t0045_u01785548940950") 2026/08/01 01:53:12 DEBUG : both15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd1d_d20260801_m014847_c001_v7007000_t0000_u01785548927192") 2026/08/01 01:53:12 DEBUG : both15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625f2_d20260801_m014839_c001_v0001102_t0010_u01785548919160") 2026/08/01 01:53:13 DEBUG : both16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda38_d20260801_m014908_c001_v7007000_t0000_u01785548948612") 2026/08/01 01:53:13 DEBUG : both16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26264c_d20260801_m014901_c001_v0001102_t0011_u01785548941843") 2026/08/01 01:53:13 DEBUG : both16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd1e_d20260801_m014847_c001_v7007000_t0000_u01785548927366") 2026/08/01 01:53:13 DEBUG : both16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625f4_d20260801_m014839_c001_v0001102_t0007_u01785548919925") 2026/08/01 01:53:13 DEBUG : both17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda39_d20260801_m014908_c001_v7007000_t0000_u01785548948795") 2026/08/01 01:53:13 DEBUG : both17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262650_d20260801_m014902_c001_v0001102_t0026_u01785548942549") 2026/08/01 01:53:13 DEBUG : both17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd1f_d20260801_m014847_c001_v7007000_t0000_u01785548927546") 2026/08/01 01:53:13 DEBUG : both17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625f6_d20260801_m014840_c001_v0001102_t0049_u01785548920736") 2026/08/01 01:53:13 DEBUG : both18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda3a_d20260801_m014908_c001_v7007000_t0000_u01785548948977") 2026/08/01 01:53:13 DEBUG : both18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262652_d20260801_m014903_c001_v0001102_t0020_u01785548943172") 2026/08/01 01:53:13 DEBUG : both18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd20_d20260801_m014847_c001_v7007000_t0000_u01785548927721") 2026/08/01 01:53:13 DEBUG : both18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625f8_d20260801_m014841_c001_v0001102_t0052_u01785548921637") 2026/08/01 01:53:13 DEBUG : both19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda3b_d20260801_m014909_c001_v7007000_t0000_u01785548949162") 2026/08/01 01:53:13 DEBUG : both19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262658_d20260801_m014903_c001_v0001102_t0034_u01785548943796") 2026/08/01 01:53:13 DEBUG : both19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd21_d20260801_m014847_c001_v7007000_t0000_u01785548927895") 2026/08/01 01:53:13 DEBUG : both19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625fc_d20260801_m014842_c001_v0001102_t0007_u01785548922550") 2026/08/01 01:53:13 DEBUG : both2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda3c_d20260801_m014909_c001_v7007000_t0000_u01785548949345") 2026/08/01 01:53:13 DEBUG : both2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26262a_d20260801_m014851_c001_v0001102_t0033_u01785548931693") 2026/08/01 01:53:13 DEBUG : both2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd22_d20260801_m014848_c001_v7007000_t0000_u01785548928072") 2026/08/01 01:53:13 DEBUG : both2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625c8_d20260801_m014828_c001_v0001102_t0040_u01785548908051") 2026/08/01 01:53:14 DEBUG : both3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda3d_d20260801_m014909_c001_v7007000_t0000_u01785548949528") 2026/08/01 01:53:14 DEBUG : both3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26262c_d20260801_m014852_c001_v0001102_t0031_u01785548932257") 2026/08/01 01:53:14 DEBUG : both3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd24_d20260801_m014848_c001_v7007000_t0000_u01785548928246") 2026/08/01 01:53:14 DEBUG : both3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625cc_d20260801_m014828_c001_v0001102_t0045_u01785548908898") 2026/08/01 01:53:14 DEBUG : both4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda3e_d20260801_m014909_c001_v7007000_t0000_u01785548949711") 2026/08/01 01:53:14 DEBUG : both4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262630_d20260801_m014853_c001_v0001102_t0038_u01785548933035") 2026/08/01 01:53:14 DEBUG : both4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd25_d20260801_m014848_c001_v7007000_t0000_u01785548928418") 2026/08/01 01:53:14 DEBUG : both4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625d0_d20260801_m014829_c001_v0001102_t0035_u01785548909704") 2026/08/01 01:53:14 DEBUG : both5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda3f_d20260801_m014909_c001_v7007000_t0000_u01785548949894") 2026/08/01 01:53:14 DEBUG : both5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262632_d20260801_m014853_c001_v0001102_t0035_u01785548933770") 2026/08/01 01:53:14 DEBUG : both5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd26_d20260801_m014848_c001_v7007000_t0000_u01785548928592") 2026/08/01 01:53:14 DEBUG : both5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625d4_d20260801_m014830_c001_v0001102_t0014_u01785548910580") 2026/08/01 01:53:14 DEBUG : both6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda40_d20260801_m014910_c001_v7007000_t0000_u01785548950076") 2026/08/01 01:53:14 DEBUG : both6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262634_d20260801_m014854_c001_v0001102_t0015_u01785548934386") 2026/08/01 01:53:14 DEBUG : both6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd27_d20260801_m014848_c001_v7007000_t0000_u01785548928766") 2026/08/01 01:53:14 DEBUG : both6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625d6_d20260801_m014831_c001_v0001102_t0013_u01785548911251") 2026/08/01 01:53:14 DEBUG : both7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda41_d20260801_m014910_c001_v7007000_t0000_u01785548950259") 2026/08/01 01:53:14 DEBUG : both7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262636_d20260801_m014855_c001_v0001102_t0041_u01785548935328") 2026/08/01 01:53:14 DEBUG : both7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd28_d20260801_m014848_c001_v7007000_t0000_u01785548928942") 2026/08/01 01:53:14 DEBUG : both7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625d8_d20260801_m014832_c001_v0001102_t0013_u01785548912339") 2026/08/01 01:53:15 DEBUG : both8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda42_d20260801_m014910_c001_v7007000_t0000_u01785548950441") 2026/08/01 01:53:15 DEBUG : both8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262638_d20260801_m014855_c001_v0001102_t0021_u01785548935917") 2026/08/01 01:53:15 DEBUG : both8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd29_d20260801_m014849_c001_v7007000_t0000_u01785548929115") 2026/08/01 01:53:15 DEBUG : both8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625da_d20260801_m014833_c001_v0001102_t0014_u01785548913275") 2026/08/01 01:53:15 DEBUG : both9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda43_d20260801_m014910_c001_v7007000_t0000_u01785548950624") 2026/08/01 01:53:15 DEBUG : both9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26263a_d20260801_m014856_c001_v0001102_t0041_u01785548936621") 2026/08/01 01:53:15 DEBUG : both9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd2a_d20260801_m014849_c001_v7007000_t0000_u01785548929289") 2026/08/01 01:53:15 DEBUG : both9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625de_d20260801_m014834_c001_v0001102_t0046_u01785548914006") 2026/08/01 01:53:15 DEBUG : c/non empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971798_d20260801_m014430_c001_v7007000_t0000_u01785548670288") 2026/08/01 01:53:15 DEBUG : c/non empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623d8_d20260801_m014428_c001_v0001102_t0024_u01785548668633") 2026/08/01 01:53:15 DEBUG : c/non empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971793_d20260801_m014427_c001_v7007000_t0000_u01785548667874") 2026/08/01 01:53:15 DEBUG : c/non empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623c2_d20260801_m014426_c001_v0001102_t0025_u01785548666002") 2026/08/01 01:53:15 DEBUG : c/non empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c9_d20260801_m014409_c001_v7007000_t0000_u01785548649735") 2026/08/01 01:53:15 DEBUG : c/non empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262388_d20260801_m014407_c001_v0001102_t0042_u01785548647755") 2026/08/01 01:53:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39330_d20260801_m015009_c001_v7007000_t0000_u01785549009161") 2026/08/01 01:53:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863076_d20260801_m015004_c001_v0001174_t0014_u01785549004044") 2026/08/01 01:53:15 DEBUG : check sum: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c0_d20260801_m014400_c001_v7007000_t0000_u01785548640236") 2026/08/01 01:53:15 DEBUG : check sum: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262360_d20260801_m014359_c001_v0001102_t0009_u01785548639140") 2026/08/01 01:53:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4235c097ceb004dd_d20260801_m015301_c001_v7007000_t0000_u01785549181434") 2026/08/01 01:53:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb397_d20260801_m015259_c001_v0001174_t0007_u01785549179734") 2026/08/01 01:53:16 DEBUG : dest/3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae5862203b_d20260801_m014614_c001_v7007000_t0000_u01785548774883") 2026/08/01 01:53:16 DEBUG : dest/3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4117e71eec8ebe48_d20260801_m014613_c001_v0001174_t0009_u01785548773656") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03eb_d20260801_m015110_c001_v7007000_t0000_u01785549070077") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d736c_d20260801_m015105_c001_v0001172_t0008_u01785549065174") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c633_d20260801_m015230_c001_v7007000_t0000_u01785549150990") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb22a_d20260801_m015219_c001_v0001174_t0046_u01785549139208") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d96_d20260801_m015215_c001_v7007000_t0000_u01785549135153") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb19e_d20260801_m015203_c001_v0001174_t0016_u01785549123151") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c611_d20260801_m015159_c001_v7007000_t0000_u01785549119233") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb122_d20260801_m015147_c001_v0001174_t0025_u01785549107442") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32992_d20260801_m015143_c001_v7007000_t0000_u01785549103449") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb08c_d20260801_m015130_c001_v0001174_t0034_u01785549090368") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c3_d20260801_m015126_c001_v7007000_t0000_u01785549086459") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb004_d20260801_m015114_c001_v0001174_t0007_u01785549074179") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32953_d20260801_m015107_c001_v7007000_t0000_u01785549067638") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafaa_d20260801_m015055_c001_v0001174_t0050_u01785549055745") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cee_d20260801_m015051_c001_v7007000_t0000_u01785549051765") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d731a_d20260801_m015047_c001_v0001172_t0011_u01785549047624") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f404d97eaa7bfc803_d20260801_m015046_c001_v7007000_t0000_u01785549046294") 2026/08/01 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72dc_d20260801_m015034_c001_v0001172_t0025_u01785549034751") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a677f_d20260801_m015030_c001_v7007000_t0000_u01785549030434") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf08_d20260801_m015026_c001_v0001174_t0007_u01785549026309") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb562_d20260801_m015025_c001_v7007000_t0000_u01785549025121") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630a9_d20260801_m015013_c001_v0001174_t0032_u01785549013109") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3932b_d20260801_m015006_c001_v7007000_t0000_u01785549006835") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae24_d20260801_m014953_c001_v0001174_t0029_u01785548993748") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb3_d20260801_m014949_c001_v7007000_t0000_u01785548989585") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadea_d20260801_m014937_c001_v0001174_t0033_u01785548977895") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a4e_d20260801_m014933_c001_v7007000_t0000_u01785548973744") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcada4_d20260801_m014923_c001_v0001174_t0021_u01785548963322") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc3a7_d20260801_m015049_c001_v7007000_t0000_u01785549049805") 2026/08/01 01:53:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863177_d20260801_m015043_c001_v0001174_t0037_u01785549043854") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03ec_d20260801_m015110_c001_v7007000_t0000_u01785549070260") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627ce_d20260801_m015105_c001_v0001102_t0033_u01785549065161") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c634_d20260801_m015231_c001_v7007000_t0000_u01785549151166") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d74a6_d20260801_m015219_c001_v0001172_t0011_u01785549139980") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d97_d20260801_m015215_c001_v7007000_t0000_u01785549135330") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7466_d20260801_m015203_c001_v0001172_t0011_u01785549123896") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c612_d20260801_m015159_c001_v7007000_t0000_u01785549119419") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d743c_d20260801_m015148_c001_v0001172_t0016_u01785549108305") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32994_d20260801_m015143_c001_v7007000_t0000_u01785549103626") 2026/08/01 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d73e0_d20260801_m015130_c001_v0001172_t0013_u01785549090987") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c4_d20260801_m015126_c001_v7007000_t0000_u01785549086634") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7398_d20260801_m015114_c001_v0001172_t0048_u01785549074818") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5b6_d20260801_m015107_c001_v7007000_t0000_u01785549067647") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631b3_d20260801_m015056_c001_v0001174_t0054_u01785549056501") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cef_d20260801_m015051_c001_v7007000_t0000_u01785549051939") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf74_d20260801_m015047_c001_v0001174_t0033_u01785549047649") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce1_d20260801_m015046_c001_v7007000_t0000_u01785549046302") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf30_d20260801_m015035_c001_v0001174_t0027_u01785549035479") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6780_d20260801_m015030_c001_v7007000_t0000_u01785549030624") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72c8_d20260801_m015026_c001_v0001172_t0011_u01785549026346") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3c1_d20260801_m015024_c001_v7007000_t0000_u01785549024477") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d728c_d20260801_m015013_c001_v0001172_t0035_u01785549013805") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43c990_d20260801_m015006_c001_v7007000_t0000_u01785549006620") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626ee_d20260801_m014954_c001_v0001102_t0041_u01785548994451") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb4_d20260801_m014949_c001_v7007000_t0000_u01785548989908") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626c4_d20260801_m014938_c001_v0001102_t0010_u01785548978727") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a4f_d20260801_m014934_c001_v7007000_t0000_u01785548974017") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26269a_d20260801_m014923_c001_v0001102_t0013_u01785548963649") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce6_d20260801_m015049_c001_v7007000_t0000_u01785549049514") 2026/08/01 01:53:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7308_d20260801_m015043_c001_v0001172_t0007_u01785549043889") 2026/08/01 01:53:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03ed_d20260801_m015110_c001_v7007000_t0000_u01785549070443") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafd4_d20260801_m015105_c001_v0001174_t0023_u01785549065430") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c635_d20260801_m015231_c001_v7007000_t0000_u01785549151342") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628a4_d20260801_m015220_c001_v0001102_t0045_u01785549140887") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d98_d20260801_m015215_c001_v7007000_t0000_u01785549135510") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262878_d20260801_m015204_c001_v0001102_t0052_u01785549124721") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c613_d20260801_m015159_c001_v7007000_t0000_u01785549119593") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26283c_d20260801_m015149_c001_v0001102_t0031_u01785549109005") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32995_d20260801_m015143_c001_v7007000_t0000_u01785549103804") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262818_d20260801_m015131_c001_v0001102_t0052_u01785549091939") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c5_d20260801_m015126_c001_v7007000_t0000_u01785549086809") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627e8_d20260801_m015115_c001_v0001102_t0024_u01785549075451") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41802ff22a5391e9_d20260801_m015107_c001_v7007000_t0000_u01785549067822") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627b6_d20260801_m015057_c001_v0001102_t0037_u01785549057393") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf0_d20260801_m015052_c001_v7007000_t0000_u01785549052114") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86318b_d20260801_m015047_c001_v0001174_t0023_u01785549047715") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4145c16a2acef067_d20260801_m015046_c001_v7007000_t0000_u01785549046093") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262776_d20260801_m015036_c001_v0001102_t0039_u01785549036165") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6781_d20260801_m015030_c001_v7007000_t0000_u01785549030813") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863107_d20260801_m015026_c001_v0001174_t0044_u01785549026381") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4109c13e0430192d_d20260801_m015024_c001_v7007000_t0000_u01785549024894") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaec6_d20260801_m015014_c001_v0001174_t0044_u01785549014839") 2026/08/01 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3932a_d20260801_m015006_c001_v7007000_t0000_u01785549006654") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d723e_d20260801_m014955_c001_v0001172_t0053_u01785548995115") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb5_d20260801_m014950_c001_v7007000_t0000_u01785548990083") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7210_d20260801_m014939_c001_v0001172_t0056_u01785548979579") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a50_d20260801_m014934_c001_v7007000_t0000_u01785548974213") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71dc_d20260801_m014924_c001_v0001172_t0034_u01785548964077") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e9e_d20260801_m015049_c001_v7007000_t0000_u01785549049483") 2026/08/01 01:53:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262788_d20260801_m015043_c001_v0001102_t0046_u01785549043993") 2026/08/01 01:53:20 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03ee_d20260801_m015110_c001_v7007000_t0000_u01785549070626") 2026/08/01 01:53:20 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631e5_d20260801_m015105_c001_v0001174_t0007_u01785549065481") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c636_d20260801_m015231_c001_v7007000_t0000_u01785549151518") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863432_d20260801_m015221_c001_v0001174_t0031_u01785549141553") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d99_d20260801_m015215_c001_v7007000_t0000_u01785549135688") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86339f_d20260801_m015205_c001_v0001174_t0054_u01785549125740") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c614_d20260801_m015159_c001_v7007000_t0000_u01785549119766") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86331b_d20260801_m015149_c001_v0001174_t0020_u01785549109664") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32996_d20260801_m015143_c001_v7007000_t0000_u01785549103981") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8632a7_d20260801_m015133_c001_v0001174_t0031_u01785549093000") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c6_d20260801_m015126_c001_v7007000_t0000_u01785549086983") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863211_d20260801_m015116_c001_v0001174_t0022_u01785549076125") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f418901111e050d64_d20260801_m015107_c001_v7007000_t0000_u01785549067854") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7344_d20260801_m015058_c001_v0001172_t0059_u01785549058105") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf1_d20260801_m015052_c001_v7007000_t0000_u01785549052289") 2026/08/01 01:53:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262794_d20260801_m015047_c001_v0001102_t0055_u01785549047787") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc39b_d20260801_m015046_c001_v7007000_t0000_u01785549046095") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863143_d20260801_m015036_c001_v0001174_t0048_u01785549036847") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6782_d20260801_m015031_c001_v7007000_t0000_u01785549031003") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262762_d20260801_m015026_c001_v0001102_t0037_u01785549026487") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cc6_d20260801_m015024_c001_v7007000_t0000_u01785549024494") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26272e_d20260801_m015015_c001_v0001102_t0011_u01785549015438") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43c992_d20260801_m015006_c001_v7007000_t0000_u01785549006969") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86304c_d20260801_m014955_c001_v0001174_t0007_u01785548995804") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb6_d20260801_m014950_c001_v7007000_t0000_u01785548990258") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ff2_d20260801_m014940_c001_v0001174_t0050_u01785548980455") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a51_d20260801_m014934_c001_v7007000_t0000_u01785548974395") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862fb2_d20260801_m014924_c001_v0001174_t0042_u01785548964428") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4145c16a2acef06a_d20260801_m015049_c001_v7007000_t0000_u01785549049524") 2026/08/01 01:53:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf5c_d20260801_m015044_c001_v0001174_t0033_u01785549044223") 2026/08/01 01:53:21 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03ef_d20260801_m015110_c001_v7007000_t0000_u01785549070809") 2026/08/01 01:53:21 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627d0_d20260801_m015105_c001_v0001102_t0053_u01785549065492") 2026/08/01 01:53:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c637_d20260801_m015231_c001_v7007000_t0000_u01785549151695") 2026/08/01 01:53:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb23c_d20260801_m015221_c001_v0001174_t0050_u01785549141861") 2026/08/01 01:53:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d9a_d20260801_m015215_c001_v7007000_t0000_u01785549135863") 2026/08/01 01:53:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb1ae_d20260801_m015206_c001_v0001174_t0008_u01785549126037") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c616_d20260801_m015159_c001_v7007000_t0000_u01785549119940") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb134_d20260801_m015150_c001_v0001174_t0016_u01785549110013") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32997_d20260801_m015144_c001_v7007000_t0000_u01785549104158") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb0b4_d20260801_m015133_c001_v0001174_t0009_u01785549093475") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c7_d20260801_m015127_c001_v7007000_t0000_u01785549087158") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb012_d20260801_m015116_c001_v0001174_t0042_u01785549076481") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32954_d20260801_m015107_c001_v7007000_t0000_u01785549067832") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafb4_d20260801_m015058_c001_v0001174_t0035_u01785549058399") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf2_d20260801_m015052_c001_v7007000_t0000_u01785549052464") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86318d_d20260801_m015048_c001_v0001174_t0045_u01785549048003") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc39c_d20260801_m015046_c001_v7007000_t0000_u01785549046155") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72e4_d20260801_m015037_c001_v0001172_t0043_u01785549037188") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6784_d20260801_m015031_c001_v7007000_t0000_u01785549031245") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86310b_d20260801_m015026_c001_v0001174_t0047_u01785549026711") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3c3_d20260801_m015024_c001_v7007000_t0000_u01785549024695") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630bb_d20260801_m015015_c001_v0001174_t0015_u01785549015880") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4032872135d03a69_d20260801_m015006_c001_v7007000_t0000_u01785549006669") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae2e_d20260801_m014956_c001_v0001174_t0018_u01785548996236") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb7_d20260801_m014950_c001_v7007000_t0000_u01785548990447") 2026/08/01 01:53:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadee_d20260801_m014940_c001_v0001174_t0006_u01785548980732") 2026/08/01 01:53:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a52_d20260801_m014934_c001_v7007000_t0000_u01785548974577") 2026/08/01 01:53:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadaa_d20260801_m014924_c001_v0001174_t0050_u01785548964720") 2026/08/01 01:53:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3dc_d20260801_m015049_c001_v7007000_t0000_u01785549049674") 2026/08/01 01:53:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863179_d20260801_m015044_c001_v0001174_t0058_u01785549044316") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f0_d20260801_m015110_c001_v7007000_t0000_u01785549070992") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d736e_d20260801_m015105_c001_v0001172_t0006_u01785549065776") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c638_d20260801_m015231_c001_v7007000_t0000_u01785549151872") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d74aa_d20260801_m015222_c001_v0001172_t0050_u01785549142127") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d9c_d20260801_m015216_c001_v7007000_t0000_u01785549136051") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7472_d20260801_m015206_c001_v0001172_t0006_u01785549126375") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c617_d20260801_m015200_c001_v7007000_t0000_u01785549120115") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7442_d20260801_m015150_c001_v0001172_t0006_u01785549110324") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32998_d20260801_m015144_c001_v7007000_t0000_u01785549104335") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d73ee_d20260801_m015133_c001_v0001172_t0013_u01785549093938") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c8_d20260801_m015127_c001_v7007000_t0000_u01785549087332") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d739e_d20260801_m015116_c001_v0001172_t0056_u01785549076845") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4119ba952024eb97_d20260801_m015107_c001_v7007000_t0000_u01785549067865") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631bf_d20260801_m015058_c001_v0001174_t0016_u01785549058761") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf3_d20260801_m015052_c001_v7007000_t0000_u01785549052640") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d731d_d20260801_m015048_c001_v0001172_t0045_u01785549048187") 2026/08/01 01:53:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3d9_d20260801_m015046_c001_v7007000_t0000_u01785549046315") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf3a_d20260801_m015037_c001_v0001174_t0024_u01785549037536") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6785_d20260801_m015031_c001_v7007000_t0000_u01785549031441") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf0a_d20260801_m015026_c001_v0001174_t0008_u01785549026724") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a676b_d20260801_m015024_c001_v7007000_t0000_u01785549024893") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7292_d20260801_m015016_c001_v0001172_t0024_u01785549016355") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738ac7_d20260801_m015006_c001_v7007000_t0000_u01785549006844") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626f4_d20260801_m014956_c001_v0001102_t0001_u01785548996667") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acb8_d20260801_m014950_c001_v7007000_t0000_u01785548990623") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626cc_d20260801_m014941_c001_v0001102_t0013_u01785548981158") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a53_d20260801_m014934_c001_v7007000_t0000_u01785548974778") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26269e_d20260801_m014925_c001_v0001102_t0011_u01785548965035") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce5_d20260801_m015049_c001_v7007000_t0000_u01785549049463") 2026/08/01 01:53:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26278a_d20260801_m015044_c001_v0001102_t0049_u01785549044400") 2026/08/01 01:53:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f1_d20260801_m015111_c001_v7007000_t0000_u01785549071174") 2026/08/01 01:53:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafd6_d20260801_m015105_c001_v0001174_t0008_u01785549065785") 2026/08/01 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c639_d20260801_m015232_c001_v7007000_t0000_u01785549152047") 2026/08/01 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628a8_d20260801_m015222_c001_v0001102_t0018_u01785549142518") 2026/08/01 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d9d_d20260801_m015216_c001_v7007000_t0000_u01785549136227") 2026/08/01 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26287e_d20260801_m015206_c001_v0001102_t0024_u01785549126841") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c618_d20260801_m015200_c001_v7007000_t0000_u01785549120288") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262840_d20260801_m015150_c001_v0001102_t0018_u01785549110868") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32999_d20260801_m015144_c001_v7007000_t0000_u01785549104512") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262820_d20260801_m015134_c001_v0001102_t0036_u01785549094315") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5c9_d20260801_m015127_c001_v7007000_t0000_u01785549087507") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627ee_d20260801_m015117_c001_v0001102_t0008_u01785549077209") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5b7_d20260801_m015107_c001_v7007000_t0000_u01785549067843") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627ba_d20260801_m015059_c001_v0001102_t0047_u01785549059175") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf4_d20260801_m015052_c001_v7007000_t0000_u01785549052816") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf76_d20260801_m015048_c001_v0001174_t0050_u01785549048252") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cdf_d20260801_m015046_c001_v7007000_t0000_u01785549046098") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262778_d20260801_m015037_c001_v0001102_t0038_u01785549037828") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6787_d20260801_m015031_c001_v7007000_t0000_u01785549031631") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72ca_d20260801_m015026_c001_v0001172_t0008_u01785549026767") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb561_d20260801_m015024_c001_v7007000_t0000_u01785549024902") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaece_d20260801_m015016_c001_v0001174_t0051_u01785549016622") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4032872135d03a6a_d20260801_m015006_c001_v7007000_t0000_u01785549006855") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7246_d20260801_m014957_c001_v0001172_t0051_u01785548997213") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acba_d20260801_m014950_c001_v7007000_t0000_u01785548990799") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7216_d20260801_m014941_c001_v0001172_t0020_u01785548981658") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a54_d20260801_m014934_c001_v7007000_t0000_u01785548974960") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71e0_d20260801_m014925_c001_v0001172_t0020_u01785548965464") 2026/08/01 01:53:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc3a3_d20260801_m015049_c001_v7007000_t0000_u01785549049453") 2026/08/01 01:53:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d730e_d20260801_m015044_c001_v0001172_t0011_u01785549044456") 2026/08/01 01:53:26 DEBUG : dir1/0007-12345: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f2_d20260801_m015111_c001_v7007000_t0000_u01785549071357") 2026/08/01 01:53:26 DEBUG : dir1/0007-12345: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627d4_d20260801_m015105_c001_v0001102_t0016_u01785549065832") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c63e_d20260801_m015232_c001_v7007000_t0000_u01785549152224") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86343a_d20260801_m015222_c001_v0001174_t0030_u01785549142850") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9d9e_d20260801_m015216_c001_v7007000_t0000_u01785549136402") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8633a5_d20260801_m015207_c001_v0001174_t0032_u01785549127225") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c619_d20260801_m015200_c001_v7007000_t0000_u01785549120462") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86332b_d20260801_m015151_c001_v0001174_t0010_u01785549111358") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3299a_d20260801_m015144_c001_v7007000_t0000_u01785549104689") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8632b1_d20260801_m015134_c001_v0001174_t0010_u01785549094664") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5ca_d20260801_m015127_c001_v7007000_t0000_u01785549087681") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86321f_d20260801_m015117_c001_v0001174_t0049_u01785549077582") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03e6_d20260801_m015107_c001_v7007000_t0000_u01785549067896") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7350_d20260801_m015059_c001_v0001172_t0023_u01785549059642") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf5_d20260801_m015052_c001_v7007000_t0000_u01785549052991") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86318f_d20260801_m015048_c001_v0001174_t0035_u01785549048260") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f404d97eaa7bfc802_d20260801_m015046_c001_v7007000_t0000_u01785549046117") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86314d_d20260801_m015038_c001_v0001174_t0017_u01785549038263") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6788_d20260801_m015031_c001_v7007000_t0000_u01785549031821") 2026/08/01 01:53:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262764_d20260801_m015026_c001_v0001102_t0050_u01785549026776") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f425b725ddf09e5db_d20260801_m015024_c001_v7007000_t0000_u01785549024905") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262734_d20260801_m015016_c001_v0001102_t0007_u01785549016945") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9c4d_d20260801_m015006_c001_v7007000_t0000_u01785549006866") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863050_d20260801_m014957_c001_v0001174_t0032_u01785548997532") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acbb_d20260801_m014950_c001_v7007000_t0000_u01785548990973") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ffc_d20260801_m014942_c001_v0001174_t0014_u01785548982200") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a55_d20260801_m014935_c001_v7007000_t0000_u01785548975142") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862fbc_d20260801_m014925_c001_v0001174_t0014_u01785548965720") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc3a5_d20260801_m015049_c001_v7007000_t0000_u01785549049630") 2026/08/01 01:53:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf5e_d20260801_m015044_c001_v0001174_t0047_u01785549044486") 2026/08/01 01:53:27 DEBUG : dir1/0008-23456: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f3_d20260801_m015111_c001_v7007000_t0000_u01785549071540") 2026/08/01 01:53:27 DEBUG : dir1/0008-23456: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631eb_d20260801_m015106_c001_v0001174_t0012_u01785549066071") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c63f_d20260801_m015232_c001_v7007000_t0000_u01785549152400") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb244_d20260801_m015223_c001_v0001174_t0046_u01785549143456") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da0_d20260801_m015216_c001_v7007000_t0000_u01785549136578") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb1c0_d20260801_m015207_c001_v0001174_t0046_u01785549127604") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c61a_d20260801_m015200_c001_v7007000_t0000_u01785549120634") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb142_d20260801_m015151_c001_v0001174_t0054_u01785549111702") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3299b_d20260801_m015144_c001_v7007000_t0000_u01785549104865") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb0c4_d20260801_m015134_c001_v0001174_t0030_u01785549094960") 2026/08/01 01:53:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5cb_d20260801_m015127_c001_v7007000_t0000_u01785549087857") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb01e_d20260801_m015117_c001_v0001174_t0021_u01785549077843") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40044e1d01d76384_d20260801_m015107_c001_v7007000_t0000_u01785549067875") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafbc_d20260801_m015059_c001_v0001174_t0040_u01785549059898") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf6_d20260801_m015053_c001_v7007000_t0000_u01785549053167") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262798_d20260801_m015048_c001_v0001102_t0028_u01785549048278") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce2_d20260801_m015046_c001_v7007000_t0000_u01785549046427") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72ee_d20260801_m015038_c001_v0001172_t0051_u01785549038584") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6789_d20260801_m015032_c001_v7007000_t0000_u01785549032013") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86310d_d20260801_m015027_c001_v0001174_t0053_u01785549027075") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cc7_d20260801_m015024_c001_v7007000_t0000_u01785549024697") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630c7_d20260801_m015017_c001_v0001174_t0022_u01785549017296") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9c4b_d20260801_m015006_c001_v7007000_t0000_u01785549006675") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae42_d20260801_m014958_c001_v0001174_t0012_u01785548998081") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acbc_d20260801_m014951_c001_v7007000_t0000_u01785548991148") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadf6_d20260801_m014942_c001_v0001174_t0026_u01785548982687") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a56_d20260801_m014935_c001_v7007000_t0000_u01785548975325") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadb4_d20260801_m014926_c001_v0001174_t0012_u01785548966017") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e9f_d20260801_m015049_c001_v7007000_t0000_u01785549049703") 2026/08/01 01:53:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86317b_d20260801_m015044_c001_v0001174_t0013_u01785549044663") 2026/08/01 01:53:28 DEBUG : dir1/0009-34567: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f4_d20260801_m015111_c001_v7007000_t0000_u01785549071723") 2026/08/01 01:53:28 DEBUG : dir1/0009-34567: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627d6_d20260801_m015106_c001_v0001102_t0020_u01785549066317") 2026/08/01 01:53:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c640_d20260801_m015232_c001_v7007000_t0000_u01785549152576") 2026/08/01 01:53:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d74b2_d20260801_m015223_c001_v0001172_t0053_u01785549143736") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da1_d20260801_m015216_c001_v7007000_t0000_u01785549136755") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7476_d20260801_m015207_c001_v0001172_t0044_u01785549127964") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c61c_d20260801_m015200_c001_v7007000_t0000_u01785549120809") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7446_d20260801_m015152_c001_v0001172_t0021_u01785549112073") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3299c_d20260801_m015145_c001_v7007000_t0000_u01785549105042") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d73f4_d20260801_m015135_c001_v0001172_t0003_u01785549095311") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5cc_d20260801_m015128_c001_v7007000_t0000_u01785549088043") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d73a6_d20260801_m015118_c001_v0001172_t0015_u01785549078354") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40044e1d01d76382_d20260801_m015107_c001_v7007000_t0000_u01785549067438") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631c7_d20260801_m015100_c001_v0001174_t0036_u01785549060174") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf7_d20260801_m015053_c001_v7007000_t0000_u01785549053344") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7320_d20260801_m015048_c001_v0001172_t0020_u01785549048445") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc39f_d20260801_m015046_c001_v7007000_t0000_u01785549046461") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf46_d20260801_m015038_c001_v0001174_t0002_u01785549038858") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a678a_d20260801_m015032_c001_v7007000_t0000_u01785549032250") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf0c_d20260801_m015027_c001_v0001174_t0008_u01785549027125") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42154d325c064331_d20260801_m015025_c001_v7007000_t0000_u01785549025025") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7296_d20260801_m015017_c001_v0001172_t0021_u01785549017567") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738ac4_d20260801_m015006_c001_v7007000_t0000_u01785549006669") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626fa_d20260801_m014958_c001_v0001102_t0009_u01785548998413") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acbd_d20260801_m014951_c001_v7007000_t0000_u01785548991363") 2026/08/01 01:53:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626d2_d20260801_m014942_c001_v0001102_t0013_u01785548982983") 2026/08/01 01:53:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a57_d20260801_m014935_c001_v7007000_t0000_u01785548975508") 2026/08/01 01:53:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626a2_d20260801_m014926_c001_v0001102_t0007_u01785548966605") 2026/08/01 01:53:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc3a4_d20260801_m015049_c001_v7007000_t0000_u01785549049483") 2026/08/01 01:53:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26278c_d20260801_m015044_c001_v0001102_t0055_u01785549044787") 2026/08/01 01:53:30 DEBUG : dir1/0010-45678: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f5_d20260801_m015111_c001_v7007000_t0000_u01785549071919") 2026/08/01 01:53:30 DEBUG : dir1/0010-45678: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafd8_d20260801_m015106_c001_v0001174_t0031_u01785549066373") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c641_d20260801_m015232_c001_v7007000_t0000_u01785549152841") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628b0_d20260801_m015224_c001_v0001102_t0041_u01785549144089") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da2_d20260801_m015216_c001_v7007000_t0000_u01785549136931") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262888_d20260801_m015208_c001_v0001102_t0056_u01785549128243") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c61d_d20260801_m015200_c001_v7007000_t0000_u01785549120982") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262846_d20260801_m015152_c001_v0001102_t0041_u01785549112326") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3299e_d20260801_m015145_c001_v7007000_t0000_u01785549105267") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262824_d20260801_m015135_c001_v0001102_t0050_u01785549095936") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5cd_d20260801_m015128_c001_v7007000_t0000_u01785549088218") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627f2_d20260801_m015118_c001_v0001102_t0049_u01785549078705") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40044e1d01d76381_d20260801_m015107_c001_v7007000_t0000_u01785549067246") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627be_d20260801_m015100_c001_v0001102_t0034_u01785549060499") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf8_d20260801_m015053_c001_v7007000_t0000_u01785549053518") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26279a_d20260801_m015048_c001_v0001102_t0055_u01785549048617") 2026/08/01 01:53:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e95_d20260801_m015045_c001_v7007000_t0000_u01785549045763") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26277e_d20260801_m015039_c001_v0001102_t0015_u01785549039396") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a678b_d20260801_m015032_c001_v7007000_t0000_u01785549032440") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262766_d20260801_m015027_c001_v0001102_t0043_u01785549027148") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42154d325c064330_d20260801_m015024_c001_v7007000_t0000_u01785549024850") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaed8_d20260801_m015017_c001_v0001174_t0029_u01785549017846") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639d65a_d20260801_m015006_c001_v7007000_t0000_u01785549006896") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d724e_d20260801_m014958_c001_v0001172_t0037_u01785548998742") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acbe_d20260801_m014951_c001_v7007000_t0000_u01785548991538") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d721a_d20260801_m014943_c001_v0001172_t0050_u01785548983342") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a59_d20260801_m014935_c001_v7007000_t0000_u01785548975691") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71e8_d20260801_m014927_c001_v0001172_t0016_u01785548967018") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3db_d20260801_m015049_c001_v7007000_t0000_u01785549049495") 2026/08/01 01:53:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf60_d20260801_m015044_c001_v0001174_t0030_u01785549044821") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f6_d20260801_m015112_c001_v7007000_t0000_u01785549072102") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7372_d20260801_m015106_c001_v0001172_t0009_u01785549066408") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c646_d20260801_m015233_c001_v7007000_t0000_u01785549153015") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863442_d20260801_m015224_c001_v0001174_t0019_u01785549144398") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da3_d20260801_m015217_c001_v7007000_t0000_u01785549137107") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8633b9_d20260801_m015208_c001_v0001174_t0058_u01785549128694") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c61e_d20260801_m015201_c001_v7007000_t0000_u01785549121156") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863333_d20260801_m015152_c001_v0001174_t0024_u01785549112708") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3299f_d20260801_m015145_c001_v7007000_t0000_u01785549105445") 2026/08/01 01:53:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8632c5_d20260801_m015136_c001_v0001174_t0016_u01785549096412") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5ce_d20260801_m015128_c001_v7007000_t0000_u01785549088393") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86322d_d20260801_m015119_c001_v0001174_t0031_u01785549079070") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f418901111e050d63_d20260801_m015107_c001_v7007000_t0000_u01785549067660") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7354_d20260801_m015100_c001_v0001172_t0017_u01785549060866") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cf9_d20260801_m015053_c001_v7007000_t0000_u01785549053693") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf7a_d20260801_m015048_c001_v0001174_t0053_u01785549048653") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e96_d20260801_m015045_c001_v7007000_t0000_u01785549045955") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863159_d20260801_m015039_c001_v0001174_t0022_u01785549039770") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a678d_d20260801_m015032_c001_v7007000_t0000_u01785549032630") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72cc_d20260801_m015027_c001_v0001172_t0059_u01785549027294") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3c4_d20260801_m015024_c001_v7007000_t0000_u01785549024886") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262738_d20260801_m015018_c001_v0001102_t0029_u01785549018230") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9815e3_d20260801_m015006_c001_v7007000_t0000_u01785549006909") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86305a_d20260801_m014959_c001_v0001174_t0036_u01785548999009") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acc0_d20260801_m014951_c001_v7007000_t0000_u01785548991719") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863004_d20260801_m014943_c001_v0001174_t0044_u01785548983638") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a5a_d20260801_m014935_c001_v7007000_t0000_u01785548975873") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862fc0_d20260801_m014927_c001_v0001174_t0008_u01785548967339") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce9_d20260801_m015049_c001_v7007000_t0000_u01785549049817") 2026/08/01 01:53:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7310_d20260801_m015044_c001_v0001172_t0009_u01785549044843") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f8_d20260801_m015112_c001_v7007000_t0000_u01785549072284") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631f3_d20260801_m015106_c001_v0001174_t0013_u01785549066614") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c647_d20260801_m015233_c001_v7007000_t0000_u01785549153207") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb252_d20260801_m015224_c001_v0001174_t0016_u01785549144683") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da4_d20260801_m015217_c001_v7007000_t0000_u01785549137283") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb1d8_d20260801_m015209_c001_v0001174_t0019_u01785549129011") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c61f_d20260801_m015201_c001_v7007000_t0000_u01785549121330") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb14a_d20260801_m015153_c001_v0001174_t0021_u01785549113072") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe329a0_d20260801_m015145_c001_v7007000_t0000_u01785549105622") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb0d6_d20260801_m015137_c001_v0001174_t0035_u01785549097231") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5cf_d20260801_m015128_c001_v7007000_t0000_u01785549088567") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb036_d20260801_m015119_c001_v0001174_t0055_u01785549079526") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03e5_d20260801_m015107_c001_v7007000_t0000_u01785549067885") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafc0_d20260801_m015101_c001_v0001174_t0005_u01785549061280") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cfb_d20260801_m015053_c001_v7007000_t0000_u01785549053869") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863193_d20260801_m015048_c001_v0001174_t0024_u01785549048665") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce0_d20260801_m015046_c001_v7007000_t0000_u01785549046251") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72f4_d20260801_m015040_c001_v0001172_t0041_u01785549040033") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a678f_d20260801_m015032_c001_v7007000_t0000_u01785549032820") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863113_d20260801_m015027_c001_v0001174_t0014_u01785549027396") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cca_d20260801_m015025_c001_v7007000_t0000_u01785549025057") 2026/08/01 01:53:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630d3_d20260801_m015018_c001_v0001174_t0042_u01785549018490") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43c98e_d20260801_m015006_c001_v7007000_t0000_u01785549006267") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae4c_d20260801_m014959_c001_v0001174_t0053_u01785548999318") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acc1_d20260801_m014951_c001_v7007000_t0000_u01785548991903") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadfe_d20260801_m014944_c001_v0001174_t0013_u01785548984044") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a5b_d20260801_m014936_c001_v7007000_t0000_u01785548976055") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcadc0_d20260801_m014927_c001_v0001174_t0042_u01785548967609") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3dd_d20260801_m015049_c001_v7007000_t0000_u01785549049851") 2026/08/01 01:53:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86317d_d20260801_m015044_c001_v0001174_t0048_u01785549044944") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03f9_d20260801_m015112_c001_v7007000_t0000_u01785549072467") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcafda_d20260801_m015106_c001_v0001174_t0013_u01785549066631") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c648_d20260801_m015233_c001_v7007000_t0000_u01785549153383") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d74be_d20260801_m015225_c001_v0001172_t0003_u01785549145031") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da5_d20260801_m015217_c001_v7007000_t0000_u01785549137459") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d747e_d20260801_m015209_c001_v0001172_t0008_u01785549129295") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c620_d20260801_m015201_c001_v7007000_t0000_u01785549121523") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d744a_d20260801_m015153_c001_v0001172_t0000_u01785549113343") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe329a1_d20260801_m015145_c001_v7007000_t0000_u01785549105799") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7400_d20260801_m015137_c001_v0001172_t0040_u01785549097491") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5d0_d20260801_m015128_c001_v7007000_t0000_u01785549088742") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d73ae_d20260801_m015119_c001_v0001172_t0028_u01785549079857") 2026/08/01 01:53:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03e3_d20260801_m015107_c001_v7007000_t0000_u01785549067656") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631cd_d20260801_m015101_c001_v0001174_t0015_u01785549061540") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cfc_d20260801_m015054_c001_v7007000_t0000_u01785549054044") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7322_d20260801_m015048_c001_v0001172_t0007_u01785549048761") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc39d_d20260801_m015046_c001_v7007000_t0000_u01785549046271") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf52_d20260801_m015040_c001_v0001174_t0039_u01785549040327") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6790_d20260801_m015033_c001_v7007000_t0000_u01785549033009") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf0e_d20260801_m015027_c001_v0001174_t0006_u01785549027422") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4109c13e0430192e_d20260801_m015025_c001_v7007000_t0000_u01785549025069") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d729a_d20260801_m015018_c001_v0001172_t0030_u01785549018976") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3932c_d20260801_m015007_c001_v7007000_t0000_u01785549007012") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262702_d20260801_m014959_c001_v0001102_t0037_u01785548999887") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acc2_d20260801_m014952_c001_v7007000_t0000_u01785548992078") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626d4_d20260801_m014944_c001_v0001102_t0022_u01785548984299") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a5c_d20260801_m014936_c001_v7007000_t0000_u01785548976238") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2626a6_d20260801_m014927_c001_v0001102_t0033_u01785548967964") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb573_d20260801_m015049_c001_v7007000_t0000_u01785549049684") 2026/08/01 01:53:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaf64_d20260801_m015045_c001_v0001174_t0053_u01785549045084") 2026/08/01 01:53:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03fa_d20260801_m015112_c001_v7007000_t0000_u01785549072650") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627da_d20260801_m015106_c001_v0001102_t0050_u01785549066642") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c649_d20260801_m015233_c001_v7007000_t0000_u01785549153559") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628b4_d20260801_m015225_c001_v0001102_t0005_u01785549145575") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da7_d20260801_m015217_c001_v7007000_t0000_u01785549137636") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26288e_d20260801_m015209_c001_v0001102_t0005_u01785549129760") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c621_d20260801_m015201_c001_v7007000_t0000_u01785549121701") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26284a_d20260801_m015153_c001_v0001102_t0001_u01785549113776") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe329a2_d20260801_m015145_c001_v7007000_t0000_u01785549105976") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26282c_d20260801_m015137_c001_v0001102_t0050_u01785549097861") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5d2_d20260801_m015128_c001_v7007000_t0000_u01785549088917") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627f6_d20260801_m015120_c001_v0001102_t0021_u01785549080131") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4119ba952024eb95_d20260801_m015107_c001_v7007000_t0000_u01785549067682") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2627c4_d20260801_m015101_c001_v0001102_t0030_u01785549061950") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cfd_d20260801_m015054_c001_v7007000_t0000_u01785549054219") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863197_d20260801_m015048_c001_v0001174_t0005_u01785549048950") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cde_d20260801_m015046_c001_v7007000_t0000_u01785549046077") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262780_d20260801_m015040_c001_v0001102_t0001_u01785549040646") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6791_d20260801_m015033_c001_v7007000_t0000_u01785549033199") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262768_d20260801_m015027_c001_v0001102_t0023_u01785549027524") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cc8_d20260801_m015024_c001_v7007000_t0000_u01785549024881") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaee0_d20260801_m015019_c001_v0001174_t0025_u01785549019343") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639d659_d20260801_m015006_c001_v7007000_t0000_u01785549006696") 2026/08/01 01:53:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7252_d20260801_m015000_c001_v0001172_t0002_u01785549000225") 2026/08/01 01:53:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acc3_d20260801_m014952_c001_v7007000_t0000_u01785548992254") 2026/08/01 01:53:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7220_d20260801_m014944_c001_v0001172_t0024_u01785548984563") 2026/08/01 01:53:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a5d_d20260801_m014936_c001_v7007000_t0000_u01785548976421") 2026/08/01 01:53:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71ee_d20260801_m014928_c001_v0001172_t0043_u01785548968273") 2026/08/01 01:53:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ce8_d20260801_m015049_c001_v7007000_t0000_u01785549049693") 2026/08/01 01:53:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863181_d20260801_m015045_c001_v0001174_t0049_u01785549045273") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03fb_d20260801_m015112_c001_v7007000_t0000_u01785549072834") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631f5_d20260801_m015106_c001_v0001174_t0026_u01785549066934") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c64a_d20260801_m015233_c001_v7007000_t0000_u01785549153753") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863452_d20260801_m015226_c001_v0001174_t0059_u01785549146058") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da8_d20260801_m015217_c001_v7007000_t0000_u01785549137811") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8633ca_d20260801_m015210_c001_v0001174_t0033_u01785549130185") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c622_d20260801_m015201_c001_v7007000_t0000_u01785549121875") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863337_d20260801_m015154_c001_v0001174_t0035_u01785549114240") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe329a4_d20260801_m015146_c001_v7007000_t0000_u01785549106153") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8632d1_d20260801_m015138_c001_v0001174_t0044_u01785549098292") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5d4_d20260801_m015129_c001_v7007000_t0000_u01785549089092") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86323f_d20260801_m015120_c001_v0001174_t0030_u01785549080410") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41802ff22a5391e8_d20260801_m015107_c001_v7007000_t0000_u01785549067649") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d735c_d20260801_m015102_c001_v0001172_t0023_u01785549062288") 2026/08/01 01:53:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cfe_d20260801_m015054_c001_v7007000_t0000_u01785549054393") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26279c_d20260801_m015048_c001_v0001102_t0046_u01785549048973") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3d8_d20260801_m015046_c001_v7007000_t0000_u01785549046136") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863161_d20260801_m015041_c001_v0001174_t0041_u01785549041159") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6792_d20260801_m015033_c001_v7007000_t0000_u01785549033389") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863117_d20260801_m015027_c001_v0001174_t0006_u01785549027672") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623ccb_d20260801_m015025_c001_v7007000_t0000_u01785549025080") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26273a_d20260801_m015019_c001_v0001102_t0006_u01785549019652") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43c98f_d20260801_m015006_c001_v7007000_t0000_u01785549006442") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86306a_d20260801_m015000_c001_v0001174_t0052_u01785549000834") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acc5_d20260801_m014952_c001_v7007000_t0000_u01785548992431") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863012_d20260801_m014944_c001_v0001174_t0010_u01785548984902") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a5e_d20260801_m014936_c001_v7007000_t0000_u01785548976603") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862fca_d20260801_m014928_c001_v0001174_t0012_u01785548968651") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb574_d20260801_m015049_c001_v7007000_t0000_u01785549049861") 2026/08/01 01:53:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7312_d20260801_m015045_c001_v0001172_t0037_u01785549045303") 2026/08/01 01:53:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39331_d20260801_m015009_c001_v7007000_t0000_u01785549009343") 2026/08/01 01:53:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863078_d20260801_m015004_c001_v0001174_t0053_u01785549004313") 2026/08/01 01:53:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39332_d20260801_m015009_c001_v7007000_t0000_u01785549009519") 2026/08/01 01:53:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262710_d20260801_m015004_c001_v0001102_t0006_u01785549004399") 2026/08/01 01:53:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39333_d20260801_m015009_c001_v7007000_t0000_u01785549009696") 2026/08/01 01:53:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7268_d20260801_m015004_c001_v0001172_t0018_u01785549004441") 2026/08/01 01:53:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39334_d20260801_m015009_c001_v7007000_t0000_u01785549009873") 2026/08/01 01:53:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae76_d20260801_m015004_c001_v0001174_t0044_u01785549004455") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39335_d20260801_m015010_c001_v7007000_t0000_u01785549010048") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae78_d20260801_m015004_c001_v0001174_t0028_u01785549004873") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39336_d20260801_m015010_c001_v7007000_t0000_u01785549010224") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86307e_d20260801_m015004_c001_v0001174_t0002_u01785549004885") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39337_d20260801_m015010_c001_v7007000_t0000_u01785549010400") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262712_d20260801_m015004_c001_v0001102_t0008_u01785549004926") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39338_d20260801_m015010_c001_v7007000_t0000_u01785549010580") 2026/08/01 01:53:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d726a_d20260801_m015004_c001_v0001172_t0023_u01785549004957") 2026/08/01 01:53:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39339_d20260801_m015010_c001_v7007000_t0000_u01785549010757") 2026/08/01 01:53:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae7c_d20260801_m015005_c001_v0001174_t0051_u01785549005147") 2026/08/01 01:53:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3933a_d20260801_m015010_c001_v7007000_t0000_u01785549010933") 2026/08/01 01:53:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262714_d20260801_m015005_c001_v0001102_t0007_u01785549005307") 2026/08/01 01:53:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3933b_d20260801_m015011_c001_v7007000_t0000_u01785549011131") 2026/08/01 01:53:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d726c_d20260801_m015005_c001_v0001172_t0038_u01785549005319") 2026/08/01 01:53:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3933c_d20260801_m015011_c001_v7007000_t0000_u01785549011307") 2026/08/01 01:53:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae80_d20260801_m015005_c001_v0001174_t0021_u01785549005429") 2026/08/01 01:53:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3933d_d20260801_m015011_c001_v7007000_t0000_u01785549011483") 2026/08/01 01:53:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863084_d20260801_m015005_c001_v0001174_t0046_u01785549005560") 2026/08/01 01:53:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3933e_d20260801_m015011_c001_v7007000_t0000_u01785549011659") 2026/08/01 01:53:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7270_d20260801_m015005_c001_v0001172_t0018_u01785549005732") 2026/08/01 01:53:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d3933f_d20260801_m015011_c001_v7007000_t0000_u01785549011837") 2026/08/01 01:53:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcae8a_d20260801_m015005_c001_v0001174_t0056_u01785549005844") 2026/08/01 01:53:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f405a10af07d39340_d20260801_m015012_c001_v7007000_t0000_u01785549012017") 2026/08/01 01:53:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262716_d20260801_m015005_c001_v0001102_t0037_u01785549005893") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb566_d20260801_m015028_c001_v7007000_t0000_u01785549028080") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630f5_d20260801_m015022_c001_v0001174_t0024_u01785549022740") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3cc_d20260801_m015028_c001_v7007000_t0000_u01785549028266") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaeee_d20260801_m015022_c001_v0001174_t0049_u01785549022751") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4109c13e04301932_d20260801_m015028_c001_v7007000_t0000_u01785549028315") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72b0_d20260801_m015022_c001_v0001172_t0010_u01785549022807") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bc53f_d20260801_m015028_c001_v7007000_t0000_u01785549028421") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26274c_d20260801_m015022_c001_v0001102_t0059_u01785549022838") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f425b725ddf09e5df_d20260801_m015028_c001_v7007000_t0000_u01785549028091") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaef0_d20260801_m015023_c001_v0001174_t0042_u01785549023066") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40044e1d01d7635b_d20260801_m015028_c001_v7007000_t0000_u01785549028431") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630f7_d20260801_m015023_c001_v0001174_t0024_u01785549023081") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4109c13e04301931_d20260801_m015028_c001_v7007000_t0000_u01785549028132") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26274e_d20260801_m015023_c001_v0001102_t0010_u01785549023210") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb568_d20260801_m015028_c001_v7007000_t0000_u01785549028456") 2026/08/01 01:53:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72ba_d20260801_m015023_c001_v0001172_t0059_u01785549023331") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6773_d20260801_m015028_c001_v7007000_t0000_u01785549028101") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630fb_d20260801_m015023_c001_v0001174_t0050_u01785549023390") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0f3cd_d20260801_m015028_c001_v7007000_t0000_u01785549028461") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaef4_d20260801_m015023_c001_v0001174_t0019_u01785549023553") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bc53e_d20260801_m015028_c001_v7007000_t0000_u01785549028159") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262752_d20260801_m015023_c001_v0001102_t0013_u01785549023595") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f425b725ddf09e5e1_d20260801_m015028_c001_v7007000_t0000_u01785549028476") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72bc_d20260801_m015023_c001_v0001172_t0041_u01785549023721") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cd0_d20260801_m015028_c001_v7007000_t0000_u01785549028112") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8630fd_d20260801_m015023_c001_v0001174_t0040_u01785549023875") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f424e304c621eb567_d20260801_m015028_c001_v7007000_t0000_u01785549028255") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262754_d20260801_m015023_c001_v0001102_t0023_u01785549023950") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f425b725ddf09e5e0_d20260801_m015028_c001_v7007000_t0000_u01785549028283") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcaef6_d20260801_m015023_c001_v0001174_t0034_u01785549023966") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6775_d20260801_m015028_c001_v7007000_t0000_u01785549028294") 2026/08/01 01:53:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72be_d20260801_m015024_c001_v0001172_t0018_u01785549024042") 2026/08/01 01:53:41 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a478_d20260801_m014817_c001_v7007000_t0000_u01785548897258") 2026/08/01 01:53:41 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10456ba9b20310f1_d20260801_m014814_c001_v0001103_t0025_u01785548894881") 2026/08/01 01:53:41 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3288f_d20260801_m014814_c001_v7007000_t0000_u01785548894707") 2026/08/01 01:53:41 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10456ba9b20310cf_d20260801_m014810_c001_v0001103_t0005_u01785548890931") 2026/08/01 01:53:41 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3288b_d20260801_m014810_c001_v7007000_t0000_u01785548890206") 2026/08/01 01:53:41 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862dbb_d20260801_m014805_c001_v0001174_t0012_u01785548885742") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6694_d20260801_m014804_c001_v7007000_t0000_u01785548884338") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1164f4e97e79fdc2_d20260801_m014800_c001_v0001144_t0002_u01785548880668") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43ad95_d20260801_m014800_c001_v7007000_t0000_u01785548880478") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1164f4e97e79fdb8_d20260801_m014756_c001_v0001144_t0026_u01785548876625") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43ad8e_d20260801_m014755_c001_v7007000_t0000_u01785548875896") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26258e_d20260801_m014748_c001_v0001102_t0040_u01785548868771") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3287f_d20260801_m014747_c001_v7007000_t0000_u01785548867496") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11726c947ee4b34f_d20260801_m014746_c001_v0001179_t0011_u01785548866041") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f981179_d20260801_m014745_c001_v7007000_t0000_u01785548865859") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11726c947ee4b33f_d20260801_m014742_c001_v0001179_t0000_u01785548862706") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f981176_d20260801_m014741_c001_v7007000_t0000_u01785548861997") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47c2c_d20260801_m014715_c001_v0001137_t0001_u01785548835032") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbc46_d20260801_m014714_c001_v7007000_t0000_u01785548834133") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1064f949fb501bfa_d20260801_m014712_c001_v0001145_t0014_u01785548832334") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3286f_d20260801_m014711_c001_v7007000_t0000_u01785548831792") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1064f949fb501bea_d20260801_m014706_c001_v0001145_t0029_u01785548826169") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32864_d20260801_m014705_c001_v7007000_t0000_u01785548825477") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862cbd_d20260801_m014659_c001_v0001174_t0014_u01785548819213") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4235c097ceafd408_d20260801_m014658_c001_v7007000_t0000_u01785548818336") 2026/08/01 01:53:42 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f104640496ad2b4bf_d20260801_m014656_c001_v0001150_t0036_u01785548816596") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622084_d20260801_m014656_c001_v7007000_t0000_u01785548816419") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f104640496ad2b4bb_d20260801_m014653_c001_v0001150_t0013_u01785548813168") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae5862207a_d20260801_m014652_c001_v7007000_t0000_u01785548812449") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262552_d20260801_m014646_c001_v0001102_t0049_u01785548806122") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acd5c8_d20260801_m014645_c001_v7007000_t0000_u01785548805196") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f119f54eba02aef2b_d20260801_m014643_c001_v0001185_t0012_u01785548803525") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9ade_d20260801_m014643_c001_v7007000_t0000_u01785548803334") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f119f54eba02aef0d_d20260801_m014640_c001_v0001185_t0036_u01785548800117") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9ad8_d20260801_m014639_c001_v7007000_t0000_u01785548799389") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47bef_d20260801_m014632_c001_v0001137_t0051_u01785548792902") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622059_d20260801_m014631_c001_v7007000_t0000_u01785548791832") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1020533ad0c800e0_d20260801_m014625_c001_v0001137_t0011_u01785548785830") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4119ba952024eadb_d20260801_m014625_c001_v7007000_t0000_u01785548785617") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862bfb_d20260801_m014620_c001_v0001174_t0014_u01785548780943") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1011664ce0a8d663_d20260801_m014620_c001_v0001176_t0027_u01785548780198") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1011664ce0a8d65d_d20260801_m014619_c001_v0001176_t0039_u01785548779259") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f49677389d1_d20260801_m014606_c001_v7007000_t0000_u01785548766142") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47ba3_d20260801_m014558_c001_v0001137_t0010_u01785548758926") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f104b960ced323834_d20260801_m014557_c001_v0001167_t0030_u01785548757909") 2026/08/01 01:53:43 DEBUG : dst/one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f104b960ced32382e_d20260801_m014556_c001_v0001167_t0022_u01785548756735") 2026/08/01 01:53:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a479_d20260801_m014817_c001_v7007000_t0000_u01785548897433") 2026/08/01 01:53:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1117057a6d384301_d20260801_m014814_c001_v0001172_t0025_u01785548894404") 2026/08/01 01:53:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11186d78c66ef454_d20260801_m014809_c001_v0001098_t0041_u01785548889935") 2026/08/01 01:53:44 DEBUG : dst/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6695_d20260801_m014804_c001_v7007000_t0000_u01785548884512") 2026/08/01 01:53:44 DEBUG : dst/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11590ad83b18636d_d20260801_m014800_c001_v0001174_t0033_u01785548880166") 2026/08/01 01:53:44 DEBUG : dst/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f110c9ac01df779ea_d20260801_m014754_c001_v0001144_t0012_u01785548874981") 2026/08/01 01:53:44 DEBUG : dst/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32881_d20260801_m014747_c001_v7007000_t0000_u01785548867677") 2026/08/01 01:53:44 DEBUG : dst/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f116ee722c9b46738_d20260801_m014745_c001_v0001172_t0037_u01785548865515") 2026/08/01 01:53:44 DEBUG : dst/one.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1175916ac44b332a_d20260801_m014741_c001_v0001115_t0011_u01785548861129") 2026/08/01 01:53:44 DEBUG : dst/three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae5862205a_d20260801_m014632_c001_v7007000_t0000_u01785548792012") 2026/08/01 01:53:44 DEBUG : dst/three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1011664ce0a8d679_d20260801_m014630_c001_v0001176_t0001_u01785548790426") 2026/08/01 01:53:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a47d_d20260801_m014817_c001_v7007000_t0000_u01785548897608") 2026/08/01 01:53:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f100aa856e8ca1b31_d20260801_m014816_c001_v0001167_t0026_u01785548896011") 2026/08/01 01:53:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10224cbe191c1a80_d20260801_m014812_c001_v0001157_t0029_u01785548892059") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a47e_d20260801_m014817_c001_v7007000_t0000_u01785548897850") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10456ba9b2031103_d20260801_m014816_c001_v0001103_t0018_u01785548896474") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32890_d20260801_m014816_c001_v7007000_t0000_u01785548896300") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10456ba9b20310df_d20260801_m014812_c001_v0001103_t0025_u01785548892690") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3288d_d20260801_m014812_c001_v7007000_t0000_u01785548892517") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862dbf_d20260801_m014806_c001_v0001174_t0034_u01785548886770") 2026/08/01 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6696_d20260801_m014804_c001_v7007000_t0000_u01785548884686") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1164f4e97e79fdcc_d20260801_m014803_c001_v0001144_t0018_u01785548883019") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43ad98_d20260801_m014802_c001_v7007000_t0000_u01785548882829") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1164f4e97e79fdbe_d20260801_m014758_c001_v0001144_t0022_u01785548878400") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f427774169d43ad92_d20260801_m014758_c001_v7007000_t0000_u01785548878210") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262594_d20260801_m014751_c001_v0001102_t0027_u01785548871924") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f98117a_d20260801_m014746_c001_v7007000_t0000_u01785548866946") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47c57_d20260801_m014744_c001_v0001137_t0017_u01785548864502") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f981177_d20260801_m014743_c001_v7007000_t0000_u01785548863420") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862d07_d20260801_m014716_c001_v0001174_t0015_u01785548836588") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32873_d20260801_m014713_c001_v7007000_t0000_u01785548833252") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ceb_d20260801_m014708_c001_v0001174_t0001_u01785548828246") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe3286b_d20260801_m014707_c001_v7007000_t0000_u01785548827194") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262562_d20260801_m014700_c001_v0001102_t0012_u01785548820308") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622087_d20260801_m014657_c001_v7007000_t0000_u01785548817450") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26255a_d20260801_m014655_c001_v0001102_t0030_u01785548815332") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58622080_d20260801_m014654_c001_v7007000_t0000_u01785548814269") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47c07_d20260801_m014647_c001_v0001137_t0058_u01785548807074") 2026/08/01 01:53:45 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9adf_d20260801_m014644_c001_v7007000_t0000_u01785548804216") 2026/08/01 01:53:46 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47bfd_d20260801_m014642_c001_v0001137_t0058_u01785548802009") 2026/08/01 01:53:46 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9adb_d20260801_m014640_c001_v7007000_t0000_u01785548800873") 2026/08/01 01:53:46 DEBUG : dst/three.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862c6f_d20260801_m014633_c001_v0001174_t0054_u01785548793975") 2026/08/01 01:53:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6697_d20260801_m014804_c001_v7007000_t0000_u01785548884859") 2026/08/01 01:53:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11862f99078206c4_d20260801_m014802_c001_v0001116_t0031_u01785548882287") 2026/08/01 01:53:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1114a055c6a418d8_d20260801_m014757_c001_v0001091_t0014_u01785548877833") 2026/08/01 01:53:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32882_d20260801_m014747_c001_v7007000_t0000_u01785548867858") 2026/08/01 01:53:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f107d11d071a78f2e_d20260801_m014746_c001_v0001101_t0048_u01785548866530") 2026/08/01 01:53:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f110ac43e88c335d8_d20260801_m014743_c001_v0001183_t0016_u01785548863165") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a47f_d20260801_m014818_c001_v7007000_t0000_u01785548898024") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625a8_d20260801_m014806_c001_v0001102_t0014_u01785548886364") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6698_d20260801_m014805_c001_v7007000_t0000_u01785548885032") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862d83_d20260801_m014749_c001_v0001174_t0039_u01785548869560") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe32883_d20260801_m014748_c001_v7007000_t0000_u01785548868039") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26256e_d20260801_m014715_c001_v0001102_t0046_u01785548835872") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbc47_d20260801_m014714_c001_v7007000_t0000_u01785548834308") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47c13_d20260801_m014659_c001_v0001137_t0032_u01785548819941") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4235c097ceafd409_d20260801_m014658_c001_v7007000_t0000_u01785548818511") 2026/08/01 01:53:46 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862c95_d20260801_m014646_c001_v0001174_t0051_u01785548806771") 2026/08/01 01:53:47 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acd5c9_d20260801_m014645_c001_v7007000_t0000_u01785548805388") 2026/08/01 01:53:47 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262530_d20260801_m014633_c001_v0001102_t0006_u01785548793581") 2026/08/01 01:53:47 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae5862205b_d20260801_m014632_c001_v7007000_t0000_u01785548792193") 2026/08/01 01:53:47 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f103c443ed18bcdbb_d20260801_m014627_c001_v0001099_t0031_u01785548787811") 2026/08/01 01:53:47 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f49677389d2_d20260801_m014606_c001_v7007000_t0000_u01785548766325") 2026/08/01 01:53:47 DEBUG : dst/two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f104b960ced323852_d20260801_m014605_c001_v0001167_t0030_u01785548765120") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810fe_d20260801_m014531_c001_v7007000_t0000_u01785548731048") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ac5_d20260801_m014527_c001_v0001174_t0048_u01785548727354") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810eb_d20260801_m014525_c001_v7007000_t0000_u01785548725342") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862a93_d20260801_m014515_c001_v0001174_t0032_u01785548715209") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810d7_d20260801_m014506_c001_v7007000_t0000_u01785548706577") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862a63_d20260801_m014503_c001_v0001174_t0015_u01785548703271") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717ab_d20260801_m014442_c001_v7007000_t0000_u01785548682215") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262410_d20260801_m014440_c001_v0001102_t0039_u01785548680191") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a6_d20260801_m014439_c001_v7007000_t0000_u01785548679376") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262408_d20260801_m014438_c001_v0001102_t0009_u01785548678073") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a2_d20260801_m014435_c001_v7007000_t0000_u01785548675297") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623f2_d20260801_m014433_c001_v0001102_t0059_u01785548673475") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097179c_d20260801_m014432_c001_v7007000_t0000_u01785548672538") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623e6_d20260801_m014430_c001_v0001102_t0014_u01785548670924") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097178d_d20260801_m014425_c001_v7007000_t0000_u01785548665178") 2026/08/01 01:53:47 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623b8_d20260801_m014423_c001_v0001102_t0009_u01785548663651") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097178a_d20260801_m014422_c001_v7007000_t0000_u01785548662716") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623b4_d20260801_m014421_c001_v0001102_t0000_u01785548661791") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14d3_d20260801_m014417_c001_v7007000_t0000_u01785548657190") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26239c_d20260801_m014415_c001_v0001102_t0006_u01785548655789") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14cf_d20260801_m014414_c001_v7007000_t0000_u01785548654043") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262396_d20260801_m014413_c001_v0001102_t0007_u01785548653021") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14cc_d20260801_m014412_c001_v7007000_t0000_u01785548652607") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11850977833086be_d20260801_m014411_c001_v0001104_t0036_u01785548651658") 2026/08/01 01:53:48 DEBUG : empty space: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262392_d20260801_m014410_c001_v0001102_t0006_u01785548650083") 2026/08/01 01:53:48 DEBUG : enormous: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a8_d20260801_m014441_c001_v7007000_t0000_u01785548681335") 2026/08/01 01:53:48 DEBUG : enormous: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262412_d20260801_m014440_c001_v0001102_t0015_u01785548680491") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a488_d20260801_m014823_c001_v7007000_t0000_u01785548903272") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2625be_d20260801_m014821_c001_v0001102_t0047_u01785548901918") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810cc_d20260801_m014501_c001_v7007000_t0000_u01785548701701") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b53_d20260801_m014500_c001_v0001137_t0019_u01785548700435") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c6_d20260801_m014407_c001_v7007000_t0000_u01785548647094") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262380_d20260801_m014406_c001_v0001102_t0038_u01785548646125") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c5_d20260801_m014405_c001_v7007000_t0000_u01785548645606") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262378_d20260801_m014404_c001_v0001102_t0009_u01785548644901") 2026/08/01 01:53:48 DEBUG : existing: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262374_d20260801_m014403_c001_v0001102_t0056_u01785548643968") 2026/08/01 01:53:48 DEBUG : existing-b: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810cd_d20260801_m014501_c001_v7007000_t0000_u01785548701893") 2026/08/01 01:53:49 DEBUG : existing-b: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862a5b_d20260801_m014500_c001_v0001174_t0026_u01785548700390") 2026/08/01 01:53:49 DEBUG : file1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace368_d20260801_m014918_c001_v7007000_t0000_u01785548958513") 2026/08/01 01:53:49 DEBUG : file1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71c4_d20260801_m014917_c001_v0001172_t0015_u01785548957541") 2026/08/01 01:53:49 DEBUG : file1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace2d9_d20260801_m014916_c001_v7007000_t0000_u01785548956240") 2026/08/01 01:53:49 DEBUG : file1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262682_d20260801_m014915_c001_v0001102_t0035_u01785548955231") 2026/08/01 01:53:49 DEBUG : five: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717b5_d20260801_m014445_c001_v7007000_t0000_u01785548685781") 2026/08/01 01:53:49 DEBUG : five: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a262426_d20260801_m014443_c001_v0001102_t0048_u01785548683890") 2026/08/01 01:53:49 DEBUG : foo: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14d0_d20260801_m014415_c001_v7007000_t0000_u01785548655442") 2026/08/01 01:53:49 DEBUG : foo: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a26239a_d20260801_m014414_c001_v0001102_t0048_u01785548654912") 2026/08/01 01:53:49 DEBUG : foo: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a262398_d20260801_m014414_c001_v0001102_t0048_u01785548654392") 2026/08/01 01:53:49 DEBUG : four: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717b7_d20260801_m014445_c001_v7007000_t0000_u01785548685957") 2026/08/01 01:53:49 DEBUG : four: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862a1d_d20260801_m014444_c001_v0001174_t0009_u01785548684422") 2026/08/01 01:53:49 DEBUG : four: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262422_d20260801_m014443_c001_v0001102_t0047_u01785548683274") 2026/08/01 01:53:49 DEBUG : hello world2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6c6_d20260801_m014323_c001_v7007000_t0000_u01785548603588") 2026/08/01 01:53:49 DEBUG : hello world2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622d7_d20260801_m014322_c001_v0001102_t0019_u01785548602930") 2026/08/01 01:53:49 DEBUG : ignore-size: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c4_d20260801_m014403_c001_v7007000_t0000_u01785548643622") 2026/08/01 01:53:49 DEBUG : ignore-size: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262370_d20260801_m014402_c001_v0001102_t0017_u01785548642443") 2026/08/01 01:53:49 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810c9_d20260801_m014459_c001_v7007000_t0000_u01785548699622") 2026/08/01 01:53:49 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26244c_d20260801_m014458_c001_v0001102_t0046_u01785548698795") 2026/08/01 01:53:49 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810c7_d20260801_m014457_c001_v7007000_t0000_u01785548697957") 2026/08/01 01:53:50 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262446_d20260801_m014456_c001_v0001102_t0056_u01785548696926") 2026/08/01 01:53:50 DEBUG : one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717b9_d20260801_m014446_c001_v7007000_t0000_u01785548686137") 2026/08/01 01:53:50 DEBUG : one: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a26241a_d20260801_m014442_c001_v0001102_t0048_u01785548682570") 2026/08/01 01:53:50 DEBUG : only0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda44_d20260801_m014910_c001_v7007000_t0000_u01785548950808") 2026/08/01 01:53:50 DEBUG : only0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40754fe46f0d719a_d20260801_m014905_c001_v0001172_t0039_u01785548945531") 2026/08/01 01:53:50 DEBUG : only0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862eaf_d20260801_m014850_c001_v0001174_t0026_u01785548930725") 2026/08/01 01:53:50 DEBUG : only0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c50c_d20260801_m014844_c001_v7007000_t0000_u01785548924596") 2026/08/01 01:53:50 DEBUG : only0: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e05_d20260801_m014827_c001_v0001174_t0052_u01785548907179") 2026/08/01 01:53:50 DEBUG : only1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda45_d20260801_m014910_c001_v7007000_t0000_u01785548950990") 2026/08/01 01:53:50 DEBUG : only1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40754fe46f0d719c_d20260801_m014905_c001_v0001172_t0039_u01785548945709") 2026/08/01 01:53:50 DEBUG : only1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862eb3_d20260801_m014851_c001_v0001174_t0021_u01785548931347") 2026/08/01 01:53:50 DEBUG : only1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd14_d20260801_m014845_c001_v7007000_t0000_u01785548925383") 2026/08/01 01:53:50 DEBUG : only1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e07_d20260801_m014827_c001_v0001174_t0047_u01785548907767") 2026/08/01 01:53:50 DEBUG : only10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda46_d20260801_m014911_c001_v7007000_t0000_u01785548951173") 2026/08/01 01:53:50 DEBUG : only10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4179eedd6fdcad2c_d20260801_m014905_c001_v0001174_t0020_u01785548945723") 2026/08/01 01:53:50 DEBUG : only10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862eeb_d20260801_m014857_c001_v0001174_t0028_u01785548937783") 2026/08/01 01:53:50 DEBUG : only10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738a67_d20260801_m014845_c001_v7007000_t0000_u01785548925113") 2026/08/01 01:53:50 DEBUG : only10: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e3d_d20260801_m014835_c001_v0001174_t0058_u01785548915191") 2026/08/01 01:53:50 DEBUG : only11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acda47_d20260801_m014911_c001_v7007000_t0000_u01785548951355") 2026/08/01 01:53:50 DEBUG : only11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862f2d_d20260801_m014905_c001_v0001174_t0009_u01785548945390") 2026/08/01 01:53:50 DEBUG : only11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ef1_d20260801_m014858_c001_v0001174_t0022_u01785548938481") 2026/08/01 01:53:51 DEBUG : only11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0e3b3_d20260801_m014844_c001_v7007000_t0000_u01785548924628") 2026/08/01 01:53:51 DEBUG : only11: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e41_d20260801_m014835_c001_v0001174_t0048_u01785548915826") 2026/08/01 01:53:51 DEBUG : only12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acde30_d20260801_m014911_c001_v7007000_t0000_u01785548951539") 2026/08/01 01:53:51 DEBUG : only12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862f27_d20260801_m014904_c001_v0001174_t0009_u01785548944990") 2026/08/01 01:53:51 DEBUG : only12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ef7_d20260801_m014859_c001_v0001174_t0036_u01785548939080") 2026/08/01 01:53:51 DEBUG : only12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd13_d20260801_m014845_c001_v7007000_t0000_u01785548925209") 2026/08/01 01:53:51 DEBUG : only12: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e47_d20260801_m014836_c001_v0001174_t0036_u01785548916509") 2026/08/01 01:53:51 DEBUG : only13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127acde31_d20260801_m014911_c001_v7007000_t0000_u01785548951722") 2026/08/01 01:53:51 DEBUG : only13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a26265c_d20260801_m014904_c001_v0001102_t0048_u01785548944979") 2026/08/01 01:53:51 DEBUG : only13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862efd_d20260801_m014859_c001_v0001174_t0008_u01785548939771") 2026/08/01 01:53:51 DEBUG : only13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c512_d20260801_m014845_c001_v7007000_t0000_u01785548925221") 2026/08/01 01:53:51 DEBUG : only13: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e4d_d20260801_m014837_c001_v0001174_t0015_u01785548917211") 2026/08/01 01:53:51 DEBUG : only14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace21a_d20260801_m014911_c001_v7007000_t0000_u01785548951904") 2026/08/01 01:53:51 DEBUG : only14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a262660_d20260801_m014905_c001_v0001102_t0048_u01785548945598") 2026/08/01 01:53:51 DEBUG : only14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f05_d20260801_m014900_c001_v0001174_t0033_u01785548940597") 2026/08/01 01:53:51 DEBUG : only14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c510_d20260801_m014845_c001_v7007000_t0000_u01785548925030") 2026/08/01 01:53:51 DEBUG : only14: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e57_d20260801_m014838_c001_v0001174_t0019_u01785548918855") 2026/08/01 01:53:51 DEBUG : only15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace21b_d20260801_m014912_c001_v7007000_t0000_u01785548952086") 2026/08/01 01:53:51 DEBUG : only15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a262666_d20260801_m014906_c001_v0001102_t0048_u01785548946126") 2026/08/01 01:53:51 DEBUG : only15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f07_d20260801_m014901_c001_v0001174_t0019_u01785548941255") 2026/08/01 01:53:51 DEBUG : only15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0e3b6_d20260801_m014845_c001_v7007000_t0000_u01785548925229") 2026/08/01 01:53:52 DEBUG : only15: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e5d_d20260801_m014839_c001_v0001174_t0000_u01785548919585") 2026/08/01 01:53:52 DEBUG : only16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace21c_d20260801_m014912_c001_v7007000_t0000_u01785548952270") 2026/08/01 01:53:52 DEBUG : only16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a26265e_d20260801_m014905_c001_v0001102_t0048_u01785548945379") 2026/08/01 01:53:52 DEBUG : only16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f11_d20260801_m014902_c001_v0001174_t0056_u01785548942233") 2026/08/01 01:53:52 DEBUG : only16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd12_d20260801_m014845_c001_v7007000_t0000_u01785548925035") 2026/08/01 01:53:52 DEBUG : only16: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e5f_d20260801_m014840_c001_v0001174_t0059_u01785548920299") 2026/08/01 01:53:52 DEBUG : only17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace21d_d20260801_m014912_c001_v7007000_t0000_u01785548952452") 2026/08/01 01:53:52 DEBUG : only17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862f3f_d20260801_m014906_c001_v0001174_t0009_u01785548946155") 2026/08/01 01:53:52 DEBUG : only17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f15_d20260801_m014902_c001_v0001174_t0014_u01785548942839") 2026/08/01 01:53:52 DEBUG : only17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738a68_d20260801_m014845_c001_v7007000_t0000_u01785548925287") 2026/08/01 01:53:52 DEBUG : only17: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e69_d20260801_m014841_c001_v0001174_t0016_u01785548921030") 2026/08/01 01:53:52 DEBUG : only18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace21e_d20260801_m014912_c001_v7007000_t0000_u01785548952635") 2026/08/01 01:53:52 DEBUG : only18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862f31_d20260801_m014905_c001_v0001174_t0009_u01785548945600") 2026/08/01 01:53:52 DEBUG : only18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f1b_d20260801_m014903_c001_v0001174_t0009_u01785548943503") 2026/08/01 01:53:52 DEBUG : only18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738a65_d20260801_m014844_c001_v7007000_t0000_u01785548924765") 2026/08/01 01:53:53 DEBUG : only18: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e71_d20260801_m014842_c001_v0001174_t0045_u01785548922152") 2026/08/01 01:53:53 DEBUG : only19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace21f_d20260801_m014912_c001_v7007000_t0000_u01785548952817") 2026/08/01 01:53:53 DEBUG : only19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4179eedd6fdcad34_d20260801_m014906_c001_v0001174_t0020_u01785548946258") 2026/08/01 01:53:53 DEBUG : only19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f1d_d20260801_m014904_c001_v0001174_t0043_u01785548944167") 2026/08/01 01:53:53 DEBUG : only19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd0f_d20260801_m014844_c001_v7007000_t0000_u01785548924395") 2026/08/01 01:53:53 DEBUG : only19: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e7d_d20260801_m014842_c001_v0001174_t0021_u01785548922949") 2026/08/01 01:53:53 DEBUG : only2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace220_d20260801_m014912_c001_v7007000_t0000_u01785548952999") 2026/08/01 01:53:53 DEBUG : only2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a262662_d20260801_m014905_c001_v0001102_t0048_u01785548945774") 2026/08/01 01:53:53 DEBUG : only2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ebb_d20260801_m014851_c001_v0001174_t0025_u01785548931976") 2026/08/01 01:53:53 DEBUG : only2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c50e_d20260801_m014844_c001_v7007000_t0000_u01785548924771") 2026/08/01 01:53:53 DEBUG : only2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e0d_d20260801_m014828_c001_v0001174_t0041_u01785548908387") 2026/08/01 01:53:53 DEBUG : only3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace221_d20260801_m014913_c001_v7007000_t0000_u01785548953184") 2026/08/01 01:53:53 DEBUG : only3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862f35_d20260801_m014905_c001_v0001174_t0009_u01785548945786") 2026/08/01 01:53:53 DEBUG : only3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ec1_d20260801_m014852_c001_v0001174_t0006_u01785548932622") 2026/08/01 01:53:53 DEBUG : only3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd11_d20260801_m014844_c001_v7007000_t0000_u01785548924802") 2026/08/01 01:53:53 DEBUG : only3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e11_d20260801_m014829_c001_v0001174_t0035_u01785548909228") 2026/08/01 01:53:53 DEBUG : only4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace222_d20260801_m014913_c001_v7007000_t0000_u01785548953377") 2026/08/01 01:53:53 DEBUG : only4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40754fe46f0d719e_d20260801_m014905_c001_v0001172_t0039_u01785548945887") 2026/08/01 01:53:53 DEBUG : only4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ecb_d20260801_m014853_c001_v0001174_t0032_u01785548933465") 2026/08/01 01:53:53 DEBUG : only4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd0e_d20260801_m014844_c001_v7007000_t0000_u01785548924221") 2026/08/01 01:53:54 DEBUG : only4: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e1b_d20260801_m014830_c001_v0001174_t0035_u01785548910080") 2026/08/01 01:53:54 DEBUG : only5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace223_d20260801_m014913_c001_v7007000_t0000_u01785548953559") 2026/08/01 01:53:54 DEBUG : only5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4179eedd6fdcad30_d20260801_m014905_c001_v0001174_t0020_u01785548945905") 2026/08/01 01:53:54 DEBUG : only5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ed3_d20260801_m014854_c001_v0001174_t0009_u01785548934068") 2026/08/01 01:53:54 DEBUG : only5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4089b94c309bbd10_d20260801_m014844_c001_v7007000_t0000_u01785548924629") 2026/08/01 01:53:54 DEBUG : only5: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e1f_d20260801_m014830_c001_v0001174_t0023_u01785548910981") 2026/08/01 01:53:54 DEBUG : only6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace224_d20260801_m014913_c001_v7007000_t0000_u01785548953741") 2026/08/01 01:53:54 DEBUG : only6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a262664_d20260801_m014905_c001_v0001102_t0048_u01785548945950") 2026/08/01 01:53:54 DEBUG : only6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ed7_d20260801_m014854_c001_v0001174_t0055_u01785548934736") 2026/08/01 01:53:54 DEBUG : only6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738a64_d20260801_m014844_c001_v7007000_t0000_u01785548924583") 2026/08/01 01:53:54 DEBUG : only6: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e26_d20260801_m014831_c001_v0001174_t0028_u01785548911912") 2026/08/01 01:53:54 DEBUG : only7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace2d6_d20260801_m014913_c001_v7007000_t0000_u01785548953924") 2026/08/01 01:53:54 DEBUG : only7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40603853ea862f39_d20260801_m014905_c001_v0001174_t0009_u01785548945969") 2026/08/01 01:53:54 DEBUG : only7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862edd_d20260801_m014855_c001_v0001174_t0020_u01785548935610") 2026/08/01 01:53:54 DEBUG : only7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0e3b4_d20260801_m014844_c001_v7007000_t0000_u01785548924812") 2026/08/01 01:53:54 DEBUG : only7: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e2b_d20260801_m014832_c001_v0001174_t0038_u01785548912899") 2026/08/01 01:53:54 DEBUG : only8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace2d7_d20260801_m014914_c001_v7007000_t0000_u01785548954106") 2026/08/01 01:53:54 DEBUG : only8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f40754fe46f0d71a0_d20260801_m014906_c001_v0001172_t0039_u01785548946065") 2026/08/01 01:53:54 DEBUG : only8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ee1_d20260801_m014856_c001_v0001174_t0012_u01785548936223") 2026/08/01 01:53:54 DEBUG : only8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f407fe0e715d0e3b5_d20260801_m014845_c001_v7007000_t0000_u01785548925031") 2026/08/01 01:53:54 DEBUG : only8: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e31_d20260801_m014833_c001_v0001174_t0020_u01785548913646") 2026/08/01 01:53:54 DEBUG : only9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace2d8_d20260801_m014914_c001_v7007000_t0000_u01785548954288") 2026/08/01 01:53:54 DEBUG : only9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4179eedd6fdcad32_d20260801_m014906_c001_v0001174_t0020_u01785548946082") 2026/08/01 01:53:55 DEBUG : only9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862ee7_d20260801_m014856_c001_v0001174_t0024_u01785548936919") 2026/08/01 01:53:55 DEBUG : only9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f4967738a66_d20260801_m014844_c001_v7007000_t0000_u01785548924939") 2026/08/01 01:53:55 DEBUG : only9: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862e37_d20260801_m014834_c001_v0001174_t0015_u01785548914432") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810c2_d20260801_m014455_c001_v7007000_t0000_u01785548695748") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26243e_d20260801_m014453_c001_v0001102_t0005_u01785548693473") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810bd_d20260801_m014452_c001_v7007000_t0000_u01785548692609") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862a33_d20260801_m014450_c001_v0001174_t0001_u01785548690227") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810ba_d20260801_m014449_c001_v7007000_t0000_u01785548689450") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b3b_d20260801_m014447_c001_v0001137_t0045_u01785548687033") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a4_d20260801_m014437_c001_v7007000_t0000_u01785548677128") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623fc_d20260801_m014435_c001_v0001102_t0044_u01785548675831") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097179f_d20260801_m014434_c001_v7007000_t0000_u01785548674223") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623f0_d20260801_m014433_c001_v0001102_t0023_u01785548673063") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097179a_d20260801_m014431_c001_v7007000_t0000_u01785548671839") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623e4_d20260801_m014430_c001_v0001102_t0033_u01785548670641") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097178c_d20260801_m014424_c001_v7007000_t0000_u01785548664653") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623b6_d20260801_m014423_c001_v0001102_t0040_u01785548663311") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097178b_d20260801_m014422_c001_v7007000_t0000_u01785548662891") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623b2_d20260801_m014421_c001_v0001102_t0040_u01785548661519") 2026/08/01 01:53:55 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971786_d20260801_m014421_c001_v7007000_t0000_u01785548661169") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623b0_d20260801_m014420_c001_v0001102_t0038_u01785548660467") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623ae_d20260801_m014419_c001_v0001102_t0033_u01785548659791") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d0971784_d20260801_m014419_c001_v7007000_t0000_u01785548659438") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623aa_d20260801_m014418_c001_v0001102_t0036_u01785548658761") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623a6_d20260801_m014418_c001_v0001102_t0055_u01785548658073") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14d4_d20260801_m014417_c001_v7007000_t0000_u01785548657365") 2026/08/01 01:53:56 DEBUG : potato: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623a0_d20260801_m014416_c001_v0001102_t0022_u01785548656581") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f98110c_d20260801_m014541_c001_v7007000_t0000_u01785548741012") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262498_d20260801_m014540_c001_v0001102_t0057_u01785548740088") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f981102_d20260801_m014531_c001_v7007000_t0000_u01785548731626") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262488_d20260801_m014526_c001_v0001102_t0049_u01785548726641") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810e9_d20260801_m014519_c001_v7007000_t0000_u01785548719387") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26246e_d20260801_m014514_c001_v0001102_t0056_u01785548714447") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810d9_d20260801_m014506_c001_v7007000_t0000_u01785548706792") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262452_d20260801_m014502_c001_v0001102_t0020_u01785548702909") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a9_d20260801_m014441_c001_v7007000_t0000_u01785548681510") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26240e_d20260801_m014439_c001_v0001102_t0047_u01785548679907") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a7_d20260801_m014439_c001_v7007000_t0000_u01785548679551") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262406_d20260801_m014437_c001_v0001102_t0002_u01785548677673") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a5_d20260801_m014437_c001_v7007000_t0000_u01785548677323") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262402_d20260801_m014436_c001_v0001102_t0035_u01785548676494") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717a3_d20260801_m014435_c001_v7007000_t0000_u01785548675480") 2026/08/01 01:53:56 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623f6_d20260801_m014434_c001_v0001102_t0032_u01785548674575") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097179d_d20260801_m014432_c001_v7007000_t0000_u01785548672713") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623ea_d20260801_m014431_c001_v0001102_t0013_u01785548671831") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d097178e_d20260801_m014425_c001_v7007000_t0000_u01785548665354") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2623bc_d20260801_m014424_c001_v0001102_t0026_u01785548664374") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6da_d20260801_m014326_c001_v7007000_t0000_u01785548606306") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622df_d20260801_m014325_c001_v0001102_t0020_u01785548605692") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6ce_d20260801_m014324_c001_v7007000_t0000_u01785548604820") 2026/08/01 01:53:57 DEBUG : potato2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622d9_d20260801_m014324_c001_v0001102_t0048_u01785548604112") 2026/08/01 01:53:57 DEBUG : potato3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f981103_d20260801_m014531_c001_v7007000_t0000_u01785548731818") 2026/08/01 01:53:57 DEBUG : potato3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b79_d20260801_m014528_c001_v0001137_t0046_u01785548728066") 2026/08/01 01:53:57 DEBUG : potato3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810ea_d20260801_m014519_c001_v7007000_t0000_u01785548719787") 2026/08/01 01:53:57 DEBUG : potato3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b69_d20260801_m014515_c001_v0001137_t0022_u01785548715911") 2026/08/01 01:53:57 DEBUG : potato3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810da_d20260801_m014507_c001_v7007000_t0000_u01785548707263") 2026/08/01 01:53:57 DEBUG : potato3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b5f_d20260801_m014503_c001_v0001137_t0042_u01785548703625") 2026/08/01 01:53:57 DEBUG : pre-dest1/1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae5862203e_d20260801_m014615_c001_v7007000_t0000_u01785548775063") 2026/08/01 01:53:57 DEBUG : pre-dest1/1: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47bbd_d20260801_m014607_c001_v0001137_t0053_u01785548767046") 2026/08/01 01:53:57 DEBUG : pre-dest2/2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae5862203f_d20260801_m014615_c001_v7007000_t0000_u01785548775244") 2026/08/01 01:53:57 DEBUG : pre-dest2/2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2624e0_d20260801_m014607_c001_v0001102_t0010_u01785548767701") 2026/08/01 01:53:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f406f1f49677389c1_d20260801_m014552_c001_v7007000_t0000_u01785548752804") 2026/08/01 01:53:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862b23_d20260801_m014549_c001_v0001174_t0027_u01785548749729") 2026/08/01 01:53:57 DEBUG : sizeonly: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14c3_d20260801_m014401_c001_v7007000_t0000_u01785548641923") 2026/08/01 01:53:58 DEBUG : sizeonly: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262368_d20260801_m014400_c001_v0001102_t0005_u01785548640755") 2026/08/01 01:53:58 DEBUG : splitbanan: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03fc_d20260801_m015113_c001_v7007000_t0000_u01785549073018") 2026/08/01 01:53:58 DEBUG : splitbanan: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8631e1_d20260801_m015105_c001_v0001174_t0049_u01785549065151") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c64b_d20260801_m015233_c001_v7007000_t0000_u01785549153930") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863464_d20260801_m015227_c001_v0001174_t0037_u01785549147510") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f419627dab76f9da9_d20260801_m015217_c001_v7007000_t0000_u01785549137988") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8633da_d20260801_m015211_c001_v0001174_t0042_u01785549131611") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c623_d20260801_m015202_c001_v7007000_t0000_u01785549122048") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863341_d20260801_m015155_c001_v0001174_t0005_u01785549115748") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4265c10a4fe329a5_d20260801_m015146_c001_v7007000_t0000_u01785549106331") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8632e1_d20260801_m015140_c001_v0001174_t0006_u01785549100219") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415a6ef2cc40a5d5_d20260801_m015129_c001_v7007000_t0000_u01785549089268") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863249_d20260801_m015123_c001_v0001174_t0053_u01785549083035") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4167a7b1fe1d03e4_d20260801_m015107_c001_v7007000_t0000_u01785549067687") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7364_d20260801_m015103_c001_v0001172_t0052_u01785549063869") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cff_d20260801_m015054_c001_v7007000_t0000_u01785549054644") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7318_d20260801_m015047_c001_v0001172_t0047_u01785549047343") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc39e_d20260801_m015046_c001_v7007000_t0000_u01785549046347") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86316f_d20260801_m015042_c001_v0001174_t0047_u01785549042567") 2026/08/01 01:53:58 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f415e6d232f7a6795_d20260801_m015033_c001_v7007000_t0000_u01785549033579") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d72c5_d20260801_m015026_c001_v0001172_t0028_u01785549026053") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41665bae58623cc9_d20260801_m015024_c001_v7007000_t0000_u01785549024889") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262744_d20260801_m015021_c001_v0001102_t0013_u01785549021287") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4017699b97da0e4c_d20260801_m015006_c001_v7007000_t0000_u01785549006919") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863070_d20260801_m015002_c001_v0001174_t0025_u01785549002432") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f402d82fc3349acc7_d20260801_m014952_c001_v7007000_t0000_u01785548992606") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea86301c_d20260801_m014946_c001_v0001174_t0031_u01785548986388") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c1a5f_d20260801_m014936_c001_v7007000_t0000_u01785548976786") 2026/08/01 01:53:59 DEBUG : splitbananasplit: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862fd0_d20260801_m014930_c001_v0001174_t0055_u01785548970525") 2026/08/01 01:53:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41729e8899ccc3a6_d20260801_m015049_c001_v7007000_t0000_u01785549049725") 2026/08/01 01:53:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7300_d20260801_m015043_c001_v0001172_t0031_u01785549043566") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace36f_d20260801_m014922_c001_v7007000_t0000_u01785548962686") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f96_d20260801_m014921_c001_v0001174_t0002_u01785548961456") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace36d_d20260801_m014920_c001_v7007000_t0000_u01785548960709") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26268a_d20260801_m014919_c001_v0001102_t0049_u01785548959452") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810ca_d20260801_m014459_c001_v7007000_t0000_u01785548699813") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b4d_d20260801_m014458_c001_v0001137_t0029_u01785548698785") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810c8_d20260801_m014458_c001_v7007000_t0000_u01785548698149") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862a49_d20260801_m014457_c001_v0001174_t0002_u01785548697271") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14be_d20260801_m014358_c001_v7007000_t0000_u01785548638620") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26235e_d20260801_m014357_c001_v0001102_t0028_u01785548637164") 2026/08/01 01:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14bd_d20260801_m014356_c001_v7007000_t0000_u01785548636816") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262358_d20260801_m014355_c001_v0001102_t0056_u01785548635744") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14bb_d20260801_m014353_c001_v7007000_t0000_u01785548633829") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26234c_d20260801_m014352_c001_v0001102_t0027_u01785548632967") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14b9_d20260801_m014352_c001_v7007000_t0000_u01785548632446") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262346_d20260801_m014350_c001_v0001102_t0011_u01785548630940") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26233e_d20260801_m014348_c001_v0001102_t0022_u01785548628454") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f409cf3d1421c14b7_d20260801_m014348_c001_v7007000_t0000_u01785548628109") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262338_d20260801_m014347_c001_v0001102_t0050_u01785548627304") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262336_d20260801_m014346_c001_v0001102_t0015_u01785548626472") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c709_d20260801_m014345_c001_v7007000_t0000_u01785548625746") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262326_d20260801_m014343_c001_v0001102_t0042_u01785548623176") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26231c_d20260801_m014340_c001_v0001102_t0027_u01785548620547") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c704_d20260801_m014340_c001_v7007000_t0000_u01785548620203") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262318_d20260801_m014339_c001_v0001102_t0012_u01785548619346") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262314_d20260801_m014338_c001_v0001102_t0005_u01785548618647") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c702_d20260801_m014338_c001_v7007000_t0000_u01785548618303") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262310_d20260801_m014334_c001_v0001102_t0018_u01785548614825") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6ff_d20260801_m014334_c001_v7007000_t0000_u01785548614410") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262308_d20260801_m014333_c001_v0001102_t0023_u01785548613740") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6fd_d20260801_m014332_c001_v7007000_t0000_u01785548612886") 2026/08/01 01:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262300_d20260801_m014332_c001_v0001102_t0000_u01785548612123") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6fc_d20260801_m014331_c001_v7007000_t0000_u01785548611602") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622f6_d20260801_m014330_c001_v0001102_t0043_u01785548610964") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6f4_d20260801_m014330_c001_v7007000_t0000_u01785548610110") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622ea_d20260801_m014329_c001_v0001102_t0039_u01785548609110") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6e9_d20260801_m014328_c001_v7007000_t0000_u01785548608594") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622e3_d20260801_m014327_c001_v0001102_t0023_u01785548607966") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6e2_d20260801_m014327_c001_v7007000_t0000_u01785548607451") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622e1_d20260801_m014326_c001_v0001102_t0028_u01785548606820") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6c1_d20260801_m014322_c001_v7007000_t0000_u01785548602412") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622d3_d20260801_m014321_c001_v0001102_t0048_u01785548601745") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6bf_d20260801_m014321_c001_v7007000_t0000_u01785548601231") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622cb_d20260801_m014320_c001_v0001102_t0001_u01785548600138") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6be_d20260801_m014319_c001_v7007000_t0000_u01785548599281") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622c5_d20260801_m014318_c001_v0001102_t0022_u01785548598657") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4058b6080639c6bc_d20260801_m014316_c001_v7007000_t0000_u01785548596544") 2026/08/01 01:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2622bf_d20260801_m014315_c001_v0001102_t0055_u01785548595760") 2026/08/01 01:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace370_d20260801_m014922_c001_v7007000_t0000_u01785548962868") 2026/08/01 01:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d71d2_d20260801_m014921_c001_v0001172_t0056_u01785548961467") 2026/08/01 01:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace36e_d20260801_m014920_c001_v7007000_t0000_u01785548960892") 2026/08/01 01:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcad8c_d20260801_m014919_c001_v0001174_t0012_u01785548959463") 2026/08/01 01:54:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c64c_d20260801_m015236_c001_v7007000_t0000_u01785549156193") 2026/08/01 01:54:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb2b9_d20260801_m015235_c001_v0001174_t0005_u01785549155270") 2026/08/01 01:54:02 DEBUG : sub/yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810c1_d20260801_m014455_c001_v7007000_t0000_u01785548695154") 2026/08/01 01:54:02 DEBUG : sub/yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1198499055d47b41_d20260801_m014453_c001_v0001137_t0036_u01785548693845") 2026/08/01 01:54:02 DEBUG : test_dir1/file2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace369_d20260801_m014918_c001_v7007000_t0000_u01785548958695") 2026/08/01 01:54:02 DEBUG : test_dir1/file2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f7c_d20260801_m014917_c001_v0001174_t0020_u01785548957217") 2026/08/01 01:54:02 DEBUG : test_dir1/file2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace2da_d20260801_m014916_c001_v7007000_t0000_u01785548956422") 2026/08/01 01:54:02 DEBUG : test_dir1/file2: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcad68_d20260801_m014915_c001_v0001174_t0026_u01785548955223") 2026/08/01 01:54:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace36a_d20260801_m014918_c001_v7007000_t0000_u01785548958877") 2026/08/01 01:54:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcad7a_d20260801_m014917_c001_v0001174_t0044_u01785548957206") 2026/08/01 01:54:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4195157127ace365_d20260801_m014916_c001_v7007000_t0000_u01785548956605") 2026/08/01 01:54:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862f6e_d20260801_m014915_c001_v0001174_t0041_u01785548955225") 2026/08/01 01:54:02 DEBUG : three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717ba_d20260801_m014446_c001_v7007000_t0000_u01785548686316") 2026/08/01 01:54:02 DEBUG : three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a26242a_d20260801_m014445_c001_v0001102_t0020_u01785548685154") 2026/08/01 01:54:02 DEBUG : three: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262420_d20260801_m014442_c001_v0001102_t0007_u01785548682921") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c64e_d20260801_m015237_c001_v7007000_t0000_u01785549157927") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d74e8_d20260801_m015237_c001_v0001172_t0045_u01785549157242") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c664_d20260801_m015258_c001_v7007000_t0000_u01785549178206") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628fe_d20260801_m015256_c001_v0001102_t0027_u01785549176408") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c65f_d20260801_m015254_c001_v7007000_t0000_u01785549174827") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7529_d20260801_m015252_c001_v0001172_t0012_u01785549172917") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c65c_d20260801_m015251_c001_v7007000_t0000_u01785549171982") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb33f_d20260801_m015251_c001_v0001174_t0038_u01785549171122") 2026/08/01 01:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c655_d20260801_m015246_c001_v7007000_t0000_u01785549166143") 2026/08/01 01:54:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7509_d20260801_m015245_c001_v0001172_t0041_u01785549165115") 2026/08/01 01:54:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c656_d20260801_m015248_c001_v7007000_t0000_u01785549168329") 2026/08/01 01:54:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628e4_d20260801_m015247_c001_v0001102_t0045_u01785549167081") 2026/08/01 01:54:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c653_d20260801_m015244_c001_v7007000_t0000_u01785549164176") 2026/08/01 01:54:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1179eedd6fdcb303_d20260801_m015243_c001_v0001174_t0012_u01785549163442") 2026/08/01 01:54:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c651_d20260801_m015242_c001_v7007000_t0000_u01785549162473") 2026/08/01 01:54:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea8634f0_d20260801_m015241_c001_v0001174_t0051_u01785549161356") 2026/08/01 01:54:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c650_d20260801_m015239_c001_v7007000_t0000_u01785549159567") 2026/08/01 01:54:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a2628c8_d20260801_m015238_c001_v0001102_t0043_u01785549158878") 2026/08/01 01:54:03 DEBUG : toe/toe/toe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4235c097ceb004e5_d20260801_m015303_c001_v7007000_t0000_u01785549183237") 2026/08/01 01:54:03 DEBUG : toe/toe/toe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10754fe46f0d7559_d20260801_m015302_c001_v0001172_t0059_u01785549182425") 2026/08/01 01:54:03 DEBUG : toe/toe/toe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c657_d20260801_m015250_c001_v7007000_t0000_u01785549170193") 2026/08/01 01:54:03 DEBUG : toe/toe/toe: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863514_d20260801_m015249_c001_v0001174_t0013_u01785549169400") 2026/08/01 01:54:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c665_d20260801_m015258_c001_v7007000_t0000_u01785549178781") 2026/08/01 01:54:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea863552_d20260801_m015257_c001_v0001174_t0008_u01785549177868") 2026/08/01 01:54:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f413298caa530c661_d20260801_m015255_c001_v7007000_t0000_u01785549175460") 2026/08/01 01:54:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1160dc76306c3391_d20260801_m015254_c001_v0001171_t0053_u01785549174316") 2026/08/01 01:54:03 DEBUG : two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f420d0c37d09717bc_d20260801_m014446_c001_v7007000_t0000_u01785548686493") 2026/08/01 01:54:03 DEBUG : two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f4198499055d47b33_d20260801_m014444_c001_v0001137_t0043_u01785548684606") 2026/08/01 01:54:03 DEBUG : two: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f41518b811a26241c_d20260801_m014442_c001_v0001102_t0048_u01785548682745") 2026/08/01 01:54:03 DEBUG : yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810c3_d20260801_m014455_c001_v7007000_t0000_u01785548695950") 2026/08/01 01:54:03 DEBUG : yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11680c86dc5fda76_d20260801_m014454_c001_v0001174_t0033_u01785548694801") 2026/08/01 01:54:04 DEBUG : yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810bc_d20260801_m014452_c001_v7007000_t0000_u01785548692033") 2026/08/01 01:54:04 DEBUG : yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f11518b811a262438_d20260801_m014450_c001_v0001102_t0031_u01785548690216") 2026/08/01 01:54:04 DEBUG : yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810b9_d20260801_m014448_c001_v7007000_t0000_u01785548688874") 2026/08/01 01:54:04 DEBUG : yam: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f10603853ea862a25_d20260801_m014447_c001_v0001174_t0035_u01785548687021") 2026/08/01 01:54:04 DEBUG : yaml: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810be_d20260801_m014452_c001_v7007000_t0000_u01785548692800") 2026/08/01 01:54:04 DEBUG : yaml: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f1073cb1eb6064107_d20260801_m014451_c001_v0001161_t0000_u01785548691350") 2026/08/01 01:54:04 DEBUG : yaml: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f42290b081f9810bb_d20260801_m014449_c001_v7007000_t0000_u01785548689641") 2026/08/01 01:54:04 DEBUG : yaml: Deleting (id "4_z8f125db3f0ddbbab9ff80e1b_f101fc2e6da73df9a_d20260801_m014448_c001_v0001042_t0042_u01785548688288") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m52.302803599s (try 1/5)