"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/04 01:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita" 2026/07/04 01:23:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:23:11 DEBUG : Creating backend with remote "/tmp/rclone3311808150" === 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-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:12 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/04 01:23:12 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:13 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:13 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:14 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:23:14 DEBUG : B2 bucket rclone-test-satexaz4mita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:15 DEBUG : Creating backend with remote "/non-existing" 2026/07/04 01:23:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/04 01:23:15 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:15 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:16 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:16 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:18 INFO : B2 bucket rclone-test-satexaz4mita: Running all checks before starting transfers 2026/07/04 01:23:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:18 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:18 INFO : B2 bucket rclone-test-satexaz4mita: Checks finished, now starting transfers 2026/07/04 01:23:18 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:19 ERROR : Ignoring --no-traverse with sync 2026/07/04 01:23:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:19 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:19 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:20 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:23:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/04 01:23:20 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:20 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:21 DEBUG : hello world2: size = 12 OK 2026/07/04 01:23:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/04 01:23:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:23:22 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:22 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:22 DEBUG : potato2: size = 11 OK 2026/07/04 01:23:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:23:23 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:23 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:24 DEBUG : potato2: size = 11 OK 2026/07/04 01:23:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 01:23:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:25 INFO : sub dir2: Making directory 2026/07/04 01:23:25 INFO : sub dir: Making directory 2026/07/04 01:23:25 INFO : sub dir2/sub sub dir2: Making directory 2026/07/04 01:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:25 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:25 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:25 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/07/04 01:23:25 DEBUG : B2 bucket rclone-test-satexaz4mita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:26 INFO : sub dir2: Making directory 2026/07/04 01:23:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 01:23:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:26 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:26 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:27 DEBUG : sub dir2: Making directory with metadata 2026/07/04 01:23:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:28 INFO : sub dir2: Making directory 2026/07/04 01:23:28 INFO : sub dir: Making directory 2026/07/04 01:23:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:28 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:28 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:28 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:23:28 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/04 01:23:28 DEBUG : B2 bucket rclone-test-satexaz4mita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/04 01:23:28 DEBUG : B2 bucket rclone-test-satexaz4mita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:29 INFO : sub dir2: Making directory 2026/07/04 01:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:29 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:29 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:30 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:23:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:30 DEBUG : sub dir2: Making directory with metadata 2026/07/04 01:23:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:31 INFO : sub dir2: Making directory 2026/07/04 01:23:31 INFO : sub dir: Making directory 2026/07/04 01:23:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:31 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:31 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:31 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:23:31 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/04 01:23:31 DEBUG : B2 bucket rclone-test-satexaz4mita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:32 INFO : sub dir2: Making directory 2026/07/04 01:23:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:32 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:32 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:33 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:23:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mofudeb9rali" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-satexaz4mita -> B2 bucket rclone-test-mofudeb9rali 2026/07/04 01:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:35 DEBUG : B2 bucket rclone-test-mofudeb9rali: Waiting for checks to finish 2026/07/04 01:23:35 DEBUG : B2 bucket rclone-test-mofudeb9rali: Waiting for transfers to finish 2026/07/04 01:23:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:23:36 DEBUG : B2 bucket rclone-test-mofudeb9rali: Purge remote 2026/07/04 01:23:36 INFO : B2 bucket rclone-test-mofudeb9rali: cleaning bucket "rclone-test-mofudeb9rali" of all files 2026/07/04 01:23:36 DEBUG : sub dir/hello world: Deleting (id "4_z7f225d03b09d2bab9ff80e1b_f1048f4a926b31897_d20260704_m012336_c001_v0001183_t0014_u01783128216161") --- PASS: TestServerSideCopy (4.08s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:38 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:23:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:23:38 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:23:38 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:39 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:23:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:23:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lukahat8fupe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-satexaz4mita -> B2 bucket rclone-test-lukahat8fupe 2026/07/04 01:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:41 DEBUG : B2 bucket rclone-test-lukahat8fupe: Waiting for checks to finish 2026/07/04 01:23:41 DEBUG : B2 bucket rclone-test-lukahat8fupe: Waiting for transfers to finish 2026/07/04 01:23:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:23:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:23:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lukahat8fupe) 2026/07/04 01:23:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:23:43 DEBUG : B2 bucket rclone-test-lukahat8fupe: Waiting for checks to finish 2026/07/04 01:23:43 DEBUG : B2 bucket rclone-test-lukahat8fupe: Waiting for transfers to finish 2026/07/04 01:23:43 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:23:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:23:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:23:43 DEBUG : B2 bucket rclone-test-lukahat8fupe: Purge remote 2026/07/04 01:23:43 INFO : B2 bucket rclone-test-lukahat8fupe: cleaning bucket "rclone-test-lukahat8fupe" of all files 2026/07/04 01:23:44 DEBUG : sub dir/hello world: Deleting (id "4_zafc26d73b09d2bab9ff80e1b_f105ddf1de8e0f423_d20260704_m012343_c001_v0001144_t0017_u01783128223256") 2026/07/04 01:23:44 DEBUG : sub dir/hello world: Deleting (id "4_zafc26d73b09d2bab9ff80e1b_f1032fb3f5a45a61e_d20260704_m012342_c001_v0001184_t0015_u01783128222055") --- PASS: TestServerSideCopyOverSelf (5.91s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:46 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:23:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:23:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:23:46 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:46 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:23:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:23:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 01:23:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.90s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-faguzar9zanu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-satexaz4mita -> B2 bucket rclone-test-faguzar9zanu 2026/07/04 01:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:49 DEBUG : B2 bucket rclone-test-faguzar9zanu: Waiting for checks to finish 2026/07/04 01:23:49 DEBUG : B2 bucket rclone-test-faguzar9zanu: Waiting for transfers to finish 2026/07/04 01:23:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:23:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:23:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:23:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-faguzar9zanu) 2026/07/04 01:23:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:23:51 DEBUG : B2 bucket rclone-test-faguzar9zanu: Waiting for checks to finish 2026/07/04 01:23:51 DEBUG : B2 bucket rclone-test-faguzar9zanu: Waiting for transfers to finish 2026/07/04 01:23:51 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:23:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:23:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:23:51 INFO : sub dir/hello world: Deleted 2026/07/04 01:23:52 DEBUG : testing file moves 2026/07/04 01:23:52 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:23:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-faguzar9zanu) 2026/07/04 01:23:52 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:23:52 DEBUG : B2 bucket rclone-test-faguzar9zanu: Waiting for checks to finish 2026/07/04 01:23:52 DEBUG : B2 bucket rclone-test-faguzar9zanu: Waiting for transfers to finish 2026/07/04 01:23:53 DEBUG : sub dir/hello world: size = 24 OK 2026/07/04 01:23:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/04 01:23:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:23:53 INFO : sub dir/hello world: Deleted 2026/07/04 01:23:53 DEBUG : B2 bucket rclone-test-faguzar9zanu: Purge remote 2026/07/04 01:23:53 INFO : B2 bucket rclone-test-faguzar9zanu: cleaning bucket "rclone-test-faguzar9zanu" of all files 2026/07/04 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_zcff28d53b09d2bab9ff80e1b_f115eec1d5165702d_d20260704_m012352_c001_v0001130_t0051_u01783128232823") 2026/07/04 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_zcff28d53b09d2bab9ff80e1b_f10468d3ff999034d_d20260704_m012351_c001_v0001171_t0045_u01783128231131") 2026/07/04 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_zcff28d53b09d2bab9ff80e1b_f1169ac4a5a5418c6_d20260704_m012349_c001_v0001131_t0020_u01783128229885") --- PASS: TestServerSideMoveOverSelf (7.50s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:55 ERROR : error listing: directory not found 2026/07/04 01:23:55 INFO : Local file system at /tmp/rclone3311808150: Making directory 2026/07/04 01:23:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.54s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:23:57 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for checks to finish 2026/07/04 01:23:57 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for transfers to finish 2026/07/04 01:23:58 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/04 01:23:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:23:58 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/04 01:23:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:23:58 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/04 01:23:58 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:58 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:59 DEBUG : check sum: size = 1 OK 2026/07/04 01:23:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:23:59 INFO : check sum: Copied (new) 2026/07/04 01:23:59 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:59 DEBUG : check sum: size = 1 OK 2026/07/04 01:23:59 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:23:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:23:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/04 01:23:59 DEBUG : check sum: Unchanged skipping 2026/07/04 01:23:59 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:23:59 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/04 01:24:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:00 DEBUG : sizeonly: size = 6 OK 2026/07/04 01:24:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:24:00 INFO : sizeonly: Copied (new) 2026/07/04 01:24:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:01 DEBUG : sizeonly: size = 6 OK 2026/07/04 01:24:01 DEBUG : sizeonly: Sizes identical 2026/07/04 01:24:01 DEBUG : sizeonly: Unchanged skipping 2026/07/04 01:24:01 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:01 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:01 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/04 01:24:02 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:02 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/04 01:24:02 INFO : ignore-size: Copied (new) 2026/07/04 01:24:02 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:02 DEBUG : ignore-size: Unchanged skipping 2026/07/04 01:24:02 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:02 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:02 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:04 DEBUG : existing: size = 6 OK 2026/07/04 01:24:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:04 DEBUG : existing: Unchanged skipping 2026/07/04 01:24:04 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:04 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:04 INFO : There was nothing to transfer 2026/07/04 01:24:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/04 01:24:04 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:04 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:05 DEBUG : existing: size = 6 OK 2026/07/04 01:24:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:24:05 INFO : existing: Copied (replaced existing) 2026/07/04 01:24:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.19s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 01:24:06 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:06 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:06 DEBUG : existing: size = 6 OK 2026/07/04 01:24:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:24:06 INFO : existing: Copied (new) 2026/07/04 01:24:06 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:06 DEBUG : existing: Destination exists, skipping 2026/07/04 01:24:06 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:06 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:06 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/04 01:24:08 DEBUG : c/non empty space: size = 5 OK 2026/07/04 01:24:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:08 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 01:24:08 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:08 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:09 DEBUG : a/potato2: size = 60 OK 2026/07/04 01:24:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:09 INFO : a/potato2: Copied (new) 2026/07/04 01:24:09 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:10 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:10 DEBUG : empty space: size = 1 OK 2026/07/04 01:24: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/07/04 01:24:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:24:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/04 01:24:10 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:10 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:10 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:10 INFO : There was nothing to transfer 2026/07/04 01:24:11 DEBUG : empty space: size = 1 OK 2026/07/04 01:24: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/07/04 01:24:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:24:12 INFO : empty space: Updated modification time in destination 2026/07/04 01:24:12 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:12 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:12 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:13 DEBUG : empty space: size = 1 OK 2026/07/04 01:24: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/07/04 01:24:13 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:24:13 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:13 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:13 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:14 DEBUG : foo: size = 3 OK 2026/07/04 01:24: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/07/04 01:24:14 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:24:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:24:14 DEBUG : foo: sha1 differ 2026/07/04 01:24:14 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:15 DEBUG : foo: size = 3 OK 2026/07/04 01:24:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/04 01:24:15 INFO : foo: Copied (replaced existing) 2026/07/04 01:24:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 01:24:16 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:16 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:16 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:16 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:17 DEBUG : potato: size = 60 OK 2026/07/04 01:24:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:17 INFO : potato: Copied (new) 2026/07/04 01:24:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:19 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:24:19 DEBUG : potato: size = 60 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:24:19 DEBUG : potato: Sizes differ 2026/07/04 01:24:19 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:19 DEBUG : potato: size = 21 OK 2026/07/04 01:24:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/04 01:24:19 INFO : potato: Copied (replaced existing) 2026/07/04 01:24:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:20 DEBUG : potato: size = 21 OK 2026/07/04 01:24: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/07/04 01:24:20 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3311808150) 2026/07/04 01:24:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:24:20 DEBUG : potato: sha1 differ 2026/07/04 01:24:20 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:21 DEBUG : potato: size = 21 OK 2026/07/04 01:24:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/04 01:24:21 INFO : potato: Copied (replaced existing) 2026/07/04 01:24:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:22 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:22 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:22 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/04 01:24:22 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:24 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:24 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:24 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:24 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:25 DEBUG : potato2: size = 60 OK 2026/07/04 01:24:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:25 INFO : potato2: Copied (new) 2026/07/04 01:24:25 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:27 INFO : d: Making directory 2026/07/04 01:24:27 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/04 01:24:27 DEBUG : c/non empty space: size = 5 OK 2026/07/04 01:24:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:27 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 01:24:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:27 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:27 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:27 DEBUG : a/potato2: size = 60 OK 2026/07/04 01:24:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:27 INFO : a/potato2: Copied (new) 2026/07/04 01:24:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/04 01:24:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:30 DEBUG : c/non empty space: size = 5 OK 2026/07/04 01:24:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:30 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:30 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 01:24:30 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:30 DEBUG : a/potato2: size = 60 OK 2026/07/04 01:24:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:30 INFO : a/potato2: Copied (new) 2026/07/04 01:24:30 ERROR : B2 bucket rclone-test-satexaz4mita: not deleting files as there were IO errors 2026/07/04 01:24:30 ERROR : B2 bucket rclone-test-satexaz4mita: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:32 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:32 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:32 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:32 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:32 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:32 INFO : potato: Deleted 2026/07/04 01:24:33 DEBUG : potato2: size = 60 OK 2026/07/04 01:24:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:35 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:35 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:35 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:35 INFO : potato: Deleted 2026/07/04 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:35 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:35 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:35 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:35 DEBUG : potato2: size = 60 OK 2026/07/04 01:24:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:24:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.92s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:24:37 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:37 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:37 DEBUG : potato2: size = 19 OK 2026/07/04 01:24:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/04 01:24:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.90s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:40 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 01:24:40 DEBUG : enormous: Excluded 2026/07/04 01:24:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:24:40 DEBUG : potato2: Excluded 2026/07/04 01:24:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:24:40 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:40 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:40 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:40 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:40 INFO : There was nothing to transfer 2026/07/04 01:24:40 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 01:24:40 DEBUG : enormous: Excluded 2026/07/04 01:24:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:24:40 DEBUG : potato2: Excluded 2026/07/04 01:24:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:24:40 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/04 01:24:40 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:40 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for checks to finish 2026/07/04 01:24:40 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for transfers to finish 2026/07/04 01:24:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:42 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 01:24:42 DEBUG : enormous: Excluded 2026/07/04 01:24:42 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:24:42 DEBUG : potato2: Excluded 2026/07/04 01:24:42 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:24:42 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:42 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:42 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:42 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:43 INFO : potato2: Deleted 2026/07/04 01:24:43 INFO : enormous: Deleted 2026/07/04 01:24:43 INFO : There was nothing to transfer 2026/07/04 01:24:43 DEBUG : empty space: size = 1 OK 2026/07/04 01:24:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/04 01:24:43 DEBUG : empty space: Unchanged skipping 2026/07/04 01:24:43 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for checks to finish 2026/07/04 01:24:43 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for transfers to finish 2026/07/04 01:24:43 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:43 INFO : potato2: Deleted 2026/07/04 01:24:43 INFO : enormous: Deleted 2026/07/04 01:24:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:45 DEBUG : five: Need to transfer - File not found at Destination 2026/07/04 01:24:45 DEBUG : four: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:24:45 DEBUG : four: size = 8 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:24:45 DEBUG : four: Sizes differ 2026/07/04 01:24:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/04 01:24:45 DEBUG : one: Destination is newer than source, skipping 2026/07/04 01:24:45 DEBUG : three: size = 5 OK 2026/07/04 01:24:45 DEBUG : three: Sizes identical 2026/07/04 01:24:45 DEBUG : two: size = 3 OK 2026/07/04 01:24:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:24:45 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3311808150) 2026/07/04 01:24:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:24:45 DEBUG : two: sha1 differ 2026/07/04 01:24:45 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:46 DEBUG : five: size = 4 OK 2026/07/04 01:24:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/04 01:24:46 INFO : five: Copied (new) 2026/07/04 01:24:46 DEBUG : four: size = 4 OK 2026/07/04 01:24:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/04 01:24:46 INFO : four: Copied (replaced existing) 2026/07/04 01:24:46 DEBUG : two: size = 3 OK 2026/07/04 01:24:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:24:46 INFO : two: Copied (replaced existing) 2026/07/04 01:24:46 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:46 DEBUG : five: size = 4 OK 2026/07/04 01:24:46 DEBUG : four: size = 4 OK 2026/07/04 01:24:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/04 01:24:46 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/04 01:24:46 DEBUG : three: size = 5 OK 2026/07/04 01:24:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:24:46 DEBUG : one: Destination is newer than source, skipping 2026/07/04 01:24:46 DEBUG : two: size = 3 OK 2026/07/04 01:24:46 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3311808150) 2026/07/04 01:24:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:24:46 DEBUG : three: sha1 differ 2026/07/04 01:24:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:24:46 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/04 01:24:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/04 01:24:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/04 01:24:46 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/04 01:24:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:24:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:24:46 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:47 DEBUG : three: size = 5 OK 2026/07/04 01:24:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:24:47 INFO : three: Copied (replaced existing) 2026/07/04 01:24:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.50s) === 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-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/04 01:24:48 INFO : B2 bucket rclone-test-satexaz4mita: Making map for --track-renames 2026/07/04 01:24:48 INFO : B2 bucket rclone-test-satexaz4mita: Finished making map for --track-renames 2026/07/04 01:24:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 01:24:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/04 01:24:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for renames to finish 2026/07/04 01:24:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:49 DEBUG : potato: size = 14 OK 2026/07/04 01:24:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/04 01:24:49 INFO : potato: Copied (new) 2026/07/04 01:24:49 DEBUG : yam: size = 11 OK 2026/07/04 01:24:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:24:49 INFO : yam: Copied (new) 2026/07/04 01:24:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:49 INFO : B2 bucket rclone-test-satexaz4mita: Making map for --track-renames 2026/07/04 01:24:49 DEBUG : potato: size = 14 OK 2026/07/04 01:24:49 INFO : B2 bucket rclone-test-satexaz4mita: Finished making map for --track-renames 2026/07/04 01:24:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:49 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:49 DEBUG : potato: Unchanged skipping 2026/07/04 01:24:49 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for renames to finish 2026/07/04 01:24:50 DEBUG : yaml: size = 11 OK 2026/07/04 01:24:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:24:50 INFO : yam: Copied (server-side copy) to: yaml 2026/07/04 01:24:50 INFO : yam: Deleted 2026/07/04 01:24:50 INFO : yaml: Renamed from "yam" 2026/07/04 01:24:50 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/04 01:24:51 INFO : B2 bucket rclone-test-satexaz4mita: Making map for --track-renames 2026/07/04 01:24:51 INFO : B2 bucket rclone-test-satexaz4mita: Finished making map for --track-renames 2026/07/04 01:24:51 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:51 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for renames to finish 2026/07/04 01:24:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/04 01:24:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 01:24:51 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:51 DEBUG : potato: size = 14 OK 2026/07/04 01:24:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/04 01:24:51 INFO : potato: Copied (new) 2026/07/04 01:24:51 DEBUG : yam: size = 11 OK 2026/07/04 01:24:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:24:51 INFO : yam: Copied (new) 2026/07/04 01:24:51 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:52 INFO : B2 bucket rclone-test-satexaz4mita: Making map for --track-renames 2026/07/04 01:24:52 DEBUG : potato: size = 14 OK 2026/07/04 01:24:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:52 INFO : B2 bucket rclone-test-satexaz4mita: Finished making map for --track-renames 2026/07/04 01:24:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:52 DEBUG : potato: Unchanged skipping 2026/07/04 01:24:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for renames to finish 2026/07/04 01:24:52 DEBUG : yaml: size = 11 OK 2026/07/04 01:24:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:24:52 INFO : yam: Copied (server-side copy) to: yaml 2026/07/04 01:24:52 INFO : yam: Deleted 2026/07/04 01:24:52 INFO : yaml: Renamed from "yam" 2026/07/04 01:24:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/04 01:24:54 INFO : B2 bucket rclone-test-satexaz4mita: Making map for --track-renames 2026/07/04 01:24:54 INFO : B2 bucket rclone-test-satexaz4mita: Finished making map for --track-renames 2026/07/04 01:24:54 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 01:24:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/04 01:24:54 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for renames to finish 2026/07/04 01:24:54 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:54 DEBUG : sub/yam: size = 11 OK 2026/07/04 01:24:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:24:54 INFO : sub/yam: Copied (new) 2026/07/04 01:24:54 DEBUG : potato: size = 14 OK 2026/07/04 01:24:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/04 01:24:54 INFO : potato: Copied (new) 2026/07/04 01:24:54 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:54 DEBUG : potato: size = 14 OK 2026/07/04 01:24:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:54 DEBUG : potato: Unchanged skipping 2026/07/04 01:24:54 INFO : B2 bucket rclone-test-satexaz4mita: Making map for --track-renames 2026/07/04 01:24:54 INFO : B2 bucket rclone-test-satexaz4mita: Finished making map for --track-renames 2026/07/04 01:24:54 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:54 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for renames to finish 2026/07/04 01:24:55 DEBUG : yam: size = 11 OK 2026/07/04 01:24:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:24:55 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/04 01:24:55 INFO : sub/yam: Deleted 2026/07/04 01:24:55 INFO : yam: Renamed from "sub/yam" 2026/07/04 01:24:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.40s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:56 DEBUG : Creating backend with remote "/tmp/rclone3311808150/dir1" 2026/07/04 01:24:56 DEBUG : Config file has changed externally - reloading 2026/07/04 01:24:56 DEBUG : Creating backend with remote "/tmp/rclone3311808150/dir2" 2026/07/04 01:24:56 DEBUG : Local file system at /tmp/rclone3311808150/dir2: Using server-side directory move 2026/07/04 01:24:56 INFO : Local file system at /tmp/rclone3311808150/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 01:24:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:56 INFO : file1.txt: Moved (server-side) 2026/07/04 01:24:56 DEBUG : Local file system at /tmp/rclone3311808150/dir2: Waiting for checks to finish 2026/07/04 01:24:56 DEBUG : Local file system at /tmp/rclone3311808150/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:24:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 01:24:56 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:56 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 01:24:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/04 01:24:57 INFO : nested/sub dir/file: Copied (new) 2026/07/04 01:24:57 INFO : nested/sub dir/file: Deleted 2026/07/04 01:24:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:24:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:24:57 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:24:57 INFO : sub dir/hello world: Deleted 2026/07/04 01:24:57 INFO : sub dir: Removing directory 2026/07/04 01:24:57 INFO : nested/sub dir: Removing directory 2026/07/04 01:24:57 INFO : nested: Removing directory 2026/07/04 01:24:57 DEBUG : Local file system at /tmp/rclone3311808150: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:58 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 01:24:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/04 01:24:58 INFO : nested/sub dir/file: Copied (new) 2026/07/04 01:24:58 INFO : nested/sub dir/file: Deleted 2026/07/04 01:24:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:24:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:24:58 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:24:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:24:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/04 01:24:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 01:24:59 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:24:59 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:24:59 DEBUG : existing: size = 6 OK 2026/07/04 01:24:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:24:59 INFO : existing: Copied (new) 2026/07/04 01:24:59 INFO : existing: Deleted 2026/07/04 01:25:00 DEBUG : existing-b: size = 6 OK 2026/07/04 01:25:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/04 01:25:00 INFO : existing-b: Copied (new) 2026/07/04 01:25:00 INFO : existing-b: Deleted 2026/07/04 01:25:00 DEBUG : existing: Destination exists, skipping 2026/07/04 01:25:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/04 01:25:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:25:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:25:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ripolul8wulo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-satexaz4mita -> B2 bucket rclone-test-ripolul8wulo 2026/07/04 01:25:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:25:05 DEBUG : empty space: size = 1 OK 2026/07/04 01:25:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:25:05 DEBUG : empty space: Unchanged skipping 2026/07/04 01:25:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:25:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ripolul8wulo) 2026/07/04 01:25:05 DEBUG : potato3: Sizes differ 2026/07/04 01:25:05 DEBUG : B2 bucket rclone-test-ripolul8wulo: Waiting for checks to finish 2026/07/04 01:25:06 INFO : empty space: Deleted 2026/07/04 01:25:06 DEBUG : B2 bucket rclone-test-ripolul8wulo: Waiting for transfers to finish 2026/07/04 01:25:06 DEBUG : potato2: size = 60 OK 2026/07/04 01:25:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:25:06 INFO : potato2: Copied (server-side copy) 2026/07/04 01:25:06 INFO : potato2: Deleted 2026/07/04 01:25:06 DEBUG : potato3: size = 68 OK 2026/07/04 01:25:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:25:06 INFO : potato3: Copied (server-side copy) 2026/07/04 01:25:06 INFO : potato3: Deleted 2026/07/04 01:25:07 DEBUG : Creating backend with remote "TestB2:rclone-test-culucig7sama" 2026/07/04 01:25:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/04 01:25:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:25:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 01:25:08 DEBUG : B2 bucket rclone-test-culucig7sama: Waiting for checks to finish 2026/07/04 01:25:08 DEBUG : B2 bucket rclone-test-culucig7sama: Waiting for transfers to finish 2026/07/04 01:25:09 DEBUG : empty space: size = 1 OK 2026/07/04 01:25:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:25:09 INFO : empty space: Copied (server-side copy) 2026/07/04 01:25:09 DEBUG : potato2: size = 60 OK 2026/07/04 01:25:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:25:09 INFO : potato2: Copied (server-side copy) 2026/07/04 01:25:09 INFO : empty space: Deleted 2026/07/04 01:25:09 DEBUG : potato3: size = 68 OK 2026/07/04 01:25:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:25:09 INFO : potato3: Copied (server-side copy) 2026/07/04 01:25:09 INFO : potato2: Deleted 2026/07/04 01:25:09 INFO : potato3: Deleted 2026/07/04 01:25:10 DEBUG : B2 bucket rclone-test-culucig7sama: Purge remote 2026/07/04 01:25:10 INFO : B2 bucket rclone-test-culucig7sama: cleaning bucket "rclone-test-culucig7sama" of all files 2026/07/04 01:25:10 DEBUG : empty space: Deleting (id "4_z4f12bdb3b0ad2bab9ff80e1b_f10383b69d789bed3_d20260704_m012508_c001_v0001167_t0046_u01783128308974") 2026/07/04 01:25:10 DEBUG : potato2: Deleting (id "4_z4f12bdb3b0ad2bab9ff80e1b_f1115564f07b1fec0_d20260704_m012509_c001_v0001181_t0009_u01783128309367") 2026/07/04 01:25:10 DEBUG : potato3: Deleting (id "4_z4f12bdb3b0ad2bab9ff80e1b_f1077a46328eef436_d20260704_m012509_c001_v0001032_t0028_u01783128309348") 2026/07/04 01:25:10 DEBUG : B2 bucket rclone-test-ripolul8wulo: Purge remote 2026/07/04 01:25:10 INFO : B2 bucket rclone-test-ripolul8wulo: cleaning bucket "rclone-test-ripolul8wulo" of all files 2026/07/04 01:25:11 DEBUG : empty space: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f426ff527327c634a_d20260704_m012509_c001_v7007000_t0000_u01783128309516") 2026/07/04 01:25:11 DEBUG : empty space: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f103f8e1daf2c6ae1_d20260704_m012504_c001_v0001038_t0054_u01783128304649") 2026/07/04 01:25:11 DEBUG : potato2: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f42050008687952e1_d20260704_m012509_c001_v7007000_t0000_u01783128309594") 2026/07/04 01:25:11 DEBUG : potato2: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f1105f4f665b736ee_d20260704_m012506_c001_v0001041_t0007_u01783128306076") 2026/07/04 01:25:11 DEBUG : potato3: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f426ff527327c634b_d20260704_m012509_c001_v7007000_t0000_u01783128309719") 2026/07/04 01:25:11 DEBUG : potato3: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f1007f4598b4b0626_d20260704_m012506_c001_v0001097_t0023_u01783128306513") 2026/07/04 01:25:11 DEBUG : potato3: Deleting (id "4_z8f62ad83b0ad2bab9ff80e1b_f103f8e1daf2c6ae3_d20260704_m012505_c001_v0001038_t0027_u01783128305251") 2026/07/04 01:25:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/04 01:25:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/04 01:25:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.43s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mulenix0soku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-satexaz4mita -> B2 bucket rclone-test-mulenix0soku 2026/07/04 01:25:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 01:25:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 01:25:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:25:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:25:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mulenix0soku) 2026/07/04 01:25:17 DEBUG : potato3: Sizes differ 2026/07/04 01:25:17 DEBUG : B2 bucket rclone-test-mulenix0soku: Waiting for checks to finish 2026/07/04 01:25:17 DEBUG : B2 bucket rclone-test-mulenix0soku: Waiting for transfers to finish 2026/07/04 01:25:18 DEBUG : potato3: size = 68 OK 2026/07/04 01:25:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:25:18 INFO : potato3: Copied (server-side copy) 2026/07/04 01:25:18 INFO : potato3: Deleted 2026/07/04 01:25:18 DEBUG : potato2: size = 60 OK 2026/07/04 01:25:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:25:18 INFO : potato2: Copied (server-side copy) 2026/07/04 01:25:18 INFO : potato2: Deleted 2026/07/04 01:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-besexuf8sunu" 2026/07/04 01:25:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 01:25:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:25:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 01:25:20 DEBUG : B2 bucket rclone-test-besexuf8sunu: Waiting for checks to finish 2026/07/04 01:25:20 DEBUG : B2 bucket rclone-test-besexuf8sunu: Waiting for transfers to finish 2026/07/04 01:25:21 DEBUG : potato2: size = 60 OK 2026/07/04 01:25:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:25:21 INFO : potato2: Copied (server-side copy) 2026/07/04 01:25:21 INFO : potato2: Deleted 2026/07/04 01:25:21 DEBUG : potato3: size = 68 OK 2026/07/04 01:25:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:25:21 INFO : potato3: Copied (server-side copy) 2026/07/04 01:25:21 INFO : potato3: Deleted 2026/07/04 01:25:21 DEBUG : B2 bucket rclone-test-besexuf8sunu: Purge remote 2026/07/04 01:25:21 INFO : B2 bucket rclone-test-besexuf8sunu: cleaning bucket "rclone-test-besexuf8sunu" of all files 2026/07/04 01:25:22 DEBUG : potato2: Deleting (id "4_zef82ed93b0ad2bab9ff80e1b_f1091c9b29a903c97_d20260704_m012520_c001_v0001137_t0043_u01783128320866") 2026/07/04 01:25:22 DEBUG : potato3: Deleting (id "4_zef82ed93b0ad2bab9ff80e1b_f11375f7175e430f5_d20260704_m012521_c001_v0001173_t0040_u01783128321210") 2026/07/04 01:25:22 DEBUG : B2 bucket rclone-test-mulenix0soku: Purge remote 2026/07/04 01:25:22 INFO : B2 bucket rclone-test-mulenix0soku: cleaning bucket "rclone-test-mulenix0soku" of all files 2026/07/04 01:25:22 DEBUG : empty space: Deleting (id "4_zbf92dd83b0ad2bab9ff80e1b_f1115564f07b1fee4_d20260704_m012516_c001_v0001181_t0047_u01783128316994") 2026/07/04 01:25:22 DEBUG : potato2: Deleting (id "4_zbf92dd83b0ad2bab9ff80e1b_f426ff527327c6356_d20260704_m012521_c001_v7007000_t0000_u01783128321162") 2026/07/04 01:25:22 DEBUG : potato2: Deleting (id "4_zbf92dd83b0ad2bab9ff80e1b_f1099db1c2737caad_d20260704_m012517_c001_v0001104_t0029_u01783128317909") 2026/07/04 01:25:22 DEBUG : potato3: Deleting (id "4_zbf92dd83b0ad2bab9ff80e1b_f426ff527327c6357_d20260704_m012521_c001_v7007000_t0000_u01783128321484") 2026/07/04 01:25:22 DEBUG : potato3: Deleting (id "4_zbf92dd83b0ad2bab9ff80e1b_f1005044e292ea366_d20260704_m012518_c001_v0001178_t0007_u01783128318253") 2026/07/04 01:25:22 DEBUG : potato3: Deleting (id "4_zbf92dd83b0ad2bab9ff80e1b_f1115564f07b1fee6_d20260704_m012517_c001_v0001181_t0012_u01783128317294") --- PASS: TestServerSideMoveWithFilter (11.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pocomej3ruga" 2026/07/04 01:25:27 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-satexaz4mita -> B2 bucket rclone-test-pocomej3ruga 2026/07/04 01:25:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:25:29 DEBUG : empty space: size = 1 OK 2026/07/04 01:25:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:25:29 DEBUG : empty space: Unchanged skipping 2026/07/04 01:25:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:25:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pocomej3ruga) 2026/07/04 01:25:29 DEBUG : potato3: Sizes differ 2026/07/04 01:25:29 DEBUG : B2 bucket rclone-test-pocomej3ruga: Waiting for checks to finish 2026/07/04 01:25:30 INFO : empty space: Deleted 2026/07/04 01:25:30 DEBUG : B2 bucket rclone-test-pocomej3ruga: Waiting for transfers to finish 2026/07/04 01:25:30 DEBUG : potato2: size = 60 OK 2026/07/04 01:25:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:25:30 INFO : potato2: Copied (server-side copy) 2026/07/04 01:25:30 INFO : potato2: Deleted 2026/07/04 01:25:30 DEBUG : potato3: size = 68 OK 2026/07/04 01:25:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:25:30 INFO : potato3: Copied (server-side copy) 2026/07/04 01:25:30 INFO : potato3: Deleted 2026/07/04 01:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wehavin2zoza" 2026/07/04 01:25:32 INFO : tomatoDir: Making directory 2026/07/04 01:25:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/04 01:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:25:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 01:25:32 DEBUG : B2 bucket rclone-test-wehavin2zoza: Waiting for checks to finish 2026/07/04 01:25:32 DEBUG : B2 bucket rclone-test-wehavin2zoza: Waiting for transfers to finish 2026/07/04 01:25:33 DEBUG : empty space: size = 1 OK 2026/07/04 01:25:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:25:33 INFO : empty space: Copied (server-side copy) 2026/07/04 01:25:33 INFO : empty space: Deleted 2026/07/04 01:25:33 DEBUG : potato3: size = 68 OK 2026/07/04 01:25:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:25:33 INFO : potato3: Copied (server-side copy) 2026/07/04 01:25:33 INFO : potato3: Deleted 2026/07/04 01:25:33 DEBUG : potato2: size = 60 OK 2026/07/04 01:25:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:25:33 INFO : potato2: Copied (server-side copy) 2026/07/04 01:25:34 INFO : potato2: Deleted 2026/07/04 01:25:34 DEBUG : B2 bucket rclone-test-wehavin2zoza: Purge remote 2026/07/04 01:25:34 INFO : B2 bucket rclone-test-wehavin2zoza: cleaning bucket "rclone-test-wehavin2zoza" of all files 2026/07/04 01:25:34 DEBUG : empty space: Deleting (id "4_z9fa21d93b0bd2bab9ff80e1b_f111aeef865ff44cb_d20260704_m012533_c001_v0001173_t0008_u01783128333128") 2026/07/04 01:25:34 DEBUG : potato2: Deleting (id "4_z9fa21d93b0bd2bab9ff80e1b_f1110c283f0990c90_d20260704_m012533_c001_v0001145_t0014_u01783128333502") 2026/07/04 01:25:34 DEBUG : potato3: Deleting (id "4_z9fa21d93b0bd2bab9ff80e1b_f106c3b74cb59dae6_d20260704_m012533_c001_v0001102_t0049_u01783128333506") 2026/07/04 01:25:35 DEBUG : B2 bucket rclone-test-pocomej3ruga: Purge remote 2026/07/04 01:25:35 INFO : B2 bucket rclone-test-pocomej3ruga: cleaning bucket "rclone-test-pocomej3ruga" of all files 2026/07/04 01:25:35 DEBUG : empty space: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f4184404ded456c83_d20260704_m012533_c001_v7007000_t0000_u01783128333624") 2026/07/04 01:25:35 DEBUG : empty space: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f1082b518bd26ba40_d20260704_m012528_c001_v0001161_t0019_u01783128328799") 2026/07/04 01:25:35 DEBUG : potato2: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f4184404ded456c85_d20260704_m012534_c001_v7007000_t0000_u01783128334032") 2026/07/04 01:25:35 DEBUG : potato2: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f100b55dcbc205ef5_d20260704_m012530_c001_v0001098_t0010_u01783128330125") 2026/07/04 01:25:35 DEBUG : potato3: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f4184404ded456c84_d20260704_m012533_c001_v7007000_t0000_u01783128333845") 2026/07/04 01:25:35 DEBUG : potato3: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f104daa456980a241_d20260704_m012530_c001_v0001098_t0009_u01783128330377") 2026/07/04 01:25:35 DEBUG : potato3: Deleting (id "4_z8fb20d63b0bd2bab9ff80e1b_f1082b518bd26ba44_d20260704_m012529_c001_v0001161_t0005_u01783128329156") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.96s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:39 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:41 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/rclone-sync-test" 2026/07/04 01:25:43 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/rclone-sync-test-include/layer2" 2026/07/04 01:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/rclone-sync-test-ignore-file" 2026/07/04 01:25:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/04 01:25:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/04 01:25:48 DEBUG : pacer: Reducing sleep to 10ms 2026/07/04 01:25:48 DEBUG : B2 bucket rclone-test-satexaz4mita path rclone-sync-test: Waiting for checks to finish 2026/07/04 01:25:48 DEBUG : B2 bucket rclone-test-satexaz4mita path rclone-sync-test: Waiting for transfers to finish 2026/07/04 01:25:48 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:48 INFO : There was nothing to transfer 2026/07/04 01:25:49 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:25:49 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:25:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:49 INFO : There was nothing to transfer 2026/07/04 01:25:49 DEBUG : B2 bucket rclone-test-satexaz4mita path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/04 01:25:49 DEBUG : B2 bucket rclone-test-satexaz4mita path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/04 01:25:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:49 INFO : There was nothing to transfer 2026/07/04 01:25:49 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:25:49 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:25:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:49 INFO : There was nothing to transfer 2026/07/04 01:25:50 DEBUG : B2 bucket rclone-test-satexaz4mita path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/04 01:25:50 DEBUG : B2 bucket rclone-test-satexaz4mita path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/04 01:25:50 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:50 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.39s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:25:50 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:25:51 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/CompareDest" 2026/07/04 01:25:53 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 01:25:53 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:25:53 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:25:54 DEBUG : one: size = 3 OK 2026/07/04 01:25:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:25:54 INFO : one: Copied (new) 2026/07/04 01:25:54 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:25:55 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:25:55 DEBUG : one: Sizes differ 2026/07/04 01:25:55 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:25:55 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:25:56 DEBUG : one: size = 5 OK 2026/07/04 01:25:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/04 01:25:56 INFO : one: Copied (replaced existing) 2026/07/04 01:25:56 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:25:58 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:25:58 DEBUG : one: Sizes differ 2026/07/04 01:25:58 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:25:58 DEBUG : one: size = 5 OK 2026/07/04 01:25:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:25:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:25:58 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:25:58 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:58 INFO : There was nothing to transfer 2026/07/04 01:25:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:25:59 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:25:59 DEBUG : one: Sizes differ 2026/07/04 01:25:59 DEBUG : two: size = 3 OK 2026/07/04 01:25:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:25:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:25:59 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:25:59 DEBUG : one: size = 5 OK 2026/07/04 01:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:25:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:25:59 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:25:59 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:59 INFO : There was nothing to transfer 2026/07/04 01:26:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:26:00 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:26:00 DEBUG : one: Sizes differ 2026/07/04 01:26:00 DEBUG : two: size = 3 OK 2026/07/04 01:26:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:26:00 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:26:00 DEBUG : one: size = 5 OK 2026/07/04 01:26:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:26:00 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:26:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:00 INFO : There was nothing to transfer 2026/07/04 01:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:26:01 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:26:01 DEBUG : one: Sizes differ 2026/07/04 01:26:01 DEBUG : two: size = 3 OK 2026/07/04 01:26:01 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/07/04 01:26:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:26:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:26:01 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:26:01 DEBUG : one: size = 5 OK 2026/07/04 01:26:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:26:01 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:26:01 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:01 INFO : There was nothing to transfer 2026/07/04 01:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:26:02 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:26:02 DEBUG : one: Sizes differ 2026/07/04 01:26:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:26:02 DEBUG : two: size = 3 (B2 bucket rclone-test-satexaz4mita path CompareDest) 2026/07/04 01:26:02 DEBUG : two: Sizes differ 2026/07/04 01:26:02 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 01:26:02 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:26:02 DEBUG : one: size = 5 OK 2026/07/04 01:26:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:26:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:26:02 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:26:03 DEBUG : two: size = 5 OK 2026/07/04 01:26:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/04 01:26:03 INFO : two: Copied (new) 2026/07/04 01:26:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.56s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dest" 2026/07/04 01:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/pre-dest1" 2026/07/04 01:26:08 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/pre-dest2" 2026/07/04 01:26:10 DEBUG : 1: size = 1 OK 2026/07/04 01:26:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:10 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/04 01:26:10 DEBUG : 2: size = 1 OK 2026/07/04 01:26:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:10 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/04 01:26:10 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/04 01:26:10 DEBUG : B2 bucket rclone-test-satexaz4mita path dest: Waiting for checks to finish 2026/07/04 01:26:10 DEBUG : B2 bucket rclone-test-satexaz4mita path dest: Waiting for transfers to finish 2026/07/04 01:26:11 DEBUG : 3: size = 1 OK 2026/07/04 01:26:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/04 01:26:11 INFO : 3: Copied (new) 2026/07/04 01:26:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:26:13 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:26:14 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/CopyDest" 2026/07/04 01:27:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/07/04 01:27:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/04 01:27:16 DEBUG : pacer: Reducing sleep to 10ms 2026/07/04 01:27:17 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 01:27:17 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:17 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:18 DEBUG : one: size = 3 OK 2026/07/04 01:27:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:27:18 INFO : one: Copied (new) 2026/07/04 01:27:18 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:19 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:19 DEBUG : one: Sizes differ 2026/07/04 01:27:19 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:19 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:19 DEBUG : one: size = 5 OK 2026/07/04 01:27:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/04 01:27:19 INFO : one: Copied (replaced existing) 2026/07/04 01:27:19 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:21 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/BackupDir" 2026/07/04 01:27:22 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:22 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:22 DEBUG : one: Sizes differ 2026/07/04 01:27:22 DEBUG : one: size = 5 OK 2026/07/04 01:27:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:22 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:22 DEBUG : one: Sizes differ 2026/07/04 01:27:24 DEBUG : one: size = 3 OK 2026/07/04 01:27:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:27:24 INFO : one: Copied (server-side copy) 2026/07/04 01:27:24 INFO : one: Deleted 2026/07/04 01:27:24 DEBUG : one: size = 5 OK 2026/07/04 01:27:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/04 01:27:24 INFO : one: Copied (server-side copy) 2026/07/04 01:27:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/04 01:27:24 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:24 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:26 DEBUG : one: size = 5 OK 2026/07/04 01:27:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:26 DEBUG : one: Unchanged skipping 2026/07/04 01:27:26 DEBUG : two: size = 3 OK 2026/07/04 01:27:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:26 DEBUG : two: size = 3 OK 2026/07/04 01:27:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:27:26 INFO : two: Copied (server-side copy) 2026/07/04 01:27:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/04 01:27:26 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:26 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:26 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:27 DEBUG : one: size = 5 OK 2026/07/04 01:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:27 DEBUG : one: Unchanged skipping 2026/07/04 01:27:27 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:27 DEBUG : two: size = 3 OK 2026/07/04 01:27:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:27 DEBUG : two: Unchanged skipping 2026/07/04 01:27:27 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:27 INFO : There was nothing to transfer 2026/07/04 01:27:28 DEBUG : one: size = 5 OK 2026/07/04 01:27:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:28 DEBUG : one: Unchanged skipping 2026/07/04 01:27:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:28 DEBUG : three: size = 5 (B2 bucket rclone-test-satexaz4mita path CopyDest) 2026/07/04 01:27:28 DEBUG : three: Sizes differ 2026/07/04 01:27:28 DEBUG : three: Destination not found in --copy-dest 2026/07/04 01:27:28 DEBUG : three: Need to transfer - File not found at Destination 2026/07/04 01:27:28 DEBUG : two: size = 3 OK 2026/07/04 01:27:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:27:28 DEBUG : two: Unchanged skipping 2026/07/04 01:27:28 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:28 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:29 DEBUG : three: size = 7 OK 2026/07/04 01:27:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/04 01:27:29 INFO : three: Copied (new) 2026/07/04 01:27:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.95s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:27:34 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/backup" 2026/07/04 01:27:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:36 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:36 DEBUG : one: Sizes differ 2026/07/04 01:27:36 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:36 DEBUG : two: size = 3 OK 2026/07/04 01:27:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:27:36 DEBUG : two: Unchanged skipping 2026/07/04 01:27:37 DEBUG : one: size = 3 OK 2026/07/04 01:27:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:27:37 INFO : one: Copied (server-side copy) 2026/07/04 01:27:37 INFO : one: Deleted 2026/07/04 01:27:37 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:38 DEBUG : one: size = 4 OK 2026/07/04 01:27:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:27:38 INFO : one: Copied (new) 2026/07/04 01:27:38 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:39 DEBUG : three.txt: size = 5 OK 2026/07/04 01:27:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:27:39 INFO : three.txt: Copied (server-side copy) 2026/07/04 01:27:39 INFO : three.txt: Deleted 2026/07/04 01:27:39 INFO : three.txt: Moved into backup dir 2026/07/04 01:27:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:40 DEBUG : two: size = 3 OK 2026/07/04 01:27:40 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:27:40 DEBUG : two: Unchanged skipping 2026/07/04 01:27:40 DEBUG : one: size = 4 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:40 DEBUG : one: Sizes differ 2026/07/04 01:27:41 DEBUG : one: size = 4 OK 2026/07/04 01:27:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:27:41 INFO : one: Copied (server-side copy) 2026/07/04 01:27:41 INFO : one: Deleted 2026/07/04 01:27:41 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:41 DEBUG : one: size = 5 OK 2026/07/04 01:27:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:27:41 INFO : one: Copied (new) 2026/07/04 01:27:41 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:42 DEBUG : three.txt: size = 6 OK 2026/07/04 01:27:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:27:42 INFO : three.txt: Copied (server-side copy) 2026/07/04 01:27:42 INFO : three.txt: Deleted 2026/07/04 01:27:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.43s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:27:45 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1173-11.backblaze.com/b2api/v1/b2_upload_file/cf92fd43b08d2bab9ff80e1b/c001_v0001173_t0007": EOF 2026/07/04 01:27:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-11.backblaze.com/b2api/v1/b2_upload_file/cf92fd43b08d2bab9ff80e1b/c001_v0001173_t0007": EOF) 2026/07/04 01:27:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-satexaz4mita: 1/10 (Post "https://pod-000-1173-11.backblaze.com/b2api/v1/b2_upload_file/cf92fd43b08d2bab9ff80e1b/c001_v0001173_t0007": EOF) 2026/07/04 01:27:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/04 01:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:27:49 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/backup" 2026/07/04 01:27:50 DEBUG : two: size = 3 OK 2026/07/04 01:27:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:27:50 DEBUG : two: Unchanged skipping 2026/07/04 01:27:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:50 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:50 DEBUG : one: Sizes differ 2026/07/04 01:27:50 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:52 DEBUG : one.bak: size = 3 OK 2026/07/04 01:27:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:27:52 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:27:52 INFO : one: Deleted 2026/07/04 01:27:52 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:53 DEBUG : one: size = 4 OK 2026/07/04 01:27:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:27:53 INFO : one: Copied (new) 2026/07/04 01:27:53 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:53 DEBUG : three.txt.bak: size = 5 OK 2026/07/04 01:27:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:27:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:27:54 INFO : three.txt: Deleted 2026/07/04 01:27:54 INFO : three.txt: Moved into backup dir 2026/07/04 01:27:55 DEBUG : two: size = 3 OK 2026/07/04 01:27:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:27:55 DEBUG : two: Unchanged skipping 2026/07/04 01:27:55 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:27:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:27:55 DEBUG : one: size = 4 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:27:55 DEBUG : one: Sizes differ 2026/07/04 01:27:56 DEBUG : one.bak: size = 4 OK 2026/07/04 01:27:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:27:56 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:27:56 INFO : one: Deleted 2026/07/04 01:27:56 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:27:56 DEBUG : one: size = 5 OK 2026/07/04 01:27:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:27:56 INFO : one: Copied (new) 2026/07/04 01:27:56 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:57 DEBUG : three.txt.bak: size = 6 OK 2026/07/04 01:27:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:27:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:27:57 INFO : three.txt: Deleted 2026/07/04 01:27:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/backup" 2026/07/04 01:28:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:02 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:02 DEBUG : one: Sizes differ 2026/07/04 01:28:02 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:28:02 DEBUG : two: size = 3 OK 2026/07/04 01:28:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:02 DEBUG : two: Unchanged skipping 2026/07/04 01:28:04 DEBUG : one-2019-01-01: size = 3 OK 2026/07/04 01:28:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:28:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:28:04 INFO : one: Deleted 2026/07/04 01:28:04 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:28:05 DEBUG : one: size = 4 OK 2026/07/04 01:28:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:05 INFO : one: Copied (new) 2026/07/04 01:28:05 DEBUG : Waiting for deletions to finish 2026/07/04 01:28:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/04 01:28:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:28:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:28:06 INFO : three.txt: Deleted 2026/07/04 01:28:06 INFO : three.txt: Moved into backup dir 2026/07/04 01:28:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:07 DEBUG : one: size = 4 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:07 DEBUG : one: Sizes differ 2026/07/04 01:28:07 DEBUG : two: size = 3 OK 2026/07/04 01:28:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:07 DEBUG : two: Unchanged skipping 2026/07/04 01:28:07 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:28:08 DEBUG : one-2019-01-01: size = 4 OK 2026/07/04 01:28:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:28:08 INFO : one: Deleted 2026/07/04 01:28:08 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:28:09 DEBUG : one: size = 5 OK 2026/07/04 01:28:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:28:09 INFO : one: Copied (new) 2026/07/04 01:28:09 DEBUG : Waiting for deletions to finish 2026/07/04 01:28:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/04 01:28:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:28:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:28:09 INFO : three.txt: Deleted 2026/07/04 01:28:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:28:12 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:28:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:14 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:14 DEBUG : one: Sizes differ 2026/07/04 01:28:14 DEBUG : two: size = 3 OK 2026/07/04 01:28:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:14 DEBUG : two: Unchanged skipping 2026/07/04 01:28:14 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:28:14 DEBUG : one.bak: size = 3 OK 2026/07/04 01:28:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:28:14 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:28:15 INFO : one: Deleted 2026/07/04 01:28:15 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:28:16 DEBUG : one: size = 4 OK 2026/07/04 01:28:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:16 INFO : one: Copied (new) 2026/07/04 01:28:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:28:17 DEBUG : three.txt.bak: size = 5 OK 2026/07/04 01:28:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:28:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:28:17 INFO : three.txt: Deleted 2026/07/04 01:28:17 INFO : three.txt: Moved into backup dir 2026/07/04 01:28:18 DEBUG : one.bak: Excluded (Path Filter) 2026/07/04 01:28:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/04 01:28:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:18 DEBUG : one: size = 4 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:18 DEBUG : one: Sizes differ 2026/07/04 01:28:18 DEBUG : two: size = 3 OK 2026/07/04 01:28:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:18 DEBUG : two: Unchanged skipping 2026/07/04 01:28:18 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for checks to finish 2026/07/04 01:28:19 DEBUG : one.bak: size = 4 OK 2026/07/04 01:28:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:19 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:28:19 INFO : one: Deleted 2026/07/04 01:28:19 DEBUG : B2 bucket rclone-test-satexaz4mita path dst: Waiting for transfers to finish 2026/07/04 01:28:19 DEBUG : one: size = 5 OK 2026/07/04 01:28:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:28:19 INFO : one: Copied (new) 2026/07/04 01:28:19 DEBUG : Waiting for deletions to finish 2026/07/04 01:28:20 DEBUG : three.txt.bak: size = 6 OK 2026/07/04 01:28:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:28:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:28:20 INFO : three.txt: Deleted 2026/07/04 01:28:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.35s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:28:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:24 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:24 DEBUG : one: Sizes differ 2026/07/04 01:28:25 DEBUG : one.bak: size = 3 OK 2026/07/04 01:28:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:28:25 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:28:25 INFO : one: Deleted 2026/07/04 01:28:26 DEBUG : one: size = 4 OK 2026/07/04 01:28:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:26 INFO : one: Copied (new) 2026/07/04 01:28:26 DEBUG : two: size = 3 OK 2026/07/04 01:28:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:26 DEBUG : two: Unchanged skipping 2026/07/04 01:28:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:26 DEBUG : three.txt: Sizes differ 2026/07/04 01:28:27 DEBUG : three.txt.bak: size = 5 OK 2026/07/04 01:28:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:28:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:28:27 INFO : three.txt: Deleted 2026/07/04 01:28:28 DEBUG : three.txt: size = 6 OK 2026/07/04 01:28:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:28:28 INFO : three.txt: Copied (new) 2026/07/04 01:28:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:28 DEBUG : one: size = 4 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:28 DEBUG : one: Sizes differ 2026/07/04 01:28:29 DEBUG : one.bak: size = 4 OK 2026/07/04 01:28:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:29 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:28:30 INFO : one: Deleted 2026/07/04 01:28:30 DEBUG : one: size = 5 OK 2026/07/04 01:28:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:28:30 INFO : one: Copied (new) 2026/07/04 01:28:30 DEBUG : two: size = 3 OK 2026/07/04 01:28:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:30 DEBUG : two: Unchanged skipping 2026/07/04 01:28:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:30 DEBUG : three.txt: Sizes differ 2026/07/04 01:28:31 DEBUG : three.txt.bak: size = 6 OK 2026/07/04 01:28:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:28:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:28:31 INFO : three.txt: Deleted 2026/07/04 01:28:31 DEBUG : three.txt: size = 19 OK 2026/07/04 01:28:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/04 01:28:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.04s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:28:35 DEBUG : Creating backend with remote "TestB2:rclone-test-satexaz4mita/dst" 2026/07/04 01:28:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:36 DEBUG : one: size = 3 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:36 DEBUG : one: Sizes differ 2026/07/04 01:28:37 DEBUG : one-2019-01-01: size = 3 OK 2026/07/04 01:28:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:28:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:28:38 INFO : one: Deleted 2026/07/04 01:28:38 DEBUG : one: size = 4 OK 2026/07/04 01:28:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:38 INFO : one: Copied (new) 2026/07/04 01:28:39 DEBUG : two: size = 3 OK 2026/07/04 01:28:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:39 DEBUG : two: Unchanged skipping 2026/07/04 01:28:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:39 DEBUG : three.txt: Sizes differ 2026/07/04 01:28:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/04 01:28:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:28:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:28:39 INFO : three.txt: Deleted 2026/07/04 01:28:40 DEBUG : three.txt: size = 6 OK 2026/07/04 01:28:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:28:40 INFO : three.txt: Copied (new) 2026/07/04 01:28:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/04 01:28:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/04 01:28:40 DEBUG : pacer: Reducing sleep to 10ms 2026/07/04 01:28:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:41 DEBUG : one: size = 4 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:41 DEBUG : one: Sizes differ 2026/07/04 01:28:41 DEBUG : one-2019-01-01: size = 4 OK 2026/07/04 01:28:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:28:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:28:42 INFO : one: Deleted 2026/07/04 01:28:42 DEBUG : one: size = 5 OK 2026/07/04 01:28:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:28:42 INFO : one: Copied (new) 2026/07/04 01:28:42 DEBUG : two: size = 3 OK 2026/07/04 01:28:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:42 DEBUG : two: Unchanged skipping 2026/07/04 01:28:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-satexaz4mita path dst) 2026/07/04 01:28:42 DEBUG : three.txt: Sizes differ 2026/07/04 01:28:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/04 01:28:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:28:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:28:43 INFO : three.txt: Deleted 2026/07/04 01:28:43 DEBUG : three.txt: size = 19 OK 2026/07/04 01:28:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/04 01:28:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.58s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:28:46 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:28:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:46 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:28:46 DEBUG : Testêé: Sizes differ 2026/07/04 01:28:46 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:28:46 DEBUG : Testêé: size = 14 OK 2026/07/04 01:28:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/04 01:28:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/04 01:28:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.63s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:28:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 01:28:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:28:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:28:48 DEBUG : existing: size = 6 OK 2026/07/04 01:28:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:28:48 INFO : existing: Copied (new) 2026/07/04 01:28:48 DEBUG : Waiting for deletions to finish 2026/07/04 01:28:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:28:48 DEBUG : existing: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:28:48 DEBUG : existing: Sizes differ 2026/07/04 01:28:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/04 01:28:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:28:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:28:48 ERROR : B2 bucket rclone-test-satexaz4mita: not deleting files as there were IO errors 2026/07/04 01:28:48 ERROR : B2 bucket rclone-test-satexaz4mita: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:28:50 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:28:50 DEBUG : EXISTING: size = 6 OK 2026/07/04 01:28:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:28:50 DEBUG : existing: Unchanged skipping 2026/07/04 01:28:50 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:28:50 DEBUG : Waiting for deletions to finish 2026/07/04 01:28:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:07 DEBUG : both0: size = 6 OK 2026/07/04 01:29:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both11: size = 6 OK 2026/07/04 01:29:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:29:07 DEBUG : both12: size = 6 OK 2026/07/04 01:29:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both10: size = 6 OK 2026/07/04 01:29:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both0: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both13: size = 6 OK 2026/07/04 01:29:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both13: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both14: size = 6 OK 2026/07/04 01:29:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both14: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both15: size = 6 OK 2026/07/04 01:29:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both15: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both16: size = 6 OK 2026/07/04 01:29:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both16: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both17: size = 6 OK 2026/07/04 01:29:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both17: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both18: size = 6 OK 2026/07/04 01:29:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both18: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both19: size = 6 OK 2026/07/04 01:29:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both19: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both1: size = 6 OK 2026/07/04 01:29:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both1: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both2: size = 6 OK 2026/07/04 01:29:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both2: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both3: size = 6 OK 2026/07/04 01:29:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both3: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both4: size = 6 OK 2026/07/04 01:29:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both4: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both5: size = 6 OK 2026/07/04 01:29:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both5: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both6: size = 6 OK 2026/07/04 01:29:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both6: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both7: size = 6 OK 2026/07/04 01:29:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both7: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both8: size = 6 OK 2026/07/04 01:29:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both8: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both9: size = 6 OK 2026/07/04 01:29:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:07 DEBUG : both9: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both11: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both12: Unchanged skipping 2026/07/04 01:29:07 DEBUG : both10: Unchanged skipping 2026/07/04 01:29:07 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:29:07 DEBUG : Waiting for deletions to finish 2026/07/04 01:29:07 INFO : only14: Deleted 2026/07/04 01:29:07 INFO : only16: Deleted 2026/07/04 01:29:07 INFO : only18: Deleted 2026/07/04 01:29:07 INFO : only4: Deleted 2026/07/04 01:29:07 INFO : only5: Deleted 2026/07/04 01:29:07 INFO : only9: Deleted 2026/07/04 01:29:07 INFO : only0: Deleted 2026/07/04 01:29:07 INFO : only11: Deleted 2026/07/04 01:29:07 INFO : only13: Deleted 2026/07/04 01:29:07 INFO : only15: Deleted 2026/07/04 01:29:08 INFO : only3: Deleted 2026/07/04 01:29:08 INFO : only12: Deleted 2026/07/04 01:29:08 INFO : only19: Deleted 2026/07/04 01:29:08 INFO : only1: Deleted 2026/07/04 01:29:08 INFO : only6: Deleted 2026/07/04 01:29:08 INFO : only7: Deleted 2026/07/04 01:29:08 INFO : only10: Deleted 2026/07/04 01:29:08 INFO : only17: Deleted 2026/07/04 01:29:08 INFO : only2: Deleted 2026/07/04 01:29:08 INFO : only8: Deleted 2026/07/04 01:29:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.95s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:26 DEBUG : both10: size = 6 OK 2026/07/04 01:29:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both11: size = 6 OK 2026/07/04 01:29:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:29:26 DEBUG : both11: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both12: size = 6 OK 2026/07/04 01:29:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both12: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both13: size = 6 OK 2026/07/04 01:29:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both10: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both14: size = 6 OK 2026/07/04 01:29:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both13: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both15: size = 6 OK 2026/07/04 01:29:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both15: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both16: size = 6 OK 2026/07/04 01:29:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both16: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both17: size = 6 OK 2026/07/04 01:29:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both14: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both18: size = 6 OK 2026/07/04 01:29:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both18: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both19: size = 6 OK 2026/07/04 01:29:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both19: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both1: size = 6 OK 2026/07/04 01:29:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both1: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both2: size = 6 OK 2026/07/04 01:29:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both2: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both3: size = 6 OK 2026/07/04 01:29:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both3: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both4: size = 6 OK 2026/07/04 01:29:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both17: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both5: size = 6 OK 2026/07/04 01:29:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both5: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both6: size = 6 OK 2026/07/04 01:29:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both4: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both7: size = 6 OK 2026/07/04 01:29:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both6: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both8: size = 6 OK 2026/07/04 01:29:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both7: Unchanged skipping 2026/07/04 01:29:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only0: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only0: Sizes differ 2026/07/04 01:29:26 DEBUG : both9: size = 6 OK 2026/07/04 01:29:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : both8: Unchanged skipping 2026/07/04 01:29:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only10: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only10: Sizes differ 2026/07/04 01:29:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only11: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only11: Sizes differ 2026/07/04 01:29:26 DEBUG : both0: size = 6 OK 2026/07/04 01:29:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only12: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only12: Sizes differ 2026/07/04 01:29:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only13: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only13: Sizes differ 2026/07/04 01:29:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only14: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only14: Sizes differ 2026/07/04 01:29:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only15: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only15: Sizes differ 2026/07/04 01:29:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only16: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only16: Sizes differ 2026/07/04 01:29:26 DEBUG : both9: Unchanged skipping 2026/07/04 01:29:26 DEBUG : both0: Unchanged skipping 2026/07/04 01:29:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only17: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only17: Sizes differ 2026/07/04 01:29:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only18: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only18: Sizes differ 2026/07/04 01:29:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only19: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only19: Sizes differ 2026/07/04 01:29:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only1: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only2: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only1: Sizes differ 2026/07/04 01:29:26 DEBUG : only2: Sizes differ 2026/07/04 01:29:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only3: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only3: Sizes differ 2026/07/04 01:29:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only4: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only4: Sizes differ 2026/07/04 01:29:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only5: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only5: Sizes differ 2026/07/04 01:29:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only6: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only6: Sizes differ 2026/07/04 01:29:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only7: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only7: Sizes differ 2026/07/04 01:29:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only8: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3311808150) 2026/07/04 01:29:26 DEBUG : only9: size = 6 (B2 bucket rclone-test-satexaz4mita) 2026/07/04 01:29:26 DEBUG : only9: Sizes differ 2026/07/04 01:29:26 DEBUG : only8: Sizes differ 2026/07/04 01:29:26 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:29:26 DEBUG : only0: size = 0 OK 2026/07/04 01:29:26 DEBUG : only11: size = 0 OK 2026/07/04 01:29:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only0: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only11: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only14: size = 0 OK 2026/07/04 01:29:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only14: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only15: size = 0 OK 2026/07/04 01:29:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only15: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only10: size = 0 OK 2026/07/04 01:29:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only10: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only17: size = 0 OK 2026/07/04 01:29:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only17: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only12: size = 0 OK 2026/07/04 01:29:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only12: Copied (replaced existing) 2026/07/04 01:29:26 DEBUG : only13: size = 0 OK 2026/07/04 01:29:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:26 INFO : only13: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only18: size = 0 OK 2026/07/04 01:29:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only18: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only3: size = 0 OK 2026/07/04 01:29:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only3: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only4: size = 0 OK 2026/07/04 01:29:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only4: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only19: size = 0 OK 2026/07/04 01:29:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only19: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only16: size = 0 OK 2026/07/04 01:29:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only16: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only7: size = 0 OK 2026/07/04 01:29:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only7: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only9: size = 0 OK 2026/07/04 01:29:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only9: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only6: size = 0 OK 2026/07/04 01:29:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only6: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only5: size = 0 OK 2026/07/04 01:29:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only5: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only2: size = 0 OK 2026/07/04 01:29:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only2: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only1: size = 0 OK 2026/07/04 01:29:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only1: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : only8: size = 0 OK 2026/07/04 01:29:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:29:27 INFO : only8: Copied (replaced existing) 2026/07/04 01:29:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.24s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:35 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:29:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:29:35 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 01:29:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:29:35 INFO : empty_on_remote: Making directory 2026/07/04 01:29:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/04 01:29:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:38 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:29:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:29:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 01:29:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:29:38 INFO : empty_on_remote: Making directory 2026/07/04 01:29:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/04 01:29:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:40 INFO : sub dir: Making directory 2026/07/04 01:29:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:29:42 INFO : sub dir: Making directory 2026/07/04 01:29:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:29:51 DEBUG : Waiting for deletions to finish 2026/07/04 01:29:51 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:29:51 DEBUG : apple: size = 5 OK 2026/07/04 01:29:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : apple: Unchanged skipping 2026/07/04 01:29:51 DEBUG : banana: size = 6 OK 2026/07/04 01:29:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : banana: Unchanged skipping 2026/07/04 01:29:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:29:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:29:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:29:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:29:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:29:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:29:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:29:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:29:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:29:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:29:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:29:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:29:51 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:29:51 DEBUG : Waiting for deletions to finish 2026/07/04 01:29:51 INFO : There was nothing to transfer 2026/07/04 01:29:51 DEBUG : Waiting for deletions to finish 2026/07/04 01:29:52 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : apple: size = 5 OK 2026/07/04 01:29:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : apple: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:29:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:29:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:29:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:29:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:29:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : banana: size = 6 OK 2026/07/04 01:29:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : banana: Unchanged skipping 2026/07/04 01:29:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:29:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:29:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:29:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:29:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:29:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:29:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:29:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:29:52 DEBUG : Waiting for deletions to finish 2026/07/04 01:29:52 INFO : There was nothing to transfer 2026/07/04 01:29:52 DEBUG : Waiting for deletions to finish 2026/07/04 01:29:52 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:30:06 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:07 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:30:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:30:07 DEBUG : banana: size = 6 OK 2026/07/04 01:30:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : banana: Unchanged skipping 2026/07/04 01:30:07 DEBUG : apple: size = 5 OK 2026/07/04 01:30:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : apple: Unchanged skipping 2026/07/04 01:30:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:30:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:30:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:30:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:30:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:30:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:30:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:30:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:30:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:30:07 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:30:07 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:30:07 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:07 INFO : There was nothing to transfer 2026/07/04 01:30:07 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:07 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : apple: size = 5 OK 2026/07/04 01:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : apple: Unchanged skipping 2026/07/04 01:30:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:30:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:30:08 DEBUG : banana: size = 6 OK 2026/07/04 01:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:08 DEBUG : banana: Unchanged skipping 2026/07/04 01:30:08 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:30:08 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:08 INFO : There was nothing to transfer 2026/07/04 01:30:08 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:08 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:30:21 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:22 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:30:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:30:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:22 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:30:22 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:30:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 01:30:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:30:22 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/04 01:30:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 01:30:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:30:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 01:30:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:30:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:23 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 01:30:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:30:23 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/04 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:30:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:30:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:30:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:30:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:30:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:30:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:30:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:30:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:30:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 01:30:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:30:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 01:30:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:30:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 01:30:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:30:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 01:30:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:30:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 01:30:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:30:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 01:30:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:30:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 01:30:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:30:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:24 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:30:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:30:25 INFO : banana: Deleted 2026/07/04 01:30:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:30:25 INFO : apple: Deleted 2026/07/04 01:30:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:30:25 INFO : appleappleapplebanana: Deleted 2026/07/04 01:30:25 INFO : splitbananasplit: Deleted 2026/07/04 01:30:25 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:30:25 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:30:25 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:26 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 01:30:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 01:30:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:30:26 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 01:30:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 01:30:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : banana: Unchanged skipping 2026/07/04 01:30:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:30:26 DEBUG : apple: Unchanged skipping 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 01:30:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:30:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 01:30:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 01:30:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 01:30:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 01:30:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 01:30:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 01:30:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:30:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:30:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:30:26 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:30:26 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:26 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 01:30:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:30:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:30:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:30:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:30:38 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:39 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:30:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:30:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:30:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:30:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:30:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:30:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:30:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:30:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:30:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:30:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:30:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:30:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:30:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:30:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 01:30:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:39 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:30:39 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:30:39 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/04 01:30:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:30:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/04 01:30:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:39 DEBUG : PREFIXbanana: size = 6 OK 2026/07/04 01:30:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:30:39 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/04 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:39 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/04 01:30:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:30:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/04 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:40 DEBUG : PREFIXapple: size = 5 OK 2026/07/04 01:30:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:30:40 INFO : apple: Copied (new) to: PREFIXapple 2026/07/04 01:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:30:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:30:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:30:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:30:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:30:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:30:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:30:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:30:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/04 01:30:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:30:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/04 01:30:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:30:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/04 01:30:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:30:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/04 01:30:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:30:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/04 01:30:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:30:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/04 01:30:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:30:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/04 01:30:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:30:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/04 01:30:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:30:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:41 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:30:42 INFO : splitbananasplit: Deleted 2026/07/04 01:30:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:30:42 INFO : appleappleapplebanana: Deleted 2026/07/04 01:30:42 INFO : banana: Deleted 2026/07/04 01:30:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:30:42 INFO : apple: Deleted 2026/07/04 01:30:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:30:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:30:42 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:30:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:30:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:30:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:30:43 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:30:43 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:30:43 DEBUG : apple: size = 5 OK 2026/07/04 01:30:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:30:43 INFO : apple: Copied (new) 2026/07/04 01:30:43 DEBUG : banana: size = 6 OK 2026/07/04 01:30:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:30:43 INFO : banana: Copied (new) 2026/07/04 01:30:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:30:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:30:43 INFO : splitbananasplit: Copied (new) 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:30:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:30:43 INFO : appleappleapplebanana: Copied (new) 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:30:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:30:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:30:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:30:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:30:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:30:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:30:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:30:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:30:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:30:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:30:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:30:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:30:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:30:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:30:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:30:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:30:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:30:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:30:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:30:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:30:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 01:30:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:30:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:30:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 01:30:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:30:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:30:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 01:30:45 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/04 01:30:45 INFO : PREFIXapple: Deleted 2026/07/04 01:30:45 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/04 01:30:45 INFO : PREFIXbanana: Deleted 2026/07/04 01:30:45 INFO : PREFIXsplitbananasplit: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/04 01:30:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/04 01:30:45 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:45 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:46 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:30:59 DEBUG : Waiting for deletions to finish 2026/07/04 01:30:59 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:30:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:00 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/04 01:31:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:31:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/04 01:31:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:31:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:00 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/04 01:31:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:31:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/04 01:31:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:31:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:00 DEBUG : appleSUFFIX: size = 5 OK 2026/07/04 01:31:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:31:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/04 01:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:31:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:31:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:31:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:31:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:31:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:31:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:31:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:31:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/04 01:31:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:31:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/04 01:31:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:31:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/04 01:31:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:31:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:02 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/04 01:31:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:31:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:02 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/04 01:31:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:31:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:02 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/04 01:31:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:31:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:02 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/04 01:31:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:31:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:02 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:31:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:31:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:31:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:31:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:31:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:31:02 INFO : apple: Deleted 2026/07/04 01:31:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:31:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:31:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:31:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:31:03 INFO : splitbananasplit: Deleted 2026/07/04 01:31:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:31:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:31:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:31:03 INFO : appleappleapplebanana: Deleted 2026/07/04 01:31:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:31:03 INFO : banana: Deleted 2026/07/04 01:31:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:31:03 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:31:03 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:31:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:31:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:31:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:03 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:03 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:04 DEBUG : apple: size = 5 OK 2026/07/04 01:31:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:31:04 INFO : apple: Copied (new) 2026/07/04 01:31:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:31:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:31:04 INFO : appleappleapplebanana: Copied (new) 2026/07/04 01:31:04 DEBUG : banana: size = 6 OK 2026/07/04 01:31:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:31:04 INFO : banana: Copied (new) 2026/07/04 01:31:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:31:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:31:04 INFO : splitbananasplit: Copied (new) 2026/07/04 01:31:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:31:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:31:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 01:31:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:31:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:31:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 01:31:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:31:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:31:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 01:31:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:31:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:31:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 01:31:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:31:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:31:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:31:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:31:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:31:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:31:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:31:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:31:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:31:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:31:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:31:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:31:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:31:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:31:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:31:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:31:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:31:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:31:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:31:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:31:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:31:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:31:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:31:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:31:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 01:31:05 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:05 INFO : splitbananasplitSUFFIX: Deleted 2026/07/04 01:31:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : bananaSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/04 01:31:06 INFO : appleSUFFIX: Deleted 2026/07/04 01:31:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/04 01:31:06 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:06 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:06 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:07 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:31:20 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:20 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:21 DEBUG : banana: size = 6 OK 2026/07/04 01:31:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:21 DEBUG : banana: Unchanged skipping 2026/07/04 01:31:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:21 DEBUG : apple: size = 5 OK 2026/07/04 01:31:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:21 DEBUG : apple: Unchanged skipping 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:31:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:31:21 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:21 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:31:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/04 01:31:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:21 DEBUG : appleapple: size = 21 OK 2026/07/04 01:31:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:31:21 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/04 01:31:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 01:31:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:31:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/04 01:31:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:21 DEBUG : splitbanan: size = 16 OK 2026/07/04 01:31:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:31:21 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/04 01:31:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 01:31:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:31:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/04 01:31:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 01:31:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:31:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/04 01:31:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 01:31:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:31:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/04 01:31:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 01:31:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:31:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/04 01:31:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 01:31:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:31:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/04 01:31:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 01:31:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:31:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/04 01:31:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 01:31:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:31:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/04 01:31:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 01:31:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:31:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/04 01:31:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 01:31:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:31:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/04 01:31:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 01:31:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:31:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/04 01:31:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 01:31:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:31:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/04 01:31:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 01:31:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:31:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/04 01:31:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 01:31:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:31:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/04 01:31:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 01:31:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:31:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/04 01:31:22 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:31:23 INFO : appleappleapplebanana: Deleted 2026/07/04 01:31:23 INFO : splitbananasplit: Deleted 2026/07/04 01:31:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:31:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:31:23 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:23 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 01:31:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : apple: size = 5 OK 2026/07/04 01:31:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : apple: Unchanged skipping 2026/07/04 01:31:24 DEBUG : appleapple: size = 21 OK 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:31:24 DEBUG : banana: size = 6 OK 2026/07/04 01:31:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : banana: Unchanged skipping 2026/07/04 01:31:24 DEBUG : splitbanan: size = 16 OK 2026/07/04 01:31:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:31:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:31:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:31:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:31:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:31:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:31:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:31:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:31:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:31:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:31:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:31:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:31:24 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:24 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:24 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:24 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:24 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:31:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:31:38 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:38 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : apple: size = 5 OK 2026/07/04 01:31:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : apple: Unchanged skipping 2026/07/04 01:31:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:31:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:31:39 DEBUG : banana: size = 6 OK 2026/07/04 01:31:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : banana: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:31:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:31:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:31:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:31:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:31:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:31:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:31:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:31:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:31:39 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:39 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:39 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:39 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : apple: size = 5 OK 2026/07/04 01:31:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : apple: Unchanged skipping 2026/07/04 01:31:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:31:40 DEBUG : banana: size = 6 OK 2026/07/04 01:31:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : banana: Unchanged skipping 2026/07/04 01:31:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:31:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:31:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:31:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:31:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:31:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:31:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:31:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:31:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:31:40 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:40 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:40 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:40 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:31:54 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:54 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : apple: size = 5 OK 2026/07/04 01:31:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : apple: Unchanged skipping 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:31:55 DEBUG : banana: size = 6 OK 2026/07/04 01:31:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : banana: Unchanged skipping 2026/07/04 01:31:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:31:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:55 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : apple: size = 5 OK 2026/07/04 01:31:55 DEBUG : banana: size = 6 OK 2026/07/04 01:31:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : banana: Unchanged skipping 2026/07/04 01:31:55 DEBUG : apple: Unchanged skipping 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:31:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:31:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:31:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/04 01:31:55 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:10 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:10 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : apple: size = 5 OK 2026/07/04 01:32:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : apple: Unchanged skipping 2026/07/04 01:32:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:32:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : banana: size = 6 OK 2026/07/04 01:32:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:32:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : banana: Unchanged skipping 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:11 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:11 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:11 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:32:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:32:11 DEBUG : banana: size = 6 OK 2026/07/04 01:32:11 DEBUG : apple: size = 5 OK 2026/07/04 01:32:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : banana: Unchanged skipping 2026/07/04 01:32:11 DEBUG : apple: Unchanged skipping 2026/07/04 01:32:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:32:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:11 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:11 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:12 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:26 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:26 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : apple: size = 5 OK 2026/07/04 01:32:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : apple: Unchanged skipping 2026/07/04 01:32:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:32:27 DEBUG : banana: size = 6 OK 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:32:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : banana: Unchanged skipping 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:32:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:27 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : apple: size = 5 OK 2026/07/04 01:32:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:32:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:32:27 DEBUG : apple: Unchanged skipping 2026/07/04 01:32:27 DEBUG : banana: size = 6 OK 2026/07/04 01:32:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : banana: Unchanged skipping 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:32:27 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:27 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:41 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:42 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:32:42 DEBUG : apple: size = 5 OK 2026/07/04 01:32:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : apple: Unchanged skipping 2026/07/04 01:32:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:32:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:32:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : banana: size = 6 OK 2026/07/04 01:32:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : banana: Unchanged skipping 2026/07/04 01:32:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:32:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:32:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:32:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:32:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:32:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:32:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:32:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:32:42 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:42 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:42 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:43 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : banana: size = 6 OK 2026/07/04 01:32:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:32:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:32:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : banana: Unchanged skipping 2026/07/04 01:32:43 DEBUG : apple: size = 5 OK 2026/07/04 01:32:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : apple: Unchanged skipping 2026/07/04 01:32:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:32:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:32:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:32:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:32:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:32:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:32:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:32:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:32:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:32:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:32:43 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:43 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:43 DEBUG : Waiting for deletions to finish 2026/07/04 01:32:43 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:32:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.03s) --- PASS: TestTransform/NFC (12.86s) --- PASS: TestTransform/NFD (15.74s) --- PASS: TestTransform/base64 (17.99s) --- PASS: TestTransform/prefix (19.89s) --- PASS: TestTransform/suffix (20.81s) --- PASS: TestTransform/truncate (17.55s) --- PASS: TestTransform/encoder (16.82s) --- PASS: TestTransform/ISO-8859-1 (14.44s) --- PASS: TestTransform/charmap (16.24s) --- PASS: TestTransform/lowercase (15.82s) --- PASS: TestTransform/ascii (15.87s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 01:32:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 01:32:48 INFO : sub dir_somesuffix: Making directory 2026/07/04 01:32:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 01:32:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/04 01:32:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 01:32:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/04 01:32:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 01:32:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:48 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/04 01:32:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 01:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:50 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:50 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:50 INFO : tictactoe: Making directory 2026/07/04 01:32:50 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:50 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:32:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:50 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:50 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/04 01:32:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/04 01:32:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:52 INFO : toe: Making directory 2026/07/04 01:32:52 INFO : toe/toe: Making directory 2026/07/04 01:32:52 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:32:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:32:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:32:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:52 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/04 01:32:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/04 01:32:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.74s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:53 INFO : toe: Making directory 2026/07/04 01:32:53 INFO : toe/toe: Making directory 2026/07/04 01:32:53 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:32:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:32:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:32:53 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:53 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/04 01:32:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/04 01:32:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.69s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:55 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:32:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:32:55 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:55 INFO : tictacempty_dir: Making directory 2026/07/04 01:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:55 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:55 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:55 INFO : tictactoe: Making directory 2026/07/04 01:32:55 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:55 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:55 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:32:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:32:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:32:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:32:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:55 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 01:32:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/04 01:32:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:56 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:32:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:32:56 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:57 INFO : tictacempty_dir: Making directory 2026/07/04 01:32:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:57 INFO : tictactoe: Making directory 2026/07/04 01:32:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:57 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:32:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:32:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:32:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:32:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:32:57 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:57 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:32:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:32:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/04 01:32:58 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:58 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:32:58 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:58 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:32:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:32:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/04 01:32:58 NOTICE: B2 bucket rclone-test-satexaz4mita: 0 differences found 2026/07/04 01:32:58 NOTICE: B2 bucket rclone-test-satexaz4mita: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:32:59 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:59 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:59 INFO : tictactoe: Making directory 2026/07/04 01:32:59 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:59 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:32:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:59 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:32:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:32:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:32:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:32:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:32:59 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:32:59 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:32:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 01:32:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:32:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/04 01:32:59 DEBUG : Waiting for deletions to finish 2026/07/04 01:33:00 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:00 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:00 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 01:33:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:33:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:33:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/04 01:33:00 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.06s) === RUN TestSyntax 2026/07/04 01:33:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:33:01 INFO : toe: Making directory 2026/07/04 01:33:01 INFO : toe/toe: Making directory 2026/07/04 01:33:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:33:01 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:01 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:02 DEBUG : toe/toe/toe: size = 11 OK 2026/07/04 01:33:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:02 INFO : toe/toe/toe: Copied (new) 2026/07/04 01:33:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.81s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:33:02 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:33:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:33:02 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:03 INFO : tictacempty_dir: Making directory 2026/07/04 01:33:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:03 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:03 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:03 INFO : tictactoe: Making directory 2026/07/04 01:33:03 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:03 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:03 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:33:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:33:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:33:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:03 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:03 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:33:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:03 INFO : toe/toe/toe.txt: Deleted 2026/07/04 01:33:03 INFO : toe/toe: Removing directory 2026/07/04 01:33:03 INFO : toe: Removing directory 2026/07/04 01:33:03 INFO : empty_dir: Removing directory 2026/07/04 01:33:03 DEBUG : Local file system at /tmp/rclone3311808150: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:33:04 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:33:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:04 INFO : tictacempty_dir: Making directory 2026/07/04 01:33:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:04 INFO : tictactoe: Making directory 2026/07/04 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:04 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:33:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:33:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:33:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:04 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:04 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:33:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:05 INFO : toe/toe/toe.txt: Deleted 2026/07/04 01:33:05 INFO : toe/toe: Removing directory 2026/07/04 01:33:05 INFO : toe: Removing directory 2026/07/04 01:33:05 INFO : empty_dir: Removing directory 2026/07/04 01:33:05 DEBUG : Local file system at /tmp/rclone3311808150: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/04 01:33:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:33:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:33:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:33:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:33:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:33:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 01:33:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/04 01:33:07 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.24s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:33:07 DEBUG : Reset feature "Copy" 2026/07/04 01:33:07 DEBUG : Reset feature "Move" 2026/07/04 01:33:07 DEBUG : Reset feature "Copy" 2026/07/04 01:33:07 DEBUG : Reset feature "Move" 2026/07/04 01:33:07 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:33:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:33:07 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:08 INFO : tictacempty_dir: Making directory 2026/07/04 01:33:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:33:08 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:08 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:08 INFO : tictactoe: Making directory 2026/07/04 01:33:08 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:08 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:33:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:08 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:33:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:33:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:33:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:33:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:08 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:08 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:33:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:33:08 INFO : toe/toe/toe.txt: Deleted 2026/07/04 01:33:08 INFO : toe/toe: Removing directory 2026/07/04 01:33:08 INFO : toe: Removing directory 2026/07/04 01:33:08 INFO : empty_dir: Removing directory 2026/07/04 01:33:08 DEBUG : Local file system at /tmp/rclone3311808150: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/04 01:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:33:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 01:33:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/04 01:33:10 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.35s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:33:11 DEBUG : toe: transformed to: dG9l 2026/07/04 01:33:11 DEBUG : toe: transformed to: dG9l 2026/07/04 01:33:11 INFO : dG9l: Making directory 2026/07/04 01:33:11 DEBUG : toe: transformed to: dG9l 2026/07/04 01:33:11 DEBUG : toe: transformed to: dG9l 2026/07/04 01:33:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/04 01:33:11 INFO : dG9l/dG9l: Making directory 2026/07/04 01:33:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/04 01:33:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/04 01:33:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 01:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:33:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 01:33:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:11 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/04 01:33:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 01:33:11 DEBUG : Waiting for deletions to finish 2026/07/04 01:33:12 DEBUG : dG9l: transformed to: toe 2026/07/04 01:33:12 DEBUG : dG9l: transformed to: toe 2026/07/04 01:33:12 DEBUG : dG9l: transformed to: toe 2026/07/04 01:33:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/04 01:33:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/04 01:33:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 01:33:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/04 01:33:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/04 01:33:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/04 01:33:12 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for checks to finish 2026/07/04 01:33:12 DEBUG : Local file system at /tmp/rclone3311808150: Waiting for transfers to finish 2026/07/04 01:33:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-satexaz4mita", Local "Local file system at /tmp/rclone3311808150", Modify Window "1ms" 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe: transformed to: 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe: transformed to: 2026/07/04 01:33:13 INFO : B2 bucket rclone-test-satexaz4mita: Making directory 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe: transformed to: 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe: transformed to: 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe/toe: transformed to: 2026/07/04 01:33:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/04 01:33:13 INFO : toe/toe: Making directory 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe/toe: transformed to: 2026/07/04 01:33:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe: transformed to: 2026/07/04 01:33:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:33:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:33:13 DEBUG : toe/toe/toe: transformed to: 2026/07/04 01:33:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/04 01:33:13 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for checks to finish 2026/07/04 01:33:13 DEBUG : B2 bucket rclone-test-satexaz4mita: Waiting for transfers to finish 2026/07/04 01:33:14 DEBUG : toe/toe/toe: size = 11 OK 2026/07/04 01:33:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:33:14 INFO : toe/toe/toe: Copied (new) 2026/07/04 01:33:14 ERROR : B2 bucket rclone-test-satexaz4mita: not deleting files as there were IO errors 2026/07/04 01:33:14 ERROR : B2 bucket rclone-test-satexaz4mita: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2026/07/04 01:33:15 DEBUG : B2 bucket rclone-test-satexaz4mita: Purge remote 2026/07/04 01:33:15 INFO : B2 bucket rclone-test-satexaz4mita: cleaning bucket "rclone-test-satexaz4mita" of all files 2026/07/04 01:33:16 DEBUG : BackupDir/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefec9d_d20260704_m012729_c001_v7007000_t0000_u01783128449861") 2026/07/04 01:33:16 DEBUG : BackupDir/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11906f147a6b1542_d20260704_m012723_c001_v0001179_t0055_u01783128443875") 2026/07/04 01:33:16 DEBUG : CompareDest/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42220778789229ab_d20260704_m012603_c001_v7007000_t0000_u01783128363531") 2026/07/04 01:33:16 DEBUG : CompareDest/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a1d1_d20260704_m012557_c001_v0001102_t0049_u01783128357477") 2026/07/04 01:33:16 DEBUG : CompareDest/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42220778789229ac_d20260704_m012603_c001_v7007000_t0000_u01783128363705") 2026/07/04 01:33:16 DEBUG : CompareDest/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379c62_d20260704_m012559_c001_v0001165_t0027_u01783128359123") 2026/07/04 01:33:16 DEBUG : CopyDest/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefec9e_d20260704_m012730_c001_v7007000_t0000_u01783128450044") 2026/07/04 01:33:16 DEBUG : CopyDest/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff46a8_d20260704_m012720_c001_v0001173_t0042_u01783128440895") 2026/07/04 01:33:16 DEBUG : CopyDest/three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefec9f_d20260704_m012730_c001_v7007000_t0000_u01783128450229") 2026/07/04 01:33:16 DEBUG : CopyDest/three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379dbc_d20260704_m012727_c001_v0001165_t0016_u01783128447864") 2026/07/04 01:33:16 DEBUG : CopyDest/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefeca0_d20260704_m012730_c001_v7007000_t0000_u01783128450413") 2026/07/04 01:33:16 DEBUG : CopyDest/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a2cf_d20260704_m012725_c001_v0001102_t0012_u01783128445341") 2026/07/04 01:33:16 DEBUG : EXISTING: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924939_d20260704_m012850_c001_v7007000_t0000_u01783128530814") 2026/07/04 01:33:17 DEBUG : EXISTING: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379eba_d20260704_m012849_c001_v0001165_t0031_u01783128529839") 2026/07/04 01:33:17 DEBUG : PREFIXapple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a3a_d20260704_m013045_c001_v7007000_t0000_u01783128645190") 2026/07/04 01:33:17 DEBUG : PREFIXapple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb9a_d20260704_m013039_c001_v0001103_t0050_u01783128639612") 2026/07/04 01:33:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4094126c88882405_d20260704_m013045_c001_v7007000_t0000_u01783128645200") 2026/07/04 01:33:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0ac_d20260704_m013039_c001_v0001165_t0011_u01783128639624") 2026/07/04 01:33:17 DEBUG : PREFIXbanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687954e0_d20260704_m013045_c001_v7007000_t0000_u01783128645505") 2026/07/04 01:33:17 DEBUG : PREFIXbanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f40_d20260704_m013039_c001_v0001154_t0016_u01783128639634") 2026/07/04 01:33:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbeb_d20260704_m013045_c001_v7007000_t0000_u01783128645513") 2026/07/04 01:33:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5f7_d20260704_m013039_c001_v0001102_t0038_u01783128639646") 2026/07/04 01:33:17 DEBUG : Testêé: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924934_d20260704_m012847_c001_v7007000_t0000_u01783128527363") 2026/07/04 01:33:17 DEBUG : Testêé: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379eb2_d20260704_m012846_c001_v0001165_t0000_u01783128526742") 2026/07/04 01:33:17 DEBUG : Testêé: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a3d7_d20260704_m012845_c001_v0001102_t0058_u01783128525462") 2026/07/04 01:33:17 DEBUG : YXBwbGU=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de0_d20260704_m013026_c001_v7007000_t0000_u01783128626932") 2026/07/04 01:33:17 DEBUG : YXBwbGU=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f28_d20260704_m013022_c001_v0001154_t0022_u01783128622702") 2026/07/04 01:33:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de1_d20260704_m013027_c001_v7007000_t0000_u01783128627107") 2026/07/04 01:33:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5b9_d20260704_m013022_c001_v0001102_t0049_u01783128622711") 2026/07/04 01:33:17 DEBUG : YmFuYW5h: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de2_d20260704_m013027_c001_v7007000_t0000_u01783128627283") 2026/07/04 01:33:17 DEBUG : YmFuYW5h: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a058_d20260704_m013022_c001_v0001165_t0016_u01783128622723") 2026/07/04 01:33:17 DEBUG : a/potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952b9_d20260704_m012430_c001_v7007000_t0000_u01783128270960") 2026/07/04 01:33:17 DEBUG : a/potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4354_d20260704_m012430_c001_v0001173_t0010_u01783128270177") 2026/07/04 01:33:17 DEBUG : a/potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952b3_d20260704_m012428_c001_v7007000_t0000_u01783128268589") 2026/07/04 01:33:17 DEBUG : a/potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4340_d20260704_m012427_c001_v0001173_t0031_u01783128267488") 2026/07/04 01:33:18 DEBUG : a/potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718d5_d20260704_m012409_c001_v7007000_t0000_u01783128249673") 2026/07/04 01:33:18 DEBUG : a/potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42e4_d20260704_m012408_c001_v0001173_t0006_u01783128248688") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ac9_d20260704_m013244_c001_v7007000_t0000_u01783128764286") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a2ea_d20260704_m013240_c001_v0001165_t0023_u01783128760302") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e40_d20260704_m013228_c001_v7007000_t0000_u01783128748541") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a294_d20260704_m013224_c001_v0001165_t0028_u01783128744835") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b1_d20260704_m013212_c001_v7007000_t0000_u01783128732702") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a23c_d20260704_m013209_c001_v0001165_t0013_u01783128729102") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a561_d20260704_m013156_c001_v7007000_t0000_u01783128716454") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a206_d20260704_m013153_c001_v0001165_t0047_u01783128713277") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da85_d20260704_m013141_c001_v7007000_t0000_u01783128701548") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1d8_d20260704_m013137_c001_v0001165_t0024_u01783128697350") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6efe_d20260704_m013125_c001_v7007000_t0000_u01783128685218") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec64_d20260704_m013119_c001_v0001103_t0009_u01783128679263") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78010_d20260704_m013107_c001_v7007000_t0000_u01783128667578") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a126_d20260704_m013104_c001_v0001165_t0039_u01783128664077") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a4cc_d20260704_m013102_c001_v7007000_t0000_u01783128662865") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebec_d20260704_m013058_c001_v0001103_t0013_u01783128658181") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a3d_d20260704_m013046_c001_v7007000_t0000_u01783128646829") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0ba_d20260704_m013043_c001_v0001165_t0059_u01783128643375") 2026/07/04 01:33:18 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687954da_d20260704_m013042_c001_v7007000_t0000_u01783128642322") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb94_d20260704_m013037_c001_v0001103_t0015_u01783128637662") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09f2f_d20260704_m013024_c001_v7007000_t0000_u01783128624955") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f24_d20260704_m013020_c001_v0001154_t0011_u01783128620023") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d480_d20260704_m013009_c001_v7007000_t0000_u01783128609020") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f0a_d20260704_m013005_c001_v0001154_t0019_u01783128605278") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9bd_d20260704_m012953_c001_v7007000_t0000_u01783128593238") 2026/07/04 01:33:19 DEBUG : apple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953ef6_d20260704_m012949_c001_v0001154_t0011_u01783128589859") 2026/07/04 01:33:19 DEBUG : appleSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a4d4_d20260704_m013106_c001_v7007000_t0000_u01783128666280") 2026/07/04 01:33:19 DEBUG : appleSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebf8_d20260704_m013100_c001_v0001103_t0021_u01783128660453") 2026/07/04 01:33:19 DEBUG : appleapple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6eff_d20260704_m013125_c001_v7007000_t0000_u01783128685395") 2026/07/04 01:33:19 DEBUG : appleapple: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec70_d20260704_m013121_c001_v0001103_t0038_u01783128681385") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173aca_d20260704_m013244_c001_v7007000_t0000_u01783128764464") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a820_d20260704_m013240_c001_v0001102_t0013_u01783128760934") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e41_d20260704_m013228_c001_v7007000_t0000_u01783128748715") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a7da_d20260704_m013225_c001_v0001102_t0027_u01783128745487") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b2_d20260704_m013212_c001_v7007000_t0000_u01783128732877") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a790_d20260704_m013209_c001_v0001102_t0023_u01783128729808") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a562_d20260704_m013156_c001_v7007000_t0000_u01783128716627") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a74d_d20260704_m013153_c001_v0001102_t0027_u01783128713832") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da86_d20260704_m013141_c001_v7007000_t0000_u01783128701737") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a703_d20260704_m013137_c001_v0001102_t0039_u01783128697867") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da70_d20260704_m013123_c001_v7007000_t0000_u01783128683452") 2026/07/04 01:33:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f9e_d20260704_m013120_c001_v0001154_t0017_u01783128680163") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78013_d20260704_m013107_c001_v7007000_t0000_u01783128667754") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f74_d20260704_m013104_c001_v0001154_t0023_u01783128664088") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf77ff4_d20260704_m013103_c001_v7007000_t0000_u01783128663077") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0fc_d20260704_m013059_c001_v0001165_t0026_u01783128659053") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a3e_d20260704_m013047_c001_v7007000_t0000_u01783128647003") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeba8_d20260704_m013043_c001_v0001103_t0008_u01783128643386") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687954d9_d20260704_m013042_c001_v7007000_t0000_u01783128642143") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f3e_d20260704_m013038_c001_v0001154_t0011_u01783128638269") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04dde_d20260704_m013025_c001_v7007000_t0000_u01783128625134") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a050_d20260704_m013020_c001_v0001165_t0009_u01783128620869") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d482_d20260704_m013009_c001_v7007000_t0000_u01783128609219") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a026_d20260704_m013006_c001_v0001165_t0043_u01783128606185") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9be_d20260704_m012953_c001_v7007000_t0000_u01783128593412") 2026/07/04 01:33:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fec_d20260704_m012950_c001_v0001165_t0008_u01783128590526") 2026/07/04 01:33:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf77ffd_d20260704_m013106_c001_v7007000_t0000_u01783128666302") 2026/07/04 01:33:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f68_d20260704_m013100_c001_v0001154_t0004_u01783128660488") 2026/07/04 01:33:20 DEBUG : b/potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952ba_d20260704_m012431_c001_v7007000_t0000_u01783128271136") 2026/07/04 01:33:20 DEBUG : b/potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff434c_d20260704_m012429_c001_v0001173_t0021_u01783128269114") 2026/07/04 01:33:20 DEBUG : b/potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952b2_d20260704_m012428_c001_v7007000_t0000_u01783128268059") 2026/07/04 01:33:20 DEBUG : b/potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff433c_d20260704_m012426_c001_v0001173_t0038_u01783128266428") 2026/07/04 01:33:21 DEBUG : b/potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718d4_d20260704_m012409_c001_v7007000_t0000_u01783128249126") 2026/07/04 01:33:21 DEBUG : b/potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42de_d20260704_m012407_c001_v0001173_t0052_u01783128247633") 2026/07/04 01:33:21 DEBUG : backup/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c972d_d20260704_m012742_c001_v7007000_t0000_u01783128462892") 2026/07/04 01:33:21 DEBUG : backup/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11527d6e7c231844_d20260704_m012741_c001_v0001182_t0026_u01783128461104") 2026/07/04 01:33:21 DEBUG : backup/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f10876cd4a8509196_d20260704_m012737_c001_v0001103_t0055_u01783128457061") 2026/07/04 01:33:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ed0_d20260704_m012810_c001_v7007000_t0000_u01783128490243") 2026/07/04 01:33:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f103c6c3108997302_d20260704_m012808_c001_v0001185_t0046_u01783128488276") 2026/07/04 01:33:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f116ab5666d285fb1_d20260704_m012803_c001_v0001033_t0017_u01783128483937") 2026/07/04 01:33:21 DEBUG : backup/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f412c791cf4d67c4d_d20260704_m012757_c001_v7007000_t0000_u01783128477717") 2026/07/04 01:33:21 DEBUG : backup/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f105528d4ce66884f_d20260704_m012755_c001_v0001137_t0018_u01783128475817") 2026/07/04 01:33:21 DEBUG : backup/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f105ddf1de8e0f681_d20260704_m012751_c001_v0001144_t0019_u01783128471863") 2026/07/04 01:33:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ed1_d20260704_m012810_c001_v7007000_t0000_u01783128490435") 2026/07/04 01:33:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f104b6401226c8590_d20260704_m012809_c001_v0001105_t0048_u01783128489327") 2026/07/04 01:33:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1110316654b8ebdc_d20260704_m012806_c001_v0001174_t0050_u01783128486060") 2026/07/04 01:33:21 DEBUG : backup/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c972e_d20260704_m012743_c001_v7007000_t0000_u01783128463075") 2026/07/04 01:33:21 DEBUG : backup/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f100b875b5e1661fe_d20260704_m012742_c001_v0001172_t0039_u01783128462007") 2026/07/04 01:33:21 DEBUG : backup/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111abf628797b4e0_d20260704_m012738_c001_v0001100_t0009_u01783128458672") 2026/07/04 01:33:21 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f412c791cf4d67c4e_d20260704_m012757_c001_v7007000_t0000_u01783128477892") 2026/07/04 01:33:21 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11822e5588cc3f49_d20260704_m012756_c001_v0001033_t0012_u01783128476733") 2026/07/04 01:33:21 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f117f021ae176e4af_d20260704_m012753_c001_v0001185_t0041_u01783128473723") 2026/07/04 01:33:21 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173acb_d20260704_m013244_c001_v7007000_t0000_u01783128764644") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceedd8_d20260704_m013240_c001_v0001103_t0019_u01783128760512") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e42_d20260704_m013228_c001_v7007000_t0000_u01783128748891") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed92_d20260704_m013225_c001_v0001103_t0037_u01783128745101") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b3_d20260704_m013213_c001_v7007000_t0000_u01783128733053") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed48_d20260704_m013209_c001_v0001103_t0040_u01783128729431") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a563_d20260704_m013156_c001_v7007000_t0000_u01783128716800") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceecfc_d20260704_m013153_c001_v0001103_t0009_u01783128713472") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da87_d20260704_m013141_c001_v7007000_t0000_u01783128701926") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceecc0_d20260704_m013137_c001_v0001103_t0048_u01783128697582") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f00_d20260704_m013125_c001_v7007000_t0000_u01783128685571") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6b1_d20260704_m013119_c001_v0001102_t0010_u01783128679603") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78017_d20260704_m013107_c001_v7007000_t0000_u01783128667931") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec10_d20260704_m013104_c001_v0001103_t0037_u01783128664097") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0ebaa_d20260704_m013103_c001_v7007000_t0000_u01783128663123") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a655_d20260704_m013058_c001_v0001102_t0056_u01783128658599") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a3f_d20260704_m013047_c001_v7007000_t0000_u01783128647179") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f4c_d20260704_m013043_c001_v0001154_t0011_u01783128643396") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bcae_d20260704_m013042_c001_v7007000_t0000_u01783128642154") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0a4_d20260704_m013038_c001_v0001165_t0054_u01783128638026") 2026/07/04 01:33:22 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04ddd_d20260704_m013024_c001_v7007000_t0000_u01783128624957") 2026/07/04 01:33:23 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5af_d20260704_m013020_c001_v0001102_t0053_u01783128620400") 2026/07/04 01:33:23 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d484_d20260704_m013009_c001_v7007000_t0000_u01783128609401") 2026/07/04 01:33:23 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a575_d20260704_m013005_c001_v0001102_t0015_u01783128605600") 2026/07/04 01:33:23 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9c0_d20260704_m012953_c001_v7007000_t0000_u01783128593585") 2026/07/04 01:33:23 DEBUG : banana: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a523_d20260704_m012950_c001_v0001102_t0047_u01783128590191") 2026/07/04 01:33:23 DEBUG : bananaSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fc68_d20260704_m013106_c001_v7007000_t0000_u01783128666135") 2026/07/04 01:33:23 DEBUG : bananaSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a659_d20260704_m013100_c001_v0001102_t0052_u01783128660466") 2026/07/04 01:33:23 DEBUG : both0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832265_d20260704_m012928_c001_v7007000_t0000_u01783128568248") 2026/07/04 01:33:23 DEBUG : both0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a46b_d20260704_m012913_c001_v0001102_t0023_u01783128553073") 2026/07/04 01:33:23 DEBUG : both0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb79_d20260704_m012908_c001_v7007000_t0000_u01783128548955") 2026/07/04 01:33:23 DEBUG : both0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a3f7_d20260704_m012852_c001_v0001102_t0047_u01783128532781") 2026/07/04 01:33:23 DEBUG : both1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832267_d20260704_m012928_c001_v7007000_t0000_u01783128568432") 2026/07/04 01:33:23 DEBUG : both1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a46d_d20260704_m012913_c001_v0001102_t0050_u01783128553987") 2026/07/04 01:33:23 DEBUG : both1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb7a_d20260704_m012909_c001_v7007000_t0000_u01783128549132") 2026/07/04 01:33:23 DEBUG : both1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a3f9_d20260704_m012853_c001_v0001102_t0015_u01783128533395") 2026/07/04 01:33:23 DEBUG : both10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83226b_d20260704_m012928_c001_v7007000_t0000_u01783128568613") 2026/07/04 01:33:23 DEBUG : both10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a491_d20260704_m012919_c001_v0001102_t0027_u01783128559753") 2026/07/04 01:33:23 DEBUG : both10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb7b_d20260704_m012909_c001_v7007000_t0000_u01783128549308") 2026/07/04 01:33:23 DEBUG : both10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a42b_d20260704_m012859_c001_v0001102_t0035_u01783128539388") 2026/07/04 01:33:23 DEBUG : both11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83226d_d20260704_m012928_c001_v7007000_t0000_u01783128568794") 2026/07/04 01:33:23 DEBUG : both11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a493_d20260704_m012920_c001_v0001102_t0045_u01783128560300") 2026/07/04 01:33:23 DEBUG : both11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb7c_d20260704_m012909_c001_v7007000_t0000_u01783128549482") 2026/07/04 01:33:24 DEBUG : both11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a42f_d20260704_m012900_c001_v0001102_t0043_u01783128540037") 2026/07/04 01:33:24 DEBUG : both12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83226f_d20260704_m012928_c001_v7007000_t0000_u01783128568975") 2026/07/04 01:33:24 DEBUG : both12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a495_d20260704_m012920_c001_v0001102_t0024_u01783128560942") 2026/07/04 01:33:24 DEBUG : both12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb7e_d20260704_m012909_c001_v7007000_t0000_u01783128549660") 2026/07/04 01:33:24 DEBUG : both12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a431_d20260704_m012900_c001_v0001102_t0053_u01783128540641") 2026/07/04 01:33:24 DEBUG : both13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832272_d20260704_m012929_c001_v7007000_t0000_u01783128569158") 2026/07/04 01:33:24 DEBUG : both13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a497_d20260704_m012921_c001_v0001102_t0028_u01783128561552") 2026/07/04 01:33:24 DEBUG : both13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb7f_d20260704_m012909_c001_v7007000_t0000_u01783128549836") 2026/07/04 01:33:24 DEBUG : both13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a433_d20260704_m012901_c001_v0001102_t0039_u01783128541222") 2026/07/04 01:33:24 DEBUG : both14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832274_d20260704_m012929_c001_v7007000_t0000_u01783128569357") 2026/07/04 01:33:24 DEBUG : both14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4a1_d20260704_m012922_c001_v0001102_t0036_u01783128562083") 2026/07/04 01:33:24 DEBUG : both14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb80_d20260704_m012910_c001_v7007000_t0000_u01783128550011") 2026/07/04 01:33:24 DEBUG : both14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a437_d20260704_m012901_c001_v0001102_t0033_u01783128541885") 2026/07/04 01:33:24 DEBUG : both15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832276_d20260704_m012929_c001_v7007000_t0000_u01783128569539") 2026/07/04 01:33:24 DEBUG : both15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4a9_d20260704_m012922_c001_v0001102_t0020_u01783128562653") 2026/07/04 01:33:24 DEBUG : both15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb82_d20260704_m012910_c001_v7007000_t0000_u01783128550248") 2026/07/04 01:33:24 DEBUG : both15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a43f_d20260704_m012902_c001_v0001102_t0058_u01783128542836") 2026/07/04 01:33:24 DEBUG : both16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832278_d20260704_m012929_c001_v7007000_t0000_u01783128569719") 2026/07/04 01:33:24 DEBUG : both16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4ab_d20260704_m012923_c001_v0001102_t0038_u01783128563160") 2026/07/04 01:33:24 DEBUG : both16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb84_d20260704_m012910_c001_v7007000_t0000_u01783128550432") 2026/07/04 01:33:24 DEBUG : both16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a441_d20260704_m012903_c001_v0001102_t0044_u01783128543531") 2026/07/04 01:33:25 DEBUG : both17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83227a_d20260704_m012929_c001_v7007000_t0000_u01783128569901") 2026/07/04 01:33:25 DEBUG : both17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4af_d20260704_m012923_c001_v0001102_t0057_u01783128563907") 2026/07/04 01:33:25 DEBUG : both17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb85_d20260704_m012910_c001_v7007000_t0000_u01783128550608") 2026/07/04 01:33:25 DEBUG : both17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a443_d20260704_m012904_c001_v0001102_t0047_u01783128544228") 2026/07/04 01:33:25 DEBUG : both18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83227d_d20260704_m012930_c001_v7007000_t0000_u01783128570083") 2026/07/04 01:33:25 DEBUG : both18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4b3_d20260704_m012924_c001_v0001102_t0028_u01783128564534") 2026/07/04 01:33:25 DEBUG : both18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb86_d20260704_m012910_c001_v7007000_t0000_u01783128550783") 2026/07/04 01:33:25 DEBUG : both18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a447_d20260704_m012904_c001_v0001102_t0009_u01783128544985") 2026/07/04 01:33:25 DEBUG : both19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83227e_d20260704_m012930_c001_v7007000_t0000_u01783128570264") 2026/07/04 01:33:25 DEBUG : both19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4b5_d20260704_m012925_c001_v0001102_t0049_u01783128565056") 2026/07/04 01:33:25 DEBUG : both19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb87_d20260704_m012910_c001_v7007000_t0000_u01783128550959") 2026/07/04 01:33:25 DEBUG : both19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a44d_d20260704_m012905_c001_v0001102_t0050_u01783128545611") 2026/07/04 01:33:25 DEBUG : both2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832280_d20260704_m012930_c001_v7007000_t0000_u01783128570446") 2026/07/04 01:33:25 DEBUG : both2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a46f_d20260704_m012914_c001_v0001102_t0008_u01783128554685") 2026/07/04 01:33:25 DEBUG : both2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb88_d20260704_m012911_c001_v7007000_t0000_u01783128551135") 2026/07/04 01:33:25 DEBUG : both2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a3fb_d20260704_m012853_c001_v0001102_t0042_u01783128533919") 2026/07/04 01:33:25 DEBUG : both3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832282_d20260704_m012930_c001_v7007000_t0000_u01783128570628") 2026/07/04 01:33:25 DEBUG : both3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a475_d20260704_m012915_c001_v0001102_t0047_u01783128555392") 2026/07/04 01:33:25 DEBUG : both3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb8a_d20260704_m012911_c001_v7007000_t0000_u01783128551310") 2026/07/04 01:33:25 DEBUG : both3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a401_d20260704_m012854_c001_v0001102_t0040_u01783128534447") 2026/07/04 01:33:26 DEBUG : both4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832285_d20260704_m012930_c001_v7007000_t0000_u01783128570815") 2026/07/04 01:33:26 DEBUG : both4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a477_d20260704_m012916_c001_v0001102_t0048_u01783128556101") 2026/07/04 01:33:26 DEBUG : both4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb8b_d20260704_m012911_c001_v7007000_t0000_u01783128551486") 2026/07/04 01:33:26 DEBUG : both4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a407_d20260704_m012855_c001_v0001102_t0032_u01783128535049") 2026/07/04 01:33:26 DEBUG : both5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832287_d20260704_m012930_c001_v7007000_t0000_u01783128570996") 2026/07/04 01:33:26 DEBUG : both5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a47d_d20260704_m012916_c001_v0001102_t0012_u01783128556645") 2026/07/04 01:33:26 DEBUG : both5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb8c_d20260704_m012911_c001_v7007000_t0000_u01783128551661") 2026/07/04 01:33:26 DEBUG : both5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a409_d20260704_m012855_c001_v0001102_t0028_u01783128535577") 2026/07/04 01:33:26 DEBUG : both6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832289_d20260704_m012931_c001_v7007000_t0000_u01783128571183") 2026/07/04 01:33:26 DEBUG : both6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a485_d20260704_m012917_c001_v0001102_t0043_u01783128557314") 2026/07/04 01:33:26 DEBUG : both6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb8d_d20260704_m012911_c001_v7007000_t0000_u01783128551837") 2026/07/04 01:33:26 DEBUG : both6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a413_d20260704_m012856_c001_v0001102_t0013_u01783128536203") 2026/07/04 01:33:26 DEBUG : both7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83228b_d20260704_m012931_c001_v7007000_t0000_u01783128571392") 2026/07/04 01:33:26 DEBUG : both7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a487_d20260704_m012917_c001_v0001102_t0045_u01783128557852") 2026/07/04 01:33:26 DEBUG : both7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb8e_d20260704_m012912_c001_v7007000_t0000_u01783128552015") 2026/07/04 01:33:26 DEBUG : both7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a419_d20260704_m012856_c001_v0001102_t0049_u01783128536945") 2026/07/04 01:33:26 DEBUG : both8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83228d_d20260704_m012931_c001_v7007000_t0000_u01783128571575") 2026/07/04 01:33:26 DEBUG : both8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a489_d20260704_m012918_c001_v0001102_t0019_u01783128558483") 2026/07/04 01:33:26 DEBUG : both8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb8f_d20260704_m012912_c001_v7007000_t0000_u01783128552191") 2026/07/04 01:33:26 DEBUG : both8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a41f_d20260704_m012858_c001_v0001102_t0056_u01783128538016") 2026/07/04 01:33:26 DEBUG : both9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83228f_d20260704_m012931_c001_v7007000_t0000_u01783128571844") 2026/07/04 01:33:26 DEBUG : both9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a48f_d20260704_m012919_c001_v0001102_t0008_u01783128559077") 2026/07/04 01:33:27 DEBUG : both9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb90_d20260704_m012912_c001_v7007000_t0000_u01783128552368") 2026/07/04 01:33:27 DEBUG : both9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a427_d20260704_m012858_c001_v0001102_t0059_u01783128538775") 2026/07/04 01:33:27 DEBUG : c/non empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952bc_d20260704_m012431_c001_v7007000_t0000_u01783128271311") 2026/07/04 01:33:27 DEBUG : c/non empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4350_d20260704_m012429_c001_v0001173_t0033_u01783128269536") 2026/07/04 01:33:27 DEBUG : c/non empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952b4_d20260704_m012428_c001_v7007000_t0000_u01783128268764") 2026/07/04 01:33:27 DEBUG : c/non empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff433e_d20260704_m012426_c001_v0001173_t0056_u01783128266824") 2026/07/04 01:33:27 DEBUG : c/non empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718d6_d20260704_m012409_c001_v7007000_t0000_u01783128249857") 2026/07/04 01:33:27 DEBUG : c/non empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42e0_d20260704_m012407_c001_v0001173_t0012_u01783128247936") 2026/07/04 01:33:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de3_d20260704_m013027_c001_v7007000_t0000_u01783128627459") 2026/07/04 01:33:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb4a_d20260704_m013022_c001_v0001103_t0052_u01783128622732") 2026/07/04 01:33:27 DEBUG : check sum: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718cc_d20260704_m012400_c001_v7007000_t0000_u01783128240071") 2026/07/04 01:33:27 DEBUG : check sum: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42b0_d20260704_m012358_c001_v0001173_t0043_u01783128238859") 2026/07/04 01:33:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f427a4d3f6e03ca2d_d20260704_m013313_c001_v7007000_t0000_u01783128793275") 2026/07/04 01:33:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a37c_d20260704_m013311_c001_v0001165_t0000_u01783128791826") 2026/07/04 01:33:27 DEBUG : dest/3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9694_d20260704_m012612_c001_v7007000_t0000_u01783128372705") 2026/07/04 01:33:27 DEBUG : dest/3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f402415b139bd730d_d20260704_m012611_c001_v0001103_t0039_u01783128371602") 2026/07/04 01:33:27 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f01_d20260704_m013125_c001_v7007000_t0000_u01783128685748") 2026/07/04 01:33:27 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fa2_d20260704_m013121_c001_v0001154_t0012_u01783128681392") 2026/07/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173acc_d20260704_m013244_c001_v7007000_t0000_u01783128764820") 2026/07/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a2b8_d20260704_m013233_c001_v0001165_t0049_u01783128753073") 2026/07/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e43_d20260704_m013229_c001_v7007000_t0000_u01783128749065") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a266_d20260704_m013217_c001_v0001165_t0009_u01783128737244") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b4_d20260704_m013213_c001_v7007000_t0000_u01783128733232") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a222_d20260704_m013200_c001_v0001165_t0004_u01783128720990") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a564_d20260704_m013156_c001_v7007000_t0000_u01783128716973") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1ee_d20260704_m013146_c001_v0001165_t0019_u01783128706543") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da88_d20260704_m013142_c001_v7007000_t0000_u01783128702114") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1b8_d20260704_m013129_c001_v0001165_t0022_u01783128689734") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a3_d20260704_m013123_c001_v7007000_t0000_u01783128683095") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec44_d20260704_m013112_c001_v0001103_t0006_u01783128672167") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7801a_d20260704_m013108_c001_v7007000_t0000_u01783128668112") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a128_d20260704_m013104_c001_v0001165_t0004_u01783128664281") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40692eec4b23e346_d20260704_m013103_c001_v7007000_t0000_u01783128663179") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebc8_d20260704_m013051_c001_v0001103_t0046_u01783128651356") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a42_d20260704_m013047_c001_v7007000_t0000_u01783128647354") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0bc_d20260704_m013043_c001_v0001165_t0034_u01783128643661") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687954db_d20260704_m013042_c001_v7007000_t0000_u01783128642499") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb7a_d20260704_m013031_c001_v0001103_t0033_u01783128631471") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4236b05f27239775_d20260704_m013025_c001_v7007000_t0000_u01783128625303") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f14_d20260704_m013013_c001_v0001154_t0022_u01783128613513") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d486_d20260704_m013009_c001_v7007000_t0000_u01783128609577") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953efc_d20260704_m012957_c001_v0001154_t0015_u01783128597738") 2026/07/04 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9c2_d20260704_m012953_c001_v7007000_t0000_u01783128593759") 2026/07/04 01:33:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953eea_d20260704_m012944_c001_v0001154_t0017_u01783128584522") 2026/07/04 01:33:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0ebaf_d20260704_m013105_c001_v7007000_t0000_u01783128665917") 2026/07/04 01:33:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a108_d20260704_m013100_c001_v0001165_t0024_u01783128660701") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f02_d20260704_m013125_c001_v7007000_t0000_u01783128685925") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a188_d20260704_m013121_c001_v0001165_t0024_u01783128681396") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173acd_d20260704_m013245_c001_v7007000_t0000_u01783128765048") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceedba_d20260704_m013233_c001_v0001103_t0016_u01783128753779") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e44_d20260704_m013229_c001_v7007000_t0000_u01783128749238") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed6a_d20260704_m013217_c001_v0001103_t0045_u01783128737969") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b5_d20260704_m013213_c001_v7007000_t0000_u01783128733408") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed20_d20260704_m013201_c001_v0001103_t0005_u01783128721660") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a565_d20260704_m013157_c001_v7007000_t0000_u01783128717206") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceece2_d20260704_m013147_c001_v0001103_t0035_u01783128707093") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da89_d20260704_m013142_c001_v7007000_t0000_u01783128702304") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeca0_d20260704_m013130_c001_v0001103_t0024_u01783128690352") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a9_d20260704_m013123_c001_v7007000_t0000_u01783128683627") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a699_d20260704_m013112_c001_v0001102_t0043_u01783128672868") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78021_d20260704_m013108_c001_v7007000_t0000_u01783128668292") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f76_d20260704_m013104_c001_v0001154_t0011_u01783128664507") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf77ff3_d20260704_m013102_c001_v7007000_t0000_u01783128662900") 2026/07/04 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a62f_d20260704_m013052_c001_v0001102_t0040_u01783128652143") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a43_d20260704_m013047_c001_v7007000_t0000_u01783128647587") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f50_d20260704_m013043_c001_v0001154_t0012_u01783128643713") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbe1_d20260704_m013042_c001_v7007000_t0000_u01783128642134") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a084_d20260704_m013032_c001_v0001165_t0017_u01783128632094") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322f9_d20260704_m013024_c001_v7007000_t0000_u01783128624577") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a591_d20260704_m013014_c001_v0001102_t0043_u01783128614170") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d487_d20260704_m013009_c001_v7007000_t0000_u01783128609753") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a549_d20260704_m012958_c001_v0001102_t0041_u01783128598359") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9c4_d20260704_m012953_c001_v7007000_t0000_u01783128593932") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a511_d20260704_m012944_c001_v0001102_t0050_u01783128584817") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40692eec4b23e351_d20260704_m013105_c001_v7007000_t0000_u01783128665907") 2026/07/04 01:33:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a65f_d20260704_m013100_c001_v0001102_t0017_u01783128660850") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f03_d20260704_m013126_c001_v7007000_t0000_u01783128686101") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a18e_d20260704_m013121_c001_v0001165_t0028_u01783128681619") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad0_d20260704_m013245_c001_v7007000_t0000_u01783128765226") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a7fe_d20260704_m013234_c001_v0001102_t0059_u01783128754646") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e45_d20260704_m013229_c001_v7007000_t0000_u01783128749412") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a7b8_d20260704_m013218_c001_v0001102_t0045_u01783128738672") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b6_d20260704_m013213_c001_v7007000_t0000_u01783128733592") 2026/07/04 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a773_d20260704_m013202_c001_v0001102_t0004_u01783128722414") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a566_d20260704_m013157_c001_v7007000_t0000_u01783128717380") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a728_d20260704_m013147_c001_v0001102_t0059_u01783128707823") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da8a_d20260704_m013142_c001_v7007000_t0000_u01783128702493") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6ef_d20260704_m013131_c001_v0001102_t0057_u01783128691139") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da72_d20260704_m013123_c001_v7007000_t0000_u01783128683636") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f92_d20260704_m013113_c001_v0001154_t0005_u01783128673529") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78026_d20260704_m013108_c001_v7007000_t0000_u01783128668563") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec12_d20260704_m013104_c001_v0001103_t0017_u01783128664537") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a535_d20260704_m013103_c001_v7007000_t0000_u01783128663035") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0e2_d20260704_m013052_c001_v0001165_t0002_u01783128652783") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a44_d20260704_m013047_c001_v7007000_t0000_u01783128647780") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a60d_d20260704_m013043_c001_v0001102_t0009_u01783128643755") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bcaf_d20260704_m013042_c001_v7007000_t0000_u01783128642333") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f34_d20260704_m013032_c001_v0001154_t0016_u01783128632696") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322fc_d20260704_m013024_c001_v7007000_t0000_u01783128624960") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a03c_d20260704_m013014_c001_v0001165_t0035_u01783128614855") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d489_d20260704_m013009_c001_v7007000_t0000_u01783128609928") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a00e_d20260704_m012959_c001_v0001165_t0052_u01783128599190") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9c5_d20260704_m012954_c001_v7007000_t0000_u01783128594105") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fcc_d20260704_m012945_c001_v0001165_t0045_u01783128585165") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fc66_d20260704_m013105_c001_v7007000_t0000_u01783128665959") 2026/07/04 01:33:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f6c_d20260704_m013100_c001_v0001154_t0017_u01783128660913") 2026/07/04 01:33:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f04_d20260704_m013126_c001_v7007000_t0000_u01783128686278") 2026/07/04 01:33:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec74_d20260704_m013121_c001_v0001103_t0034_u01783128681684") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad1_d20260704_m013245_c001_v7007000_t0000_u01783128765402") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b095400e_d20260704_m013235_c001_v0001154_t0017_u01783128755682") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e46_d20260704_m013229_c001_v7007000_t0000_u01783128749585") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fe6_d20260704_m013219_c001_v0001154_t0004_u01783128739585") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b7_d20260704_m013213_c001_v7007000_t0000_u01783128733768") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fd4_d20260704_m013203_c001_v0001154_t0008_u01783128723489") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a567_d20260704_m013157_c001_v7007000_t0000_u01783128717553") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fc2_d20260704_m013148_c001_v0001154_t0007_u01783128708721") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da8b_d20260704_m013142_c001_v7007000_t0000_u01783128702681") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fb0_d20260704_m013131_c001_v0001154_t0025_u01783128691917") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a4_d20260704_m013123_c001_v7007000_t0000_u01783128683261") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a15c_d20260704_m013114_c001_v0001165_t0020_u01783128674316") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7802a_d20260704_m013108_c001_v7007000_t0000_u01783128668743") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a673_d20260704_m013104_c001_v0001102_t0017_u01783128664559") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0eba9_d20260704_m013102_c001_v7007000_t0000_u01783128662931") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f5c_d20260704_m013053_c001_v0001154_t0017_u01783128653359") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a45_d20260704_m013047_c001_v7007000_t0000_u01783128647959") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebac_d20260704_m013043_c001_v0001103_t0032_u01783128643764") 2026/07/04 01:33:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4094126c88882401_d20260704_m013042_c001_v7007000_t0000_u01783128642134") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5d5_d20260704_m013033_c001_v0001102_t0031_u01783128633520") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322ff_d20260704_m013025_c001_v7007000_t0000_u01783128625153") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb1a_d20260704_m013015_c001_v0001103_t0024_u01783128615409") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d48b_d20260704_m013010_c001_v7007000_t0000_u01783128610103") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeaca_d20260704_m012959_c001_v0001103_t0010_u01783128599794") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9c6_d20260704_m012954_c001_v7007000_t0000_u01783128594279") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceea94_d20260704_m012945_c001_v0001103_t0008_u01783128585370") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a4d3_d20260704_m013106_c001_v7007000_t0000_u01783128666106") 2026/07/04 01:33:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a10a_d20260704_m013100_c001_v0001165_t0024_u01783128660937") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f06_d20260704_m013126_c001_v7007000_t0000_u01783128686454") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fa4_d20260704_m013121_c001_v0001154_t0025_u01783128681738") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad2_d20260704_m013245_c001_v7007000_t0000_u01783128765580") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a2d2_d20260704_m013236_c001_v0001165_t0014_u01783128756034") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e47_d20260704_m013229_c001_v7007000_t0000_u01783128749760") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a272_d20260704_m013220_c001_v0001165_t0027_u01783128740077") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b8_d20260704_m013213_c001_v7007000_t0000_u01783128733980") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a22a_d20260704_m013203_c001_v0001165_t0011_u01783128723920") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a568_d20260704_m013157_c001_v7007000_t0000_u01783128717726") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1f6_d20260704_m013149_c001_v0001165_t0013_u01783128709137") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da8c_d20260704_m013142_c001_v7007000_t0000_u01783128702882") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1c2_d20260704_m013132_c001_v0001165_t0055_u01783128692583") 2026/07/04 01:33:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f416906a7dd434799_d20260704_m013123_c001_v7007000_t0000_u01783128683490") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec4c_d20260704_m013114_c001_v0001103_t0020_u01783128674546") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7802e_d20260704_m013108_c001_v7007000_t0000_u01783128668920") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a12c_d20260704_m013104_c001_v0001165_t0059_u01783128664571") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a4ce_d20260704_m013103_c001_v7007000_t0000_u01783128663044") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebdc_d20260704_m013053_c001_v0001103_t0056_u01783128653758") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a46_d20260704_m013048_c001_v7007000_t0000_u01783128648141") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0be_d20260704_m013043_c001_v0001165_t0042_u01783128643886") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb814_d20260704_m013042_c001_v7007000_t0000_u01783128642342") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb82_d20260704_m013033_c001_v0001103_t0020_u01783128633841") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6ece_d20260704_m013025_c001_v7007000_t0000_u01783128625175") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f16_d20260704_m013015_c001_v0001154_t0000_u01783128615858") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d48c_d20260704_m013010_c001_v7007000_t0000_u01783128610279") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f00_d20260704_m013000_c001_v0001154_t0006_u01783128600234") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9c8_d20260704_m012954_c001_v7007000_t0000_u01783128594452") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953eee_d20260704_m012945_c001_v0001154_t0011_u01783128585760") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f410d5f7e68cae036_d20260704_m013106_c001_v7007000_t0000_u01783128666146") 2026/07/04 01:33:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebfa_d20260704_m013100_c001_v0001103_t0054_u01783128660978") 2026/07/04 01:33:34 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f07_d20260704_m013126_c001_v7007000_t0000_u01783128686631") 2026/07/04 01:33:34 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6bd_d20260704_m013121_c001_v0001102_t0032_u01783128681819") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad3_d20260704_m013245_c001_v7007000_t0000_u01783128765756") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceedc2_d20260704_m013236_c001_v0001103_t0036_u01783128756310") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e48_d20260704_m013229_c001_v7007000_t0000_u01783128749934") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed76_d20260704_m013220_c001_v0001103_t0004_u01783128740327") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6b9_d20260704_m013214_c001_v7007000_t0000_u01783128734159") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed2e_d20260704_m013204_c001_v0001103_t0022_u01783128724226") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a569_d20260704_m013157_c001_v7007000_t0000_u01783128717899") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceece8_d20260704_m013149_c001_v0001103_t0030_u01783128709435") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da8d_d20260704_m013143_c001_v7007000_t0000_u01783128703071") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeca4_d20260704_m013132_c001_v0001103_t0021_u01783128692876") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6efc_d20260704_m013123_c001_v7007000_t0000_u01783128683494") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a69d_d20260704_m013115_c001_v0001102_t0001_u01783128675032") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78032_d20260704_m013109_c001_v7007000_t0000_u01783128669097") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a130_d20260704_m013104_c001_v0001165_t0038_u01783128664875") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fc55_d20260704_m013103_c001_v7007000_t0000_u01783128663054") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a639_d20260704_m013054_c001_v0001102_t0027_u01783128654155") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a47_d20260704_m013048_c001_v7007000_t0000_u01783128648316") 2026/07/04 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0c0_d20260704_m013044_c001_v0001165_t0014_u01783128644083") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a35_d20260704_m013042_c001_v7007000_t0000_u01783128642136") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a08e_d20260704_m013034_c001_v0001165_t0032_u01783128634126") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6ecd_d20260704_m013024_c001_v7007000_t0000_u01783128624993") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a599_d20260704_m013016_c001_v0001102_t0041_u01783128616230") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d48d_d20260704_m013010_c001_v7007000_t0000_u01783128610454") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a55f_d20260704_m013000_c001_v0001102_t0010_u01783128600748") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9ca_d20260704_m012954_c001_v7007000_t0000_u01783128594627") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a519_d20260704_m012946_c001_v0001102_t0053_u01783128586084") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a53a_d20260704_m013106_c001_v7007000_t0000_u01783128666158") 2026/07/04 01:33:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a10c_d20260704_m013101_c001_v0001165_t0026_u01783128661147") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f0b_d20260704_m013126_c001_v7007000_t0000_u01783128686807") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a192_d20260704_m013121_c001_v0001165_t0019_u01783128681843") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad4_d20260704_m013245_c001_v7007000_t0000_u01783128765933") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a80a_d20260704_m013236_c001_v0001102_t0039_u01783128756641") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e49_d20260704_m013230_c001_v7007000_t0000_u01783128750108") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a7c6_d20260704_m013220_c001_v0001102_t0027_u01783128740960") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6ba_d20260704_m013214_c001_v7007000_t0000_u01783128734335") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a77f_d20260704_m013204_c001_v0001102_t0000_u01783128724522") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a56a_d20260704_m013158_c001_v7007000_t0000_u01783128718072") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a737_d20260704_m013149_c001_v0001102_t0015_u01783128709852") 2026/07/04 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da8e_d20260704_m013143_c001_v7007000_t0000_u01783128703261") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6f1_d20260704_m013133_c001_v0001102_t0043_u01783128693236") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a2_d20260704_m013123_c001_v7007000_t0000_u01783128683085") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f94_d20260704_m013115_c001_v0001154_t0006_u01783128675633") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78037_d20260704_m013109_c001_v7007000_t0000_u01783128669295") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec16_d20260704_m013104_c001_v0001103_t0009_u01783128664901") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40692eec4b23e343_d20260704_m013102_c001_v7007000_t0000_u01783128662831") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0ea_d20260704_m013054_c001_v0001165_t0021_u01783128654461") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a48_d20260704_m013048_c001_v7007000_t0000_u01783128648491") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f54_d20260704_m013044_c001_v0001154_t0011_u01783128644101") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbdf_d20260704_m013041_c001_v7007000_t0000_u01783128641739") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f38_d20260704_m013034_c001_v0001154_t0008_u01783128634348") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322fa_d20260704_m013024_c001_v7007000_t0000_u01783128624752") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a040_d20260704_m013016_c001_v0001165_t0027_u01783128616538") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d48f_d20260704_m013010_c001_v7007000_t0000_u01783128610629") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a014_d20260704_m013001_c001_v0001165_t0011_u01783128601204") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9cc_d20260704_m012954_c001_v7007000_t0000_u01783128594800") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fd0_d20260704_m012946_c001_v0001165_t0040_u01783128586458") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a4d2_d20260704_m013105_c001_v7007000_t0000_u01783128665929") 2026/07/04 01:33:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a661_d20260704_m013101_c001_v0001102_t0040_u01783128661177") 2026/07/04 01:33:37 DEBUG : dir1/0007-12345: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f0c_d20260704_m013126_c001_v7007000_t0000_u01783128686983") 2026/07/04 01:33:37 DEBUG : dir1/0007-12345: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec76_d20260704_m013121_c001_v0001103_t0042_u01783128681973") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad5_d20260704_m013246_c001_v7007000_t0000_u01783128766109") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0954012_d20260704_m013237_c001_v0001154_t0008_u01783128757050") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e4a_d20260704_m013230_c001_v7007000_t0000_u01783128750296") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fea_d20260704_m013221_c001_v0001154_t0013_u01783128741291") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6bb_d20260704_m013214_c001_v7007000_t0000_u01783128734512") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fd6_d20260704_m013205_c001_v0001154_t0020_u01783128725149") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a56b_d20260704_m013158_c001_v7007000_t0000_u01783128718246") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fc4_d20260704_m013150_c001_v0001154_t0011_u01783128710175") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da8f_d20260704_m013143_c001_v7007000_t0000_u01783128703450") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fb2_d20260704_m013133_c001_v0001154_t0007_u01783128693686") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a73_d20260704_m013123_c001_v7007000_t0000_u01783128683647") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a164_d20260704_m013116_c001_v0001165_t0033_u01783128676143") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7803b_d20260704_m013109_c001_v7007000_t0000_u01783128669472") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a675_d20260704_m013104_c001_v0001102_t0023_u01783128664923") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a60_d20260704_m013103_c001_v7007000_t0000_u01783128663201") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f60_d20260704_m013054_c001_v0001154_t0012_u01783128654690") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a49_d20260704_m013048_c001_v7007000_t0000_u01783128648666") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a60f_d20260704_m013044_c001_v0001102_t0037_u01783128644119") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4094126c88882402_d20260704_m013042_c001_v7007000_t0000_u01783128642354") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5dd_d20260704_m013034_c001_v0001102_t0027_u01783128634712") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4034c04bdac7d32f_d20260704_m013025_c001_v7007000_t0000_u01783128625020") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb24_d20260704_m013016_c001_v0001103_t0016_u01783128616774") 2026/07/04 01:33:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d492_d20260704_m013010_c001_v7007000_t0000_u01783128610804") 2026/07/04 01:33:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceead0_d20260704_m013001_c001_v0001103_t0057_u01783128601510") 2026/07/04 01:33:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9cd_d20260704_m012954_c001_v7007000_t0000_u01783128594975") 2026/07/04 01:33:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceea98_d20260704_m012946_c001_v0001103_t0005_u01783128586743") 2026/07/04 01:33:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a66_d20260704_m013106_c001_v7007000_t0000_u01783128666254") 2026/07/04 01:33:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f70_d20260704_m013101_c001_v0001154_t0007_u01783128661239") 2026/07/04 01:33:39 DEBUG : dir1/0008-23456: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f0d_d20260704_m013127_c001_v7007000_t0000_u01783128687169") 2026/07/04 01:33:39 DEBUG : dir1/0008-23456: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a194_d20260704_m013122_c001_v0001165_t0028_u01783128682048") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad6_d20260704_m013246_c001_v7007000_t0000_u01783128766286") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a2d6_d20260704_m013237_c001_v0001165_t0027_u01783128757372") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e4b_d20260704_m013230_c001_v7007000_t0000_u01783128750470") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a27c_d20260704_m013221_c001_v0001165_t0001_u01783128741602") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6bc_d20260704_m013214_c001_v7007000_t0000_u01783128734688") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a22c_d20260704_m013205_c001_v0001165_t0021_u01783128725458") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a56c_d20260704_m013158_c001_v7007000_t0000_u01783128718419") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1fc_d20260704_m013150_c001_v0001165_t0031_u01783128710507") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da90_d20260704_m013143_c001_v7007000_t0000_u01783128703638") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1cc_d20260704_m013134_c001_v0001165_t0023_u01783128694417") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a6_d20260704_m013123_c001_v7007000_t0000_u01783128683439") 2026/07/04 01:33:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec54_d20260704_m013116_c001_v0001103_t0015_u01783128676372") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78040_d20260704_m013109_c001_v7007000_t0000_u01783128669649") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a132_d20260704_m013105_c001_v0001165_t0035_u01783128665086") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f410d5f7e68cae030_d20260704_m013102_c001_v7007000_t0000_u01783128662880") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebde_d20260704_m013055_c001_v0001103_t0013_u01783128655018") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a4a_d20260704_m013048_c001_v7007000_t0000_u01783128648842") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebb2_d20260704_m013044_c001_v0001103_t0046_u01783128644132") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbe0_d20260704_m013041_c001_v7007000_t0000_u01783128641915") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb88_d20260704_m013035_c001_v0001103_t0036_u01783128635013") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4034c04bdac7d330_d20260704_m013025_c001_v7007000_t0000_u01783128625210") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f1c_d20260704_m013017_c001_v0001154_t0007_u01783128617265") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d493_d20260704_m013010_c001_v7007000_t0000_u01783128610987") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f04_d20260704_m013001_c001_v0001154_t0017_u01783128601977") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9d0_d20260704_m012955_c001_v7007000_t0000_u01783128595150") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953ef0_d20260704_m012947_c001_v0001154_t0025_u01783128587069") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0ebb0_d20260704_m013106_c001_v7007000_t0000_u01783128666114") 2026/07/04 01:33:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a10e_d20260704_m013101_c001_v0001165_t0032_u01783128661403") 2026/07/04 01:33:40 DEBUG : dir1/0009-34567: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f0f_d20260704_m013127_c001_v7007000_t0000_u01783128687346") 2026/07/04 01:33:40 DEBUG : dir1/0009-34567: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6bf_d20260704_m013122_c001_v0001102_t0035_u01783128682156") 2026/07/04 01:33:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad7_d20260704_m013246_c001_v7007000_t0000_u01783128766515") 2026/07/04 01:33:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceedce_d20260704_m013237_c001_v0001103_t0049_u01783128757579") 2026/07/04 01:33:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e4c_d20260704_m013230_c001_v7007000_t0000_u01783128750645") 2026/07/04 01:33:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed7e_d20260704_m013221_c001_v0001103_t0010_u01783128741858") 2026/07/04 01:33:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6bd_d20260704_m013214_c001_v7007000_t0000_u01783128734864") 2026/07/04 01:33:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed38_d20260704_m013205_c001_v0001103_t0033_u01783128725668") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a56d_d20260704_m013158_c001_v7007000_t0000_u01783128718592") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceecec_d20260704_m013150_c001_v0001103_t0031_u01783128710719") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da91_d20260704_m013143_c001_v7007000_t0000_u01783128703827") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceecb0_d20260704_m013134_c001_v0001103_t0013_u01783128694652") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41913b67676cdbf5_d20260704_m013123_c001_v7007000_t0000_u01783128683504") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6a1_d20260704_m013116_c001_v0001102_t0058_u01783128676893") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78044_d20260704_m013109_c001_v7007000_t0000_u01783128669825") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f7c_d20260704_m013105_c001_v0001154_t0020_u01783128665233") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a534_d20260704_m013102_c001_v7007000_t0000_u01783128662842") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a647_d20260704_m013055_c001_v0001102_t0012_u01783128655458") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a4c_d20260704_m013049_c001_v7007000_t0000_u01783128649028") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0c2_d20260704_m013044_c001_v0001165_t0009_u01783128644388") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb812_d20260704_m013042_c001_v7007000_t0000_u01783128642163") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a096_d20260704_m013035_c001_v0001165_t0017_u01783128635398") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04ddf_d20260704_m013025_c001_v7007000_t0000_u01783128625317") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a59f_d20260704_m013017_c001_v0001102_t0016_u01783128617670") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d495_d20260704_m013011_c001_v7007000_t0000_u01783128611163") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a565_d20260704_m013002_c001_v0001102_t0042_u01783128602328") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9d2_d20260704_m012955_c001_v7007000_t0000_u01783128595323") 2026/07/04 01:33:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a51f_d20260704_m012947_c001_v0001102_t0046_u01783128587568") 2026/07/04 01:33:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40692eec4b23e353_d20260704_m013106_c001_v7007000_t0000_u01783128666264") 2026/07/04 01:33:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebfe_d20260704_m013101_c001_v0001103_t0026_u01783128661520") 2026/07/04 01:33:42 DEBUG : dir1/0010-45678: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f10_d20260704_m013127_c001_v7007000_t0000_u01783128687522") 2026/07/04 01:33:42 DEBUG : dir1/0010-45678: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a196_d20260704_m013122_c001_v0001165_t0025_u01783128682266") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad8_d20260704_m013246_c001_v7007000_t0000_u01783128766692") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a810_d20260704_m013238_c001_v0001102_t0037_u01783128758018") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e4d_d20260704_m013230_c001_v7007000_t0000_u01783128750819") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a7cc_d20260704_m013222_c001_v0001102_t0004_u01783128742372") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6bf_d20260704_m013215_c001_v7007000_t0000_u01783128735039") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a786_d20260704_m013206_c001_v0001102_t0058_u01783128726264") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a56e_d20260704_m013158_c001_v7007000_t0000_u01783128718765") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a73f_d20260704_m013151_c001_v0001102_t0015_u01783128711042") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da92_d20260704_m013144_c001_v7007000_t0000_u01783128704016") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6f5_d20260704_m013135_c001_v0001102_t0007_u01783128695100") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a5_d20260704_m013123_c001_v7007000_t0000_u01783128683271") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f98_d20260704_m013117_c001_v0001154_t0002_u01783128677307") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78048_d20260704_m013110_c001_v7007000_t0000_u01783128670001") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a677_d20260704_m013105_c001_v0001102_t0040_u01783128665241") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40692eec4b23e345_d20260704_m013103_c001_v7007000_t0000_u01783128663004") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0f0_d20260704_m013056_c001_v0001165_t0051_u01783128656003") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a4d_d20260704_m013049_c001_v7007000_t0000_u01783128649205") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f56_d20260704_m013044_c001_v0001154_t0013_u01783128644430") 2026/07/04 01:33:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fbf7_d20260704_m013042_c001_v7007000_t0000_u01783128642368") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f3a_d20260704_m013035_c001_v0001154_t0020_u01783128635676") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4236b05f27239770_d20260704_m013025_c001_v7007000_t0000_u01783128625032") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a046_d20260704_m013018_c001_v0001165_t0026_u01783128618019") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d497_d20260704_m013011_c001_v7007000_t0000_u01783128611338") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a01a_d20260704_m013002_c001_v0001165_t0053_u01783128602618") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9d4_d20260704_m012955_c001_v7007000_t0000_u01783128595604") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fe0_d20260704_m012947_c001_v0001165_t0039_u01783128587905") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf77ff8_d20260704_m013105_c001_v7007000_t0000_u01783128665940") 2026/07/04 01:33:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a663_d20260704_m013101_c001_v0001102_t0059_u01783128661575") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f11_d20260704_m013127_c001_v7007000_t0000_u01783128687698") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fa6_d20260704_m013122_c001_v0001154_t0002_u01783128682282") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ad9_d20260704_m013246_c001_v7007000_t0000_u01783128766867") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b095401a_d20260704_m013238_c001_v0001154_t0014_u01783128758508") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e4e_d20260704_m013230_c001_v7007000_t0000_u01783128750994") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fec_d20260704_m013222_c001_v0001154_t0021_u01783128742800") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6c0_d20260704_m013215_c001_v7007000_t0000_u01783128735217") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fd8_d20260704_m013206_c001_v0001154_t0021_u01783128726947") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a56f_d20260704_m013158_c001_v7007000_t0000_u01783128718939") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fc6_d20260704_m013151_c001_v0001154_t0006_u01783128711409") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da94_d20260704_m013144_c001_v7007000_t0000_u01783128704204") 2026/07/04 01:33:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fb4_d20260704_m013135_c001_v0001154_t0012_u01783128695468") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f416906a7dd43479b_d20260704_m013123_c001_v7007000_t0000_u01783128683666") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a16c_d20260704_m013117_c001_v0001165_t0004_u01783128677662") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7804b_d20260704_m013110_c001_v7007000_t0000_u01783128670178") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec1a_d20260704_m013105_c001_v0001103_t0022_u01783128665249") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a5c_d20260704_m013102_c001_v7007000_t0000_u01783128662846") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f62_d20260704_m013056_c001_v0001154_t0017_u01783128656226") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a4e_d20260704_m013049_c001_v7007000_t0000_u01783128649379") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a613_d20260704_m013044_c001_v0001102_t0045_u01783128644541") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a37_d20260704_m013042_c001_v7007000_t0000_u01783128642375") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5e3_d20260704_m013036_c001_v0001102_t0037_u01783128636122") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4236b05f27239772_d20260704_m013025_c001_v7007000_t0000_u01783128625130") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb2c_d20260704_m013018_c001_v0001103_t0049_u01783128618239") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d498_d20260704_m013011_c001_v7007000_t0000_u01783128611516") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeadc_d20260704_m013002_c001_v0001103_t0020_u01783128602857") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9d6_d20260704_m012955_c001_v7007000_t0000_u01783128595786") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeaa0_d20260704_m012948_c001_v0001103_t0030_u01783128588119") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a538_d20260704_m013105_c001_v7007000_t0000_u01783128665971") 2026/07/04 01:33:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a110_d20260704_m013101_c001_v0001165_t0059_u01783128661650") 2026/07/04 01:33:44 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f12_d20260704_m013127_c001_v7007000_t0000_u01783128687874") 2026/07/04 01:33:44 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec80_d20260704_m013122_c001_v0001103_t0026_u01783128682303") 2026/07/04 01:33:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173adb_d20260704_m013247_c001_v7007000_t0000_u01783128767046") 2026/07/04 01:33:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a2de_d20260704_m013238_c001_v0001165_t0053_u01783128758864") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e4f_d20260704_m013231_c001_v7007000_t0000_u01783128751168") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a288_d20260704_m013223_c001_v0001165_t0026_u01783128743347") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6c1_d20260704_m013215_c001_v7007000_t0000_u01783128735396") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a234_d20260704_m013207_c001_v0001165_t0004_u01783128727318") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a570_d20260704_m013159_c001_v7007000_t0000_u01783128719112") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a202_d20260704_m013151_c001_v0001165_t0053_u01783128711886") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da95_d20260704_m013144_c001_v7007000_t0000_u01783128704395") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a1d4_d20260704_m013135_c001_v0001165_t0006_u01783128695921") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6efd_d20260704_m013123_c001_v7007000_t0000_u01783128683677") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec5e_d20260704_m013118_c001_v0001103_t0019_u01783128678002") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7804f_d20260704_m013110_c001_v7007000_t0000_u01783128670354") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a136_d20260704_m013105_c001_v0001165_t0054_u01783128665300") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a532_d20260704_m013102_c001_v7007000_t0000_u01783128662476") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebe6_d20260704_m013056_c001_v0001103_t0026_u01783128656584") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a50_d20260704_m013049_c001_v7007000_t0000_u01783128649556") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceebb6_d20260704_m013044_c001_v0001103_t0027_u01783128644564") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a522_d20260704_m013042_c001_v7007000_t0000_u01783128642475") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb8e_d20260704_m013036_c001_v0001103_t0043_u01783128636429") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322fe_d20260704_m013025_c001_v7007000_t0000_u01783128625101") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f20_d20260704_m013018_c001_v0001154_t0012_u01783128618620") 2026/07/04 01:33:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d49a_d20260704_m013011_c001_v7007000_t0000_u01783128611691") 2026/07/04 01:33:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f08_d20260704_m013003_c001_v0001154_t0007_u01783128603442") 2026/07/04 01:33:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9d8_d20260704_m012955_c001_v7007000_t0000_u01783128595959") 2026/07/04 01:33:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953ef4_d20260704_m012948_c001_v0001154_t0015_u01783128588544") 2026/07/04 01:33:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f410d5f7e68cae035_d20260704_m013105_c001_v7007000_t0000_u01783128665949") 2026/07/04 01:33:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f72_d20260704_m013101_c001_v0001154_t0024_u01783128661747") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f13_d20260704_m013128_c001_v7007000_t0000_u01783128688056") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a198_d20260704_m013122_c001_v0001165_t0022_u01783128682533") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173adc_d20260704_m013247_c001_v7007000_t0000_u01783128767222") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceedd2_d20260704_m013239_c001_v0001103_t0059_u01783128759081") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e50_d20260704_m013231_c001_v7007000_t0000_u01783128751343") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed88_d20260704_m013223_c001_v0001103_t0009_u01783128743559") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6c2_d20260704_m013215_c001_v7007000_t0000_u01783128735572") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceed44_d20260704_m013207_c001_v0001103_t0022_u01783128727652") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a571_d20260704_m013159_c001_v7007000_t0000_u01783128719285") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceecf0_d20260704_m013152_c001_v0001103_t0021_u01783128712101") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da97_d20260704_m013144_c001_v7007000_t0000_u01783128704679") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceecb8_d20260704_m013136_c001_v0001103_t0045_u01783128696204") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a7_d20260704_m013123_c001_v7007000_t0000_u01783128683447") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6a5_d20260704_m013118_c001_v0001102_t0056_u01783128678319") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78053_d20260704_m013110_c001_v7007000_t0000_u01783128670531") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f7e_d20260704_m013105_c001_v0001154_t0017_u01783128665560") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fc53_d20260704_m013102_c001_v7007000_t0000_u01783128662849") 2026/07/04 01:33:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a649_d20260704_m013056_c001_v0001102_t0045_u01783128656883") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a51_d20260704_m013049_c001_v7007000_t0000_u01783128649732") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0c4_d20260704_m013044_c001_v0001165_t0057_u01783128644616") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbe3_d20260704_m013042_c001_v7007000_t0000_u01783128642485") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a09a_d20260704_m013036_c001_v0001165_t0045_u01783128636786") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322fb_d20260704_m013024_c001_v7007000_t0000_u01783128624926") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5ab_d20260704_m013018_c001_v0001102_t0031_u01783128618979") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d49b_d20260704_m013011_c001_v7007000_t0000_u01783128611866") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a56b_d20260704_m013004_c001_v0001102_t0025_u01783128603999") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9d9_d20260704_m012956_c001_v7007000_t0000_u01783128596133") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a521_d20260704_m012948_c001_v0001102_t0019_u01783128588890") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a64_d20260704_m013106_c001_v7007000_t0000_u01783128666076") 2026/07/04 01:33:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceec00_d20260704_m013101_c001_v0001103_t0057_u01783128661853") 2026/07/04 01:33:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f14_d20260704_m013128_c001_v7007000_t0000_u01783128688233") 2026/07/04 01:33:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6c3_d20260704_m013122_c001_v0001102_t0031_u01783128682555") 2026/07/04 01:33:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173add_d20260704_m013247_c001_v7007000_t0000_u01783128767398") 2026/07/04 01:33:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a81a_d20260704_m013239_c001_v0001102_t0000_u01783128759543") 2026/07/04 01:33:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e51_d20260704_m013231_c001_v7007000_t0000_u01783128751518") 2026/07/04 01:33:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a7d6_d20260704_m013223_c001_v0001102_t0010_u01783128743895") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6c3_d20260704_m013215_c001_v7007000_t0000_u01783128735748") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a78a_d20260704_m013208_c001_v0001102_t0054_u01783128728046") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a572_d20260704_m013159_c001_v7007000_t0000_u01783128719459") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a743_d20260704_m013152_c001_v0001102_t0050_u01783128712578") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da98_d20260704_m013144_c001_v7007000_t0000_u01783128704885") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a701_d20260704_m013136_c001_v0001102_t0042_u01783128696635") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a72_d20260704_m013123_c001_v7007000_t0000_u01783128683510") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f9a_d20260704_m013118_c001_v0001154_t0013_u01783128678721") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78057_d20260704_m013110_c001_v7007000_t0000_u01783128670708") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a67b_d20260704_m013105_c001_v0001102_t0027_u01783128665590") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a533_d20260704_m013102_c001_v7007000_t0000_u01783128662659") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0f4_d20260704_m013057_c001_v0001165_t0007_u01783128657328") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a52_d20260704_m013049_c001_v7007000_t0000_u01783128649907") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f58_d20260704_m013044_c001_v0001154_t0016_u01783128644756") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a521_d20260704_m013042_c001_v7007000_t0000_u01783128642290") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f3c_d20260704_m013036_c001_v0001154_t0019_u01783128636989") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4236b05f27239774_d20260704_m013025_c001_v7007000_t0000_u01783128625223") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a04a_d20260704_m013019_c001_v0001165_t0053_u01783128619401") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d49d_d20260704_m013012_c001_v7007000_t0000_u01783128612043") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a020_d20260704_m013004_c001_v0001165_t0044_u01783128604432") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9db_d20260704_m012956_c001_v7007000_t0000_u01783128596307") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fe8_d20260704_m012949_c001_v0001165_t0013_u01783128589252") 2026/07/04 01:33:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40692eec4b23e352_d20260704_m013106_c001_v7007000_t0000_u01783128666086") 2026/07/04 01:33:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a112_d20260704_m013101_c001_v0001165_t0022_u01783128661921") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f15_d20260704_m013128_c001_v7007000_t0000_u01783128688414") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fa8_d20260704_m013122_c001_v0001154_t0016_u01783128682663") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173adf_d20260704_m013247_c001_v7007000_t0000_u01783128767576") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b095401e_d20260704_m013239_c001_v0001154_t0013_u01783128759948") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e52_d20260704_m013231_c001_v7007000_t0000_u01783128751692") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fee_d20260704_m013224_c001_v0001154_t0004_u01783128744292") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6c4_d20260704_m013215_c001_v7007000_t0000_u01783128735923") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fdc_d20260704_m013208_c001_v0001154_t0005_u01783128728678") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a573_d20260704_m013159_c001_v7007000_t0000_u01783128719632") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fca_d20260704_m013152_c001_v0001154_t0002_u01783128712937") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da9a_d20260704_m013145_c001_v7007000_t0000_u01783128705075") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fb6_d20260704_m013137_c001_v0001154_t0023_u01783128697003") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4184404ded4571a8_d20260704_m013123_c001_v7007000_t0000_u01783128683616") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a176_d20260704_m013119_c001_v0001165_t0032_u01783128679042") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf7805b_d20260704_m013110_c001_v7007000_t0000_u01783128670886") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a13a_d20260704_m013105_c001_v0001165_t0055_u01783128665639") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f410d5f7e68cae031_d20260704_m013103_c001_v7007000_t0000_u01783128663066") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f64_d20260704_m013057_c001_v0001154_t0025_u01783128657688") 2026/07/04 01:33:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a53_d20260704_m013050_c001_v7007000_t0000_u01783128650087") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0c8_d20260704_m013044_c001_v0001165_t0046_u01783128644840") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbe2_d20260704_m013042_c001_v7007000_t0000_u01783128642310") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5e7_d20260704_m013037_c001_v0001102_t0054_u01783128637276") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832300_d20260704_m013025_c001_v7007000_t0000_u01783128625277") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb3c_d20260704_m013019_c001_v0001103_t0015_u01783128619629") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d49f_d20260704_m013012_c001_v7007000_t0000_u01783128612219") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeae4_d20260704_m013004_c001_v0001103_t0017_u01783128604667") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9dc_d20260704_m012956_c001_v7007000_t0000_u01783128596482") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeaa8_d20260704_m012949_c001_v0001103_t0043_u01783128589553") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf77ffa_d20260704_m013106_c001_v7007000_t0000_u01783128666126") 2026/07/04 01:33:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a665_d20260704_m013102_c001_v0001102_t0032_u01783128662012") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de4_d20260704_m013027_c001_v7007000_t0000_u01783128627634") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a05a_d20260704_m013023_c001_v0001165_t0054_u01783128623006") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de5_d20260704_m013027_c001_v7007000_t0000_u01783128627810") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5bb_d20260704_m013023_c001_v0001102_t0025_u01783128623019") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de6_d20260704_m013027_c001_v7007000_t0000_u01783128627985") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb4c_d20260704_m013023_c001_v0001103_t0050_u01783128623142") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de7_d20260704_m013028_c001_v7007000_t0000_u01783128628161") 2026/07/04 01:33:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f2a_d20260704_m013023_c001_v0001154_t0002_u01783128623152") 2026/07/04 01:33:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de8_d20260704_m013028_c001_v7007000_t0000_u01783128628338") 2026/07/04 01:33:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a062_d20260704_m013023_c001_v0001165_t0035_u01783128623293") 2026/07/04 01:33:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04de9_d20260704_m013028_c001_v7007000_t0000_u01783128628524") 2026/07/04 01:33:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5be_d20260704_m013023_c001_v0001102_t0014_u01783128623371") 2026/07/04 01:33:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04dea_d20260704_m013028_c001_v7007000_t0000_u01783128628699") 2026/07/04 01:33:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a064_d20260704_m013023_c001_v0001165_t0047_u01783128623523") 2026/07/04 01:33:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04deb_d20260704_m013028_c001_v7007000_t0000_u01783128628876") 2026/07/04 01:33:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f2c_d20260704_m013023_c001_v0001154_t0004_u01783128623585") 2026/07/04 01:33:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04ded_d20260704_m013029_c001_v7007000_t0000_u01783128629136") 2026/07/04 01:33:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb4e_d20260704_m013023_c001_v0001103_t0050_u01783128623616") 2026/07/04 01:33:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04dee_d20260704_m013029_c001_v7007000_t0000_u01783128629321") 2026/07/04 01:33:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a068_d20260704_m013023_c001_v0001165_t0019_u01783128623768") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04def_d20260704_m013029_c001_v7007000_t0000_u01783128629497") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5c1_d20260704_m013023_c001_v0001102_t0031_u01783128623819") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04df0_d20260704_m013029_c001_v7007000_t0000_u01783128629672") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a06a_d20260704_m013023_c001_v0001165_t0014_u01783128623992") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04df1_d20260704_m013029_c001_v7007000_t0000_u01783128629848") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb54_d20260704_m013024_c001_v0001103_t0051_u01783128624028") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04df2_d20260704_m013030_c001_v7007000_t0000_u01783128630023") 2026/07/04 01:33:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f2e_d20260704_m013024_c001_v0001154_t0005_u01783128624042") 2026/07/04 01:33:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04df3_d20260704_m013030_c001_v7007000_t0000_u01783128630198") 2026/07/04 01:33:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5c3_d20260704_m013024_c001_v0001102_t0037_u01783128624201") 2026/07/04 01:33:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04df4_d20260704_m013030_c001_v7007000_t0000_u01783128630374") 2026/07/04 01:33:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a06c_d20260704_m013024_c001_v0001165_t0019_u01783128624257") 2026/07/04 01:33:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4094126c88882406_d20260704_m013045_c001_v7007000_t0000_u01783128645384") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0ae_d20260704_m013039_c001_v0001165_t0049_u01783128639903") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bcbe_d20260704_m013045_c001_v7007000_t0000_u01783128645396") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f42_d20260704_m013039_c001_v0001154_t0016_u01783128639966") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb825_d20260704_m013045_c001_v7007000_t0000_u01783128645208") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5fb_d20260704_m013040_c001_v0001102_t0021_u01783128640005") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bcbc_d20260704_m013045_c001_v7007000_t0000_u01783128645220") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb9e_d20260704_m013040_c001_v0001103_t0016_u01783128640110") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a3c_d20260704_m013045_c001_v7007000_t0000_u01783128645549") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0b0_d20260704_m013040_c001_v0001165_t0015_u01783128640153") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687954df_d20260704_m013045_c001_v7007000_t0000_u01783128645327") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5fd_d20260704_m013040_c001_v0001102_t0018_u01783128640291") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a528_d20260704_m013045_c001_v7007000_t0000_u01783128645538") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f44_d20260704_m013040_c001_v0001154_t0012_u01783128640350") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687954de_d20260704_m013045_c001_v7007000_t0000_u01783128645149") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeba0_d20260704_m013040_c001_v0001103_t0024_u01783128640481") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbe9_d20260704_m013045_c001_v7007000_t0000_u01783128645157") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0b2_d20260704_m013040_c001_v0001165_t0029_u01783128640478") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a526_d20260704_m013045_c001_v7007000_t0000_u01783128645168") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5ff_d20260704_m013040_c001_v0001102_t0009_u01783128640655") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bbea_d20260704_m013045_c001_v7007000_t0000_u01783128645336") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0b4_d20260704_m013040_c001_v0001165_t0039_u01783128640698") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a527_d20260704_m013045_c001_v7007000_t0000_u01783128645354") 2026/07/04 01:33:52 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f46_d20260704_m013040_c001_v0001154_t0006_u01783128640721") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a3b_d20260704_m013045_c001_v7007000_t0000_u01783128645366") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a0b6_d20260704_m013040_c001_v0001165_t0000_u01783128640943") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fc06_d20260704_m013045_c001_v7007000_t0000_u01783128645177") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeba2_d20260704_m013040_c001_v0001103_t0058_u01783128640960") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fc08_d20260704_m013045_c001_v7007000_t0000_u01783128645406") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a603_d20260704_m013041_c001_v0001102_t0049_u01783128641110") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb827_d20260704_m013045_c001_v7007000_t0000_u01783128645417") 2026/07/04 01:33:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f48_d20260704_m013041_c001_v0001154_t0014_u01783128641119") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f422207787892492b_d20260704_m012843_c001_v7007000_t0000_u01783128523971") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f116cae0df638566f_d20260704_m012842_c001_v0001184_t0055_u01783128522196") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bc62_d20260704_m012842_c001_v7007000_t0000_u01783128522007") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f116cae0df6385661_d20260704_m012838_c001_v0001184_t0038_u01783128518812") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bc5c_d20260704_m012838_c001_v7007000_t0000_u01783128518087") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e90_d20260704_m012833_c001_v0001165_t0015_u01783128513901") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f426ff527327c6414_d20260704_m012832_c001_v7007000_t0000_u01783128512443") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f119619a343a309bc_d20260704_m012830_c001_v0001100_t0037_u01783128510252") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832224_d20260704_m012830_c001_v7007000_t0000_u01783128510078") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f119619a343a309b0_d20260704_m012826_c001_v0001100_t0035_u01783128506230") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83221f_d20260704_m012825_c001_v7007000_t0000_u01783128505509") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a37d_d20260704_m012821_c001_v0001102_t0009_u01783128501870") 2026/07/04 01:33:53 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09edc_d20260704_m012820_c001_v7007000_t0000_u01783128500618") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f102a06e1c3017166_d20260704_m012819_c001_v0001172_t0034_u01783128499422") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb73b_d20260704_m012819_c001_v7007000_t0000_u01783128499247") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f102a06e1c301715a_d20260704_m012815_c001_v0001172_t0004_u01783128495708") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb72d_d20260704_m012815_c001_v7007000_t0000_u01783128495008") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a35b_d20260704_m012811_c001_v0001102_t0033_u01783128491499") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ed2_d20260704_m012810_c001_v7007000_t0000_u01783128490609") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11319fdead36a3d1_d20260704_m012808_c001_v0001090_t0029_u01783128488732") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fa5d_d20260704_m012808_c001_v7007000_t0000_u01783128488542") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11319fdead36a3c9_d20260704_m012805_c001_v0001090_t0034_u01783128485222") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fa4d_d20260704_m012804_c001_v7007000_t0000_u01783128484491") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a339_d20260704_m012758_c001_v0001102_t0029_u01783128478932") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f412c791cf4d67c4f_d20260704_m012758_c001_v7007000_t0000_u01783128478066") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f112165dc9b17979b_d20260704_m012756_c001_v0001184_t0010_u01783128476324") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a40b_d20260704_m012756_c001_v7007000_t0000_u01783128476140") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f112165dc9b179795_d20260704_m012753_c001_v0001184_t0042_u01783128473317") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a407_d20260704_m012752_c001_v7007000_t0000_u01783128472585") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a309_d20260704_m012744_c001_v0001102_t0059_u01783128464190") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c972f_d20260704_m012743_c001_v7007000_t0000_u01783128463257") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f10643085f13bc447_d20260704_m012741_c001_v0001178_t0014_u01783128461479") 2026/07/04 01:33:54 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb704_d20260704_m012741_c001_v7007000_t0000_u01783128461304") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f10643085f13bc43b_d20260704_m012738_c001_v0001178_t0005_u01783128458185") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb6ff_d20260704_m012737_c001_v7007000_t0000_u01783128457465") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff46d8_d20260704_m012731_c001_v0001173_t0030_u01783128451731") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefeca1_d20260704_m012730_c001_v7007000_t0000_u01783128450603") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f102f6b8063df3233_d20260704_m012724_c001_v0001165_t0013_u01783128444483") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f405a24b4c4a04dc0_d20260704_m012724_c001_v7007000_t0000_u01783128444101") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379da8_d20260704_m012720_c001_v0001165_t0058_u01783128440321") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f117e384bab028dfe_d20260704_m012719_c001_v0001137_t0052_u01783128439309") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f117e384bab028dfa_d20260704_m012717_c001_v0001137_t0046_u01783128437679") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42220778789229ad_d20260704_m012603_c001_v7007000_t0000_u01783128363879") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4529_d20260704_m012556_c001_v0001173_t0018_u01783128356686") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1170d0e96c86bd71_d20260704_m012555_c001_v0001033_t0057_u01783128355623") 2026/07/04 01:33:55 DEBUG : dst/one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1170d0e96c86bd6b_d20260704_m012554_c001_v0001033_t0039_u01783128354487") 2026/07/04 01:33:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f422207787892492c_d20260704_m012844_c001_v7007000_t0000_u01783128524159") 2026/07/04 01:33:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1149e81be56f4ada_d20260704_m012841_c001_v0001130_t0047_u01783128521487") 2026/07/04 01:33:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f105668ea85cf90fd_d20260704_m012837_c001_v0001150_t0019_u01783128517702") 2026/07/04 01:33:55 DEBUG : dst/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f426ff527327c6415_d20260704_m012832_c001_v7007000_t0000_u01783128512624") 2026/07/04 01:33:55 DEBUG : dst/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1093e1edad80a706_d20260704_m012829_c001_v0001038_t0040_u01783128509241") 2026/07/04 01:33:56 DEBUG : dst/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11457eeff120e3c0_d20260704_m012825_c001_v0001183_t0045_u01783128505303") 2026/07/04 01:33:56 DEBUG : dst/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ede_d20260704_m012820_c001_v7007000_t0000_u01783128500793") 2026/07/04 01:33:56 DEBUG : dst/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f103951b84d52288f_d20260704_m012818_c001_v0001134_t0016_u01783128498705") 2026/07/04 01:33:56 DEBUG : dst/one.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f108ddcd73cf50e9b_d20260704_m012814_c001_v0001172_t0029_u01783128494655") 2026/07/04 01:33:56 DEBUG : dst/three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefeca2_d20260704_m012730_c001_v7007000_t0000_u01783128450788") 2026/07/04 01:33:56 DEBUG : dst/three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f117e384bab028e12_d20260704_m012729_c001_v0001137_t0015_u01783128449118") 2026/07/04 01:33:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f422207787892492d_d20260704_m012844_c001_v7007000_t0000_u01783128524349") 2026/07/04 01:33:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1085a9864c9427ee_d20260704_m012842_c001_v0001179_t0046_u01783128522960") 2026/07/04 01:33:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088dae554224d11_d20260704_m012839_c001_v0001181_t0052_u01783128519565") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f422207787892492e_d20260704_m012844_c001_v7007000_t0000_u01783128524537") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f116cae0df6385673_d20260704_m012843_c001_v0001184_t0025_u01783128523370") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bc63_d20260704_m012843_c001_v7007000_t0000_u01783128523179") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f116cae0df6385669_d20260704_m012839_c001_v0001184_t0037_u01783128519983") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155aede7861bc5f_d20260704_m012839_c001_v7007000_t0000_u01783128519793") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e94_d20260704_m012834_c001_v0001165_t0047_u01783128514874") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f426ff527327c6416_d20260704_m012832_c001_v7007000_t0000_u01783128512804") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f119619a343a309be_d20260704_m012831_c001_v0001100_t0036_u01783128511761") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832226_d20260704_m012831_c001_v7007000_t0000_u01783128511586") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f119619a343a309b6_d20260704_m012827_c001_v0001100_t0016_u01783128507722") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832222_d20260704_m012827_c001_v7007000_t0000_u01783128507547") 2026/07/04 01:33:56 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a383_d20260704_m012822_c001_v0001102_t0045_u01783128502542") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb73f_d20260704_m012820_c001_v7007000_t0000_u01783128500092") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e66_d20260704_m012817_c001_v0001165_t0004_u01783128497825") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb737_d20260704_m012817_c001_v7007000_t0000_u01783128497129") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a361_d20260704_m012812_c001_v0001102_t0046_u01783128492165") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fa5f_d20260704_m012809_c001_v7007000_t0000_u01783128489698") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e44_d20260704_m012807_c001_v0001165_t0032_u01783128487469") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fa55_d20260704_m012806_c001_v7007000_t0000_u01783128486406") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a33b_d20260704_m012759_c001_v0001102_t0028_u01783128479491") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a40c_d20260704_m012757_c001_v7007000_t0000_u01783128477174") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e1c_d20260704_m012755_c001_v0001165_t0050_u01783128474999") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f40054d1a0da2a409_d20260704_m012753_c001_v7007000_t0000_u01783128473916") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a31d_d20260704_m012747_c001_v0001102_t0042_u01783128467519") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb706_d20260704_m012742_c001_v7007000_t0000_u01783128462300") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff470a_d20260704_m012740_c001_v0001173_t0047_u01783128460228") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411d15fd00beb701_d20260704_m012739_c001_v7007000_t0000_u01783128459150") 2026/07/04 01:33:57 DEBUG : dst/three.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379dca_d20260704_m012732_c001_v0001165_t0021_u01783128452816") 2026/07/04 01:33:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f426ff527327c6417_d20260704_m012832_c001_v7007000_t0000_u01783128512987") 2026/07/04 01:33:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11620bc84b29d818_d20260704_m012831_c001_v0001172_t0011_u01783128511140") 2026/07/04 01:33:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f102f71f2523537a4_d20260704_m012827_c001_v0001174_t0051_u01783128507184") 2026/07/04 01:33:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ee0_d20260704_m012820_c001_v7007000_t0000_u01783128500967") 2026/07/04 01:33:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1055dda1d648c47e_d20260704_m012819_c001_v0001178_t0025_u01783128499882") 2026/07/04 01:33:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1175b6824fec6e78_d20260704_m012816_c001_v0001116_t0010_u01783128496525") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924931_d20260704_m012844_c001_v7007000_t0000_u01783128524729") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a3b3_d20260704_m012834_c001_v0001102_t0033_u01783128514541") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f426ff527327c6418_d20260704_m012833_c001_v7007000_t0000_u01783128513169") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e74_d20260704_m012822_c001_v0001165_t0017_u01783128502229") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ee1_d20260704_m012821_c001_v7007000_t0000_u01783128501141") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e56_d20260704_m012811_c001_v0001165_t0011_u01783128491873") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09ed3_d20260704_m012810_c001_v7007000_t0000_u01783128490784") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379e26_d20260704_m012759_c001_v0001165_t0046_u01783128479238") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f412c791cf4d67c50_d20260704_m012758_c001_v7007000_t0000_u01783128478240") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379df4_d20260704_m012745_c001_v0001165_t0046_u01783128465190") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9730_d20260704_m012743_c001_v7007000_t0000_u01783128463439") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a2eb_d20260704_m012732_c001_v0001102_t0059_u01783128452365") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f409c372f5cefeca3_d20260704_m012731_c001_v7007000_t0000_u01783128451010") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f117c40cfcb90e6d2_d20260704_m012726_c001_v0001044_t0047_u01783128446455") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42220778789229ae_d20260704_m012604_c001_v7007000_t0000_u01783128364053") 2026/07/04 01:33:58 DEBUG : dst/two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1170d0e96c86bd91_d20260704_m012602_c001_v0001033_t0055_u01783128362707") 2026/07/04 01:33:58 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d4bb_d20260704_m012529_c001_v7007000_t0000_u01783128329986") 2026/07/04 01:33:58 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379bce_d20260704_m012526_c001_v0001165_t0055_u01783128326233") 2026/07/04 01:33:58 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d4b3_d20260704_m012524_c001_v7007000_t0000_u01783128324136") 2026/07/04 01:33:58 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379baa_d20260704_m012514_c001_v0001165_t0008_u01783128314605") 2026/07/04 01:33:58 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e995_d20260704_m012506_c001_v7007000_t0000_u01783128306057") 2026/07/04 01:33:58 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b7e_d20260704_m012502_c001_v0001165_t0027_u01783128302666") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d3_d20260704_m012443_c001_v7007000_t0000_u01783128283957") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4392_d20260704_m012441_c001_v0001173_t0010_u01783128281840") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952ce_d20260704_m012441_c001_v7007000_t0000_u01783128281012") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4374_d20260704_m012439_c001_v0001173_t0009_u01783128279660") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952c7_d20260704_m012436_c001_v7007000_t0000_u01783128276413") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4368_d20260704_m012434_c001_v0001173_t0051_u01783128274345") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952be_d20260704_m012433_c001_v7007000_t0000_u01783128273492") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff435a_d20260704_m012432_c001_v0001173_t0020_u01783128272065") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952af_d20260704_m012425_c001_v7007000_t0000_u01783128265902") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4334_d20260704_m012424_c001_v0001173_t0009_u01783128264080") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952ab_d20260704_m012423_c001_v7007000_t0000_u01783128263113") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff432c_d20260704_m012422_c001_v0001173_t0035_u01783128262284") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718dd_d20260704_m012417_c001_v7007000_t0000_u01783128257518") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff430a_d20260704_m012415_c001_v0001173_t0011_u01783128255892") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718da_d20260704_m012413_c001_v7007000_t0000_u01783128253969") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42f8_d20260704_m012412_c001_v0001173_t0023_u01783128252841") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718d8_d20260704_m012412_c001_v7007000_t0000_u01783128252474") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1065d89bbaeb3f1b_d20260704_m012411_c001_v0001185_t0008_u01783128251918") 2026/07/04 01:33:59 DEBUG : empty space: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42ec_d20260704_m012410_c001_v0001173_t0050_u01783128250225") 2026/07/04 01:33:59 DEBUG : enormous: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d2_d20260704_m012443_c001_v7007000_t0000_u01783128283124") 2026/07/04 01:33:59 DEBUG : enormous: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4396_d20260704_m012442_c001_v0001173_t0019_u01783128282218") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924935_d20260704_m012849_c001_v7007000_t0000_u01783128529456") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a3e1_d20260704_m012848_c001_v0001102_t0016_u01783128528130") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e97d_d20260704_m012501_c001_v7007000_t0000_u01783128301009") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b78_d20260704_m012459_c001_v0001165_t0017_u01783128299693") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718d2_d20260704_m012407_c001_v7007000_t0000_u01783128247267") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42d4_d20260704_m012406_c001_v0001173_t0004_u01783128246122") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718cf_d20260704_m012405_c001_v7007000_t0000_u01783128245530") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42cc_d20260704_m012404_c001_v0001173_t0047_u01783128244820") 2026/07/04 01:34:00 DEBUG : existing: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42c6_d20260704_m012403_c001_v0001173_t0012_u01783128243752") 2026/07/04 01:34:00 DEBUG : existing-b: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e97f_d20260704_m012501_c001_v7007000_t0000_u01783128301185") 2026/07/04 01:34:00 DEBUG : existing-b: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff43fe_d20260704_m012459_c001_v0001173_t0008_u01783128299681") 2026/07/04 01:34:00 DEBUG : file1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322cc_d20260704_m012939_c001_v7007000_t0000_u01783128579763") 2026/07/04 01:34:00 DEBUG : file1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fb0_d20260704_m012938_c001_v0001165_t0007_u01783128578892") 2026/07/04 01:34:00 DEBUG : file1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322c8_d20260704_m012937_c001_v7007000_t0000_u01783128577605") 2026/07/04 01:34:00 DEBUG : file1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceea70_d20260704_m012936_c001_v0001103_t0007_u01783128576532") 2026/07/04 01:34:00 DEBUG : five: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d5_d20260704_m012447_c001_v7007000_t0000_u01783128287753") 2026/07/04 01:34:00 DEBUG : five: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411aeef865ff43b4_d20260704_m012445_c001_v0001173_t0007_u01783128285785") 2026/07/04 01:34:00 DEBUG : foo: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718db_d20260704_m012415_c001_v7007000_t0000_u01783128255483") 2026/07/04 01:34:00 DEBUG : foo: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411aeef865ff4306_d20260704_m012414_c001_v0001173_t0007_u01783128254925") 2026/07/04 01:34:00 DEBUG : foo: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411aeef865ff4304_d20260704_m012414_c001_v0001173_t0007_u01783128254364") 2026/07/04 01:34:00 DEBUG : four: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d6_d20260704_m012447_c001_v7007000_t0000_u01783128287927") 2026/07/04 01:34:01 DEBUG : four: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379b44_d20260704_m012446_c001_v0001165_t0005_u01783128286342") 2026/07/04 01:34:01 DEBUG : four: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff43ae_d20260704_m012445_c001_v0001173_t0033_u01783128285144") 2026/07/04 01:34:01 DEBUG : hello world2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b1_d20260704_m012321_c001_v7007000_t0000_u01783128201784") 2026/07/04 01:34:01 DEBUG : hello world2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41b4_d20260704_m012321_c001_v0001173_t0019_u01783128201068") 2026/07/04 01:34:01 DEBUG : ignore-size: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718ce_d20260704_m012403_c001_v7007000_t0000_u01783128243386") 2026/07/04 01:34:01 DEBUG : ignore-size: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42be_d20260704_m012402_c001_v0001173_t0057_u01783128242205") 2026/07/04 01:34:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e96e_d20260704_m012458_c001_v7007000_t0000_u01783128298974") 2026/07/04 01:34:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b74_d20260704_m012458_c001_v0001165_t0033_u01783128298266") 2026/07/04 01:34:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e966_d20260704_m012457_c001_v7007000_t0000_u01783128297548") 2026/07/04 01:34:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b70_d20260704_m012456_c001_v0001165_t0059_u01783128296862") 2026/07/04 01:34:01 DEBUG : one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d7_d20260704_m012448_c001_v7007000_t0000_u01783128288103") 2026/07/04 01:34:01 DEBUG : one: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411aeef865ff43a2_d20260704_m012444_c001_v0001173_t0007_u01783128284317") 2026/07/04 01:34:01 DEBUG : only0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832292_d20260704_m012932_c001_v7007000_t0000_u01783128572027") 2026/07/04 01:34:01 DEBUG : only0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4b9_d20260704_m012926_c001_v0001102_t0046_u01783128566149") 2026/07/04 01:34:01 DEBUG : only0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f30_d20260704_m012913_c001_v0001165_t0051_u01783128553735") 2026/07/04 01:34:01 DEBUG : only0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9768_d20260704_m012907_c001_v7007000_t0000_u01783128547793") 2026/07/04 01:34:01 DEBUG : only0: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ec8_d20260704_m012853_c001_v0001165_t0042_u01783128533195") 2026/07/04 01:34:01 DEBUG : only1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832294_d20260704_m012932_c001_v7007000_t0000_u01783128572209") 2026/07/04 01:34:01 DEBUG : only1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4cd_d20260704_m012927_c001_v0001102_t0046_u01783128567512") 2026/07/04 01:34:01 DEBUG : only1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f32_d20260704_m012914_c001_v0001165_t0037_u01783128554421") 2026/07/04 01:34:01 DEBUG : only1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f420500086879544b_d20260704_m012908_c001_v7007000_t0000_u01783128548009") 2026/07/04 01:34:02 DEBUG : only1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ece_d20260704_m012853_c001_v0001165_t0040_u01783128533710") 2026/07/04 01:34:02 DEBUG : only10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832296_d20260704_m012932_c001_v7007000_t0000_u01783128572416") 2026/07/04 01:34:02 DEBUG : only10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4bd_d20260704_m012926_c001_v0001102_t0046_u01783128566744") 2026/07/04 01:34:02 DEBUG : only10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f4c_d20260704_m012920_c001_v0001165_t0023_u01783128560033") 2026/07/04 01:34:02 DEBUG : only10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41913b67676cd51c_d20260704_m012908_c001_v7007000_t0000_u01783128548178") 2026/07/04 01:34:02 DEBUG : only10: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ef2_d20260704_m012859_c001_v0001165_t0006_u01783128539723") 2026/07/04 01:34:02 DEBUG : only11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f832298_d20260704_m012932_c001_v7007000_t0000_u01783128572598") 2026/07/04 01:34:02 DEBUG : only11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379f7a_d20260704_m012926_c001_v0001165_t0005_u01783128566159") 2026/07/04 01:34:02 DEBUG : only11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f4e_d20260704_m012920_c001_v0001165_t0048_u01783128560705") 2026/07/04 01:34:02 DEBUG : only11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb75_d20260704_m012907_c001_v7007000_t0000_u01783128547804") 2026/07/04 01:34:02 DEBUG : only11: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ef4_d20260704_m012900_c001_v0001165_t0040_u01783128540389") 2026/07/04 01:34:02 DEBUG : only12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83229a_d20260704_m012932_c001_v7007000_t0000_u01783128572780") 2026/07/04 01:34:02 DEBUG : only12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41628e10b0953ed4_d20260704_m012926_c001_v0001154_t0007_u01783128566819") 2026/07/04 01:34:02 DEBUG : only12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f50_d20260704_m012921_c001_v0001165_t0011_u01783128561215") 2026/07/04 01:34:02 DEBUG : only12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb76_d20260704_m012907_c001_v7007000_t0000_u01783128547980") 2026/07/04 01:34:02 DEBUG : only12: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ef6_d20260704_m012900_c001_v0001165_t0047_u01783128540994") 2026/07/04 01:34:02 DEBUG : only13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83229d_d20260704_m012932_c001_v7007000_t0000_u01783128572962") 2026/07/04 01:34:02 DEBUG : only13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4157d8cd58ceea4a_d20260704_m012926_c001_v0001103_t0016_u01783128566886") 2026/07/04 01:34:02 DEBUG : only13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f58_d20260704_m012921_c001_v0001165_t0058_u01783128561860") 2026/07/04 01:34:02 DEBUG : only13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41913b67676cd51a_d20260704_m012907_c001_v7007000_t0000_u01783128547815") 2026/07/04 01:34:02 DEBUG : only13: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379efa_d20260704_m012901_c001_v0001165_t0057_u01783128541652") 2026/07/04 01:34:03 DEBUG : only14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f83229f_d20260704_m012933_c001_v7007000_t0000_u01783128573156") 2026/07/04 01:34:03 DEBUG : only14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4bb_d20260704_m012926_c001_v0001102_t0046_u01783128566544") 2026/07/04 01:34:03 DEBUG : only14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f5c_d20260704_m012922_c001_v0001165_t0019_u01783128562429") 2026/07/04 01:34:03 DEBUG : only14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb72_d20260704_m012907_c001_v7007000_t0000_u01783128547266") 2026/07/04 01:34:03 DEBUG : only14: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f00_d20260704_m012902_c001_v0001165_t0016_u01783128542344") 2026/07/04 01:34:03 DEBUG : only15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322a1_d20260704_m012933_c001_v7007000_t0000_u01783128573338") 2026/07/04 01:34:03 DEBUG : only15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379f7e_d20260704_m012926_c001_v0001165_t0005_u01783128566555") 2026/07/04 01:34:03 DEBUG : only15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f60_d20260704_m012922_c001_v0001165_t0048_u01783128562933") 2026/07/04 01:34:03 DEBUG : only15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f420500086879544a_d20260704_m012907_c001_v7007000_t0000_u01783128547830") 2026/07/04 01:34:03 DEBUG : only15: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f02_d20260704_m012903_c001_v0001165_t0017_u01783128543276") 2026/07/04 01:34:03 DEBUG : only16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322a3_d20260704_m012933_c001_v7007000_t0000_u01783128573525") 2026/07/04 01:34:03 DEBUG : only16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4c5_d20260704_m012927_c001_v0001102_t0046_u01783128567151") 2026/07/04 01:34:03 DEBUG : only16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f68_d20260704_m012923_c001_v0001165_t0033_u01783128563669") 2026/07/04 01:34:03 DEBUG : only16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb73_d20260704_m012907_c001_v7007000_t0000_u01783128547445") 2026/07/04 01:34:03 DEBUG : only16: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f06_d20260704_m012903_c001_v0001165_t0017_u01783128543976") 2026/07/04 01:34:04 DEBUG : only17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322a5_d20260704_m012933_c001_v7007000_t0000_u01783128573708") 2026/07/04 01:34:04 DEBUG : only17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379f80_d20260704_m012926_c001_v0001165_t0005_u01783128566800") 2026/07/04 01:34:04 DEBUG : only17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f6c_d20260704_m012924_c001_v0001165_t0056_u01783128564294") 2026/07/04 01:34:04 DEBUG : only17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f420500086879544e_d20260704_m012908_c001_v7007000_t0000_u01783128548184") 2026/07/04 01:34:04 DEBUG : only17: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f08_d20260704_m012904_c001_v0001165_t0024_u01783128544753") 2026/07/04 01:34:04 DEBUG : only18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322a7_d20260704_m012933_c001_v7007000_t0000_u01783128573889") 2026/07/04 01:34:04 DEBUG : only18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4c1_d20260704_m012926_c001_v0001102_t0046_u01783128566976") 2026/07/04 01:34:04 DEBUG : only18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f70_d20260704_m012924_c001_v0001165_t0029_u01783128564827") 2026/07/04 01:34:04 DEBUG : only18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9767_d20260704_m012907_c001_v7007000_t0000_u01783128547619") 2026/07/04 01:34:04 DEBUG : only18: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f0c_d20260704_m012905_c001_v0001165_t0046_u01783128545379") 2026/07/04 01:34:04 DEBUG : only19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322aa_d20260704_m012934_c001_v7007000_t0000_u01783128574070") 2026/07/04 01:34:04 DEBUG : only19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379f82_d20260704_m012926_c001_v0001165_t0005_u01783128566997") 2026/07/04 01:34:04 DEBUG : only19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f74_d20260704_m012925_c001_v0001165_t0029_u01783128565389") 2026/07/04 01:34:04 DEBUG : only19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41913b67676cd51b_d20260704_m012907_c001_v7007000_t0000_u01783128547989") 2026/07/04 01:34:04 DEBUG : only19: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f12_d20260704_m012905_c001_v0001165_t0007_u01783128545993") 2026/07/04 01:34:04 DEBUG : only2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322ac_d20260704_m012934_c001_v7007000_t0000_u01783128574269") 2026/07/04 01:34:04 DEBUG : only2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4157d8cd58ceea54_d20260704_m012927_c001_v0001103_t0016_u01783128567419") 2026/07/04 01:34:05 DEBUG : only2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f34_d20260704_m012915_c001_v0001165_t0059_u01783128555071") 2026/07/04 01:34:05 DEBUG : only2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c976b_d20260704_m012908_c001_v7007000_t0000_u01783128548315") 2026/07/04 01:34:05 DEBUG : only2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ed4_d20260704_m012854_c001_v0001165_t0057_u01783128534211") 2026/07/04 01:34:05 DEBUG : only3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322ae_d20260704_m012934_c001_v7007000_t0000_u01783128574451") 2026/07/04 01:34:05 DEBUG : only3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41628e10b0953ed6_d20260704_m012927_c001_v0001154_t0007_u01783128567015") 2026/07/04 01:34:05 DEBUG : only3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f3a_d20260704_m012915_c001_v0001165_t0004_u01783128555779") 2026/07/04 01:34:05 DEBUG : only3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9769_d20260704_m012907_c001_v7007000_t0000_u01783128547967") 2026/07/04 01:34:05 DEBUG : only3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ed8_d20260704_m012854_c001_v0001165_t0036_u01783128534821") 2026/07/04 01:34:05 DEBUG : only4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322b0_d20260704_m012934_c001_v7007000_t0000_u01783128574632") 2026/07/04 01:34:05 DEBUG : only4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4157d8cd58ceea50_d20260704_m012927_c001_v0001103_t0016_u01783128567065") 2026/07/04 01:34:05 DEBUG : only4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f3c_d20260704_m012916_c001_v0001165_t0048_u01783128556425") 2026/07/04 01:34:05 DEBUG : only4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb74_d20260704_m012907_c001_v7007000_t0000_u01783128547621") 2026/07/04 01:34:05 DEBUG : only4: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379eda_d20260704_m012855_c001_v0001165_t0043_u01783128535333") 2026/07/04 01:34:05 DEBUG : only5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322b2_d20260704_m012934_c001_v7007000_t0000_u01783128574815") 2026/07/04 01:34:05 DEBUG : only5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41628e10b0953ed8_d20260704_m012927_c001_v0001154_t0007_u01783128567339") 2026/07/04 01:34:05 DEBUG : only5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f3e_d20260704_m012917_c001_v0001165_t0049_u01783128557071") 2026/07/04 01:34:05 DEBUG : only5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41913b67676cd519_d20260704_m012907_c001_v7007000_t0000_u01783128547632") 2026/07/04 01:34:05 DEBUG : only5: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379edc_d20260704_m012855_c001_v0001165_t0048_u01783128535998") 2026/07/04 01:34:05 DEBUG : only6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322b4_d20260704_m012934_c001_v7007000_t0000_u01783128574997") 2026/07/04 01:34:05 DEBUG : only6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379f86_d20260704_m012927_c001_v0001165_t0005_u01783128567339") 2026/07/04 01:34:05 DEBUG : only6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f42_d20260704_m012917_c001_v0001165_t0024_u01783128557633") 2026/07/04 01:34:05 DEBUG : only6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c976a_d20260704_m012908_c001_v7007000_t0000_u01783128548140") 2026/07/04 01:34:05 DEBUG : only6: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ee2_d20260704_m012856_c001_v0001165_t0024_u01783128536705") 2026/07/04 01:34:06 DEBUG : only7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322b6_d20260704_m012935_c001_v7007000_t0000_u01783128575178") 2026/07/04 01:34:06 DEBUG : only7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4157d8cd58ceea52_d20260704_m012927_c001_v0001103_t0016_u01783128567242") 2026/07/04 01:34:06 DEBUG : only7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f44_d20260704_m012918_c001_v0001165_t0010_u01783128558189") 2026/07/04 01:34:06 DEBUG : only7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb77_d20260704_m012908_c001_v7007000_t0000_u01783128548155") 2026/07/04 01:34:06 DEBUG : only7: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ee6_d20260704_m012857_c001_v0001165_t0008_u01783128537288") 2026/07/04 01:34:06 DEBUG : only8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322b8_d20260704_m012935_c001_v7007000_t0000_u01783128575360") 2026/07/04 01:34:06 DEBUG : only8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4088e777d2379f8a_d20260704_m012927_c001_v0001165_t0005_u01783128567531") 2026/07/04 01:34:06 DEBUG : only8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f46_d20260704_m012918_c001_v0001165_t0001_u01783128558796") 2026/07/04 01:34:06 DEBUG : only8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4217885b4fe7bb78_d20260704_m012908_c001_v7007000_t0000_u01783128548338") 2026/07/04 01:34:06 DEBUG : only8: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379eee_d20260704_m012858_c001_v0001165_t0030_u01783128538544") 2026/07/04 01:34:06 DEBUG : only9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322bb_d20260704_m012935_c001_v7007000_t0000_u01783128575603") 2026/07/04 01:34:06 DEBUG : only9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a4cb_d20260704_m012927_c001_v0001102_t0046_u01783128567335") 2026/07/04 01:34:06 DEBUG : only9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379f48_d20260704_m012919_c001_v0001165_t0015_u01783128559425") 2026/07/04 01:34:06 DEBUG : only9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4205000868795449_d20260704_m012907_c001_v7007000_t0000_u01783128547648") 2026/07/04 01:34:06 DEBUG : only9: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379ef0_d20260704_m012859_c001_v0001165_t0057_u01783128539186") 2026/07/04 01:34:06 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e95c_d20260704_m012455_c001_v7007000_t0000_u01783128295784") 2026/07/04 01:34:06 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a0c9_d20260704_m012454_c001_v0001102_t0058_u01783128294095") 2026/07/04 01:34:06 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e958_d20260704_m012453_c001_v7007000_t0000_u01783128293388") 2026/07/04 01:34:06 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b4e_d20260704_m012451_c001_v0001165_t0054_u01783128291689") 2026/07/04 01:34:06 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e952_d20260704_m012450_c001_v7007000_t0000_u01783128290967") 2026/07/04 01:34:06 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b4a_d20260704_m012448_c001_v0001165_t0020_u01783128288986") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952cb_d20260704_m012438_c001_v7007000_t0000_u01783128278307") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff436c_d20260704_m012436_c001_v0001173_t0014_u01783128276937") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952c1_d20260704_m012435_c001_v7007000_t0000_u01783128275352") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4366_d20260704_m012434_c001_v0001173_t0007_u01783128274019") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952bd_d20260704_m012432_c001_v7007000_t0000_u01783128272867") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4358_d20260704_m012431_c001_v0001173_t0021_u01783128271697") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952ae_d20260704_m012425_c001_v7007000_t0000_u01783128265376") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4330_d20260704_m012423_c001_v0001173_t0028_u01783128263639") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952ac_d20260704_m012423_c001_v7007000_t0000_u01783128263288") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff432a_d20260704_m012421_c001_v0001173_t0058_u01783128261946") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952a9_d20260704_m012421_c001_v7007000_t0000_u01783128261587") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4326_d20260704_m012420_c001_v0001173_t0039_u01783128260943") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4322_d20260704_m012420_c001_v0001173_t0022_u01783128260276") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952a4_d20260704_m012419_c001_v7007000_t0000_u01783128259926") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff431e_d20260704_m012419_c001_v0001173_t0035_u01783128259281") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4318_d20260704_m012418_c001_v0001173_t0042_u01783128258409") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718de_d20260704_m012417_c001_v7007000_t0000_u01783128257701") 2026/07/04 01:34:07 DEBUG : potato: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4312_d20260704_m012416_c001_v0001173_t0053_u01783128256765") 2026/07/04 01:34:07 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f413f4b08d23d2522_d20260704_m012539_c001_v7007000_t0000_u01783128339672") 2026/07/04 01:34:07 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a173_d20260704_m012538_c001_v0001102_t0029_u01783128338930") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d4bc_d20260704_m012530_c001_v7007000_t0000_u01783128330519") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a14b_d20260704_m012525_c001_v0001102_t0059_u01783128325459") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d4a9_d20260704_m012518_c001_v7007000_t0000_u01783128318782") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a11b_d20260704_m012513_c001_v0001102_t0012_u01783128313861") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e999_d20260704_m012506_c001_v7007000_t0000_u01783128306560") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a0e1_d20260704_m012502_c001_v0001102_t0024_u01783128302074") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d1_d20260704_m012442_c001_v7007000_t0000_u01783128282948") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff438e_d20260704_m012441_c001_v0001173_t0052_u01783128281540") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952cf_d20260704_m012441_c001_v7007000_t0000_u01783128281188") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4372_d20260704_m012438_c001_v0001173_t0015_u01783128278834") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952cc_d20260704_m012438_c001_v7007000_t0000_u01783128278484") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff436e_d20260704_m012437_c001_v0001173_t0021_u01783128277655") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952c8_d20260704_m012436_c001_v7007000_t0000_u01783128276588") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff436a_d20260704_m012435_c001_v0001173_t0043_u01783128275703") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952bf_d20260704_m012433_c001_v7007000_t0000_u01783128273670") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff435e_d20260704_m012432_c001_v0001173_t0020_u01783128272856") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952b1_d20260704_m012426_c001_v7007000_t0000_u01783128266078") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4336_d20260704_m012424_c001_v0001173_t0015_u01783128264921") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b3_d20260704_m012324_c001_v7007000_t0000_u01783128204874") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41ca_d20260704_m012323_c001_v0001173_t0046_u01783128203861") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b2_d20260704_m012322_c001_v7007000_t0000_u01783128202969") 2026/07/04 01:34:08 DEBUG : potato2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41ba_d20260704_m012322_c001_v0001173_t0038_u01783128202312") 2026/07/04 01:34:08 DEBUG : potato3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d4bd_d20260704_m012530_c001_v7007000_t0000_u01783128330837") 2026/07/04 01:34:09 DEBUG : potato3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff449d_d20260704_m012526_c001_v0001173_t0015_u01783128326839") 2026/07/04 01:34:09 DEBUG : potato3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d4a7_d20260704_m012518_c001_v7007000_t0000_u01783128318468") 2026/07/04 01:34:09 DEBUG : potato3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4457_d20260704_m012515_c001_v0001173_t0023_u01783128315215") 2026/07/04 01:34:09 DEBUG : potato3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e99b_d20260704_m012506_c001_v7007000_t0000_u01783128306843") 2026/07/04 01:34:09 DEBUG : potato3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4412_d20260704_m012502_c001_v0001173_t0050_u01783128302902") 2026/07/04 01:34:09 DEBUG : pre-dest1/1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9695_d20260704_m012612_c001_v7007000_t0000_u01783128372887") 2026/07/04 01:34:09 DEBUG : pre-dest1/1: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4543_d20260704_m012604_c001_v0001173_t0004_u01783128364756") 2026/07/04 01:34:09 DEBUG : pre-dest2/2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4167e7de960c9696_d20260704_m012613_c001_v7007000_t0000_u01783128373069") 2026/07/04 01:34:09 DEBUG : pre-dest2/2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a1e9_d20260704_m012605_c001_v0001102_t0053_u01783128365531") 2026/07/04 01:34:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878922977_d20260704_m012550_c001_v7007000_t0000_u01783128350492") 2026/07/04 01:34:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379c42_d20260704_m012547_c001_v0001165_t0016_u01783128347320") 2026/07/04 01:34:09 DEBUG : sizeonly: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718cd_d20260704_m012401_c001_v7007000_t0000_u01783128241658") 2026/07/04 01:34:09 DEBUG : sizeonly: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42b8_d20260704_m012400_c001_v0001173_t0035_u01783128240623") 2026/07/04 01:34:09 DEBUG : splitbanan: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4015f013e5ce6f16_d20260704_m013128_c001_v7007000_t0000_u01783128688592") 2026/07/04 01:34:09 DEBUG : splitbanan: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a6bb_d20260704_m013121_c001_v0001102_t0053_u01783128681395") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ae0_d20260704_m013247_c001_v7007000_t0000_u01783128767752") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0954020_d20260704_m013241_c001_v0001154_t0005_u01783128761399") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4222077878924e53_d20260704_m013231_c001_v7007000_t0000_u01783128751868") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953ffa_d20260704_m013225_c001_v0001154_t0011_u01783128745874") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f408a88f274d9a6c6_d20260704_m013216_c001_v7007000_t0000_u01783128736100") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fe2_d20260704_m013210_c001_v0001154_t0025_u01783128730086") 2026/07/04 01:34:09 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f414677f3d625a574_d20260704_m013159_c001_v7007000_t0000_u01783128719806") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fcc_d20260704_m013154_c001_v0001154_t0000_u01783128714152") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787da9b_d20260704_m013145_c001_v7007000_t0000_u01783128705263") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953fb8_d20260704_m013138_c001_v0001154_t0000_u01783128698350") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a71_d20260704_m013123_c001_v7007000_t0000_u01783128683461") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a180_d20260704_m013120_c001_v0001165_t0031_u01783128680476") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41993bc52cf78061_d20260704_m013111_c001_v7007000_t0000_u01783128671063") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a671_d20260704_m013104_c001_v0001102_t0047_u01783128664109") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a5e_d20260704_m013103_c001_v7007000_t0000_u01783128663024") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953f66_d20260704_m013059_c001_v0001154_t0004_u01783128659285") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a54_d20260704_m013050_c001_v7007000_t0000_u01783128650262") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a609_d20260704_m013043_c001_v0001102_t0007_u01783128643408") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4186241b6181fbf6_d20260704_m013042_c001_v7007000_t0000_u01783128642140") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a5f5_d20260704_m013038_c001_v0001102_t0031_u01783128638597") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42424937c0d09f30_d20260704_m013025_c001_v7007000_t0000_u01783128625144") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeb40_d20260704_m013021_c001_v0001103_t0005_u01783128621122") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f404a008feea0d4a0_d20260704_m013012_c001_v7007000_t0000_u01783128612396") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeaee_d20260704_m013006_c001_v0001103_t0051_u01783128606409") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417328836787d9de_d20260704_m012956_c001_v7007000_t0000_u01783128596656") 2026/07/04 01:34:10 DEBUG : splitbananasplit: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceeaac_d20260704_m012950_c001_v0001103_t0052_u01783128590854") 2026/07/04 01:34:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173a63_d20260704_m013105_c001_v7007000_t0000_u01783128665898") 2026/07/04 01:34:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a104_d20260704_m013100_c001_v0001165_t0000_u01783128660476") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322d1_d20260704_m012943_c001_v7007000_t0000_u01783128583962") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceea8a_d20260704_m012942_c001_v0001103_t0050_u01783128582863") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322cf_d20260704_m012942_c001_v7007000_t0000_u01783128582030") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953ee4_d20260704_m012940_c001_v0001154_t0011_u01783128580698") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e970_d20260704_m012459_c001_v7007000_t0000_u01783128299151") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a0d5_d20260704_m012458_c001_v0001102_t0046_u01783128298254") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e968_d20260704_m012457_c001_v7007000_t0000_u01783128297724") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff43f2_d20260704_m012456_c001_v0001173_t0024_u01783128296851") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718ca_d20260704_m012358_c001_v7007000_t0000_u01783128238312") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff42a6_d20260704_m012356_c001_v0001173_t0044_u01783128236770") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718c8_d20260704_m012356_c001_v7007000_t0000_u01783128236404") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff429a_d20260704_m012355_c001_v0001173_t0059_u01783128235231") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718c5_d20260704_m012353_c001_v7007000_t0000_u01783128233140") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4286_d20260704_m012352_c001_v0001173_t0043_u01783128232140") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718c4_d20260704_m012351_c001_v7007000_t0000_u01783128231605") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4280_d20260704_m012350_c001_v0001173_t0051_u01783128230407") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4260_d20260704_m012347_c001_v0001173_t0025_u01783128227733") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a6561718c2_d20260704_m012347_c001_v7007000_t0000_u01783128227369") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4254_d20260704_m012346_c001_v0001173_t0025_u01783128226675") 2026/07/04 01:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4248_d20260704_m012345_c001_v0001173_t0006_u01783128225835") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951c2_d20260704_m012345_c001_v7007000_t0000_u01783128225109") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4232_d20260704_m012342_c001_v0001173_t0047_u01783128222542") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff422a_d20260704_m012339_c001_v0001173_t0050_u01783128219922") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951c0_d20260704_m012339_c001_v7007000_t0000_u01783128219560") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4222_d20260704_m012338_c001_v0001173_t0058_u01783128218889") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff421a_d20260704_m012338_c001_v0001173_t0014_u01783128218039") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951bd_d20260704_m012337_c001_v7007000_t0000_u01783128217685") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4202_d20260704_m012333_c001_v0001173_t0059_u01783128213961") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951bb_d20260704_m012333_c001_v7007000_t0000_u01783128213610") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41fc_d20260704_m012332_c001_v0001173_t0019_u01783128212915") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b9_d20260704_m012332_c001_v7007000_t0000_u01783128212037") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41fa_d20260704_m012331_c001_v0001173_t0048_u01783128211205") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b8_d20260704_m012330_c001_v7007000_t0000_u01783128210638") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41f2_d20260704_m012329_c001_v0001173_t0006_u01783128209947") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b7_d20260704_m012328_c001_v7007000_t0000_u01783128208992") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41e8_d20260704_m012328_c001_v0001173_t0057_u01783128208145") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b6_d20260704_m012327_c001_v7007000_t0000_u01783128207617") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41dc_d20260704_m012326_c001_v0001173_t0021_u01783128206750") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b5_d20260704_m012326_c001_v7007000_t0000_u01783128206219") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41d4_d20260704_m012325_c001_v0001173_t0010_u01783128205401") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951b0_d20260704_m012320_c001_v7007000_t0000_u01783128200527") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41b0_d20260704_m012319_c001_v0001173_t0033_u01783128199810") 2026/07/04 01:34:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951ae_d20260704_m012319_c001_v7007000_t0000_u01783128199277") 2026/07/04 01:34:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41aa_d20260704_m012318_c001_v0001173_t0028_u01783128198538") 2026/07/04 01:34:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951ad_d20260704_m012317_c001_v7007000_t0000_u01783128197563") 2026/07/04 01:34:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff41a4_d20260704_m012316_c001_v0001173_t0042_u01783128196926") 2026/07/04 01:34:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687951ab_d20260704_m012314_c001_v7007000_t0000_u01783128194812") 2026/07/04 01:34:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff4190_d20260704_m012314_c001_v0001173_t0005_u01783128194016") 2026/07/04 01:34:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322d2_d20260704_m012944_c001_v7007000_t0000_u01783128584144") 2026/07/04 01:34:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379fc2_d20260704_m012942_c001_v0001165_t0027_u01783128582875") 2026/07/04 01:34:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322d0_d20260704_m012942_c001_v7007000_t0000_u01783128582211") 2026/07/04 01:34:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4fb_d20260704_m012940_c001_v0001102_t0047_u01783128580707") 2026/07/04 01:34:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173ae6_d20260704_m013249_c001_v7007000_t0000_u01783128769734") 2026/07/04 01:34:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a310_d20260704_m013249_c001_v0001165_t0000_u01783128769105") 2026/07/04 01:34:13 DEBUG : sub/yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e95b_d20260704_m012455_c001_v7007000_t0000_u01783128295253") 2026/07/04 01:34:13 DEBUG : sub/yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d2379b60_d20260704_m012454_c001_v0001165_t0030_u01783128294108") 2026/07/04 01:34:13 DEBUG : test_dir1/file2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322cd_d20260704_m012939_c001_v7007000_t0000_u01783128579945") 2026/07/04 01:34:13 DEBUG : test_dir1/file2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4e7_d20260704_m012938_c001_v0001102_t0040_u01783128578550") 2026/07/04 01:34:13 DEBUG : test_dir1/file2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322c9_d20260704_m012937_c001_v7007000_t0000_u01783128577791") 2026/07/04 01:34:13 DEBUG : test_dir1/file2: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0953ee0_d20260704_m012936_c001_v0001154_t0025_u01783128576540") 2026/07/04 01:34:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322ce_d20260704_m012940_c001_v7007000_t0000_u01783128580127") 2026/07/04 01:34:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceea78_d20260704_m012938_c001_v0001103_t0052_u01783128578561") 2026/07/04 01:34:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f407414db8f8322cb_d20260704_m012937_c001_v7007000_t0000_u01783128577972") 2026/07/04 01:34:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a4e3_d20260704_m012936_c001_v0001102_t0021_u01783128576552") 2026/07/04 01:34:14 DEBUG : three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d8_d20260704_m012448_c001_v7007000_t0000_u01783128288280") 2026/07/04 01:34:14 DEBUG : three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff43ba_d20260704_m012447_c001_v0001173_t0009_u01783128287039") 2026/07/04 01:34:14 DEBUG : three: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff43a8_d20260704_m012444_c001_v0001173_t0019_u01783128284705") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173af0_d20260704_m013251_c001_v7007000_t0000_u01783128771487") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceedf8_d20260704_m013250_c001_v0001103_t0008_u01783128770662") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b0c_d20260704_m013310_c001_v7007000_t0000_u01783128790279") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a87a_d20260704_m013308_c001_v0001102_t0053_u01783128788469") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b09_d20260704_m013306_c001_v7007000_t0000_u01783128786956") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceee22_d20260704_m013305_c001_v0001103_t0056_u01783128785228") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b07_d20260704_m013304_c001_v7007000_t0000_u01783128784220") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a354_d20260704_m013303_c001_v0001165_t0035_u01783128783580") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b00_d20260704_m013258_c001_v7007000_t0000_u01783128778787") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceee10_d20260704_m013257_c001_v0001103_t0020_u01783128777513") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b01_d20260704_m013300_c001_v7007000_t0000_u01783128780857") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a854_d20260704_m013259_c001_v0001102_t0020_u01783128779720") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173aff_d20260704_m013256_c001_v7007000_t0000_u01783128776585") 2026/07/04 01:34:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1088e777d237a330_d20260704_m013255_c001_v0001165_t0031_u01783128775973") 2026/07/04 01:34:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173afd_d20260704_m013255_c001_v7007000_t0000_u01783128775029") 2026/07/04 01:34:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0954026_d20260704_m013254_c001_v0001154_t0020_u01783128774266") 2026/07/04 01:34:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173af7_d20260704_m013253_c001_v7007000_t0000_u01783128773331") 2026/07/04 01:34:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a83e_d20260704_m013252_c001_v0001102_t0035_u01783128772530") 2026/07/04 01:34:15 DEBUG : toe/toe/toe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f427a4d3f6e03ca2f_d20260704_m013315_c001_v7007000_t0000_u01783128795055") 2026/07/04 01:34:15 DEBUG : toe/toe/toe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1157d8cd58ceee42_d20260704_m013314_c001_v0001103_t0055_u01783128794213") 2026/07/04 01:34:15 DEBUG : toe/toe/toe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b06_d20260704_m013302_c001_v7007000_t0000_u01783128782670") 2026/07/04 01:34:15 DEBUG : toe/toe/toe: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0954030_d20260704_m013301_c001_v0001154_t0024_u01783128781771") 2026/07/04 01:34:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b0d_d20260704_m013310_c001_v7007000_t0000_u01783128790891") 2026/07/04 01:34:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11628e10b0954038_d20260704_m013309_c001_v0001154_t0017_u01783128789957") 2026/07/04 01:34:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f4155e4a656173b0a_d20260704_m013307_c001_v7007000_t0000_u01783128787537") 2026/07/04 01:34:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f10721f0d4c8a8363_d20260704_m013306_c001_v0001183_t0008_u01783128786755") 2026/07/04 01:34:15 DEBUG : two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f42050008687952d9_d20260704_m012448_c001_v7007000_t0000_u01783128288455") 2026/07/04 01:34:15 DEBUG : two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f41522a100914a0b3_d20260704_m012446_c001_v0001102_t0046_u01783128286498") 2026/07/04 01:34:15 DEBUG : two: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f411aeef865ff43a6_d20260704_m012444_c001_v0001173_t0007_u01783128284512") 2026/07/04 01:34:15 DEBUG : yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e95d_d20260704_m012455_c001_v7007000_t0000_u01783128295960") 2026/07/04 01:34:15 DEBUG : yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11576905cc3acdfc_d20260704_m012455_c001_v0001183_t0040_u01783128295057") 2026/07/04 01:34:15 DEBUG : yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e956_d20260704_m012452_c001_v7007000_t0000_u01783128292859") 2026/07/04 01:34:15 DEBUG : yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f111aeef865ff43d8_d20260704_m012451_c001_v0001173_t0037_u01783128291678") 2026/07/04 01:34:15 DEBUG : yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e951_d20260704_m012450_c001_v7007000_t0000_u01783128290434") 2026/07/04 01:34:15 DEBUG : yam: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f11522a100914a0b7_d20260704_m012449_c001_v0001102_t0036_u01783128289000") 2026/07/04 01:34:15 DEBUG : yaml: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e959_d20260704_m012453_c001_v7007000_t0000_u01783128293564") 2026/07/04 01:34:15 DEBUG : yaml: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f117f664536bc5070_d20260704_m012452_c001_v0001181_t0005_u01783128292649") 2026/07/04 01:34:15 DEBUG : yaml: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f417c0ac73de0e953_d20260704_m012451_c001_v7007000_t0000_u01783128291145") 2026/07/04 01:34:15 DEBUG : yaml: Deleting (id "4_zcf92fd43b08d2bab9ff80e1b_f1145a65651405cce_d20260704_m012450_c001_v0001176_t0032_u01783128290229") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m5.702166649s (try 1/5)