"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/07 01:56:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira" 2026/05/07 01:56:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 01:56:18 DEBUG : Creating backend with remote "/tmp/rclone1586737099" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/07 01:56:19 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:19 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/07 01:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:21 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:56:22 DEBUG : B2 bucket rclone-test-nisutil2rira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.14s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:23 DEBUG : Creating backend with remote "/non-existing" 2026/05/07 01:56:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/07 01:56:23 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:23 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:24 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:24 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:25 INFO : B2 bucket rclone-test-nisutil2rira: Running all checks before starting transfers 2026/05/07 01:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:26 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:26 INFO : B2 bucket rclone-test-nisutil2rira: Checks finished, now starting transfers 2026/05/07 01:56:26 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.34s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:27 ERROR : Ignoring --no-traverse with sync 2026/05/07 01:56:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:27 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:27 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:27 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:56:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/07 01:56:28 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:28 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:29 DEBUG : hello world2: size = 12 OK 2026/05/07 01:56:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/07 01:56:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:56:29 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:29 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:30 DEBUG : potato2: size = 11 OK 2026/05/07 01:56:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:56:31 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:31 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:32 DEBUG : potato2: size = 11 OK 2026/05/07 01:56:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.05s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/07 01:56:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 01:56:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/07 01:56:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/07 01:56:33 INFO : sub dir2: Making directory 2026/05/07 01:56:33 INFO : sub dir: Making directory 2026/05/07 01:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:33 INFO : sub dir2/sub sub dir2: Making directory 2026/05/07 01:56:33 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:33 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:33 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/05/07 01:56:33 DEBUG : B2 bucket rclone-test-nisutil2rira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:34 INFO : sub dir2: Making directory 2026/05/07 01:56:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/07 01:56:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 01:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:34 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:34 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:35 DEBUG : sub dir2: Making directory with metadata 2026/05/07 01:56:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 01:56:35 INFO : sub dir2: Making directory 2026/05/07 01:56:35 INFO : sub dir: Making directory 2026/05/07 01:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:35 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:35 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:36 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:56:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/07 01:56:36 DEBUG : B2 bucket rclone-test-nisutil2rira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/07 01:56:36 DEBUG : B2 bucket rclone-test-nisutil2rira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:37 INFO : sub dir2: Making directory 2026/05/07 01:56:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:37 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:37 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:37 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:56:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:38 DEBUG : sub dir2: Making directory with metadata 2026/05/07 01:56:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 01:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/07 01:56:38 INFO : sub dir2: Making directory 2026/05/07 01:56:38 INFO : sub dir: Making directory 2026/05/07 01:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:38 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:38 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:39 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:56:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/07 01:56:39 DEBUG : B2 bucket rclone-test-nisutil2rira: 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-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:40 INFO : sub dir2: Making directory 2026/05/07 01:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:40 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:40 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:40 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:56:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nejugix4tati" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nisutil2rira -> B2 bucket rclone-test-nejugix4tati 2026/05/07 01:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:43 DEBUG : B2 bucket rclone-test-nejugix4tati: Waiting for checks to finish 2026/05/07 01:56:43 DEBUG : B2 bucket rclone-test-nejugix4tati: Waiting for transfers to finish 2026/05/07 01:56:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/07 01:56:44 DEBUG : B2 bucket rclone-test-nejugix4tati: Purge remote 2026/05/07 01:56:44 INFO : B2 bucket rclone-test-nejugix4tati: cleaning bucket "rclone-test-nejugix4tati" of all files 2026/05/07 01:56:44 DEBUG : sub dir/hello world: Deleting (id "4_zdff2cdc3206d0b0b9fe80e1b_f115953fc7bac122c_d20260507_m015643_c001_v0001182_t0049_u01778119003784") --- PASS: TestServerSideCopy (3.92s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:56:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:56:46 DEBUG : sub dir/hello world: Sizes differ 2026/05/07 01:56:46 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:46 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:46 DEBUG : sub dir/hello world: size = 17 OK 2026/05/07 01:56:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/07 01:56:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tefaguz6mufe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nisutil2rira -> B2 bucket rclone-test-tefaguz6mufe 2026/05/07 01:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:49 DEBUG : B2 bucket rclone-test-tefaguz6mufe: Waiting for checks to finish 2026/05/07 01:56:49 DEBUG : B2 bucket rclone-test-tefaguz6mufe: Waiting for transfers to finish 2026/05/07 01:56:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/07 01:56:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:56:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tefaguz6mufe) 2026/05/07 01:56:50 DEBUG : sub dir/hello world: Sizes differ 2026/05/07 01:56:50 DEBUG : B2 bucket rclone-test-tefaguz6mufe: Waiting for checks to finish 2026/05/07 01:56:50 DEBUG : B2 bucket rclone-test-tefaguz6mufe: Waiting for transfers to finish 2026/05/07 01:56:51 DEBUG : sub dir/hello world: size = 17 OK 2026/05/07 01:56:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/07 01:56:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/07 01:56:51 DEBUG : B2 bucket rclone-test-tefaguz6mufe: Purge remote 2026/05/07 01:56:51 INFO : B2 bucket rclone-test-tefaguz6mufe: cleaning bucket "rclone-test-tefaguz6mufe" of all files 2026/05/07 01:56:51 DEBUG : sub dir/hello world: Deleting (id "4_zef22ed33206d0b0b9fe80e1b_f1007250d78695732_d20260507_m015651_c001_v0001154_t0023_u01778119011017") 2026/05/07 01:56:51 DEBUG : sub dir/hello world: Deleting (id "4_zef22ed33206d0b0b9fe80e1b_f107a998c16ac8b99_d20260507_m015649_c001_v0001172_t0027_u01778119009693") --- PASS: TestServerSideCopyOverSelf (6.13s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:54 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:56:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:56:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:56:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/07 01:56:54 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:56:54 DEBUG : sub dir/hello world: size = 17 OK 2026/05/07 01:56:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/07 01:56:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/07 01:56:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.77s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zihuciq8qefu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nisutil2rira -> B2 bucket rclone-test-zihuciq8qefu 2026/05/07 01:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:56:57 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Waiting for checks to finish 2026/05/07 01:56:57 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Waiting for transfers to finish 2026/05/07 01:56:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:56:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:56:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/07 01:56:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:56:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zihuciq8qefu) 2026/05/07 01:56:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/07 01:56:58 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Waiting for checks to finish 2026/05/07 01:56:58 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Waiting for transfers to finish 2026/05/07 01:56:59 DEBUG : sub dir/hello world: size = 17 OK 2026/05/07 01:56:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/07 01:56:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/07 01:56:59 INFO : sub dir/hello world: Deleted 2026/05/07 01:57:00 DEBUG : testing file moves 2026/05/07 01:57:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zihuciq8qefu) 2026/05/07 01:57:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/07 01:57:00 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Waiting for checks to finish 2026/05/07 01:57:00 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Waiting for transfers to finish 2026/05/07 01:57:02 DEBUG : sub dir/hello world: size = 24 OK 2026/05/07 01:57:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/07 01:57:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/07 01:57:02 INFO : sub dir/hello world: Deleted 2026/05/07 01:57:02 DEBUG : B2 bucket rclone-test-zihuciq8qefu: Purge remote 2026/05/07 01:57:02 INFO : B2 bucket rclone-test-zihuciq8qefu: cleaning bucket "rclone-test-zihuciq8qefu" of all files 2026/05/07 01:57:02 DEBUG : sub dir/hello world: Deleting (id "4_zef820d23207d0b0b9fe80e1b_f10121dd0a5e6ea72_d20260507_m015700_c001_v0001109_t0041_u01778119020467") 2026/05/07 01:57:02 DEBUG : sub dir/hello world: Deleting (id "4_zef820d23207d0b0b9fe80e1b_f101c7574dfc2ced0_d20260507_m015658_c001_v0001184_t0040_u01778119018933") 2026/05/07 01:57:02 DEBUG : sub dir/hello world: Deleting (id "4_zef820d23207d0b0b9fe80e1b_f109aea556bca0383_d20260507_m015657_c001_v0001038_t0006_u01778119017583") --- PASS: TestServerSideMoveOverSelf (8.84s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:04 ERROR : error listing: directory not found 2026/05/07 01:57:04 INFO : Local file system at /tmp/rclone1586737099: Making directory 2026/05/07 01:57:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:57:06 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for checks to finish 2026/05/07 01:57:06 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for transfers to finish 2026/05/07 01:57:07 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/07 01:57:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:57:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/07 01:57:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/07 01:57:07 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:07 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:08 DEBUG : check sum: size = 1 OK 2026/05/07 01:57:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:57:08 INFO : check sum: Copied (new) 2026/05/07 01:57:08 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:08 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:08 DEBUG : check sum: size = 1 OK 2026/05/07 01:57:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:57:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/07 01:57:08 DEBUG : check sum: Unchanged skipping 2026/05/07 01:57:08 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:08 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/07 01:57:09 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:09 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:09 DEBUG : sizeonly: size = 6 OK 2026/05/07 01:57:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/07 01:57:09 INFO : sizeonly: Copied (new) 2026/05/07 01:57:09 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:10 DEBUG : sizeonly: size = 6 OK 2026/05/07 01:57:10 DEBUG : sizeonly: Sizes identical 2026/05/07 01:57:10 DEBUG : sizeonly: Unchanged skipping 2026/05/07 01:57:10 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:10 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:10 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.94s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/07 01:57:11 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:11 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/07 01:57:11 INFO : ignore-size: Copied (new) 2026/05/07 01:57:11 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:57:12 DEBUG : ignore-size: Unchanged skipping 2026/05/07 01:57:12 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:12 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:12 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:13 DEBUG : existing: size = 6 OK 2026/05/07 01:57:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:57:13 DEBUG : existing: Unchanged skipping 2026/05/07 01:57:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:13 INFO : There was nothing to transfer 2026/05/07 01:57:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/07 01:57:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:14 DEBUG : existing: size = 6 OK 2026/05/07 01:57:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/07 01:57:14 INFO : existing: Copied (replaced existing) 2026/05/07 01:57:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.32s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/07 01:57:15 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:15 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:15 DEBUG : existing: size = 6 OK 2026/05/07 01:57:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/07 01:57:15 INFO : existing: Copied (new) 2026/05/07 01:57:15 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:16 DEBUG : existing: Destination exists, skipping 2026/05/07 01:57:16 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:16 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:16 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/07 01:57:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:18 DEBUG : c/non empty space: size = 5 OK 2026/05/07 01:57:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:18 DEBUG : c/non empty space: Unchanged skipping 2026/05/07 01:57:18 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:18 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:18 DEBUG : a/potato2: size = 60 OK 2026/05/07 01:57:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:18 INFO : a/potato2: Copied (new) 2026/05/07 01:57:18 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:20 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:20 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/05/07 01:57:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:57:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/07 01:57:20 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:20 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:20 INFO : There was nothing to transfer 2026/05/07 01:57:20 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:20 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/05/07 01:57:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:57:21 INFO : empty space: Updated modification time in destination 2026/05/07 01:57:21 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:21 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:21 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:22 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:22 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/05/07 01:57:22 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:57:22 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:22 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:22 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:24 DEBUG : foo: size = 3 OK 2026/05/07 01:57:24 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/05/07 01:57:24 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:57:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:24 DEBUG : foo: sha1 differ 2026/05/07 01:57:24 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:24 DEBUG : foo: size = 3 OK 2026/05/07 01:57:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/07 01:57:24 INFO : foo: Copied (replaced existing) 2026/05/07 01:57:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/07 01:57:25 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:25 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:25 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:25 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:26 DEBUG : potato: size = 60 OK 2026/05/07 01:57:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:26 INFO : potato: Copied (new) 2026/05/07 01:57:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:57:28 DEBUG : potato: size = 60 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:28 DEBUG : potato: Sizes differ 2026/05/07 01:57:28 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:28 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:28 DEBUG : potato: size = 21 OK 2026/05/07 01:57:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/07 01:57:28 INFO : potato: Copied (replaced existing) 2026/05/07 01:57:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:30 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:30 DEBUG : potato: size = 21 OK 2026/05/07 01:57:30 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/05/07 01:57:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1586737099) 2026/05/07 01:57:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:30 DEBUG : potato: sha1 differ 2026/05/07 01:57:30 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:30 DEBUG : potato: size = 21 OK 2026/05/07 01:57:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/07 01:57:30 INFO : potato: Copied (replaced existing) 2026/05/07 01:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:32 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:32 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:32 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:32 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/07 01:57:32 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:34 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:34 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:34 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:34 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:34 DEBUG : potato2: size = 60 OK 2026/05/07 01:57:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:34 INFO : potato2: Copied (new) 2026/05/07 01:57:34 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:36 INFO : d: Making directory 2026/05/07 01:57:36 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/07 01:57:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:37 DEBUG : c/non empty space: size = 5 OK 2026/05/07 01:57:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:37 DEBUG : c/non empty space: Unchanged skipping 2026/05/07 01:57:37 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:37 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:37 DEBUG : a/potato2: size = 60 OK 2026/05/07 01:57:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:37 INFO : a/potato2: Copied (new) 2026/05/07 01:57:37 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/07 01:57:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:40 DEBUG : c/non empty space: size = 5 OK 2026/05/07 01:57:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:40 DEBUG : c/non empty space: Unchanged skipping 2026/05/07 01:57:40 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:40 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:40 DEBUG : a/potato2: size = 60 OK 2026/05/07 01:57:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:40 INFO : a/potato2: Copied (new) 2026/05/07 01:57:40 ERROR : B2 bucket rclone-test-nisutil2rira: not deleting files as there were IO errors 2026/05/07 01:57:40 ERROR : B2 bucket rclone-test-nisutil2rira: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:42 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:43 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:43 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:43 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:43 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:43 INFO : potato: Deleted 2026/05/07 01:57:43 DEBUG : potato2: size = 60 OK 2026/05/07 01:57:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.90s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:45 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:45 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:45 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:45 INFO : potato: Deleted 2026/05/07 01:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:46 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:46 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:46 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:46 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:46 DEBUG : potato2: size = 60 OK 2026/05/07 01:57:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:57:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.93s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:57:48 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:48 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:48 DEBUG : potato2: size = 19 OK 2026/05/07 01:57:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/07 01:57:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:50 DEBUG : enormous: Excluded (Size Filter) 2026/05/07 01:57:50 DEBUG : enormous: Excluded 2026/05/07 01:57:50 DEBUG : potato2: Excluded (Size Filter) 2026/05/07 01:57:50 DEBUG : potato2: Excluded 2026/05/07 01:57:50 DEBUG : potato2: Excluded (Size Filter) 2026/05/07 01:57:50 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:50 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:50 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:50 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:50 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:50 INFO : There was nothing to transfer 2026/05/07 01:57:51 DEBUG : enormous: Excluded (Size Filter) 2026/05/07 01:57:51 DEBUG : enormous: Excluded 2026/05/07 01:57:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/07 01:57:51 DEBUG : potato2: Excluded 2026/05/07 01:57:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/07 01:57:51 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/07 01:57:51 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:51 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for checks to finish 2026/05/07 01:57:51 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for transfers to finish 2026/05/07 01:57:51 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:53 DEBUG : enormous: Excluded (Size Filter) 2026/05/07 01:57:53 DEBUG : enormous: Excluded 2026/05/07 01:57:53 DEBUG : potato2: Excluded (Size Filter) 2026/05/07 01:57:53 DEBUG : potato2: Excluded 2026/05/07 01:57:53 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:57:53 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:53 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:53 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:53 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:53 INFO : enormous: Deleted 2026/05/07 01:57:54 INFO : potato2: Deleted 2026/05/07 01:57:54 INFO : There was nothing to transfer 2026/05/07 01:57:54 DEBUG : empty space: size = 1 OK 2026/05/07 01:57:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/07 01:57:54 DEBUG : empty space: Unchanged skipping 2026/05/07 01:57:54 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for checks to finish 2026/05/07 01:57:54 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for transfers to finish 2026/05/07 01:57:54 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:54 INFO : potato2: Deleted 2026/05/07 01:57:54 INFO : enormous: Deleted 2026/05/07 01:57:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:57:57 DEBUG : five: Need to transfer - File not found at Destination 2026/05/07 01:57:57 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:57:57 DEBUG : four: size = 8 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:57 DEBUG : four: Sizes differ 2026/05/07 01:57:57 DEBUG : one: Destination is newer than source, skipping 2026/05/07 01:57:57 DEBUG : three: size = 5 OK 2026/05/07 01:57:57 DEBUG : three: Sizes identical 2026/05/07 01:57:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/07 01:57:57 DEBUG : two: size = 3 OK 2026/05/07 01:57:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/07 01:57:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1586737099) 2026/05/07 01:57:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:57 DEBUG : two: sha1 differ 2026/05/07 01:57:57 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:57 DEBUG : four: size = 4 OK 2026/05/07 01:57:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/07 01:57:57 INFO : four: Copied (replaced existing) 2026/05/07 01:57:57 DEBUG : five: size = 4 OK 2026/05/07 01:57:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/07 01:57:57 INFO : five: Copied (new) 2026/05/07 01:57:58 DEBUG : two: size = 3 OK 2026/05/07 01:57:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/07 01:57:58 INFO : two: Copied (replaced existing) 2026/05/07 01:57:58 DEBUG : Waiting for deletions to finish 2026/05/07 01:57:58 DEBUG : five: size = 4 OK 2026/05/07 01:57:58 DEBUG : four: size = 4 OK 2026/05/07 01:57:58 DEBUG : one: Destination is newer than source, skipping 2026/05/07 01:57:58 DEBUG : three: size = 5 OK 2026/05/07 01:57:58 DEBUG : two: size = 3 OK 2026/05/07 01:57:58 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:57:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/07 01:57:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/07 01:57:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/07 01:57:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/07 01:57:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/07 01:57:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/07 01:57:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/07 01:57:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/07 01:57:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/07 01:57:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1586737099) 2026/05/07 01:57:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:57:58 DEBUG : three: sha1 differ 2026/05/07 01:57:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/07 01:57:58 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:57:58 DEBUG : three: size = 5 OK 2026/05/07 01:57:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 01:57:58 INFO : three: Copied (replaced existing) 2026/05/07 01:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.29s) === 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-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/07 01:58:00 INFO : B2 bucket rclone-test-nisutil2rira: Making map for --track-renames 2026/05/07 01:58:00 INFO : B2 bucket rclone-test-nisutil2rira: Finished making map for --track-renames 2026/05/07 01:58:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for renames to finish 2026/05/07 01:58:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/07 01:58:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/07 01:58:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:00 DEBUG : potato: size = 14 OK 2026/05/07 01:58:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/07 01:58:00 INFO : potato: Copied (new) 2026/05/07 01:58:00 DEBUG : yam: size = 11 OK 2026/05/07 01:58:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/07 01:58:00 INFO : yam: Copied (new) 2026/05/07 01:58:00 DEBUG : Waiting for deletions to finish 2026/05/07 01:58:01 DEBUG : potato: size = 14 OK 2026/05/07 01:58:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:58:01 DEBUG : potato: Unchanged skipping 2026/05/07 01:58:01 INFO : B2 bucket rclone-test-nisutil2rira: Making map for --track-renames 2026/05/07 01:58:01 INFO : B2 bucket rclone-test-nisutil2rira: Finished making map for --track-renames 2026/05/07 01:58:01 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:01 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for renames to finish 2026/05/07 01:58:02 DEBUG : yaml: size = 11 OK 2026/05/07 01:58:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/07 01:58:02 INFO : yam: Copied (server-side copy) to: yaml 2026/05/07 01:58:02 INFO : yam: Deleted 2026/05/07 01:58:02 INFO : yaml: Renamed from "yam" 2026/05/07 01:58:02 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/07 01:58:03 INFO : B2 bucket rclone-test-nisutil2rira: Making map for --track-renames 2026/05/07 01:58:03 INFO : B2 bucket rclone-test-nisutil2rira: Finished making map for --track-renames 2026/05/07 01:58:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/07 01:58:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for renames to finish 2026/05/07 01:58:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/07 01:58:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:03 DEBUG : yam: size = 11 OK 2026/05/07 01:58:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/07 01:58:03 INFO : yam: Copied (new) 2026/05/07 01:58:04 DEBUG : potato: size = 14 OK 2026/05/07 01:58:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/07 01:58:04 INFO : potato: Copied (new) 2026/05/07 01:58:04 DEBUG : Waiting for deletions to finish 2026/05/07 01:58:04 DEBUG : potato: size = 14 OK 2026/05/07 01:58:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:58:04 DEBUG : potato: Unchanged skipping 2026/05/07 01:58:04 INFO : B2 bucket rclone-test-nisutil2rira: Making map for --track-renames 2026/05/07 01:58:04 INFO : B2 bucket rclone-test-nisutil2rira: Finished making map for --track-renames 2026/05/07 01:58:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for renames to finish 2026/05/07 01:58:04 DEBUG : yaml: size = 11 OK 2026/05/07 01:58:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/07 01:58:04 INFO : yam: Copied (server-side copy) to: yaml 2026/05/07 01:58:05 INFO : yam: Deleted 2026/05/07 01:58:05 INFO : yaml: Renamed from "yam" 2026/05/07 01:58:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/07 01:58:06 INFO : B2 bucket rclone-test-nisutil2rira: Making map for --track-renames 2026/05/07 01:58:06 INFO : B2 bucket rclone-test-nisutil2rira: Finished making map for --track-renames 2026/05/07 01:58:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/07 01:58:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for renames to finish 2026/05/07 01:58:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/07 01:58:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:06 DEBUG : potato: size = 14 OK 2026/05/07 01:58:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/07 01:58:06 INFO : potato: Copied (new) 2026/05/07 01:58:06 DEBUG : sub/yam: size = 11 OK 2026/05/07 01:58:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/07 01:58:06 INFO : sub/yam: Copied (new) 2026/05/07 01:58:06 DEBUG : Waiting for deletions to finish 2026/05/07 01:58:07 DEBUG : potato: size = 14 OK 2026/05/07 01:58:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:58:07 DEBUG : potato: Unchanged skipping 2026/05/07 01:58:07 INFO : B2 bucket rclone-test-nisutil2rira: Making map for --track-renames 2026/05/07 01:58:07 INFO : B2 bucket rclone-test-nisutil2rira: Finished making map for --track-renames 2026/05/07 01:58:07 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:07 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for renames to finish 2026/05/07 01:58:07 DEBUG : yam: size = 11 OK 2026/05/07 01:58:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/07 01:58:07 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/07 01:58:07 INFO : sub/yam: Deleted 2026/05/07 01:58:07 INFO : yam: Renamed from "sub/yam" 2026/05/07 01:58:07 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.63s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:08 DEBUG : Creating backend with remote "/tmp/rclone1586737099/dir1" 2026/05/07 01:58:08 DEBUG : Creating backend with remote "/tmp/rclone1586737099/dir2" 2026/05/07 01:58:08 DEBUG : Local file system at /tmp/rclone1586737099/dir2: Using server-side directory move 2026/05/07 01:58:08 INFO : Local file system at /tmp/rclone1586737099/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/07 01:58:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/07 01:58:08 DEBUG : Local file system at /tmp/rclone1586737099/dir2: Waiting for checks to finish 2026/05/07 01:58:08 INFO : file1.txt: Moved (server-side) 2026/05/07 01:58:08 DEBUG : Local file system at /tmp/rclone1586737099/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:58:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/07 01:58:09 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:09 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/07 01:58:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/07 01:58:09 INFO : nested/sub dir/file: Copied (new) 2026/05/07 01:58:09 INFO : nested/sub dir/file: Deleted 2026/05/07 01:58:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:58:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:58:09 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:58:09 INFO : sub dir/hello world: Deleted 2026/05/07 01:58:09 INFO : sub dir: Removing directory 2026/05/07 01:58:09 INFO : nested/sub dir: Removing directory 2026/05/07 01:58:09 INFO : nested: Removing directory 2026/05/07 01:58:09 DEBUG : Local file system at /tmp/rclone1586737099: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/07 01:58:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/07 01:58:11 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:11 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/07 01:58:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 01:58:11 INFO : sub dir/hello world: Copied (new) 2026/05/07 01:58:11 INFO : sub dir/hello world: Deleted 2026/05/07 01:58:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/07 01:58:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/07 01:58:11 INFO : nested/sub dir/file: Copied (new) 2026/05/07 01:58:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/07 01:58:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/07 01:58:12 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:12 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:13 DEBUG : existing: size = 6 OK 2026/05/07 01:58:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/07 01:58:13 INFO : existing: Copied (new) 2026/05/07 01:58:13 INFO : existing: Deleted 2026/05/07 01:58:13 DEBUG : existing-b: size = 6 OK 2026/05/07 01:58:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/07 01:58:13 INFO : existing-b: Copied (new) 2026/05/07 01:58:13 INFO : existing-b: Deleted 2026/05/07 01:58:13 DEBUG : existing: Destination exists, skipping 2026/05/07 01:58:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/07 01:58:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:58:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:58:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-huyepav0yope" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nisutil2rira -> B2 bucket rclone-test-huyepav0yope 2026/05/07 01:58:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:58:19 DEBUG : empty space: size = 1 OK 2026/05/07 01:58:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/07 01:58:19 DEBUG : empty space: Unchanged skipping 2026/05/07 01:58:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:58:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-huyepav0yope) 2026/05/07 01:58:19 DEBUG : potato3: Sizes differ 2026/05/07 01:58:19 DEBUG : B2 bucket rclone-test-huyepav0yope: Waiting for checks to finish 2026/05/07 01:58:19 INFO : empty space: Deleted 2026/05/07 01:58:19 DEBUG : B2 bucket rclone-test-huyepav0yope: Waiting for transfers to finish 2026/05/07 01:58:19 DEBUG : potato2: size = 60 OK 2026/05/07 01:58:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:58:19 INFO : potato2: Copied (server-side copy) 2026/05/07 01:58:19 INFO : potato2: Deleted 2026/05/07 01:58:19 DEBUG : potato3: size = 68 OK 2026/05/07 01:58:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/07 01:58:19 INFO : potato3: Copied (server-side copy) 2026/05/07 01:58:20 INFO : potato3: Deleted 2026/05/07 01:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tihilaf0jusu" 2026/05/07 01:58:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/07 01:58:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:58:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/07 01:58:21 DEBUG : B2 bucket rclone-test-tihilaf0jusu: Waiting for checks to finish 2026/05/07 01:58:21 DEBUG : B2 bucket rclone-test-tihilaf0jusu: Waiting for transfers to finish 2026/05/07 01:58:22 DEBUG : potato3: size = 68 OK 2026/05/07 01:58:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/07 01:58:22 INFO : potato3: Copied (server-side copy) 2026/05/07 01:58:22 DEBUG : potato2: size = 60 OK 2026/05/07 01:58:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:58:22 INFO : potato2: Copied (server-side copy) 2026/05/07 01:58:22 INFO : potato3: Deleted 2026/05/07 01:58:23 INFO : potato2: Deleted 2026/05/07 01:58:23 DEBUG : empty space: size = 1 OK 2026/05/07 01:58:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:58:23 INFO : empty space: Copied (server-side copy) 2026/05/07 01:58:23 INFO : empty space: Deleted 2026/05/07 01:58:23 DEBUG : B2 bucket rclone-test-tihilaf0jusu: Purge remote 2026/05/07 01:58:23 INFO : B2 bucket rclone-test-tihilaf0jusu: cleaning bucket "rclone-test-tihilaf0jusu" of all files 2026/05/07 01:58:23 DEBUG : empty space: Deleting (id "4_zfff24dc3208d0b0b9fe80e1b_f10121dd0a5e6eb3a_d20260507_m015822_c001_v0001109_t0049_u01778119102138") 2026/05/07 01:58:23 DEBUG : potato2: Deleting (id "4_zfff24dc3208d0b0b9fe80e1b_f1023d1f2d8fc9286_d20260507_m015822_c001_v0001101_t0017_u01778119102514") 2026/05/07 01:58:23 DEBUG : potato3: Deleting (id "4_zfff24dc3208d0b0b9fe80e1b_f10902f6f438eb9ff_d20260507_m015822_c001_v0001185_t0013_u01778119102514") 2026/05/07 01:58:24 DEBUG : B2 bucket rclone-test-huyepav0yope: Purge remote 2026/05/07 01:58:24 INFO : B2 bucket rclone-test-huyepav0yope: cleaning bucket "rclone-test-huyepav0yope" of all files 2026/05/07 01:58:24 DEBUG : empty space: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f415151d068a47e7e_d20260507_m015823_c001_v7007000_t0000_u01778119103316") 2026/05/07 01:58:24 DEBUG : empty space: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f110925bdea992f55_d20260507_m015817_c001_v0001137_t0028_u01778119097872") 2026/05/07 01:58:24 DEBUG : potato2: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f415151d068a47e7b_d20260507_m015822_c001_v7007000_t0000_u01778119102886") 2026/05/07 01:58:24 DEBUG : potato2: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f104c2eb0ab85e81d_d20260507_m015819_c001_v0001179_t0046_u01778119099215") 2026/05/07 01:58:24 DEBUG : potato3: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f414e8c0bf007b2e8_d20260507_m015822_c001_v7007000_t0000_u01778119102711") 2026/05/07 01:58:24 DEBUG : potato3: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f119cca4a6072d2fe_d20260507_m015819_c001_v0001173_t0053_u01778119099449") 2026/05/07 01:58:24 DEBUG : potato3: Deleting (id "4_z2f323da3208d0b0b9fe80e1b_f110925bdea992f59_d20260507_m015818_c001_v0001137_t0040_u01778119098267") --- PASS: TestServerSideMove (11.94s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:26 DEBUG : Creating backend with remote "TestB2:rclone-test-webejid2cotu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nisutil2rira -> B2 bucket rclone-test-webejid2cotu 2026/05/07 01:58:32 DEBUG : empty space: Excluded (Size Filter) 2026/05/07 01:58:32 DEBUG : empty space: Excluded (Size Filter) 2026/05/07 01:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:58:32 DEBUG : B2 bucket rclone-test-webejid2cotu: Waiting for checks to finish 2026/05/07 01:58:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:58:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-webejid2cotu) 2026/05/07 01:58:32 DEBUG : potato3: Sizes differ 2026/05/07 01:58:32 DEBUG : B2 bucket rclone-test-webejid2cotu: Waiting for transfers to finish 2026/05/07 01:58:32 DEBUG : potato2: size = 60 OK 2026/05/07 01:58:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:58:32 INFO : potato2: Copied (server-side copy) 2026/05/07 01:58:32 INFO : potato2: Deleted 2026/05/07 01:58:32 DEBUG : potato3: size = 68 OK 2026/05/07 01:58:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/07 01:58:32 INFO : potato3: Copied (server-side copy) 2026/05/07 01:58:33 INFO : potato3: Deleted 2026/05/07 01:58:33 DEBUG : Creating backend with remote "TestB2:rclone-test-govibav0jebo" 2026/05/07 01:58:34 DEBUG : empty space: Excluded (Size Filter) 2026/05/07 01:58:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:58:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/07 01:58:34 DEBUG : B2 bucket rclone-test-govibav0jebo: Waiting for checks to finish 2026/05/07 01:58:34 DEBUG : B2 bucket rclone-test-govibav0jebo: Waiting for transfers to finish 2026/05/07 01:58:35 DEBUG : potato2: size = 60 OK 2026/05/07 01:58:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:58:35 INFO : potato2: Copied (server-side copy) 2026/05/07 01:58:35 INFO : potato2: Deleted 2026/05/07 01:58:35 DEBUG : potato3: size = 68 OK 2026/05/07 01:58:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/07 01:58:35 INFO : potato3: Copied (server-side copy) 2026/05/07 01:58:36 INFO : potato3: Deleted 2026/05/07 01:58:36 DEBUG : B2 bucket rclone-test-govibav0jebo: Purge remote 2026/05/07 01:58:36 INFO : B2 bucket rclone-test-govibav0jebo: cleaning bucket "rclone-test-govibav0jebo" of all files 2026/05/07 01:58:36 DEBUG : potato2: Deleting (id "4_zbf627df3208d0b0b9fe80e1b_f1079a92d412f7073_d20260507_m015835_c001_v0001173_t0005_u01778119115151") 2026/05/07 01:58:36 DEBUG : potato3: Deleting (id "4_zbf627df3208d0b0b9fe80e1b_f117cba9f08bd35a2_d20260507_m015835_c001_v0001097_t0012_u01778119115510") 2026/05/07 01:58:37 DEBUG : B2 bucket rclone-test-webejid2cotu: Purge remote 2026/05/07 01:58:37 INFO : B2 bucket rclone-test-webejid2cotu: cleaning bucket "rclone-test-webejid2cotu" of all files 2026/05/07 01:58:37 DEBUG : empty space: Deleting (id "4_zefd26dc3208d0b0b9fe80e1b_f1180889f5084205a_d20260507_m015831_c001_v0001174_t0012_u01778119111003") 2026/05/07 01:58:37 DEBUG : potato2: Deleting (id "4_zefd26dc3208d0b0b9fe80e1b_f41233acd46d939e4_d20260507_m015835_c001_v7007000_t0000_u01778119115487") 2026/05/07 01:58:37 DEBUG : potato2: Deleting (id "4_zefd26dc3208d0b0b9fe80e1b_f116127343613d212_d20260507_m015832_c001_v0001173_t0043_u01778119112390") 2026/05/07 01:58:37 DEBUG : potato3: Deleting (id "4_zefd26dc3208d0b0b9fe80e1b_f41233acd46d939e5_d20260507_m015835_c001_v7007000_t0000_u01778119115917") 2026/05/07 01:58:37 DEBUG : potato3: Deleting (id "4_zefd26dc3208d0b0b9fe80e1b_f104dc52a31c00acd_d20260507_m015832_c001_v0001120_t0018_u01778119112665") 2026/05/07 01:58:37 DEBUG : potato3: Deleting (id "4_zefd26dc3208d0b0b9fe80e1b_f1180889f50842062_d20260507_m015831_c001_v0001174_t0005_u01778119111576") --- PASS: TestServerSideMoveWithFilter (12.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-raqonid6goxi" 2026/05/07 01:58:42 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nisutil2rira -> B2 bucket rclone-test-raqonid6goxi 2026/05/07 01:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:58:44 DEBUG : empty space: size = 1 OK 2026/05/07 01:58:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/07 01:58:44 DEBUG : empty space: Unchanged skipping 2026/05/07 01:58:44 DEBUG : B2 bucket rclone-test-raqonid6goxi: Waiting for checks to finish 2026/05/07 01:58:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 01:58:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-raqonid6goxi) 2026/05/07 01:58:44 DEBUG : potato3: Sizes differ 2026/05/07 01:58:44 INFO : empty space: Deleted 2026/05/07 01:58:44 DEBUG : B2 bucket rclone-test-raqonid6goxi: Waiting for transfers to finish 2026/05/07 01:58:45 DEBUG : potato2: size = 60 OK 2026/05/07 01:58:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:58:45 INFO : potato2: Copied (server-side copy) 2026/05/07 01:58:45 INFO : potato2: Deleted 2026/05/07 01:58:45 DEBUG : potato3: size = 68 OK 2026/05/07 01:58:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/07 01:58:45 INFO : potato3: Copied (server-side copy) 2026/05/07 01:58:45 INFO : potato3: Deleted 2026/05/07 01:58:46 DEBUG : Creating backend with remote "TestB2:rclone-test-laripaj2pube" 2026/05/07 01:58:47 INFO : tomatoDir: Making directory 2026/05/07 01:58:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/07 01:58:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/07 01:58:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/07 01:58:47 DEBUG : B2 bucket rclone-test-laripaj2pube: Waiting for checks to finish 2026/05/07 01:58:47 DEBUG : B2 bucket rclone-test-laripaj2pube: Waiting for transfers to finish 2026/05/07 01:58:48 DEBUG : empty space: size = 1 OK 2026/05/07 01:58:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/07 01:58:48 INFO : empty space: Copied (server-side copy) 2026/05/07 01:58:48 INFO : empty space: Deleted 2026/05/07 01:58:48 DEBUG : potato2: size = 60 OK 2026/05/07 01:58:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/07 01:58:48 INFO : potato2: Copied (server-side copy) 2026/05/07 01:58:48 INFO : potato2: Deleted 2026/05/07 01:58:48 DEBUG : potato3: size = 68 OK 2026/05/07 01:58:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/07 01:58:48 INFO : potato3: Copied (server-side copy) 2026/05/07 01:58:49 INFO : potato3: Deleted 2026/05/07 01:58:49 DEBUG : B2 bucket rclone-test-laripaj2pube: Purge remote 2026/05/07 01:58:49 INFO : B2 bucket rclone-test-laripaj2pube: cleaning bucket "rclone-test-laripaj2pube" of all files 2026/05/07 01:58:49 DEBUG : empty space: Deleting (id "4_zeff2bd23208d0b0b9fe80e1b_f118bde008c2151f6_d20260507_m015848_c001_v0001173_t0027_u01778119128262") 2026/05/07 01:58:49 DEBUG : potato2: Deleting (id "4_zeff2bd23208d0b0b9fe80e1b_f109663ee227e7b81_d20260507_m015848_c001_v0001178_t0015_u01778119128543") 2026/05/07 01:58:49 DEBUG : potato3: Deleting (id "4_zeff2bd23208d0b0b9fe80e1b_f111729f2a83d2e7f_d20260507_m015848_c001_v0001103_t0001_u01778119128624") 2026/05/07 01:58:50 DEBUG : B2 bucket rclone-test-raqonid6goxi: Purge remote 2026/05/07 01:58:50 INFO : B2 bucket rclone-test-raqonid6goxi: cleaning bucket "rclone-test-raqonid6goxi" of all files 2026/05/07 01:58:50 DEBUG : empty space: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f4165fa58d0daf91b_d20260507_m015848_c001_v7007000_t0000_u01778119128520") 2026/05/07 01:58:50 DEBUG : empty space: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f114912ed2051f9c1_d20260507_m015843_c001_v0001150_t0058_u01778119123690") 2026/05/07 01:58:50 DEBUG : potato2: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f4165fa58d0daf91c_d20260507_m015848_c001_v7007000_t0000_u01778119128758") 2026/05/07 01:58:50 DEBUG : potato2: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f10833bd706c18d06_d20260507_m015844_c001_v0001145_t0030_u01778119124888") 2026/05/07 01:58:50 DEBUG : potato3: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f4165fa58d0daf91e_d20260507_m015849_c001_v7007000_t0000_u01778119129043") 2026/05/07 01:58:50 DEBUG : potato3: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f1140045d12a42e96_d20260507_m015845_c001_v0001116_t0052_u01778119125242") 2026/05/07 01:58:50 DEBUG : potato3: Deleting (id "4_z1f829df3208d0b0b9fe80e1b_f114912ed2051f9c3_d20260507_m015844_c001_v0001150_t0041_u01778119124104") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.19s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:58:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/rclone-sync-test" 2026/05/07 01:58:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/rclone-sync-test-include/layer2" 2026/05/07 01:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/rclone-sync-test-ignore-file" 2026/05/07 01:59:03 DEBUG : B2 bucket rclone-test-nisutil2rira path rclone-sync-test: Waiting for checks to finish 2026/05/07 01:59:03 DEBUG : B2 bucket rclone-test-nisutil2rira path rclone-sync-test: Waiting for transfers to finish 2026/05/07 01:59:03 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:03 INFO : There was nothing to transfer 2026/05/07 01:59:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:59:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:59:03 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:03 INFO : There was nothing to transfer 2026/05/07 01:59:04 DEBUG : B2 bucket rclone-test-nisutil2rira path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/07 01:59:04 DEBUG : B2 bucket rclone-test-nisutil2rira path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/07 01:59:04 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:04 INFO : There was nothing to transfer 2026/05/07 01:59:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 01:59:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 01:59:04 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:04 INFO : There was nothing to transfer 2026/05/07 01:59:05 DEBUG : B2 bucket rclone-test-nisutil2rira path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/07 01:59:05 DEBUG : B2 bucket rclone-test-nisutil2rira path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/07 01:59:05 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.29s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:59:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 01:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/CompareDest" 2026/05/07 01:59:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/07 01:59:08 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:08 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:09 DEBUG : one: size = 3 OK 2026/05/07 01:59:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 01:59:09 INFO : one: Copied (new) 2026/05/07 01:59:09 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:10 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:10 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:10 DEBUG : one: Sizes differ 2026/05/07 01:59:10 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:10 DEBUG : one: size = 5 OK 2026/05/07 01:59:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/07 01:59:10 INFO : one: Copied (replaced existing) 2026/05/07 01:59:10 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:12 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:12 DEBUG : one: Sizes differ 2026/05/07 01:59:12 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:12 DEBUG : one: size = 5 OK 2026/05/07 01:59:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/07 01:59:12 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:12 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:12 INFO : There was nothing to transfer 2026/05/07 01:59:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:14 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:14 DEBUG : one: Sizes differ 2026/05/07 01:59:14 DEBUG : two: size = 3 OK 2026/05/07 01:59:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/07 01:59:14 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:14 DEBUG : one: size = 5 OK 2026/05/07 01:59:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/07 01:59:14 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:14 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:14 INFO : There was nothing to transfer 2026/05/07 01:59:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:14 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:14 DEBUG : one: Sizes differ 2026/05/07 01:59:15 DEBUG : two: size = 3 OK 2026/05/07 01:59:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/07 01:59:15 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:15 DEBUG : one: size = 5 OK 2026/05/07 01:59:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/07 01:59:15 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:15 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:15 INFO : There was nothing to transfer 2026/05/07 01:59:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:15 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:15 DEBUG : one: Sizes differ 2026/05/07 01:59:16 DEBUG : two: size = 3 OK 2026/05/07 01:59:16 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/05/07 01:59:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/07 01:59:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/07 01:59:16 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:16 DEBUG : one: size = 5 OK 2026/05/07 01:59:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/07 01:59:16 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:16 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:16 INFO : There was nothing to transfer 2026/05/07 01:59:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:16 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:16 DEBUG : one: Sizes differ 2026/05/07 01:59:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:16 DEBUG : two: size = 3 (B2 bucket rclone-test-nisutil2rira path CompareDest) 2026/05/07 01:59:16 DEBUG : two: Sizes differ 2026/05/07 01:59:16 DEBUG : two: Need to transfer - File not found at Destination 2026/05/07 01:59:16 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:16 DEBUG : one: size = 5 OK 2026/05/07 01:59:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/07 01:59:16 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:17 DEBUG : two: size = 5 OK 2026/05/07 01:59:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/07 01:59:17 INFO : two: Copied (new) 2026/05/07 01:59:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:59:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dest" 2026/05/07 01:59:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/pre-dest1" 2026/05/07 01:59:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/pre-dest2" 2026/05/07 01:59:24 DEBUG : 1: size = 1 OK 2026/05/07 01:59:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:59:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/07 01:59:24 DEBUG : 2: size = 1 OK 2026/05/07 01:59:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:59:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/07 01:59:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/07 01:59:25 DEBUG : B2 bucket rclone-test-nisutil2rira path dest: Waiting for checks to finish 2026/05/07 01:59:25 DEBUG : B2 bucket rclone-test-nisutil2rira path dest: Waiting for transfers to finish 2026/05/07 01:59:26 DEBUG : 3: size = 1 OK 2026/05/07 01:59:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/07 01:59:26 INFO : 3: Copied (new) 2026/05/07 01:59:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:59:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 01:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/CopyDest" 2026/05/07 01:59:30 DEBUG : one: Need to transfer - File not found at Destination 2026/05/07 01:59:30 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:30 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:31 DEBUG : one: size = 3 OK 2026/05/07 01:59:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 01:59:31 INFO : one: Copied (new) 2026/05/07 01:59:31 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:32 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:32 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:32 DEBUG : one: Sizes differ 2026/05/07 01:59:32 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:32 DEBUG : one: size = 5 OK 2026/05/07 01:59:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/07 01:59:32 INFO : one: Copied (replaced existing) 2026/05/07 01:59:32 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/BackupDir" 2026/05/07 01:59:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:35 DEBUG : one: Sizes differ 2026/05/07 01:59:35 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:35 DEBUG : one: size = 5 OK 2026/05/07 01:59:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:35 DEBUG : one: Sizes differ 2026/05/07 01:59:37 DEBUG : one: size = 3 OK 2026/05/07 01:59:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 01:59:37 INFO : one: Copied (server-side copy) 2026/05/07 01:59:37 INFO : one: Deleted 2026/05/07 01:59:37 DEBUG : one: size = 5 OK 2026/05/07 01:59:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/07 01:59:37 INFO : one: Copied (server-side copy) 2026/05/07 01:59:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/07 01:59:37 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:37 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:38 DEBUG : one: size = 5 OK 2026/05/07 01:59:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:38 DEBUG : one: Unchanged skipping 2026/05/07 01:59:39 DEBUG : two: size = 3 OK 2026/05/07 01:59:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:39 DEBUG : two: size = 3 OK 2026/05/07 01:59:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/07 01:59:39 INFO : two: Copied (server-side copy) 2026/05/07 01:59:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/07 01:59:39 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:39 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:39 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:39 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:39 DEBUG : one: size = 5 OK 2026/05/07 01:59:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:39 DEBUG : one: Unchanged skipping 2026/05/07 01:59:39 DEBUG : two: size = 3 OK 2026/05/07 01:59:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:39 DEBUG : two: Unchanged skipping 2026/05/07 01:59:39 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:39 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:39 INFO : There was nothing to transfer 2026/05/07 01:59:41 DEBUG : one: size = 5 OK 2026/05/07 01:59:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:41 DEBUG : one: Unchanged skipping 2026/05/07 01:59:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:41 DEBUG : three: size = 5 (B2 bucket rclone-test-nisutil2rira path CopyDest) 2026/05/07 01:59:41 DEBUG : three: Sizes differ 2026/05/07 01:59:41 DEBUG : three: Destination not found in --copy-dest 2026/05/07 01:59:41 DEBUG : three: Need to transfer - File not found at Destination 2026/05/07 01:59:41 DEBUG : two: size = 3 OK 2026/05/07 01:59:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/07 01:59:41 DEBUG : two: Unchanged skipping 2026/05/07 01:59:41 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:41 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:42 DEBUG : three: size = 7 OK 2026/05/07 01:59:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/07 01:59:42 INFO : three: Copied (new) 2026/05/07 01:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.15s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 01:59:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 01:59:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/backup" 2026/05/07 01:59:48 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:48 DEBUG : two: size = 3 OK 2026/05/07 01:59:48 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:48 DEBUG : one: Sizes differ 2026/05/07 01:59:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:59:48 DEBUG : two: Unchanged skipping 2026/05/07 01:59:50 DEBUG : one: size = 3 OK 2026/05/07 01:59:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 01:59:50 INFO : one: Copied (server-side copy) 2026/05/07 01:59:50 INFO : one: Deleted 2026/05/07 01:59:50 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:51 DEBUG : one: size = 4 OK 2026/05/07 01:59:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 01:59:51 INFO : one: Copied (new) 2026/05/07 01:59:51 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:51 DEBUG : three.txt: size = 5 OK 2026/05/07 01:59:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 01:59:51 INFO : three.txt: Copied (server-side copy) 2026/05/07 01:59:52 INFO : three.txt: Deleted 2026/05/07 01:59:52 INFO : three.txt: Moved into backup dir 2026/05/07 01:59:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 01:59:53 DEBUG : one: size = 4 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 01:59:53 DEBUG : one: Sizes differ 2026/05/07 01:59:53 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 01:59:53 DEBUG : two: size = 3 OK 2026/05/07 01:59:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 01:59:53 DEBUG : two: Unchanged skipping 2026/05/07 01:59:54 DEBUG : one: size = 4 OK 2026/05/07 01:59:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 01:59:54 INFO : one: Copied (server-side copy) 2026/05/07 01:59:54 INFO : one: Deleted 2026/05/07 01:59:54 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 01:59:56 DEBUG : one: size = 5 OK 2026/05/07 01:59:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/07 01:59:56 INFO : one: Copied (new) 2026/05/07 01:59:56 DEBUG : Waiting for deletions to finish 2026/05/07 01:59:57 DEBUG : three.txt: size = 6 OK 2026/05/07 01:59:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 01:59:57 INFO : three.txt: Copied (server-side copy) 2026/05/07 01:59:57 INFO : three.txt: Deleted 2026/05/07 01:59:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.82s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 02:00:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/backup" 2026/05/07 02:00:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:03 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:03 DEBUG : one: Sizes differ 2026/05/07 02:00:03 DEBUG : two: size = 3 OK 2026/05/07 02:00:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:03 DEBUG : two: Unchanged skipping 2026/05/07 02:00:03 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 02:00:05 DEBUG : one.bak: size = 3 OK 2026/05/07 02:00:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 02:00:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/07 02:00:05 INFO : one: Deleted 2026/05/07 02:00:05 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 02:00:06 DEBUG : one: size = 4 OK 2026/05/07 02:00:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:06 INFO : one: Copied (new) 2026/05/07 02:00:06 DEBUG : Waiting for deletions to finish 2026/05/07 02:00:07 DEBUG : three.txt.bak: size = 5 OK 2026/05/07 02:00:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 02:00:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/07 02:00:07 INFO : three.txt: Deleted 2026/05/07 02:00:07 INFO : three.txt: Moved into backup dir 2026/05/07 02:00:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:08 DEBUG : one: size = 4 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:08 DEBUG : one: Sizes differ 2026/05/07 02:00:08 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 02:00:08 DEBUG : two: size = 3 OK 2026/05/07 02:00:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:08 DEBUG : two: Unchanged skipping 2026/05/07 02:00:09 DEBUG : one.bak: size = 4 OK 2026/05/07 02:00:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/07 02:00:09 INFO : one: Deleted 2026/05/07 02:00:09 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 02:00:10 DEBUG : one: size = 5 OK 2026/05/07 02:00:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/07 02:00:10 INFO : one: Copied (new) 2026/05/07 02:00:10 DEBUG : Waiting for deletions to finish 2026/05/07 02:00:10 DEBUG : three.txt.bak: size = 6 OK 2026/05/07 02:00:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/07 02:00:10 INFO : three.txt: Deleted 2026/05/07 02:00:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:00:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-09.backblaze.com/b2api/v1/b2_upload_file/bfc26df3206d0b0b9fe80e1b/c001_v0001181_t0059": EOF 2026/05/07 02:00:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-09.backblaze.com/b2api/v1/b2_upload_file/bfc26df3206d0b0b9fe80e1b/c001_v0001181_t0059": EOF) 2026/05/07 02:00:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nisutil2rira: 1/10 (Post "https://pod-000-1181-09.backblaze.com/b2api/v1/b2_upload_file/bfc26df3206d0b0b9fe80e1b/c001_v0001181_t0059": EOF) 2026/05/07 02:00:15 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 02:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 02:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/backup" 2026/05/07 02:00:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:18 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:18 DEBUG : one: Sizes differ 2026/05/07 02:00:18 DEBUG : two: size = 3 OK 2026/05/07 02:00:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:18 DEBUG : two: Unchanged skipping 2026/05/07 02:00:18 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 02:00:20 DEBUG : one-2019-01-01: size = 3 OK 2026/05/07 02:00:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 02:00:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/07 02:00:20 INFO : one: Deleted 2026/05/07 02:00:20 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 02:00:21 DEBUG : one: size = 4 OK 2026/05/07 02:00:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:21 INFO : one: Copied (new) 2026/05/07 02:00:21 DEBUG : Waiting for deletions to finish 2026/05/07 02:00:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/07 02:00:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 02:00:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/07 02:00:21 INFO : three.txt: Deleted 2026/05/07 02:00:21 INFO : three.txt: Moved into backup dir 2026/05/07 02:00:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:23 DEBUG : one: size = 4 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:23 DEBUG : one: Sizes differ 2026/05/07 02:00:23 DEBUG : two: size = 3 OK 2026/05/07 02:00:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:23 DEBUG : two: Unchanged skipping 2026/05/07 02:00:23 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 02:00:23 DEBUG : one-2019-01-01: size = 4 OK 2026/05/07 02:00:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/07 02:00:24 INFO : one: Deleted 2026/05/07 02:00:24 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 02:00:24 DEBUG : one: size = 5 OK 2026/05/07 02:00:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/07 02:00:24 INFO : one: Copied (new) 2026/05/07 02:00:24 DEBUG : Waiting for deletions to finish 2026/05/07 02:00:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/07 02:00:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/07 02:00:25 INFO : three.txt: Deleted 2026/05/07 02:00:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.50s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 02:00:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:29 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:29 DEBUG : one: Sizes differ 2026/05/07 02:00:29 DEBUG : two: size = 3 OK 2026/05/07 02:00:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:29 DEBUG : two: Unchanged skipping 2026/05/07 02:00:29 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 02:00:30 DEBUG : one.bak: size = 3 OK 2026/05/07 02:00:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 02:00:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/07 02:00:30 INFO : one: Deleted 2026/05/07 02:00:30 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 02:00:31 DEBUG : one: size = 4 OK 2026/05/07 02:00:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:31 INFO : one: Copied (new) 2026/05/07 02:00:31 DEBUG : Waiting for deletions to finish 2026/05/07 02:00:31 DEBUG : three.txt.bak: size = 5 OK 2026/05/07 02:00:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 02:00:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/07 02:00:32 INFO : three.txt: Deleted 2026/05/07 02:00:32 INFO : three.txt: Moved into backup dir 2026/05/07 02:00:32 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/bfc26df3206d0b0b9fe80e1b/c001_v0001097_t0047": EOF 2026/05/07 02:00:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/bfc26df3206d0b0b9fe80e1b/c001_v0001097_t0047": EOF) 2026/05/07 02:00:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nisutil2rira: 1/10 (Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/bfc26df3206d0b0b9fe80e1b/c001_v0001097_t0047": EOF) 2026/05/07 02:00:34 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 02:00:35 DEBUG : one.bak: Excluded (Path Filter) 2026/05/07 02:00:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/07 02:00:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:35 DEBUG : one: size = 4 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:35 DEBUG : one: Sizes differ 2026/05/07 02:00:35 DEBUG : two: size = 3 OK 2026/05/07 02:00:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:35 DEBUG : two: Unchanged skipping 2026/05/07 02:00:35 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for checks to finish 2026/05/07 02:00:36 DEBUG : one.bak: size = 4 OK 2026/05/07 02:00:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/07 02:00:36 INFO : one: Deleted 2026/05/07 02:00:36 DEBUG : B2 bucket rclone-test-nisutil2rira path dst: Waiting for transfers to finish 2026/05/07 02:00:36 DEBUG : one: size = 5 OK 2026/05/07 02:00:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/07 02:00:36 INFO : one: Copied (new) 2026/05/07 02:00:36 DEBUG : Waiting for deletions to finish 2026/05/07 02:00:37 DEBUG : three.txt.bak: size = 6 OK 2026/05/07 02:00:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/07 02:00:37 INFO : three.txt: Deleted 2026/05/07 02:00:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.18s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 02:00:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:40 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:40 DEBUG : one: Sizes differ 2026/05/07 02:00:42 DEBUG : one.bak: size = 3 OK 2026/05/07 02:00:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 02:00:42 INFO : one: Copied (server-side copy) to: one.bak 2026/05/07 02:00:42 INFO : one: Deleted 2026/05/07 02:00:43 DEBUG : one: size = 4 OK 2026/05/07 02:00:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:43 INFO : one: Copied (new) 2026/05/07 02:00:43 DEBUG : two: size = 3 OK 2026/05/07 02:00:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:43 DEBUG : two: Unchanged skipping 2026/05/07 02:00:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:43 DEBUG : three.txt: Sizes differ 2026/05/07 02:00:44 DEBUG : three.txt.bak: size = 5 OK 2026/05/07 02:00:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 02:00:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/07 02:00:44 INFO : three.txt: Deleted 2026/05/07 02:00:44 DEBUG : three.txt: size = 6 OK 2026/05/07 02:00:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:44 INFO : three.txt: Copied (new) 2026/05/07 02:00:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:45 DEBUG : one: size = 4 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:45 DEBUG : one: Sizes differ 2026/05/07 02:00:46 DEBUG : one.bak: size = 4 OK 2026/05/07 02:00:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:46 INFO : one: Copied (server-side copy) to: one.bak 2026/05/07 02:00:46 INFO : one: Deleted 2026/05/07 02:00:47 DEBUG : one: size = 5 OK 2026/05/07 02:00:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/07 02:00:47 INFO : one: Copied (new) 2026/05/07 02:00:47 DEBUG : two: size = 3 OK 2026/05/07 02:00:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:47 DEBUG : two: Unchanged skipping 2026/05/07 02:00:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:47 DEBUG : three.txt: Sizes differ 2026/05/07 02:00:47 DEBUG : three.txt.bak: size = 6 OK 2026/05/07 02:00:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/07 02:00:48 INFO : three.txt: Deleted 2026/05/07 02:00:48 DEBUG : three.txt: size = 19 OK 2026/05/07 02:00:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/07 02:00:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.24s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nisutil2rira/dst" 2026/05/07 02:00:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:52 DEBUG : one: size = 3 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:52 DEBUG : one: Sizes differ 2026/05/07 02:00:53 DEBUG : one-2019-01-01: size = 3 OK 2026/05/07 02:00:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/07 02:00:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/07 02:00:54 INFO : one: Deleted 2026/05/07 02:00:54 DEBUG : one: size = 4 OK 2026/05/07 02:00:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:54 INFO : one: Copied (new) 2026/05/07 02:00:55 DEBUG : two: size = 3 OK 2026/05/07 02:00:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:55 DEBUG : two: Unchanged skipping 2026/05/07 02:00:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:55 DEBUG : three.txt: Sizes differ 2026/05/07 02:00:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/07 02:00:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/07 02:00:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/07 02:00:56 INFO : three.txt: Deleted 2026/05/07 02:00:56 DEBUG : three.txt: size = 6 OK 2026/05/07 02:00:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:56 INFO : three.txt: Copied (new) 2026/05/07 02:00:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:57 DEBUG : one: size = 4 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:57 DEBUG : one: Sizes differ 2026/05/07 02:00:58 DEBUG : one-2019-01-01: size = 4 OK 2026/05/07 02:00:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/07 02:00:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/07 02:00:58 INFO : one: Deleted 2026/05/07 02:00:58 DEBUG : one: size = 5 OK 2026/05/07 02:00:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/07 02:00:58 INFO : one: Copied (new) 2026/05/07 02:00:58 DEBUG : two: size = 3 OK 2026/05/07 02:00:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:00:58 DEBUG : two: Unchanged skipping 2026/05/07 02:00:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:00:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nisutil2rira path dst) 2026/05/07 02:00:58 DEBUG : three.txt: Sizes differ 2026/05/07 02:00:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/07 02:00:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/07 02:00:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/07 02:00:59 INFO : three.txt: Deleted 2026/05/07 02:00:59 DEBUG : three.txt: size = 19 OK 2026/05/07 02:00:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/07 02:00:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.11s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:02 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:02 DEBUG : Testêé: Sizes differ 2026/05/07 02:01:02 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:02 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:02 DEBUG : Testêé: size = 14 OK 2026/05/07 02:01:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/07 02:01:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/07 02:01:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.06s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/07 02:01:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:03 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:03 DEBUG : existing: size = 6 OK 2026/05/07 02:01:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/07 02:01:03 INFO : existing: Copied (new) 2026/05/07 02:01:03 DEBUG : Waiting for deletions to finish 2026/05/07 02:01:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:04 DEBUG : existing: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:04 DEBUG : existing: Sizes differ 2026/05/07 02:01:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/07 02:01:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:04 ERROR : B2 bucket rclone-test-nisutil2rira: not deleting files as there were IO errors 2026/05/07 02:01:04 ERROR : B2 bucket rclone-test-nisutil2rira: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:05 DEBUG : EXISTING: size = 6 OK 2026/05/07 02:01:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:05 DEBUG : existing: Unchanged skipping 2026/05/07 02:01:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:05 DEBUG : Waiting for deletions to finish 2026/05/07 02:01:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:17 DEBUG : both10: size = 6 OK 2026/05/07 02:01:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both12: size = 6 OK 2026/05/07 02:01:17 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:17 DEBUG : both0: size = 6 OK 2026/05/07 02:01:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both11: size = 6 OK 2026/05/07 02:01:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both10: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both13: size = 6 OK 2026/05/07 02:01:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both13: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both14: size = 6 OK 2026/05/07 02:01:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both14: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both15: size = 6 OK 2026/05/07 02:01:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both15: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both16: size = 6 OK 2026/05/07 02:01:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both16: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both17: size = 6 OK 2026/05/07 02:01:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both12: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both18: size = 6 OK 2026/05/07 02:01:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both18: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both19: size = 6 OK 2026/05/07 02:01:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both0: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both1: size = 6 OK 2026/05/07 02:01:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both1: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both2: size = 6 OK 2026/05/07 02:01:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both11: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both3: size = 6 OK 2026/05/07 02:01:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both3: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both4: size = 6 OK 2026/05/07 02:01:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both4: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both5: size = 6 OK 2026/05/07 02:01:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both5: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both6: size = 6 OK 2026/05/07 02:01:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both6: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both7: size = 6 OK 2026/05/07 02:01:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both7: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both8: size = 6 OK 2026/05/07 02:01:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both8: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both9: size = 6 OK 2026/05/07 02:01:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:17 DEBUG : both9: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both17: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both19: Unchanged skipping 2026/05/07 02:01:17 DEBUG : both2: Unchanged skipping 2026/05/07 02:01:17 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:17 DEBUG : Waiting for deletions to finish 2026/05/07 02:01:17 INFO : only0: Deleted 2026/05/07 02:01:18 INFO : only16: Deleted 2026/05/07 02:01:18 INFO : only2: Deleted 2026/05/07 02:01:18 INFO : only4: Deleted 2026/05/07 02:01:18 INFO : only5: Deleted 2026/05/07 02:01:18 INFO : only7: Deleted 2026/05/07 02:01:18 INFO : only8: Deleted 2026/05/07 02:01:18 INFO : only9: Deleted 2026/05/07 02:01:18 INFO : only11: Deleted 2026/05/07 02:01:18 INFO : only17: Deleted 2026/05/07 02:01:18 INFO : only18: Deleted 2026/05/07 02:01:18 INFO : only12: Deleted 2026/05/07 02:01:18 INFO : only15: Deleted 2026/05/07 02:01:18 INFO : only10: Deleted 2026/05/07 02:01:18 INFO : only13: Deleted 2026/05/07 02:01:18 INFO : only14: Deleted 2026/05/07 02:01:18 INFO : only19: Deleted 2026/05/07 02:01:18 INFO : only1: Deleted 2026/05/07 02:01:18 INFO : only3: Deleted 2026/05/07 02:01:19 INFO : only6: Deleted 2026/05/07 02:01:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.52s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:32 DEBUG : both0: size = 6 OK 2026/05/07 02:01:32 DEBUG : both10: size = 6 OK 2026/05/07 02:01:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both11: size = 6 OK 2026/05/07 02:01:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both12: size = 6 OK 2026/05/07 02:01:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both0: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both13: size = 6 OK 2026/05/07 02:01:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both12: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both14: size = 6 OK 2026/05/07 02:01:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:32 DEBUG : both13: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both15: size = 6 OK 2026/05/07 02:01:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both11: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both16: size = 6 OK 2026/05/07 02:01:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both16: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both17: size = 6 OK 2026/05/07 02:01:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both17: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both18: size = 6 OK 2026/05/07 02:01:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both18: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both19: size = 6 OK 2026/05/07 02:01:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both19: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both1: size = 6 OK 2026/05/07 02:01:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both10: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both2: size = 6 OK 2026/05/07 02:01:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both2: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both3: size = 6 OK 2026/05/07 02:01:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both3: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both4: size = 6 OK 2026/05/07 02:01:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both14: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both5: size = 6 OK 2026/05/07 02:01:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both15: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both6: size = 6 OK 2026/05/07 02:01:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both4: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both7: size = 6 OK 2026/05/07 02:01:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both5: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both7: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both6: Unchanged skipping 2026/05/07 02:01:32 DEBUG : both9: size = 6 OK 2026/05/07 02:01:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : both8: size = 6 OK 2026/05/07 02:01:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only0: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only0: Sizes differ 2026/05/07 02:01:32 DEBUG : both1: Unchanged skipping 2026/05/07 02:01:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only10: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only10: Sizes differ 2026/05/07 02:01:32 DEBUG : both9: Unchanged skipping 2026/05/07 02:01:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only11: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only11: Sizes differ 2026/05/07 02:01:32 DEBUG : both8: Unchanged skipping 2026/05/07 02:01:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only12: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only12: Sizes differ 2026/05/07 02:01:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only13: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only13: Sizes differ 2026/05/07 02:01:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only14: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only14: Sizes differ 2026/05/07 02:01:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only15: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only15: Sizes differ 2026/05/07 02:01:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only16: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only16: Sizes differ 2026/05/07 02:01:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only17: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only17: Sizes differ 2026/05/07 02:01:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only18: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only18: Sizes differ 2026/05/07 02:01:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only19: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only19: Sizes differ 2026/05/07 02:01:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only1: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only1: Sizes differ 2026/05/07 02:01:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only2: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only2: Sizes differ 2026/05/07 02:01:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only3: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only3: Sizes differ 2026/05/07 02:01:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only4: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only4: Sizes differ 2026/05/07 02:01:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only5: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only5: Sizes differ 2026/05/07 02:01:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only6: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only6: Sizes differ 2026/05/07 02:01:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only7: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only7: Sizes differ 2026/05/07 02:01:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only8: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only8: Sizes differ 2026/05/07 02:01:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1586737099) 2026/05/07 02:01:32 DEBUG : only9: size = 6 (B2 bucket rclone-test-nisutil2rira) 2026/05/07 02:01:32 DEBUG : only9: Sizes differ 2026/05/07 02:01:32 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:33 DEBUG : only12: size = 0 OK 2026/05/07 02:01:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:33 INFO : only12: Copied (replaced existing) 2026/05/07 02:01:33 DEBUG : only16: size = 0 OK 2026/05/07 02:01:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:33 INFO : only16: Copied (replaced existing) 2026/05/07 02:01:33 DEBUG : only13: size = 0 OK 2026/05/07 02:01:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:33 INFO : only13: Copied (replaced existing) 2026/05/07 02:01:33 DEBUG : only17: size = 0 OK 2026/05/07 02:01:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:33 INFO : only17: Copied (replaced existing) 2026/05/07 02:01:33 DEBUG : only14: size = 0 OK 2026/05/07 02:01:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:33 INFO : only14: Copied (replaced existing) 2026/05/07 02:01:33 DEBUG : only18: size = 0 OK 2026/05/07 02:01:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:33 INFO : only18: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only19: size = 0 OK 2026/05/07 02:01:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only19: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only1: size = 0 OK 2026/05/07 02:01:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only1: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only2: size = 0 OK 2026/05/07 02:01:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only2: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only15: size = 0 OK 2026/05/07 02:01:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only15: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only0: size = 0 OK 2026/05/07 02:01:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only0: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only10: size = 0 OK 2026/05/07 02:01:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only10: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only4: size = 0 OK 2026/05/07 02:01:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only4: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only6: size = 0 OK 2026/05/07 02:01:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only6: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only11: size = 0 OK 2026/05/07 02:01:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only11: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only8: size = 0 OK 2026/05/07 02:01:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only8: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only9: size = 0 OK 2026/05/07 02:01:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only9: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only3: size = 0 OK 2026/05/07 02:01:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only3: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only5: size = 0 OK 2026/05/07 02:01:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only5: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : only7: size = 0 OK 2026/05/07 02:01:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/07 02:01:34 INFO : only7: Copied (replaced existing) 2026/05/07 02:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.51s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:42 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:01:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 02:01:42 DEBUG : empty_on_remote: Making directory with metadata 2026/05/07 02:01:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 02:01:42 INFO : empty_on_remote: Making directory 2026/05/07 02:01:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/07 02:01:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.54s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:45 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:01:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 02:01:45 DEBUG : empty_on_remote: Making directory with metadata 2026/05/07 02:01:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/07 02:01:45 INFO : empty_on_remote: Making directory 2026/05/07 02:01:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/07 02:01:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:47 INFO : sub dir: Making directory 2026/05/07 02:01:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/07 02:01:50 INFO : sub dir: Making directory 2026/05/07 02:01:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:01:58 DEBUG : Waiting for deletions to finish 2026/05/07 02:01:59 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : apple: size = 5 OK 2026/05/07 02:01:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : apple: Unchanged skipping 2026/05/07 02:01:59 DEBUG : banana: size = 6 OK 2026/05/07 02:01:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : banana: Unchanged skipping 2026/05/07 02:01:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:01:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:01:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:01:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:01:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:01:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:01:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:01:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:01:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:01:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:01:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:01:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:01:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:01:59 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:01:59 DEBUG : Waiting for deletions to finish 2026/05/07 02:01:59 INFO : There was nothing to transfer 2026/05/07 02:01:59 DEBUG : Waiting for deletions to finish 2026/05/07 02:01:59 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:01:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : apple: size = 5 OK 2026/05/07 02:02:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : apple: Unchanged skipping 2026/05/07 02:02:00 DEBUG : banana: size = 6 OK 2026/05/07 02:02:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:02:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:02:00 DEBUG : banana: Unchanged skipping 2026/05/07 02:02:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:02:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:02:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:02:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:02:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:02:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:02:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:02:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:02:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:02:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:00 INFO : There was nothing to transfer 2026/05/07 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:00 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:02:13 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:14 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : apple: size = 5 OK 2026/05/07 02:02:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:02:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:02:15 DEBUG : banana: size = 6 OK 2026/05/07 02:02:15 DEBUG : apple: Unchanged skipping 2026/05/07 02:02:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : banana: Unchanged skipping 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:15 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:15 INFO : There was nothing to transfer 2026/05/07 02:02:15 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:15 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:02:15 DEBUG : banana: size = 6 OK 2026/05/07 02:02:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:02:15 DEBUG : banana: Unchanged skipping 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:02:15 DEBUG : apple: size = 5 OK 2026/05/07 02:02:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : apple: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:02:15 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:15 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:15 INFO : There was nothing to transfer 2026/05/07 02:02:15 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:15 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:02:29 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:29 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/07 02:02:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:30 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:30 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:30 DEBUG : YXBwbGU=: size = 5 OK 2026/05/07 02:02:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/07 02:02:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/07 02:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/07 02:02:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/07 02:02:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/07 02:02:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/07 02:02:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/07 02:02:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/07 02:02:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:30 DEBUG : YmFuYW5h: size = 6 OK 2026/05/07 02:02:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/07 02:02:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/07 02:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/07 02:02:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/07 02:02:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/07 02:02:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/07 02:02:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/07 02:02:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/07 02:02:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/07 02:02:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/07 02:02:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/07 02:02:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/07 02:02:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/07 02:02:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/07 02:02:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/07 02:02:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/07 02:02:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/07 02:02:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/07 02:02:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/07 02:02:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/07 02:02:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/07 02:02:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/07 02:02:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/07 02:02:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/07 02:02:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/07 02:02:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:32 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/07 02:02:32 INFO : apple: Deleted 2026/05/07 02:02:32 INFO : dir1/0008-2345678.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0010-456789.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0012-6789;.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0014-89;=.txt: Deleted 2026/05/07 02:02:32 INFO : splitbananasplit: Deleted 2026/05/07 02:02:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0003-defghij.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0007-1234567.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0009-3456789.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0015-9;=.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/07 02:02:32 INFO : dir1/0013-789;=.txt: Deleted 2026/05/07 02:02:32 INFO : appleappleapplebanana: Deleted 2026/05/07 02:02:32 INFO : banana: Deleted 2026/05/07 02:02:32 INFO : dir1/0011-56789;.txt: Deleted 2026/05/07 02:02:32 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:33 DEBUG : YXBwbGU=: size = 5 OK 2026/05/07 02:02:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : apple: Unchanged skipping 2026/05/07 02:02:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/07 02:02:33 DEBUG : YmFuYW5h: size = 6 OK 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:02:33 DEBUG : banana: Unchanged skipping 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/07 02:02:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/07 02:02:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:02:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:02:33 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:33 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:33 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/07 02:02:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/07 02:02:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/07 02:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/07 02:02:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/07 02:02:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/07 02:02:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/07 02:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/07 02:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/07 02:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/07 02:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/07 02:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/07 02:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:02:48 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:48 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/07 02:02:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/07 02:02:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/07 02:02:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/07 02:02:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/07 02:02:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/07 02:02:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:49 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:49 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:49 DEBUG : PREFIXbanana: size = 6 OK 2026/05/07 02:02:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/07 02:02:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/07 02:02:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : PREFIXapple: size = 5 OK 2026/05/07 02:02:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/07 02:02:49 INFO : apple: Copied (new) to: PREFIXapple 2026/05/07 02:02:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/07 02:02:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/07 02:02:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/07 02:02:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/07 02:02:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/07 02:02:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/07 02:02:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/07 02:02:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/07 02:02:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/07 02:02:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/07 02:02:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/07 02:02:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/07 02:02:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:49 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/07 02:02:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/07 02:02:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/07 02:02:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/07 02:02:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/07 02:02:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/07 02:02:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/07 02:02:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/07 02:02:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/07 02:02:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/07 02:02:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/07 02:02:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/07 02:02:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/07 02:02:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/07 02:02:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/07 02:02:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/07 02:02:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/07 02:02:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/07 02:02:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:50 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/07 02:02:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/07 02:02:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:50 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:51 INFO : dir1/0013-789;=.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/07 02:02:51 INFO : apple: Deleted 2026/05/07 02:02:51 INFO : appleappleapplebanana: Deleted 2026/05/07 02:02:51 INFO : dir1/0014-89;=.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0008-2345678.txt: Deleted 2026/05/07 02:02:51 INFO : banana: Deleted 2026/05/07 02:02:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/07 02:02:51 INFO : splitbananasplit: Deleted 2026/05/07 02:02:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0007-1234567.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0010-456789.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0011-56789;.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0015-9;=.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0003-defghij.txt: Deleted 2026/05/07 02:02:51 INFO : dir1/0009-3456789.txt: Deleted 2026/05/07 02:02:51 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/07 02:02:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/07 02:02:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/07 02:02:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:02:52 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:02:52 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:02:52 DEBUG : apple: size = 5 OK 2026/05/07 02:02:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/07 02:02:52 INFO : apple: Copied (new) 2026/05/07 02:02:52 DEBUG : banana: size = 6 OK 2026/05/07 02:02:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/07 02:02:52 INFO : banana: Copied (new) 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/07 02:02:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:02:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/07 02:02:52 INFO : appleappleapplebanana: Copied (new) 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:02:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/07 02:02:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/07 02:02:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:02:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/07 02:02:52 INFO : splitbananasplit: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/07 02:02:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/07 02:02:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/07 02:02:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/07 02:02:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/07 02:02:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/07 02:02:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:02:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/07 02:02:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:02:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/07 02:02:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:02:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/07 02:02:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/07 02:02:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:02:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/07 02:02:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:02:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/07 02:02:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/07 02:02:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:02:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/07 02:02:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/07 02:02:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:02:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/07 02:02:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/07 02:02:54 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:54 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/07 02:02:54 INFO : PREFIXapple: Deleted 2026/05/07 02:02:54 INFO : PREFIXsplitbananasplit: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/07 02:02:54 INFO : PREFIXbanana: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/07 02:02:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/07 02:02:54 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:55 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : Waiting for deletions to finish 2026/05/07 02:02:55 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:02:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:03:09 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:09 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:03:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:10 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:03:10 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:03:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/07 02:03:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/07 02:03:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/07 02:03:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/07 02:03:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/07 02:03:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/07 02:03:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/07 02:03:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : appleSUFFIX: size = 5 OK 2026/05/07 02:03:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/07 02:03:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/07 02:03:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/07 02:03:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/07 02:03:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/07 02:03:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/07 02:03:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/07 02:03:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/07 02:03:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/07 02:03:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/07 02:03:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/07 02:03:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/07 02:03:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/07 02:03:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/07 02:03:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/07 02:03:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/07 02:03:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/07 02:03:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/07 02:03:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/07 02:03:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/07 02:03:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/07 02:03:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/07 02:03:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/07 02:03:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/07 02:03:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/07 02:03:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:11 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:11 INFO : appleappleapplebanana: Deleted 2026/05/07 02:03:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/07 02:03:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/07 02:03:12 INFO : apple: Deleted 2026/05/07 02:03:12 INFO : splitbananasplit: Deleted 2026/05/07 02:03:12 INFO : dir1/0009-3456789.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0003-defghij.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0010-456789.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0008-2345678.txt: Deleted 2026/05/07 02:03:12 INFO : banana: Deleted 2026/05/07 02:03:12 INFO : dir1/0011-56789;.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0015-9;=.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0012-6789;.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0013-789;=.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/07 02:03:12 INFO : dir1/0007-1234567.txt: Deleted 2026/05/07 02:03:12 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/07 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/07 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/07 02:03:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:03:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:03:13 DEBUG : apple: size = 5 OK 2026/05/07 02:03:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/07 02:03:13 INFO : apple: Copied (new) 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:03:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/07 02:03:13 INFO : appleappleapplebanana: Copied (new) 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:03:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/07 02:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/07 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:03:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/07 02:03:13 INFO : splitbananasplit: Copied (new) 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/07 02:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:03:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/07 02:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : banana: size = 6 OK 2026/05/07 02:03:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/07 02:03:14 INFO : banana: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/07 02:03:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/07 02:03:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/07 02:03:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/07 02:03:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/07 02:03:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/07 02:03:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:03:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/07 02:03:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:03:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/07 02:03:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:03:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/07 02:03:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:03:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/07 02:03:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/07 02:03:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:03:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/07 02:03:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/07 02:03:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:03:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/07 02:03:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/07 02:03:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:03:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/07 02:03:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/07 02:03:15 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : bananaSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : splitbananasplitSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/07 02:03:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/07 02:03:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/07 02:03:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/07 02:03:16 INFO : appleSUFFIX: Deleted 2026/05/07 02:03:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/07 02:03:16 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:16 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:16 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:03:30 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:31 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:03:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : apple: size = 5 OK 2026/05/07 02:03:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:31 DEBUG : apple: Unchanged skipping 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:31 DEBUG : banana: size = 6 OK 2026/05/07 02:03:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:31 DEBUG : banana: Unchanged skipping 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/07 02:03:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/07 02:03:31 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:03:31 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:03:31 DEBUG : appleapple: size = 21 OK 2026/05/07 02:03:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/07 02:03:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/07 02:03:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/07 02:03:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/07 02:03:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/07 02:03:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/07 02:03:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/07 02:03:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/07 02:03:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:32 DEBUG : splitbanan: size = 16 OK 2026/05/07 02:03:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/07 02:03:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/07 02:03:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/07 02:03:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/07 02:03:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/07 02:03:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/07 02:03:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/07 02:03:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/07 02:03:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/07 02:03:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/07 02:03:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/07 02:03:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/07 02:03:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/07 02:03:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/07 02:03:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/07 02:03:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/07 02:03:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/07 02:03:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/07 02:03:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/07 02:03:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/07 02:03:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/07 02:03:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/07 02:03:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/07 02:03:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/07 02:03:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/07 02:03:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/07 02:03:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/07 02:03:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/07 02:03:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/07 02:03:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/07 02:03:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/07 02:03:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/07 02:03:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/07 02:03:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/07 02:03:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/07 02:03:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/07 02:03:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/07 02:03:33 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0007-1234567.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0014-89;=.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0015-9;=.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0003-defghij.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0009-3456789.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0010-456789.txt: Deleted 2026/05/07 02:03:33 INFO : dir1/0013-789;=.txt: Deleted 2026/05/07 02:03:34 INFO : splitbananasplit: Deleted 2026/05/07 02:03:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/07 02:03:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/07 02:03:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/07 02:03:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/07 02:03:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/07 02:03:34 INFO : appleappleapplebanana: Deleted 2026/05/07 02:03:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/07 02:03:34 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:34 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:34 DEBUG : apple: size = 5 OK 2026/05/07 02:03:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : apple: Unchanged skipping 2026/05/07 02:03:34 DEBUG : appleapple: size = 21 OK 2026/05/07 02:03:34 DEBUG : splitbanan: size = 16 OK 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:03:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:03:34 DEBUG : banana: size = 6 OK 2026/05/07 02:03:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : banana: Unchanged skipping 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/07 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/07 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/07 02:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/07 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/07 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/07 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/07 02:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/07 02:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/07 02:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/07 02:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/07 02:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/07 02:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/07 02:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/07 02:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/07 02:03:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/07 02:03:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:03:34 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:03:34 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:03:34 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:34 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:35 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/07 02:03:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/07 02:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/07 02:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/07 02:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/07 02:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/07 02:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/07 02:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/07 02:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/07 02:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/07 02:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/07 02:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/07 02:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/07 02:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/07 02:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/07 02:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/07 02:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/07 02:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/07 02:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/07 02:03:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:03:48 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:48 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : apple: size = 5 OK 2026/05/07 02:03:49 DEBUG : banana: size = 6 OK 2026/05/07 02:03:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:03:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:03:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : apple: Unchanged skipping 2026/05/07 02:03:49 DEBUG : banana: Unchanged skipping 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:03:49 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:49 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:49 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:03:49 DEBUG : apple: size = 5 OK 2026/05/07 02:03:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : apple: Unchanged skipping 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:03:49 DEBUG : banana: size = 6 OK 2026/05/07 02:03:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : banana: Unchanged skipping 2026/05/07 02:03:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:03:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:03:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:03:49 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:03:49 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:03:49 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:49 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:50 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : Waiting for deletions to finish 2026/05/07 02:03:50 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:04:04 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:04 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : apple: size = 5 OK 2026/05/07 02:04:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:05 DEBUG : banana: size = 6 OK 2026/05/07 02:04:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:05 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:05 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:05 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:05 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : apple: size = 5 OK 2026/05/07 02:04:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:06 DEBUG : banana: size = 6 OK 2026/05/07 02:04:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:06 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:06 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:06 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:04:19 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:19 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : apple: size = 5 OK 2026/05/07 02:04:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:20 DEBUG : banana: size = 6 OK 2026/05/07 02:04:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:20 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:20 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:20 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:20 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : apple: size = 5 OK 2026/05/07 02:04:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:21 DEBUG : banana: size = 6 OK 2026/05/07 02:04:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:21 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:21 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:21 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:21 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:04:34 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:35 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:36 DEBUG : banana: size = 6 OK 2026/05/07 02:04:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:36 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:36 DEBUG : apple: size = 5 OK 2026/05/07 02:04:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:36 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:36 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:36 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : apple: size = 5 OK 2026/05/07 02:04:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : banana: size = 6 OK 2026/05/07 02:04:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:36 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:36 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:36 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:36 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:36 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:04:50 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:50 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : apple: size = 5 OK 2026/05/07 02:04:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:51 DEBUG : banana: size = 6 OK 2026/05/07 02:04:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:51 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:51 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:51 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:51 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:51 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/07 02:04:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/07 02:04:52 DEBUG : apple: size = 5 OK 2026/05/07 02:04:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : apple: Unchanged skipping 2026/05/07 02:04:52 DEBUG : banana: size = 6 OK 2026/05/07 02:04:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/07 02:04:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/07 02:04:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : banana: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/07 02:04:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/07 02:04:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/07 02:04:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/07 02:04:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/07 02:04:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/07 02:04:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/07 02:04:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:04:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/07 02:04:52 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:52 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:52 DEBUG : Waiting for deletions to finish 2026/05/07 02:04:52 DEBUG : apple: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : banana: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/07 02:04:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.20s) --- PASS: TestTransform/NFC (13.41s) --- PASS: TestTransform/NFD (15.20s) --- PASS: TestTransform/base64 (18.16s) --- PASS: TestTransform/prefix (21.59s) --- PASS: TestTransform/suffix (21.39s) --- PASS: TestTransform/truncate (18.14s) --- PASS: TestTransform/encoder (15.55s) --- PASS: TestTransform/ISO-8859-1 (15.59s) --- PASS: TestTransform/charmap (15.26s) --- PASS: TestTransform/lowercase (15.39s) --- PASS: TestTransform/ascii (15.51s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:04:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/07 02:04:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/07 02:04:57 INFO : sub dir_somesuffix: Making directory 2026/05/07 02:04:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/07 02:04:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/07 02:04:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/07 02:04:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/07 02:04:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/07 02:04:57 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:57 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/07 02:04:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:04:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/07 02:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:04:58 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:04:59 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:04:59 INFO : tictactoe: Making directory 2026/05/07 02:04:59 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:04:59 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:04:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:04:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/07 02:04:59 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:04:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:04:59 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:04:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/07 02:04:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:04:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/07 02:04:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:00 INFO : toe: Making directory 2026/05/07 02:05:00 INFO : toe/toe: Making directory 2026/05/07 02:05:00 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/07 02:05:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/07 02:05:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/07 02:05:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:00 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/07 02:05:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/07 02:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.00s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:02 INFO : toe: Making directory 2026/05/07 02:05:02 INFO : toe/toe: Making directory 2026/05/07 02:05:02 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/07 02:05:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/07 02:05:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/07 02:05:02 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:02 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/07 02:05:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/07 02:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.86s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:04 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:05:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/07 02:05:04 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:04 INFO : tictacempty_dir: Making directory 2026/05/07 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:04 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:04 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:04 INFO : tictactoe: Making directory 2026/05/07 02:05:04 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:04 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:04 INFO : tictactoe/tictactoe: Making directory 2026/05/07 02:05:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:04 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/07 02:05:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:06 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:05:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/07 02:05:06 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:06 INFO : tictacempty_dir: Making directory 2026/05/07 02:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:06 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:06 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:06 INFO : tictactoe: Making directory 2026/05/07 02:05:06 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:06 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:06 INFO : tictactoe/tictactoe: Making directory 2026/05/07 02:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/07 02:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:06 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/07 02:05:07 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:07 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:07 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:07 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/07 02:05:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/07 02:05:07 NOTICE: B2 bucket rclone-test-nisutil2rira: 0 differences found 2026/05/07 02:05:07 NOTICE: B2 bucket rclone-test-nisutil2rira: 1 matching files --- PASS: TestAllTag (1.82s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:07 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:08 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:08 INFO : tictactoe: Making directory 2026/05/07 02:05:08 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:08 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:08 INFO : tictactoe/tictactoe: Making directory 2026/05/07 02:05:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:08 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:08 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/07 02:05:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:08 DEBUG : Waiting for deletions to finish 2026/05/07 02:05:09 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:09 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:09 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/07 02:05:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/07 02:05:09 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/07 02:05:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/07 02:05:09 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2026/05/07 02:05:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:10 INFO : toe: Making directory 2026/05/07 02:05:10 INFO : toe/toe: Making directory 2026/05/07 02:05:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/07 02:05:10 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:10 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:11 DEBUG : toe/toe/toe: size = 11 OK 2026/05/07 02:05:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:11 INFO : toe/toe/toe: Copied (new) 2026/05/07 02:05:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:12 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:05:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/07 02:05:12 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:12 INFO : tictacempty_dir: Making directory 2026/05/07 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:12 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:12 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:12 INFO : tictactoe: Making directory 2026/05/07 02:05:12 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:12 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:12 INFO : tictactoe/tictactoe: Making directory 2026/05/07 02:05:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/07 02:05:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:12 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:12 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:12 INFO : toe/toe/toe.txt: Deleted 2026/05/07 02:05:12 INFO : toe/toe: Removing directory 2026/05/07 02:05:12 INFO : toe: Removing directory 2026/05/07 02:05:12 INFO : empty_dir: Removing directory 2026/05/07 02:05:12 DEBUG : Local file system at /tmp/rclone1586737099: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:13 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:05:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/07 02:05:13 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:13 INFO : tictacempty_dir: Making directory 2026/05/07 02:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:13 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:13 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:13 INFO : tictactoe: Making directory 2026/05/07 02:05:13 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:13 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:13 INFO : tictactoe/tictactoe: Making directory 2026/05/07 02:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/07 02:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:13 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:14 INFO : toe/toe/toe.txt: Deleted 2026/05/07 02:05:14 INFO : toe/toe: Removing directory 2026/05/07 02:05:14 INFO : toe: Removing directory 2026/05/07 02:05:14 INFO : empty_dir: Removing directory 2026/05/07 02:05:14 DEBUG : Local file system at /tmp/rclone1586737099: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/07 02:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/07 02:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/07 02:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/07 02:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/07 02:05:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/07 02:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/07 02:05:15 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.10s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:16 DEBUG : Reset feature "Copy" 2026/05/07 02:05:16 DEBUG : Reset feature "Move" 2026/05/07 02:05:16 DEBUG : Reset feature "Copy" 2026/05/07 02:05:16 DEBUG : Reset feature "Move" 2026/05/07 02:05:16 DEBUG : empty_dir: Making directory with metadata 2026/05/07 02:05:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/07 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:16 INFO : tictacempty_dir: Making directory 2026/05/07 02:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/07 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:16 INFO : tictactoe: Making directory 2026/05/07 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/05/07 02:05:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:16 INFO : tictactoe/tictactoe: Making directory 2026/05/07 02:05:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/07 02:05:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/07 02:05:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:16 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:16 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/07 02:05:18 INFO : toe/toe/toe.txt: Deleted 2026/05/07 02:05:18 INFO : toe/toe: Removing directory 2026/05/07 02:05:18 INFO : toe: Removing directory 2026/05/07 02:05:18 INFO : empty_dir: Removing directory 2026/05/07 02:05:18 DEBUG : Local file system at /tmp/rclone1586737099: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/07 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/07 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/07 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/07 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/07 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/07 02:05:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/07 02:05:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/07 02:05:19 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 (4.03s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:20 DEBUG : toe: transformed to: dG9l 2026/05/07 02:05:21 DEBUG : toe: transformed to: dG9l 2026/05/07 02:05:21 INFO : dG9l: Making directory 2026/05/07 02:05:21 DEBUG : toe: transformed to: dG9l 2026/05/07 02:05:21 DEBUG : toe: transformed to: dG9l 2026/05/07 02:05:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/07 02:05:21 INFO : dG9l/dG9l: Making directory 2026/05/07 02:05:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/07 02:05:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/07 02:05:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/07 02:05:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/07 02:05:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/07 02:05:21 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:21 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/07 02:05:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/07 02:05:21 DEBUG : Waiting for deletions to finish 2026/05/07 02:05:22 DEBUG : dG9l: transformed to: toe 2026/05/07 02:05:22 DEBUG : dG9l: transformed to: toe 2026/05/07 02:05:22 DEBUG : dG9l: transformed to: toe 2026/05/07 02:05:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/07 02:05:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/07 02:05:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/07 02:05:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/07 02:05:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/07 02:05:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/07 02:05:22 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for checks to finish 2026/05/07 02:05:22 DEBUG : Local file system at /tmp/rclone1586737099: Waiting for transfers to finish 2026/05/07 02:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-nisutil2rira", Local "Local file system at /tmp/rclone1586737099", Modify Window "1ms" 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe: transformed to: 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe: transformed to: 2026/05/07 02:05:23 INFO : B2 bucket rclone-test-nisutil2rira: Making directory 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe: transformed to: 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe: transformed to: 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe/toe: transformed to: 2026/05/07 02:05:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/07 02:05:23 INFO : toe/toe: Making directory 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe/toe: transformed to: 2026/05/07 02:05:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe: transformed to: 2026/05/07 02:05:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/07 02:05:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/07 02:05:23 DEBUG : toe/toe/toe: transformed to: 2026/05/07 02:05:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/07 02:05:23 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for checks to finish 2026/05/07 02:05:23 DEBUG : B2 bucket rclone-test-nisutil2rira: Waiting for transfers to finish 2026/05/07 02:05:24 DEBUG : toe/toe/toe: size = 11 OK 2026/05/07 02:05:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/07 02:05:24 INFO : toe/toe/toe: Copied (new) 2026/05/07 02:05:24 ERROR : B2 bucket rclone-test-nisutil2rira: not deleting files as there were IO errors 2026/05/07 02:05:24 ERROR : B2 bucket rclone-test-nisutil2rira: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2026/05/07 02:05:24 DEBUG : B2 bucket rclone-test-nisutil2rira: Purge remote 2026/05/07 02:05:24 INFO : B2 bucket rclone-test-nisutil2rira: cleaning bucket "rclone-test-nisutil2rira" of all files 2026/05/07 02:05:25 DEBUG : BackupDir/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9b5_d20260507_m015942_c001_v7007000_t0000_u01778119182498") 2026/05/07 02:05:25 DEBUG : BackupDir/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1084dde3a151b8e2_d20260507_m015936_c001_v0001172_t0054_u01778119176997") 2026/05/07 02:05:25 DEBUG : CompareDest/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf95f_d20260507_m015917_c001_v7007000_t0000_u01778119157996") 2026/05/07 02:05:25 DEBUG : CompareDest/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb3d9_d20260507_m015912_c001_v0001181_t0012_u01778119152240") 2026/05/07 02:05:25 DEBUG : CompareDest/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf960_d20260507_m015918_c001_v7007000_t0000_u01778119158195") 2026/05/07 02:05:25 DEBUG : CompareDest/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5ed1_d20260507_m015913_c001_v0001184_t0049_u01778119153543") 2026/05/07 02:05:25 DEBUG : CopyDest/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9b6_d20260507_m015942_c001_v7007000_t0000_u01778119182681") 2026/05/07 02:05:25 DEBUG : CopyDest/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc105d_d20260507_m015934_c001_v0001097_t0032_u01778119174090") 2026/05/07 02:05:25 DEBUG : CopyDest/three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9b7_d20260507_m015942_c001_v7007000_t0000_u01778119182865") 2026/05/07 02:05:26 DEBUG : CopyDest/three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5f31_d20260507_m015940_c001_v0001184_t0014_u01778119180573") 2026/05/07 02:05:26 DEBUG : CopyDest/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9b8_d20260507_m015943_c001_v7007000_t0000_u01778119183048") 2026/05/07 02:05:26 DEBUG : CopyDest/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb43b_d20260507_m015938_c001_v0001181_t0059_u01778119178402") 2026/05/07 02:05:26 DEBUG : EXISTING: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be305f_d20260507_m020106_c001_v7007000_t0000_u01778119266078") 2026/05/07 02:05:26 DEBUG : EXISTING: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60a9_d20260507_m020105_c001_v0001184_t0007_u01778119265106") 2026/05/07 02:05:26 DEBUG : PREFIXapple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd06b37_d20260507_m020254_c001_v7007000_t0000_u01778119374467") 2026/05/07 02:05:26 DEBUG : PREFIXapple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63a6_d20260507_m020249_c001_v0001184_t0016_u01778119369175") 2026/05/07 02:05:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcbf0_d20260507_m020254_c001_v7007000_t0000_u01778119374416") 2026/05/07 02:05:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a79_d20260507_m020249_c001_v0001106_t0042_u01778119369192") 2026/05/07 02:05:26 DEBUG : PREFIXbanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378f006_d20260507_m020254_c001_v7007000_t0000_u01778119374632") 2026/05/07 02:05:26 DEBUG : PREFIXbanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a70_d20260507_m020249_c001_v0001180_t0042_u01778119369164") 2026/05/07 02:05:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe43466_d20260507_m020254_c001_v7007000_t0000_u01778119374475") 2026/05/07 02:05:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ace_d20260507_m020249_c001_v0001041_t0025_u01778119369195") 2026/05/07 02:05:26 DEBUG : Testêé: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be304e_d20260507_m020102_c001_v7007000_t0000_u01778119262881") 2026/05/07 02:05:27 DEBUG : Testêé: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6091_d20260507_m020102_c001_v0001184_t0058_u01778119262223") 2026/05/07 02:05:27 DEBUG : Testêé: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc608d_d20260507_m020101_c001_v0001184_t0020_u01778119261555") 2026/05/07 02:05:27 DEBUG : YXBwbGU=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b627_d20260507_m020234_c001_v7007000_t0000_u01778119354550") 2026/05/07 02:05:27 DEBUG : YXBwbGU=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6322_d20260507_m020230_c001_v0001184_t0043_u01778119350255") 2026/05/07 02:05:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b628_d20260507_m020234_c001_v7007000_t0000_u01778119354733") 2026/05/07 02:05:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a45_d20260507_m020230_c001_v0001106_t0027_u01778119350271") 2026/05/07 02:05:27 DEBUG : YmFuYW5h: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b62a_d20260507_m020234_c001_v7007000_t0000_u01778119354915") 2026/05/07 02:05:27 DEBUG : YmFuYW5h: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a30_d20260507_m020230_c001_v0001180_t0010_u01778119350275") 2026/05/07 02:05:27 DEBUG : a/potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad21_d20260507_m015740_c001_v7007000_t0000_u01778119060987") 2026/05/07 02:05:27 DEBUG : a/potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e75_d20260507_m015740_c001_v0001097_t0052_u01778119060193") 2026/05/07 02:05:27 DEBUG : a/potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad1d_d20260507_m015738_c001_v7007000_t0000_u01778119058473") 2026/05/07 02:05:27 DEBUG : a/potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e69_d20260507_m015737_c001_v0001097_t0016_u01778119057588") 2026/05/07 02:05:27 DEBUG : a/potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf86c_d20260507_m015718_c001_v7007000_t0000_u01778119038954") 2026/05/07 02:05:27 DEBUG : a/potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e17_d20260507_m015718_c001_v0001097_t0021_u01778119038105") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a68_d20260507_m020452_c001_v7007000_t0000_u01778119492942") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc677b_d20260507_m020449_c001_v0001184_t0021_u01778119489056") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d0c_d20260507_m020437_c001_v7007000_t0000_u01778119477527") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc66f9_d20260507_m020433_c001_v0001184_t0044_u01778119473695") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eabc_d20260507_m020422_c001_v7007000_t0000_u01778119462023") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6674_d20260507_m020418_c001_v0001184_t0020_u01778119458130") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68e3_d20260507_m020406_c001_v7007000_t0000_u01778119446863") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc660e_d20260507_m020403_c001_v0001184_t0028_u01778119443274") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68b9_d20260507_m020351_c001_v7007000_t0000_u01778119431240") 2026/05/07 02:05:27 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6594_d20260507_m020347_c001_v0001184_t0045_u01778119427275") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20960_d20260507_m020335_c001_v7007000_t0000_u01778119415663") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc64f6_d20260507_m020329_c001_v0001184_t0020_u01778119409503") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79416_d20260507_m020317_c001_v7007000_t0000_u01778119397320") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6482_d20260507_m020313_c001_v0001184_t0033_u01778119393484") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe434ce_d20260507_m020312_c001_v7007000_t0000_u01778119392020") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ab9_d20260507_m020308_c001_v0001106_t0046_u01778119388111") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a477e_d20260507_m020256_c001_v7007000_t0000_u01778119376196") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a8c_d20260507_m020252_c001_v0001180_t0046_u01778119372513") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f408dc050e8018ccb_d20260507_m020251_c001_v7007000_t0000_u01778119371126") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a6a_d20260507_m020246_c001_v0001180_t0024_u01778119366721") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b620_d20260507_m020232_c001_v7007000_t0000_u01778119352332") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6312_d20260507_m020227_c001_v0001184_t0035_u01778119347869") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236868_d20260507_m020216_c001_v7007000_t0000_u01778119336454") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc629a_d20260507_m020212_c001_v0001184_t0032_u01778119332522") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d1_d20260507_m020201_c001_v7007000_t0000_u01778119321288") 2026/05/07 02:05:28 DEBUG : apple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc623a_d20260507_m020157_c001_v0001184_t0035_u01778119317703") 2026/05/07 02:05:28 DEBUG : appleSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a4817d_d20260507_m020315_c001_v7007000_t0000_u01778119395968") 2026/05/07 02:05:28 DEBUG : appleSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696abd_d20260507_m020310_c001_v0001106_t0009_u01778119390117") 2026/05/07 02:05:28 DEBUG : appleapple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20961_d20260507_m020335_c001_v7007000_t0000_u01778119415846") 2026/05/07 02:05:28 DEBUG : appleapple: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6500_d20260507_m020331_c001_v0001184_t0049_u01778119411674") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a6f_d20260507_m020453_c001_v7007000_t0000_u01778119493126") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c55_d20260507_m020449_c001_v0001106_t0039_u01778119489472") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d0f_d20260507_m020437_c001_v7007000_t0000_u01778119477713") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c0f_d20260507_m020434_c001_v0001106_t0023_u01778119474109") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eabd_d20260507_m020422_c001_v7007000_t0000_u01778119462208") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696bcd_d20260507_m020418_c001_v0001106_t0034_u01778119458624") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68e4_d20260507_m020407_c001_v7007000_t0000_u01778119447046") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b8d_d20260507_m020403_c001_v0001106_t0052_u01778119443693") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ba_d20260507_m020351_c001_v7007000_t0000_u01778119431428") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b4b_d20260507_m020347_c001_v0001106_t0057_u01778119427684") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4bc5_d20260507_m020334_c001_v7007000_t0000_u01778119414060") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b2e_d20260507_m020330_c001_v0001180_t0003_u01778119410128") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79417_d20260507_m020317_c001_v7007000_t0000_u01778119397501") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ae8_d20260507_m020313_c001_v0001180_t0058_u01778119393495") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe434cd_d20260507_m020311_c001_v7007000_t0000_u01778119391840") 2026/05/07 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ace_d20260507_m020308_c001_v0001180_t0030_u01778119388838") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a477f_d20260507_m020256_c001_v7007000_t0000_u01778119376377") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6adc_d20260507_m020252_c001_v0001041_t0035_u01778119372524") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a480d8_d20260507_m020251_c001_v7007000_t0000_u01778119371145") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a73_d20260507_m020247_c001_v0001106_t0031_u01778119367198") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4171364fcd1a673b_d20260507_m020232_c001_v7007000_t0000_u01778119352764") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a26_d20260507_m020228_c001_v0001180_t0053_u01778119348569") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236869_d20260507_m020216_c001_v7007000_t0000_u01778119336637") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f689e8_d20260507_m020213_c001_v0001180_t0042_u01778119333320") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d2_d20260507_m020201_c001_v7007000_t0000_u01778119321468") 2026/05/07 02:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f689a4_d20260507_m020158_c001_v0001180_t0040_u01778119318483") 2026/05/07 02:05:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4074f3f90e037450_d20260507_m020315_c001_v7007000_t0000_u01778119395758") 2026/05/07 02:05:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6460_d20260507_m020310_c001_v0001184_t0007_u01778119390118") 2026/05/07 02:05:30 DEBUG : b/potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad22_d20260507_m015741_c001_v7007000_t0000_u01778119061170") 2026/05/07 02:05:30 DEBUG : b/potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e71_d20260507_m015739_c001_v0001097_t0052_u01778119059028") 2026/05/07 02:05:30 DEBUG : b/potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad1a_d20260507_m015737_c001_v7007000_t0000_u01778119057894") 2026/05/07 02:05:30 DEBUG : b/potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e65_d20260507_m015736_c001_v0001097_t0041_u01778119056057") 2026/05/07 02:05:30 DEBUG : b/potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf865_d20260507_m015718_c001_v7007000_t0000_u01778119038409") 2026/05/07 02:05:30 DEBUG : b/potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e11_d20260507_m015716_c001_v0001097_t0016_u01778119036968") 2026/05/07 02:05:31 DEBUG : backup/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e1faaf_d20260507_m015957_c001_v7007000_t0000_u01778119197852") 2026/05/07 02:05:31 DEBUG : backup/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f106aa8f781a6b109_d20260507_m015954_c001_v0001178_t0046_u01778119194199") 2026/05/07 02:05:31 DEBUG : backup/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f112dab15c592219e_d20260507_m015949_c001_v0001150_t0037_u01778119189838") 2026/05/07 02:05:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4929_d20260507_m020025_c001_v7007000_t0000_u01778119225724") 2026/05/07 02:05:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f112645ca6c2924d2_d20260507_m020023_c001_v0001184_t0000_u01778119223726") 2026/05/07 02:05:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f104aa49c13e368af_d20260507_m020019_c001_v0001182_t0032_u01778119219940") 2026/05/07 02:05:31 DEBUG : backup/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbaee3_d20260507_m020011_c001_v7007000_t0000_u01778119211239") 2026/05/07 02:05:31 DEBUG : backup/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f110f42789bdc98bc_d20260507_m020009_c001_v0001100_t0056_u01778119209247") 2026/05/07 02:05:31 DEBUG : backup/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f118cd4278c433afe_d20260507_m020004_c001_v0001180_t0058_u01778119204901") 2026/05/07 02:05:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b492a_d20260507_m020025_c001_v7007000_t0000_u01778119225910") 2026/05/07 02:05:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f102e1df866d853a6_d20260507_m020024_c001_v0001174_t0003_u01778119224676") 2026/05/07 02:05:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f113d81f5eb286378_d20260507_m020021_c001_v0001172_t0039_u01778119221484") 2026/05/07 02:05:31 DEBUG : backup/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e1fab0_d20260507_m015958_c001_v7007000_t0000_u01778119198037") 2026/05/07 02:05:31 DEBUG : backup/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f110a88b276a43a3a_d20260507_m015956_c001_v0001115_t0017_u01778119196538") 2026/05/07 02:05:31 DEBUG : backup/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1061f10349358248_d20260507_m015951_c001_v0001130_t0026_u01778119191686") 2026/05/07 02:05:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbaee4_d20260507_m020011_c001_v7007000_t0000_u01778119211422") 2026/05/07 02:05:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f106174f22e22c35a_d20260507_m020010_c001_v0001167_t0058_u01778119210355") 2026/05/07 02:05:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1144b75a8064a64b_d20260507_m020006_c001_v0001115_t0020_u01778119206639") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a75_d20260507_m020453_c001_v7007000_t0000_u01778119493309") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68cd4_d20260507_m020449_c001_v0001180_t0019_u01778119489249") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d13_d20260507_m020437_c001_v7007000_t0000_u01778119477894") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c80_d20260507_m020433_c001_v0001180_t0050_u01778119473901") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eabe_d20260507_m020422_c001_v7007000_t0000_u01778119462394") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c2c_d20260507_m020418_c001_v0001180_t0053_u01778119458355") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68e5_d20260507_m020407_c001_v7007000_t0000_u01778119447226") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68be8_d20260507_m020403_c001_v0001180_t0047_u01778119443465") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68bb_d20260507_m020351_c001_v7007000_t0000_u01778119431609") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b84_d20260507_m020347_c001_v0001180_t0007_u01778119427476") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20962_d20260507_m020336_c001_v7007000_t0000_u01778119416029") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b3e_d20260507_m020329_c001_v0001041_t0042_u01778119409715") 2026/05/07 02:05:32 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79419_d20260507_m020317_c001_v7007000_t0000_u01778119397684") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696acb_d20260507_m020313_c001_v0001106_t0031_u01778119393512") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4074f3f90e037442_d20260507_m020312_c001_v7007000_t0000_u01778119392276") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6452_d20260507_m020308_c001_v0001184_t0013_u01778119388618") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4780_d20260507_m020256_c001_v7007000_t0000_u01778119376561") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63cc_d20260507_m020252_c001_v0001184_t0016_u01778119372535") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a480da_d20260507_m020251_c001_v7007000_t0000_u01778119371367") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6390_d20260507_m020246_c001_v0001184_t0050_u01778119366984") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3193_d20260507_m020232_c001_v7007000_t0000_u01778119352868") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a3d_d20260507_m020228_c001_v0001106_t0053_u01778119348067") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23686a_d20260507_m020216_c001_v7007000_t0000_u01778119336820") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a0b_d20260507_m020212_c001_v0001106_t0026_u01778119332729") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d3_d20260507_m020201_c001_v7007000_t0000_u01778119321652") 2026/05/07 02:05:33 DEBUG : banana: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969cd_d20260507_m020157_c001_v0001106_t0002_u01778119317909") 2026/05/07 02:05:33 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7940a_d20260507_m020315_c001_v7007000_t0000_u01778119395602") 2026/05/07 02:05:33 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ad2_d20260507_m020310_c001_v0001180_t0001_u01778119390129") 2026/05/07 02:05:33 DEBUG : both0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e1_d20260507_m020135_c001_v7007000_t0000_u01778119295292") 2026/05/07 02:05:34 DEBUG : both0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6131_d20260507_m020123_c001_v0001184_t0031_u01778119283801") 2026/05/07 02:05:34 DEBUG : both0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a1_d20260507_m020119_c001_v7007000_t0000_u01778119279529") 2026/05/07 02:05:34 DEBUG : both0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60b3_d20260507_m020107_c001_v0001184_t0024_u01778119267919") 2026/05/07 02:05:34 DEBUG : both1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e2_d20260507_m020135_c001_v7007000_t0000_u01778119295477") 2026/05/07 02:05:34 DEBUG : both1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6137_d20260507_m020124_c001_v0001184_t0010_u01778119284199") 2026/05/07 02:05:34 DEBUG : both1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a2_d20260507_m020119_c001_v7007000_t0000_u01778119279762") 2026/05/07 02:05:34 DEBUG : both1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60b9_d20260507_m020108_c001_v0001184_t0046_u01778119268321") 2026/05/07 02:05:34 DEBUG : both10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e3_d20260507_m020135_c001_v7007000_t0000_u01778119295661") 2026/05/07 02:05:34 DEBUG : both10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc617d_d20260507_m020128_c001_v0001184_t0011_u01778119288209") 2026/05/07 02:05:34 DEBUG : both10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a3_d20260507_m020119_c001_v7007000_t0000_u01778119279943") 2026/05/07 02:05:34 DEBUG : both10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60e3_d20260507_m020112_c001_v0001184_t0054_u01778119272331") 2026/05/07 02:05:34 DEBUG : both11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e4_d20260507_m020135_c001_v7007000_t0000_u01778119295845") 2026/05/07 02:05:34 DEBUG : both11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6181_d20260507_m020128_c001_v0001184_t0040_u01778119288609") 2026/05/07 02:05:34 DEBUG : both11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a4_d20260507_m020120_c001_v7007000_t0000_u01778119280127") 2026/05/07 02:05:34 DEBUG : both11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60e9_d20260507_m020112_c001_v0001184_t0047_u01778119272818") 2026/05/07 02:05:34 DEBUG : both12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e5_d20260507_m020136_c001_v7007000_t0000_u01778119296030") 2026/05/07 02:05:35 DEBUG : both12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc618b_d20260507_m020129_c001_v0001184_t0053_u01778119289016") 2026/05/07 02:05:35 DEBUG : both12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a5_d20260507_m020120_c001_v7007000_t0000_u01778119280307") 2026/05/07 02:05:35 DEBUG : both12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60f1_d20260507_m020113_c001_v0001184_t0039_u01778119273222") 2026/05/07 02:05:35 DEBUG : both13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e6_d20260507_m020136_c001_v7007000_t0000_u01778119296214") 2026/05/07 02:05:35 DEBUG : both13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc618f_d20260507_m020129_c001_v0001184_t0007_u01778119289495") 2026/05/07 02:05:35 DEBUG : both13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a6_d20260507_m020120_c001_v7007000_t0000_u01778119280489") 2026/05/07 02:05:35 DEBUG : both13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60f9_d20260507_m020113_c001_v0001184_t0044_u01778119273633") 2026/05/07 02:05:35 DEBUG : both14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e7_d20260507_m020136_c001_v7007000_t0000_u01778119296400") 2026/05/07 02:05:35 DEBUG : both14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6196_d20260507_m020129_c001_v0001184_t0050_u01778119289915") 2026/05/07 02:05:35 DEBUG : both14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a7_d20260507_m020120_c001_v7007000_t0000_u01778119280672") 2026/05/07 02:05:35 DEBUG : both14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60ff_d20260507_m020114_c001_v0001184_t0058_u01778119274234") 2026/05/07 02:05:35 DEBUG : both15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e8_d20260507_m020136_c001_v7007000_t0000_u01778119296584") 2026/05/07 02:05:35 DEBUG : both15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc619c_d20260507_m020130_c001_v0001184_t0046_u01778119290314") 2026/05/07 02:05:35 DEBUG : both15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67a8_d20260507_m020120_c001_v7007000_t0000_u01778119280854") 2026/05/07 02:05:35 DEBUG : both15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6109_d20260507_m020114_c001_v0001184_t0051_u01778119274701") 2026/05/07 02:05:36 DEBUG : both16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0e9_d20260507_m020136_c001_v7007000_t0000_u01778119296768") 2026/05/07 02:05:36 DEBUG : both16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61a0_d20260507_m020130_c001_v0001184_t0031_u01778119290750") 2026/05/07 02:05:36 DEBUG : both16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67aa_d20260507_m020121_c001_v7007000_t0000_u01778119281037") 2026/05/07 02:05:36 DEBUG : both16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc610d_d20260507_m020115_c001_v0001184_t0035_u01778119275125") 2026/05/07 02:05:36 DEBUG : both17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0eb_d20260507_m020136_c001_v7007000_t0000_u01778119296952") 2026/05/07 02:05:36 DEBUG : both17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61a6_d20260507_m020131_c001_v0001184_t0036_u01778119291165") 2026/05/07 02:05:36 DEBUG : both17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67ab_d20260507_m020121_c001_v7007000_t0000_u01778119281219") 2026/05/07 02:05:36 DEBUG : both17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6111_d20260507_m020115_c001_v0001184_t0052_u01778119275535") 2026/05/07 02:05:36 DEBUG : both18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0ec_d20260507_m020137_c001_v7007000_t0000_u01778119297136") 2026/05/07 02:05:36 DEBUG : both18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61aa_d20260507_m020131_c001_v0001184_t0038_u01778119291596") 2026/05/07 02:05:36 DEBUG : both18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67ac_d20260507_m020121_c001_v7007000_t0000_u01778119281406") 2026/05/07 02:05:36 DEBUG : both18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6117_d20260507_m020115_c001_v0001184_t0014_u01778119275946") 2026/05/07 02:05:36 DEBUG : both19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0ed_d20260507_m020137_c001_v7007000_t0000_u01778119297320") 2026/05/07 02:05:36 DEBUG : both19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61ae_d20260507_m020132_c001_v0001184_t0054_u01778119292001") 2026/05/07 02:05:36 DEBUG : both19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67ad_d20260507_m020121_c001_v7007000_t0000_u01778119281591") 2026/05/07 02:05:37 DEBUG : both19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc611d_d20260507_m020116_c001_v0001184_t0012_u01778119276424") 2026/05/07 02:05:37 DEBUG : both2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0ee_d20260507_m020137_c001_v7007000_t0000_u01778119297504") 2026/05/07 02:05:37 DEBUG : both2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc613f_d20260507_m020124_c001_v0001184_t0016_u01778119284642") 2026/05/07 02:05:37 DEBUG : both2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67ae_d20260507_m020121_c001_v7007000_t0000_u01778119281774") 2026/05/07 02:05:37 DEBUG : both2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60bf_d20260507_m020108_c001_v0001184_t0036_u01778119268735") 2026/05/07 02:05:37 DEBUG : both3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0ef_d20260507_m020137_c001_v7007000_t0000_u01778119297688") 2026/05/07 02:05:37 DEBUG : both3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6145_d20260507_m020125_c001_v0001184_t0052_u01778119285077") 2026/05/07 02:05:37 DEBUG : both3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67af_d20260507_m020121_c001_v7007000_t0000_u01778119281965") 2026/05/07 02:05:37 DEBUG : both3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60c5_d20260507_m020109_c001_v0001184_t0051_u01778119269130") 2026/05/07 02:05:37 DEBUG : both4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f0_d20260507_m020137_c001_v7007000_t0000_u01778119297877") 2026/05/07 02:05:37 DEBUG : both4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc614d_d20260507_m020125_c001_v0001184_t0043_u01778119285481") 2026/05/07 02:05:37 DEBUG : both4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67b1_d20260507_m020122_c001_v7007000_t0000_u01778119282147") 2026/05/07 02:05:37 DEBUG : both4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60c9_d20260507_m020109_c001_v0001184_t0009_u01778119269570") 2026/05/07 02:05:37 DEBUG : both5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f1_d20260507_m020138_c001_v7007000_t0000_u01778119298062") 2026/05/07 02:05:37 DEBUG : both5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6151_d20260507_m020125_c001_v0001184_t0015_u01778119285900") 2026/05/07 02:05:38 DEBUG : both5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67b2_d20260507_m020122_c001_v7007000_t0000_u01778119282332") 2026/05/07 02:05:38 DEBUG : both5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60cd_d20260507_m020109_c001_v0001184_t0053_u01778119269992") 2026/05/07 02:05:38 DEBUG : both6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f2_d20260507_m020138_c001_v7007000_t0000_u01778119298247") 2026/05/07 02:05:38 DEBUG : both6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6157_d20260507_m020126_c001_v0001184_t0038_u01778119286315") 2026/05/07 02:05:38 DEBUG : both6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67b3_d20260507_m020122_c001_v7007000_t0000_u01778119282513") 2026/05/07 02:05:38 DEBUG : both6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60d3_d20260507_m020110_c001_v0001184_t0021_u01778119270418") 2026/05/07 02:05:38 DEBUG : both7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f4_d20260507_m020138_c001_v7007000_t0000_u01778119298432") 2026/05/07 02:05:38 DEBUG : both7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6163_d20260507_m020126_c001_v0001184_t0034_u01778119286724") 2026/05/07 02:05:38 DEBUG : both7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67b4_d20260507_m020122_c001_v7007000_t0000_u01778119282696") 2026/05/07 02:05:38 DEBUG : both7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60d7_d20260507_m020110_c001_v0001184_t0007_u01778119270887") 2026/05/07 02:05:38 DEBUG : both8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f5_d20260507_m020138_c001_v7007000_t0000_u01778119298616") 2026/05/07 02:05:38 DEBUG : both8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc616f_d20260507_m020127_c001_v0001184_t0052_u01778119287125") 2026/05/07 02:05:38 DEBUG : both8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67b5_d20260507_m020122_c001_v7007000_t0000_u01778119282879") 2026/05/07 02:05:38 DEBUG : both8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60db_d20260507_m020111_c001_v0001184_t0044_u01778119271303") 2026/05/07 02:05:38 DEBUG : both9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f6_d20260507_m020138_c001_v7007000_t0000_u01778119298803") 2026/05/07 02:05:38 DEBUG : both9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6177_d20260507_m020127_c001_v0001184_t0059_u01778119287528") 2026/05/07 02:05:39 DEBUG : both9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd67b6_d20260507_m020123_c001_v7007000_t0000_u01778119283060") 2026/05/07 02:05:39 DEBUG : both9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60df_d20260507_m020111_c001_v0001184_t0017_u01778119271734") 2026/05/07 02:05:39 DEBUG : c/non empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad24_d20260507_m015741_c001_v7007000_t0000_u01778119061353") 2026/05/07 02:05:39 DEBUG : c/non empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e73_d20260507_m015739_c001_v0001097_t0024_u01778119059499") 2026/05/07 02:05:39 DEBUG : c/non empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad1e_d20260507_m015738_c001_v7007000_t0000_u01778119058657") 2026/05/07 02:05:39 DEBUG : c/non empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e67_d20260507_m015736_c001_v0001097_t0013_u01778119056485") 2026/05/07 02:05:39 DEBUG : c/non empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf86f_d20260507_m015719_c001_v7007000_t0000_u01778119039136") 2026/05/07 02:05:39 DEBUG : c/non empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e13_d20260507_m015717_c001_v0001097_t0042_u01778119037362") 2026/05/07 02:05:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b62b_d20260507_m020235_c001_v7007000_t0000_u01778119355099") 2026/05/07 02:05:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6aa6_d20260507_m020230_c001_v0001041_t0042_u01778119350286") 2026/05/07 02:05:39 DEBUG : check sum: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf808_d20260507_m015708_c001_v7007000_t0000_u01778119028901") 2026/05/07 02:05:39 DEBUG : check sum: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0ddf_d20260507_m015707_c001_v0001097_t0026_u01778119027867") 2026/05/07 02:05:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc53167c_d20260507_m020522_c001_v7007000_t0000_u01778119522872") 2026/05/07 02:05:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc68ad_d20260507_m020521_c001_v0001184_t0038_u01778119521456") 2026/05/07 02:05:39 DEBUG : dest/3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf99a_d20260507_m015927_c001_v7007000_t0000_u01778119167079") 2026/05/07 02:05:39 DEBUG : dest/3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f407b1d922b9bad8a_d20260507_m015925_c001_v0001174_t0053_u01778119165977") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20963_d20260507_m020336_c001_v7007000_t0000_u01778119416211") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b30_d20260507_m020331_c001_v0001180_t0018_u01778119411693") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a7c_d20260507_m020453_c001_v7007000_t0000_u01778119493493") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6731_d20260507_m020442_c001_v0001184_t0000_u01778119482176") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d14_d20260507_m020438_c001_v7007000_t0000_u01778119478077") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc66bb_d20260507_m020426_c001_v0001184_t0055_u01778119466785") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eabf_d20260507_m020422_c001_v7007000_t0000_u01778119462580") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6644_d20260507_m020411_c001_v0001184_t0052_u01778119451531") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68e7_d20260507_m020407_c001_v7007000_t0000_u01778119447470") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc65d6_d20260507_m020355_c001_v0001184_t0046_u01778119435944") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68bc_d20260507_m020351_c001_v7007000_t0000_u01778119431789") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6560_d20260507_m020340_c001_v0001184_t0055_u01778119420420") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2095e_d20260507_m020334_c001_v7007000_t0000_u01778119414081") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc64c4_d20260507_m020322_c001_v0001184_t0043_u01778119402256") 2026/05/07 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7941b_d20260507_m020317_c001_v7007000_t0000_u01778119397866") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6486_d20260507_m020313_c001_v0001184_t0021_u01778119393678") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f40500a79f321965c_d20260507_m020311_c001_v7007000_t0000_u01778119391865") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a9b_d20260507_m020300_c001_v0001106_t0029_u01778119380913") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4781_d20260507_m020256_c001_v7007000_t0000_u01778119376743") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a90_d20260507_m020252_c001_v0001180_t0055_u01778119372717") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f403f6a564a2886e5_d20260507_m020251_c001_v7007000_t0000_u01778119371586") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a52_d20260507_m020239_c001_v0001180_t0007_u01778119359316") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4209ce19935b39a4_d20260507_m020232_c001_v7007000_t0000_u01778119352552") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc62d2_d20260507_m020221_c001_v0001184_t0033_u01778119341108") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23686e_d20260507_m020217_c001_v7007000_t0000_u01778119337004") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6272_d20260507_m020205_c001_v0001184_t0048_u01778119325911") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d5_d20260507_m020201_c001_v7007000_t0000_u01778119321899") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6216_d20260507_m020152_c001_v0001184_t0000_u01778119312135") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7940e_d20260507_m020315_c001_v7007000_t0000_u01778119395978") 2026/05/07 02:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ad4_d20260507_m020310_c001_v0001180_t0046_u01778119390316") 2026/05/07 02:05:41 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20964_d20260507_m020336_c001_v7007000_t0000_u01778119416393") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b07_d20260507_m020331_c001_v0001106_t0007_u01778119411711") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a83_d20260507_m020453_c001_v7007000_t0000_u01778119493676") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68cae_d20260507_m020442_c001_v0001180_t0054_u01778119482768") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d15_d20260507_m020438_c001_v7007000_t0000_u01778119478261") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c62_d20260507_m020427_c001_v0001180_t0030_u01778119467422") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac0_d20260507_m020422_c001_v7007000_t0000_u01778119462768") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c06_d20260507_m020412_c001_v0001180_t0055_u01778119452086") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68e8_d20260507_m020407_c001_v7007000_t0000_u01778119447669") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ba8_d20260507_m020356_c001_v0001180_t0002_u01778119436510") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68bd_d20260507_m020351_c001_v7007000_t0000_u01778119431970") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b6e_d20260507_m020341_c001_v0001180_t0038_u01778119421123") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498bad_d20260507_m020333_c001_v7007000_t0000_u01778119413915") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b28_d20260507_m020322_c001_v0001041_t0054_u01778119402881") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7941c_d20260507_m020318_c001_v7007000_t0000_u01778119398048") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68aec_d20260507_m020313_c001_v0001180_t0016_u01778119393780") 2026/05/07 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4074f3f90e037444_d20260507_m020312_c001_v7007000_t0000_u01778119392457") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc641e_d20260507_m020301_c001_v0001184_t0031_u01778119381854") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4783_d20260507_m020256_c001_v7007000_t0000_u01778119376924") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63d0_d20260507_m020252_c001_v0001184_t0046_u01778119372742") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f403f6a564a2886e4_d20260507_m020251_c001_v7007000_t0000_u01778119371365") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc636c_d20260507_m020239_c001_v0001184_t0041_u01778119359902") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378efd7_d20260507_m020232_c001_v7007000_t0000_u01778119352733") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a1f_d20260507_m020221_c001_v0001106_t0041_u01778119341728") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23686f_d20260507_m020217_c001_v7007000_t0000_u01778119337187") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969eb_d20260507_m020206_c001_v0001106_t0048_u01778119326477") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d6_d20260507_m020202_c001_v7007000_t0000_u01778119322081") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969b3_d20260507_m020152_c001_v0001106_t0048_u01778119312385") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0ea4ac3_d20260507_m020315_c001_v7007000_t0000_u01778119395611") 2026/05/07 02:05:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6464_d20260507_m020310_c001_v0001184_t0042_u01778119390326") 2026/05/07 02:05:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20966_d20260507_m020336_c001_v7007000_t0000_u01778119416574") 2026/05/07 02:05:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6502_d20260507_m020331_c001_v0001184_t0026_u01778119411881") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a85_d20260507_m020453_c001_v7007000_t0000_u01778119493860") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c2d_d20260507_m020443_c001_v0001106_t0036_u01778119483391") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d17_d20260507_m020438_c001_v7007000_t0000_u01778119478446") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696beb_d20260507_m020428_c001_v0001106_t0000_u01778119468044") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac1_d20260507_m020422_c001_v7007000_t0000_u01778119462953") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ba9_d20260507_m020412_c001_v0001106_t0054_u01778119452681") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68e9_d20260507_m020407_c001_v7007000_t0000_u01778119447849") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b73_d20260507_m020357_c001_v0001106_t0024_u01778119437107") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68be_d20260507_m020352_c001_v7007000_t0000_u01778119432150") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b35_d20260507_m020341_c001_v0001106_t0007_u01778119421726") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4209ce19935b3f3e_d20260507_m020333_c001_v7007000_t0000_u01778119413923") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b14_d20260507_m020323_c001_v0001180_t0045_u01778119403679") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7941e_d20260507_m020318_c001_v7007000_t0000_u01778119398236") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6488_d20260507_m020313_c001_v0001184_t0052_u01778119393872") 2026/05/07 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f40500a79f3219662_d20260507_m020312_c001_v7007000_t0000_u01778119392345") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68aae_d20260507_m020302_c001_v0001180_t0043_u01778119382504") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4786_d20260507_m020257_c001_v7007000_t0000_u01778119377108") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63d4_d20260507_m020252_c001_v0001184_t0046_u01778119372947") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378effc_d20260507_m020251_c001_v7007000_t0000_u01778119371370") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a5d_d20260507_m020240_c001_v0001106_t0013_u01778119360525") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4171364fcd1a6737_d20260507_m020232_c001_v7007000_t0000_u01778119352574") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a0e_d20260507_m020222_c001_v0001180_t0040_u01778119342579") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236870_d20260507_m020217_c001_v7007000_t0000_u01778119337372") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f689cc_d20260507_m020207_c001_v0001180_t0051_u01778119327597") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d7_d20260507_m020202_c001_v7007000_t0000_u01778119322264") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68990_d20260507_m020152_c001_v0001180_t0026_u01778119312885") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7940d_d20260507_m020315_c001_v7007000_t0000_u01778119395784") 2026/05/07 02:05:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ad6_d20260507_m020310_c001_v0001180_t0028_u01778119390528") 2026/05/07 02:05:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20968_d20260507_m020336_c001_v7007000_t0000_u01778119416792") 2026/05/07 02:05:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b34_d20260507_m020331_c001_v0001180_t0054_u01778119411906") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a86_d20260507_m020454_c001_v7007000_t0000_u01778119494044") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c10_d20260507_m020444_c001_v0001041_t0021_u01778119484443") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d19_d20260507_m020438_c001_v7007000_t0000_u01778119478628") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bde_d20260507_m020429_c001_v0001041_t0007_u01778119469031") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac2_d20260507_m020423_c001_v7007000_t0000_u01778119463138") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bb6_d20260507_m020413_c001_v0001041_t0034_u01778119453575") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ea_d20260507_m020408_c001_v7007000_t0000_u01778119448031") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b9c_d20260507_m020358_c001_v0001041_t0020_u01778119438403") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68bf_d20260507_m020352_c001_v7007000_t0000_u01778119432330") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b68_d20260507_m020342_c001_v0001041_t0022_u01778119422944") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498baa_d20260507_m020333_c001_v7007000_t0000_u01778119413724") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696aeb_d20260507_m020324_c001_v0001106_t0024_u01778119404271") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79421_d20260507_m020318_c001_v7007000_t0000_u01778119398556") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b12_d20260507_m020313_c001_v0001041_t0030_u01778119393951") 2026/05/07 02:05:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe434cf_d20260507_m020312_c001_v7007000_t0000_u01778119392202") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6af0_d20260507_m020303_c001_v0001041_t0022_u01778119383113") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4787_d20260507_m020257_c001_v7007000_t0000_u01778119377289") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ade_d20260507_m020252_c001_v0001041_t0053_u01778119372959") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a480dd_d20260507_m020251_c001_v7007000_t0000_u01778119371599") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ac0_d20260507_m020241_c001_v0001041_t0051_u01778119361424") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378efd6_d20260507_m020232_c001_v7007000_t0000_u01778119352573") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a8e_d20260507_m020223_c001_v0001041_t0010_u01778119343214") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236871_d20260507_m020217_c001_v7007000_t0000_u01778119337556") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a64_d20260507_m020208_c001_v0001041_t0021_u01778119328200") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d8_d20260507_m020202_c001_v7007000_t0000_u01778119322445") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a3c_d20260507_m020153_c001_v0001041_t0044_u01778119313085") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a4817a_d20260507_m020315_c001_v7007000_t0000_u01778119395555") 2026/05/07 02:05:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6468_d20260507_m020310_c001_v0001184_t0008_u01778119390539") 2026/05/07 02:05:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2096b_d20260507_m020336_c001_v7007000_t0000_u01778119416974") 2026/05/07 02:05:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6508_d20260507_m020332_c001_v0001184_t0058_u01778119412086") 2026/05/07 02:05:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a87_d20260507_m020454_c001_v7007000_t0000_u01778119494228") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6747_d20260507_m020444_c001_v0001184_t0020_u01778119484761") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d1b_d20260507_m020438_c001_v7007000_t0000_u01778119478811") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc66d5_d20260507_m020429_c001_v0001184_t0024_u01778119469415") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac4_d20260507_m020423_c001_v7007000_t0000_u01778119463323") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6650_d20260507_m020414_c001_v0001184_t0043_u01778119454015") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ec_d20260507_m020408_c001_v7007000_t0000_u01778119448211") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc65f2_d20260507_m020358_c001_v0001184_t0008_u01778119438768") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c1_d20260507_m020352_c001_v7007000_t0000_u01778119432514") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6574_d20260507_m020343_c001_v0001184_t0016_u01778119423307") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4bc2_d20260507_m020333_c001_v7007000_t0000_u01778119413511") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc64d6_d20260507_m020324_c001_v0001184_t0012_u01778119404778") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79423_d20260507_m020318_c001_v7007000_t0000_u01778119398738") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68af0_d20260507_m020314_c001_v0001180_t0008_u01778119394018") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb16c_d20260507_m020312_c001_v7007000_t0000_u01778119392523") 2026/05/07 02:05:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696aa1_d20260507_m020303_c001_v0001106_t0007_u01778119383571") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4788_d20260507_m020257_c001_v7007000_t0000_u01778119377471") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a92_d20260507_m020253_c001_v0001180_t0003_u01778119373008") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4752_d20260507_m020251_c001_v7007000_t0000_u01778119371382") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a5a_d20260507_m020241_c001_v0001180_t0010_u01778119361855") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3192_d20260507_m020232_c001_v7007000_t0000_u01778119352688") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc62e6_d20260507_m020223_c001_v0001184_t0016_u01778119343537") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236872_d20260507_m020217_c001_v7007000_t0000_u01778119337739") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc627c_d20260507_m020208_c001_v0001184_t0044_u01778119328553") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0d9_d20260507_m020202_c001_v7007000_t0000_u01778119322625") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc621c_d20260507_m020153_c001_v0001184_t0024_u01778119313483") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20935_d20260507_m020315_c001_v7007000_t0000_u01778119395615") 2026/05/07 02:05:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b04_d20260507_m020310_c001_v0001041_t0011_u01778119390659") 2026/05/07 02:05:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2096c_d20260507_m020337_c001_v7007000_t0000_u01778119417203") 2026/05/07 02:05:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b48_d20260507_m020332_c001_v0001041_t0002_u01778119412147") 2026/05/07 02:05:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a88_d20260507_m020454_c001_v7007000_t0000_u01778119494412") 2026/05/07 02:05:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68cbc_d20260507_m020444_c001_v0001180_t0037_u01778119484956") 2026/05/07 02:05:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d1c_d20260507_m020438_c001_v7007000_t0000_u01778119478994") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c6e_d20260507_m020429_c001_v0001180_t0003_u01778119469638") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac5_d20260507_m020423_c001_v7007000_t0000_u01778119463511") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c0e_d20260507_m020414_c001_v0001180_t0036_u01778119454216") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ee_d20260507_m020408_c001_v7007000_t0000_u01778119448393") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68bc6_d20260507_m020358_c001_v0001180_t0040_u01778119438960") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c2_d20260507_m020352_c001_v7007000_t0000_u01778119432695") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b74_d20260507_m020343_c001_v0001180_t0009_u01778119423520") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2095a_d20260507_m020333_c001_v7007000_t0000_u01778119413522") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b2e_d20260507_m020324_c001_v0001041_t0040_u01778119404976") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79424_d20260507_m020318_c001_v7007000_t0000_u01778119398921") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc648a_d20260507_m020314_c001_v0001184_t0026_u01778119394072") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe434d1_d20260507_m020312_c001_v7007000_t0000_u01778119392383") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc642e_d20260507_m020304_c001_v0001184_t0008_u01778119384309") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4789_d20260507_m020257_c001_v7007000_t0000_u01778119377653") 2026/05/07 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a89_d20260507_m020253_c001_v0001106_t0034_u01778119373056") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe43455_d20260507_m020251_c001_v7007000_t0000_u01778119371364") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6372_d20260507_m020242_c001_v0001184_t0052_u01778119362086") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b61f_d20260507_m020232_c001_v7007000_t0000_u01778119352141") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a27_d20260507_m020223_c001_v0001106_t0000_u01778119343749") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236874_d20260507_m020217_c001_v7007000_t0000_u01778119337973") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969f7_d20260507_m020208_c001_v0001106_t0012_u01778119328759") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0db_d20260507_m020202_c001_v7007000_t0000_u01778119322805") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969b7_d20260507_m020153_c001_v0001106_t0043_u01778119313693") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb16f_d20260507_m020315_c001_v7007000_t0000_u01778119395563") 2026/05/07 02:05:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ac1_d20260507_m020310_c001_v0001106_t0020_u01778119390714") 2026/05/07 02:05:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2096d_d20260507_m020337_c001_v7007000_t0000_u01778119417387") 2026/05/07 02:05:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b38_d20260507_m020332_c001_v0001180_t0036_u01778119412158") 2026/05/07 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a89_d20260507_m020454_c001_v7007000_t0000_u01778119494595") 2026/05/07 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c35_d20260507_m020445_c001_v0001106_t0010_u01778119485194") 2026/05/07 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d1f_d20260507_m020439_c001_v7007000_t0000_u01778119479176") 2026/05/07 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696bf7_d20260507_m020429_c001_v0001106_t0040_u01778119469936") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac6_d20260507_m020423_c001_v7007000_t0000_u01778119463696") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696bb1_d20260507_m020414_c001_v0001106_t0019_u01778119454441") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ef_d20260507_m020408_c001_v7007000_t0000_u01778119448574") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b7d_d20260507_m020359_c001_v0001106_t0022_u01778119439196") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c4_d20260507_m020352_c001_v7007000_t0000_u01778119432878") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b3b_d20260507_m020343_c001_v0001106_t0019_u01778119423731") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498ba8_d20260507_m020333_c001_v7007000_t0000_u01778119413540") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b1c_d20260507_m020325_c001_v0001180_t0029_u01778119405319") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79426_d20260507_m020319_c001_v7007000_t0000_u01778119399227") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696acd_d20260507_m020314_c001_v0001106_t0040_u01778119394105") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a48160_d20260507_m020312_c001_v7007000_t0000_u01778119392350") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ac0_d20260507_m020304_c001_v0001180_t0019_u01778119384509") 2026/05/07 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a478a_d20260507_m020257_c001_v7007000_t0000_u01778119377834") 2026/05/07 02:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63d8_d20260507_m020253_c001_v0001184_t0019_u01778119373145") 2026/05/07 02:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f408dc050e8018cd5_d20260507_m020251_c001_v7007000_t0000_u01778119371492") 2026/05/07 02:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a65_d20260507_m020242_c001_v0001106_t0000_u01778119362284") 2026/05/07 02:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4209ce19935b39a5_d20260507_m020232_c001_v7007000_t0000_u01778119352741") 2026/05/07 02:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a14_d20260507_m020224_c001_v0001180_t0035_u01778119344346") 2026/05/07 02:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236875_d20260507_m020218_c001_v7007000_t0000_u01778119338156") 2026/05/07 02:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f689d6_d20260507_m020209_c001_v0001180_t0057_u01778119329195") 2026/05/07 02:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0dd_d20260507_m020202_c001_v7007000_t0000_u01778119322987") 2026/05/07 02:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68994_d20260507_m020154_c001_v0001180_t0044_u01778119314359") 2026/05/07 02:05:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0ea4ac4_d20260507_m020315_c001_v7007000_t0000_u01778119395799") 2026/05/07 02:05:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ad8_d20260507_m020310_c001_v0001180_t0001_u01778119390749") 2026/05/07 02:05:55 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2096f_d20260507_m020337_c001_v7007000_t0000_u01778119417576") 2026/05/07 02:05:55 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b3a_d20260507_m020332_c001_v0001180_t0003_u01778119412355") 2026/05/07 02:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a8a_d20260507_m020454_c001_v7007000_t0000_u01778119494778") 2026/05/07 02:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c16_d20260507_m020445_c001_v0001041_t0007_u01778119485879") 2026/05/07 02:05:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d20_d20260507_m020439_c001_v7007000_t0000_u01778119479358") 2026/05/07 02:05:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6be4_d20260507_m020430_c001_v0001041_t0029_u01778119470428") 2026/05/07 02:05:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac7_d20260507_m020423_c001_v7007000_t0000_u01778119463882") 2026/05/07 02:05:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bba_d20260507_m020414_c001_v0001041_t0055_u01778119454948") 2026/05/07 02:05:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f1_d20260507_m020408_c001_v7007000_t0000_u01778119448755") 2026/05/07 02:05:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b9e_d20260507_m020359_c001_v0001041_t0057_u01778119439712") 2026/05/07 02:05:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c5_d20260507_m020353_c001_v7007000_t0000_u01778119433058") 2026/05/07 02:05:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b6e_d20260507_m020344_c001_v0001041_t0059_u01778119424282") 2026/05/07 02:05:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4209ce19935b3f3b_d20260507_m020333_c001_v7007000_t0000_u01778119413545") 2026/05/07 02:05:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696af1_d20260507_m020325_c001_v0001106_t0036_u01778119405556") 2026/05/07 02:05:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7942a_d20260507_m020319_c001_v7007000_t0000_u01778119399410") 2026/05/07 02:05:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68af4_d20260507_m020314_c001_v0001180_t0046_u01778119394232") 2026/05/07 02:05:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a48161_d20260507_m020312_c001_v7007000_t0000_u01778119392537") 2026/05/07 02:05:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6af4_d20260507_m020304_c001_v0001041_t0031_u01778119384762") 2026/05/07 02:05:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a478b_d20260507_m020258_c001_v7007000_t0000_u01778119378015") 2026/05/07 02:05:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a96_d20260507_m020253_c001_v0001180_t0020_u01778119373221") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe43456_d20260507_m020251_c001_v7007000_t0000_u01778119371546") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ac4_d20260507_m020243_c001_v0001041_t0033_u01778119363000") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b623_d20260507_m020232_c001_v7007000_t0000_u01778119352700") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a94_d20260507_m020224_c001_v0001041_t0032_u01778119344575") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236876_d20260507_m020218_c001_v7007000_t0000_u01778119338339") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a68_d20260507_m020209_c001_v0001041_t0031_u01778119329451") 2026/05/07 02:05:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0de_d20260507_m020203_c001_v7007000_t0000_u01778119323168") 2026/05/07 02:06:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a42_d20260507_m020154_c001_v0001041_t0054_u01778119314579") 2026/05/07 02:06:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe434dd_d20260507_m020315_c001_v7007000_t0000_u01778119395625") 2026/05/07 02:06:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc646a_d20260507_m020310_c001_v0001184_t0010_u01778119390797") 2026/05/07 02:06:00 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20972_d20260507_m020337_c001_v7007000_t0000_u01778119417769") 2026/05/07 02:06:00 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc650e_d20260507_m020332_c001_v0001184_t0021_u01778119412367") 2026/05/07 02:06:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a8b_d20260507_m020454_c001_v7007000_t0000_u01778119494962") 2026/05/07 02:06:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6759_d20260507_m020446_c001_v0001184_t0025_u01778119486347") 2026/05/07 02:06:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d21_d20260507_m020439_c001_v7007000_t0000_u01778119479541") 2026/05/07 02:06:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc66df_d20260507_m020430_c001_v0001184_t0016_u01778119470793") 2026/05/07 02:06:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac8_d20260507_m020424_c001_v7007000_t0000_u01778119464067") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc665e_d20260507_m020415_c001_v0001184_t0030_u01778119455375") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f2_d20260507_m020408_c001_v7007000_t0000_u01778119448936") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6600_d20260507_m020400_c001_v0001184_t0051_u01778119440248") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c6_d20260507_m020353_c001_v7007000_t0000_u01778119433238") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6578_d20260507_m020344_c001_v0001184_t0049_u01778119424662") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4074f3f90e037493_d20260507_m020333_c001_v7007000_t0000_u01778119413920") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc64dc_d20260507_m020326_c001_v0001184_t0033_u01778119406076") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7942b_d20260507_m020319_c001_v7007000_t0000_u01778119399593") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc648c_d20260507_m020314_c001_v0001184_t0054_u01778119394275") 2026/05/07 02:06:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcc48_d20260507_m020312_c001_v7007000_t0000_u01778119392249") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696aad_d20260507_m020305_c001_v0001106_t0033_u01778119385097") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a478c_d20260507_m020258_c001_v7007000_t0000_u01778119378197") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63de_d20260507_m020253_c001_v0001184_t0057_u01778119373340") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcbec_d20260507_m020251_c001_v7007000_t0000_u01778119371365") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a5e_d20260507_m020243_c001_v0001180_t0043_u01778119363443") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3191_d20260507_m020232_c001_v7007000_t0000_u01778119352508") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc62f3_d20260507_m020224_c001_v0001184_t0039_u01778119344994") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236877_d20260507_m020218_c001_v7007000_t0000_u01778119338521") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6286_d20260507_m020209_c001_v0001184_t0028_u01778119329781") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0df_d20260507_m020203_c001_v7007000_t0000_u01778119323348") 2026/05/07 02:06:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc622a_d20260507_m020154_c001_v0001184_t0009_u01778119314974") 2026/05/07 02:06:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20937_d20260507_m020315_c001_v7007000_t0000_u01778119395802") 2026/05/07 02:06:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ada_d20260507_m020310_c001_v0001180_t0041_u01778119390956") 2026/05/07 02:06:03 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20973_d20260507_m020337_c001_v7007000_t0000_u01778119417953") 2026/05/07 02:06:03 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b0d_d20260507_m020332_c001_v0001106_t0053_u01778119412423") 2026/05/07 02:06:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a8d_d20260507_m020455_c001_v7007000_t0000_u01778119495153") 2026/05/07 02:06:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68cc2_d20260507_m020446_c001_v0001180_t0014_u01778119486539") 2026/05/07 02:06:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d22_d20260507_m020439_c001_v7007000_t0000_u01778119479722") 2026/05/07 02:06:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c74_d20260507_m020430_c001_v0001180_t0010_u01778119470996") 2026/05/07 02:06:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eac9_d20260507_m020424_c001_v7007000_t0000_u01778119464253") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c16_d20260507_m020415_c001_v0001180_t0012_u01778119455581") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f3_d20260507_m020409_c001_v7007000_t0000_u01778119449119") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68bd8_d20260507_m020400_c001_v0001180_t0006_u01778119440491") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c8_d20260507_m020353_c001_v7007000_t0000_u01778119433419") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b78_d20260507_m020344_c001_v0001180_t0053_u01778119424862") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4209ce19935b3f3c_d20260507_m020333_c001_v7007000_t0000_u01778119413731") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b34_d20260507_m020326_c001_v0001041_t0015_u01778119406743") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f7942d_d20260507_m020319_c001_v7007000_t0000_u01778119399776") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b16_d20260507_m020314_c001_v0001041_t0015_u01778119394361") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f40500a79f321965e_d20260507_m020312_c001_v7007000_t0000_u01778119392045") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc643a_d20260507_m020305_c001_v0001184_t0056_u01778119385711") 2026/05/07 02:06:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a478d_d20260507_m020258_c001_v7007000_t0000_u01778119378378") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ae0_d20260507_m020253_c001_v0001041_t0036_u01778119373434") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcbed_d20260507_m020251_c001_v7007000_t0000_u01778119371610") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6378_d20260507_m020243_c001_v0001184_t0033_u01778119363691") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb0f1_d20260507_m020232_c001_v7007000_t0000_u01778119352709") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a2f_d20260507_m020225_c001_v0001106_t0051_u01778119345198") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236878_d20260507_m020218_c001_v7007000_t0000_u01778119338704") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969fb_d20260507_m020209_c001_v0001106_t0012_u01778119329988") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e0_d20260507_m020203_c001_v7007000_t0000_u01778119323536") 2026/05/07 02:06:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969bf_d20260507_m020155_c001_v0001106_t0026_u01778119315180") 2026/05/07 02:06:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe434e0_d20260507_m020315_c001_v7007000_t0000_u01778119395843") 2026/05/07 02:06:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc646c_d20260507_m020311_c001_v0001184_t0007_u01778119391005") 2026/05/07 02:06:06 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20975_d20260507_m020338_c001_v7007000_t0000_u01778119418147") 2026/05/07 02:06:06 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b4a_d20260507_m020332_c001_v0001041_t0049_u01778119412557") 2026/05/07 02:06:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a8f_d20260507_m020455_c001_v7007000_t0000_u01778119495347") 2026/05/07 02:06:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c41_d20260507_m020446_c001_v0001106_t0052_u01778119486761") 2026/05/07 02:06:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d23_d20260507_m020439_c001_v7007000_t0000_u01778119479905") 2026/05/07 02:06:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696bff_d20260507_m020431_c001_v0001106_t0050_u01778119471240") 2026/05/07 02:06:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eaca_d20260507_m020424_c001_v7007000_t0000_u01778119464437") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696bbd_d20260507_m020415_c001_v0001106_t0050_u01778119455804") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f4_d20260507_m020409_c001_v7007000_t0000_u01778119449300") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b83_d20260507_m020400_c001_v0001106_t0040_u01778119440729") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68c9_d20260507_m020353_c001_v7007000_t0000_u01778119433600") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b41_d20260507_m020345_c001_v0001106_t0015_u01778119425097") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4bc4_d20260507_m020333_c001_v7007000_t0000_u01778119413877") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b24_d20260507_m020327_c001_v0001180_t0031_u01778119407074") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79430_d20260507_m020319_c001_v7007000_t0000_u01778119399961") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68af6_d20260507_m020314_c001_v0001180_t0014_u01778119394520") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0ea4abe_d20260507_m020312_c001_v7007000_t0000_u01778119392228") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ac2_d20260507_m020305_c001_v0001180_t0003_u01778119385923") 2026/05/07 02:06:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a478e_d20260507_m020258_c001_v7007000_t0000_u01778119378558") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a98_d20260507_m020253_c001_v0001180_t0028_u01778119373445") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd06b2a_d20260507_m020251_c001_v7007000_t0000_u01778119371557") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a6b_d20260507_m020243_c001_v0001106_t0028_u01778119363914") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b621_d20260507_m020232_c001_v7007000_t0000_u01778119352514") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a1a_d20260507_m020225_c001_v0001180_t0034_u01778119345895") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23687b_d20260507_m020218_c001_v7007000_t0000_u01778119338887") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f689dc_d20260507_m020210_c001_v0001180_t0009_u01778119330489") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e1_d20260507_m020203_c001_v7007000_t0000_u01778119323717") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f6899a_d20260507_m020155_c001_v0001180_t0003_u01778119315684") 2026/05/07 02:06:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb171_d20260507_m020315_c001_v7007000_t0000_u01778119395929") 2026/05/07 02:06:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b08_d20260507_m020311_c001_v0001041_t0015_u01778119391015") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20976_d20260507_m020338_c001_v7007000_t0000_u01778119418335") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6510_d20260507_m020332_c001_v0001184_t0019_u01778119412572") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a91_d20260507_m020455_c001_v7007000_t0000_u01778119495530") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c1e_d20260507_m020447_c001_v0001041_t0054_u01778119487271") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d24_d20260507_m020440_c001_v7007000_t0000_u01778119480090") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6be6_d20260507_m020431_c001_v0001041_t0012_u01778119471759") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eacb_d20260507_m020424_c001_v7007000_t0000_u01778119464626") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bbe_d20260507_m020416_c001_v0001041_t0047_u01778119456339") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f5_d20260507_m020409_c001_v7007000_t0000_u01778119449483") 2026/05/07 02:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ba4_d20260507_m020401_c001_v0001041_t0012_u01778119441205") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ca_d20260507_m020353_c001_v7007000_t0000_u01778119433781") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b72_d20260507_m020345_c001_v0001041_t0015_u01778119425555") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498bae_d20260507_m020333_c001_v7007000_t0000_u01778119413942") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696af9_d20260507_m020327_c001_v0001106_t0046_u01778119407290") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79431_d20260507_m020320_c001_v7007000_t0000_u01778119400145") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc648e_d20260507_m020314_c001_v0001184_t0059_u01778119394531") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb16b_d20260507_m020312_c001_v7007000_t0000_u01778119392253") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6af6_d20260507_m020306_c001_v0001041_t0058_u01778119386123") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a478f_d20260507_m020258_c001_v7007000_t0000_u01778119378739") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63e4_d20260507_m020253_c001_v0001184_t0041_u01778119373552") 2026/05/07 02:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4754_d20260507_m020251_c001_v7007000_t0000_u01778119371567") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ac6_d20260507_m020244_c001_v0001041_t0000_u01778119364587") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b624_d20260507_m020232_c001_v7007000_t0000_u01778119352882") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a96_d20260507_m020226_c001_v0001041_t0024_u01778119346136") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23687c_d20260507_m020219_c001_v7007000_t0000_u01778119339071") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a6c_d20260507_m020210_c001_v0001041_t0053_u01778119330691") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e3_d20260507_m020203_c001_v7007000_t0000_u01778119323897") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a48_d20260507_m020155_c001_v0001041_t0052_u01778119315887") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4074f3f90e03744f_d20260507_m020315_c001_v7007000_t0000_u01778119395574") 2026/05/07 02:06:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ae0_d20260507_m020311_c001_v0001180_t0025_u01778119391161") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20977_d20260507_m020338_c001_v7007000_t0000_u01778119418527") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b40_d20260507_m020332_c001_v0001180_t0040_u01778119412583") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a93_d20260507_m020455_c001_v7007000_t0000_u01778119495718") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc676f_d20260507_m020447_c001_v0001184_t0043_u01778119487675") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d25_d20260507_m020440_c001_v7007000_t0000_u01778119480273") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc66e9_d20260507_m020432_c001_v0001184_t0023_u01778119472159") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eacc_d20260507_m020424_c001_v7007000_t0000_u01778119464811") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6666_d20260507_m020416_c001_v0001184_t0057_u01778119456839") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f6_d20260507_m020409_c001_v7007000_t0000_u01778119449665") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6606_d20260507_m020401_c001_v0001184_t0019_u01778119441573") 2026/05/07 02:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68cb_d20260507_m020353_c001_v7007000_t0000_u01778119433962") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6586_d20260507_m020345_c001_v0001184_t0020_u01778119425874") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb18d_d20260507_m020333_c001_v7007000_t0000_u01778119413958") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc64e8_d20260507_m020327_c001_v0001184_t0051_u01778119407941") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79433_d20260507_m020320_c001_v7007000_t0000_u01778119400328") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b18_d20260507_m020314_c001_v0001041_t0042_u01778119394650") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0ea4abf_d20260507_m020312_c001_v7007000_t0000_u01778119392411") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ab3_d20260507_m020306_c001_v0001106_t0016_u01778119386517") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4790_d20260507_m020258_c001_v7007000_t0000_u01778119378920") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a9a_d20260507_m020253_c001_v0001180_t0033_u01778119373651") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a480d7_d20260507_m020250_c001_v7007000_t0000_u01778119370963") 2026/05/07 02:06:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a62_d20260507_m020244_c001_v0001180_t0032_u01778119364929") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cfcff_d20260507_m020232_c001_v7007000_t0000_u01778119352526") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc62fe_d20260507_m020226_c001_v0001184_t0051_u01778119346450") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23687d_d20260507_m020219_c001_v7007000_t0000_u01778119339254") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6294_d20260507_m020211_c001_v0001184_t0044_u01778119331137") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e4_d20260507_m020204_c001_v7007000_t0000_u01778119324077") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6230_d20260507_m020156_c001_v0001184_t0014_u01778119316270") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4074f3f90e037451_d20260507_m020315_c001_v7007000_t0000_u01778119395940") 2026/05/07 02:06:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6472_d20260507_m020311_c001_v0001184_t0057_u01778119391237") 2026/05/07 02:06:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20978_d20260507_m020338_c001_v7007000_t0000_u01778119418709") 2026/05/07 02:06:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6514_d20260507_m020332_c001_v0001184_t0046_u01778119412763") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a95_d20260507_m020455_c001_v7007000_t0000_u01778119495901") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ccc_d20260507_m020447_c001_v0001180_t0003_u01778119487868") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d28_d20260507_m020440_c001_v7007000_t0000_u01778119480462") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c78_d20260507_m020432_c001_v0001180_t0042_u01778119472351") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eacd_d20260507_m020424_c001_v7007000_t0000_u01778119464998") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68c1c_d20260507_m020417_c001_v0001180_t0052_u01778119457048") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68f9_d20260507_m020409_c001_v7007000_t0000_u01778119449846") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68be6_d20260507_m020401_c001_v0001180_t0055_u01778119441811") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68cc_d20260507_m020354_c001_v7007000_t0000_u01778119434142") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b7e_d20260507_m020346_c001_v0001180_t0009_u01778119426073") 2026/05/07 02:06:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2095d_d20260507_m020333_c001_v7007000_t0000_u01778119413899") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b38_d20260507_m020328_c001_v0001041_t0052_u01778119408137") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79434_d20260507_m020320_c001_v7007000_t0000_u01778119400510") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ad1_d20260507_m020314_c001_v0001106_t0054_u01778119394669") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcc4a_d20260507_m020312_c001_v7007000_t0000_u01778119392433") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6448_d20260507_m020307_c001_v0001184_t0015_u01778119387311") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4791_d20260507_m020259_c001_v7007000_t0000_u01778119379102") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63e6_d20260507_m020253_c001_v0001184_t0037_u01778119373779") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f408dc050e8018cc9_d20260507_m020250_c001_v7007000_t0000_u01778119370944") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6384_d20260507_m020245_c001_v0001184_t0052_u01778119365143") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378efd8_d20260507_m020232_c001_v7007000_t0000_u01778119352755") 2026/05/07 02:06:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a35_d20260507_m020226_c001_v0001106_t0036_u01778119346669") 2026/05/07 02:06:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23687e_d20260507_m020219_c001_v7007000_t0000_u01778119339439") 2026/05/07 02:06:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a05_d20260507_m020211_c001_v0001106_t0031_u01778119331345") 2026/05/07 02:06:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e5_d20260507_m020204_c001_v7007000_t0000_u01778119324257") 2026/05/07 02:06:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969cb_d20260507_m020156_c001_v0001106_t0010_u01778119316479") 2026/05/07 02:06:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcc58_d20260507_m020315_c001_v7007000_t0000_u01778119395587") 2026/05/07 02:06:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ac3_d20260507_m020311_c001_v0001106_t0046_u01778119391294") 2026/05/07 02:06:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20979_d20260507_m020338_c001_v7007000_t0000_u01778119418891") 2026/05/07 02:06:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b42_d20260507_m020332_c001_v0001180_t0040_u01778119412788") 2026/05/07 02:06:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a97_d20260507_m020456_c001_v7007000_t0000_u01778119496085") 2026/05/07 02:06:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c51_d20260507_m020448_c001_v0001106_t0028_u01778119488074") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d2a_d20260507_m020440_c001_v7007000_t0000_u01778119480643") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c03_d20260507_m020432_c001_v0001106_t0032_u01778119472564") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eace_d20260507_m020425_c001_v7007000_t0000_u01778119465184") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696bc9_d20260507_m020417_c001_v0001106_t0046_u01778119457289") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68fa_d20260507_m020410_c001_v7007000_t0000_u01778119450027") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b87_d20260507_m020402_c001_v0001106_t0049_u01778119442070") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68cd_d20260507_m020354_c001_v7007000_t0000_u01778119434322") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b47_d20260507_m020346_c001_v0001106_t0021_u01778119426283") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4bc3_d20260507_m020333_c001_v7007000_t0000_u01778119413693") 2026/05/07 02:06:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68b2c_d20260507_m020328_c001_v0001180_t0058_u01778119408593") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79436_d20260507_m020320_c001_v7007000_t0000_u01778119400692") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68afa_d20260507_m020314_c001_v0001180_t0036_u01778119394735") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0ea4abc_d20260507_m020311_c001_v7007000_t0000_u01778119391861") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68aca_d20260507_m020307_c001_v0001180_t0014_u01778119387516") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4792_d20260507_m020259_c001_v7007000_t0000_u01778119379286") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a9c_d20260507_m020253_c001_v0001180_t0047_u01778119373857") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f408dc050e8018cd2_d20260507_m020251_c001_v7007000_t0000_u01778119371310") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a6d_d20260507_m020245_c001_v0001106_t0056_u01778119365349") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb0ee_d20260507_m020232_c001_v7007000_t0000_u01778119352529") 2026/05/07 02:06:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a20_d20260507_m020227_c001_v0001180_t0021_u01778119347235") 2026/05/07 02:06:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a23687f_d20260507_m020219_c001_v7007000_t0000_u01778119339621") 2026/05/07 02:06:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f689e4_d20260507_m020211_c001_v0001180_t0029_u01778119331904") 2026/05/07 02:06:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e6_d20260507_m020204_c001_v7007000_t0000_u01778119324438") 2026/05/07 02:06:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f6899e_d20260507_m020157_c001_v0001180_t0014_u01778119317028") 2026/05/07 02:06:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a4817b_d20260507_m020315_c001_v7007000_t0000_u01778119395739") 2026/05/07 02:06:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b0a_d20260507_m020311_c001_v0001041_t0024_u01778119391337") 2026/05/07 02:06:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2097a_d20260507_m020339_c001_v7007000_t0000_u01778119419073") 2026/05/07 02:06:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b4c_d20260507_m020332_c001_v0001041_t0037_u01778119412948") 2026/05/07 02:06:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a99_d20260507_m020456_c001_v7007000_t0000_u01778119496268") 2026/05/07 02:06:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c22_d20260507_m020448_c001_v0001041_t0043_u01778119488573") 2026/05/07 02:06:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d2b_d20260507_m020440_c001_v7007000_t0000_u01778119480825") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bee_d20260507_m020433_c001_v0001041_t0011_u01778119473362") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166eacf_d20260507_m020425_c001_v7007000_t0000_u01778119465368") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bc0_d20260507_m020417_c001_v0001041_t0027_u01778119457816") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68fb_d20260507_m020410_c001_v7007000_t0000_u01778119450208") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ba6_d20260507_m020402_c001_v0001041_t0042_u01778119442922") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68ce_d20260507_m020354_c001_v7007000_t0000_u01778119434503") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b76_d20260507_m020346_c001_v0001041_t0040_u01778119426871") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2095c_d20260507_m020333_c001_v7007000_t0000_u01778119413718") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696aff_d20260507_m020328_c001_v0001106_t0041_u01778119408899") 2026/05/07 02:06:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79438_d20260507_m020320_c001_v7007000_t0000_u01778119400874") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68afc_d20260507_m020314_c001_v0001180_t0058_u01778119394942") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4054076aac9f5c83_d20260507_m020312_c001_v7007000_t0000_u01778119392346") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6afa_d20260507_m020307_c001_v0001041_t0010_u01778119387739") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4794_d20260507_m020259_c001_v7007000_t0000_u01778119379468") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ae2_d20260507_m020253_c001_v0001041_t0009_u01778119373879") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378effd_d20260507_m020251_c001_v7007000_t0000_u01778119371579") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6aca_d20260507_m020246_c001_v0001041_t0007_u01778119366181") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cfd00_d20260507_m020232_c001_v7007000_t0000_u01778119352726") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a9c_d20260507_m020227_c001_v0001041_t0026_u01778119347452") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236881_d20260507_m020219_c001_v7007000_t0000_u01778119339804") 2026/05/07 02:06:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a72_d20260507_m020212_c001_v0001041_t0041_u01778119332201") 2026/05/07 02:06:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e7_d20260507_m020204_c001_v7007000_t0000_u01778119324618") 2026/05/07 02:06:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a4a_d20260507_m020157_c001_v0001041_t0001_u01778119317245") 2026/05/07 02:06:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb170_d20260507_m020315_c001_v7007000_t0000_u01778119395746") 2026/05/07 02:06:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68ae2_d20260507_m020311_c001_v0001180_t0008_u01778119391361") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b62c_d20260507_m020235_c001_v7007000_t0000_u01778119355283") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6326_d20260507_m020230_c001_v0001184_t0028_u01778119350454") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b62d_d20260507_m020235_c001_v7007000_t0000_u01778119355466") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6aa8_d20260507_m020230_c001_v0001041_t0033_u01778119350668") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b62e_d20260507_m020235_c001_v7007000_t0000_u01778119355647") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc632a_d20260507_m020230_c001_v0001184_t0054_u01778119350743") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b62f_d20260507_m020235_c001_v7007000_t0000_u01778119355829") 2026/05/07 02:06:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a49_d20260507_m020230_c001_v0001106_t0038_u01778119350867") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b630_d20260507_m020236_c001_v7007000_t0000_u01778119356011") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a32_d20260507_m020230_c001_v0001180_t0021_u01778119350927") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b631_d20260507_m020236_c001_v7007000_t0000_u01778119356192") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc632c_d20260507_m020230_c001_v0001184_t0018_u01778119350939") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b632_d20260507_m020236_c001_v7007000_t0000_u01778119356374") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc632e_d20260507_m020231_c001_v0001184_t0033_u01778119351139") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b633_d20260507_m020236_c001_v7007000_t0000_u01778119356556") 2026/05/07 02:06:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a34_d20260507_m020231_c001_v0001180_t0042_u01778119351148") 2026/05/07 02:06:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b634_d20260507_m020236_c001_v7007000_t0000_u01778119356738") 2026/05/07 02:06:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6332_d20260507_m020231_c001_v0001184_t0046_u01778119351339") 2026/05/07 02:06:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b635_d20260507_m020236_c001_v7007000_t0000_u01778119356920") 2026/05/07 02:06:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a36_d20260507_m020231_c001_v0001180_t0059_u01778119351355") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b637_d20260507_m020237_c001_v7007000_t0000_u01778119357101") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6aac_d20260507_m020231_c001_v0001041_t0023_u01778119351416") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b638_d20260507_m020237_c001_v7007000_t0000_u01778119357430") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a4f_d20260507_m020231_c001_v0001106_t0021_u01778119351511") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b639_d20260507_m020237_c001_v7007000_t0000_u01778119357612") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6334_d20260507_m020231_c001_v0001184_t0056_u01778119351541") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b63b_d20260507_m020237_c001_v7007000_t0000_u01778119357795") 2026/05/07 02:06:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a38_d20260507_m020231_c001_v0001180_t0022_u01778119351598") 2026/05/07 02:06:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b63d_d20260507_m020237_c001_v7007000_t0000_u01778119357979") 2026/05/07 02:06:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6336_d20260507_m020231_c001_v0001184_t0049_u01778119351743") 2026/05/07 02:06:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414e8c0bf007b63e_d20260507_m020238_c001_v7007000_t0000_u01778119358161") 2026/05/07 02:06:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ab0_d20260507_m020231_c001_v0001041_t0000_u01778119351769") 2026/05/07 02:06:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f403f6a564a2886ed_d20260507_m020254_c001_v7007000_t0000_u01778119374799") 2026/05/07 02:06:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a74_d20260507_m020249_c001_v0001180_t0002_u01778119369369") 2026/05/07 02:06:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378f008_d20260507_m020254_c001_v7007000_t0000_u01778119374814") 2026/05/07 02:06:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63aa_d20260507_m020249_c001_v0001184_t0025_u01778119369386") 2026/05/07 02:06:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a480e6_d20260507_m020254_c001_v7007000_t0000_u01778119374426") 2026/05/07 02:06:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ad0_d20260507_m020249_c001_v0001041_t0020_u01778119369492") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4773_d20260507_m020254_c001_v7007000_t0000_u01778119374641") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63ae_d20260507_m020249_c001_v0001184_t0040_u01778119369587") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd06b38_d20260507_m020254_c001_v7007000_t0000_u01778119374655") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a76_d20260507_m020249_c001_v0001180_t0051_u01778119369601") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe43468_d20260507_m020254_c001_v7007000_t0000_u01778119374663") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63b0_d20260507_m020249_c001_v0001184_t0037_u01778119369788") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f403f6a564a2886eb_d20260507_m020254_c001_v7007000_t0000_u01778119374432") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ad2_d20260507_m020249_c001_v0001041_t0026_u01778119369806") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb14f_d20260507_m020254_c001_v7007000_t0000_u01778119374672") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a7a_d20260507_m020249_c001_v0001180_t0015_u01778119369817") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbb14e_d20260507_m020254_c001_v7007000_t0000_u01778119374485") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a7b_d20260507_m020249_c001_v0001106_t0016_u01778119369933") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f403f6a564a2886ec_d20260507_m020254_c001_v7007000_t0000_u01778119374618") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63b4_d20260507_m020249_c001_v0001184_t0020_u01778119369990") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcbf1_d20260507_m020254_c001_v7007000_t0000_u01778119374601") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a7c_d20260507_m020250_c001_v0001180_t0007_u01778119370015") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcbf3_d20260507_m020254_c001_v7007000_t0000_u01778119374786") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6ad4_d20260507_m020250_c001_v0001041_t0031_u01778119370122") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378f005_d20260507_m020254_c001_v7007000_t0000_u01778119374447") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63b6_d20260507_m020250_c001_v0001184_t0034_u01778119370217") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4775_d20260507_m020254_c001_v7007000_t0000_u01778119374823") 2026/05/07 02:06:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68a82_d20260507_m020250_c001_v0001180_t0023_u01778119370226") 2026/05/07 02:06:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f415151d068a480e7_d20260507_m020254_c001_v7007000_t0000_u01778119374610") 2026/05/07 02:06:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc63b8_d20260507_m020250_c001_v0001184_t0014_u01778119370426") 2026/05/07 02:06:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4770_d20260507_m020254_c001_v7007000_t0000_u01778119374455") 2026/05/07 02:06:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a7d_d20260507_m020250_c001_v0001106_t0016_u01778119370442") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3041_d20260507_m020100_c001_v7007000_t0000_u01778119260103") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f117dcf545a4b618f_d20260507_m020058_c001_v0001181_t0044_u01778119258290") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52af15_d20260507_m020058_c001_v7007000_t0000_u01778119258095") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f117dcf545a4b617f_d20260507_m020054_c001_v0001181_t0006_u01778119254745") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52aef4_d20260507_m020053_c001_v7007000_t0000_u01778119253972") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc604b_d20260507_m020050_c001_v0001184_t0055_u01778119250460") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0e9f7d4_d20260507_m020048_c001_v7007000_t0000_u01778119248981") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1061f103493582a2_d20260507_m020046_c001_v0001130_t0010_u01778119246862") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4949_d20260507_m020046_c001_v7007000_t0000_u01778119246678") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1061f10349358292_d20260507_m020042_c001_v0001130_t0006_u01778119242956") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4941_d20260507_m020042_c001_v7007000_t0000_u01778119242195") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6023_d20260507_m020038_c001_v0001184_t0013_u01778119238833") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4937_d20260507_m020037_c001_v7007000_t0000_u01778119237909") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1010f09e4b0ee7cd_d20260507_m020036_c001_v0001174_t0026_u01778119236358") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4054076aac9f5be4_d20260507_m020036_c001_v7007000_t0000_u01778119236176") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1010f09e4b0ee76f_d20260507_m020031_c001_v0001174_t0001_u01778119231222") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4054076aac9f5be2_d20260507_m020030_c001_v7007000_t0000_u01778119230453") 2026/05/07 02:06:26 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5fed_d20260507_m020027_c001_v0001184_t0039_u01778119227007") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b492b_d20260507_m020026_c001_v7007000_t0000_u01778119226093") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f106f293ced626d1d_d20260507_m020024_c001_v0001041_t0025_u01778119224145") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd066d4_d20260507_m020023_c001_v7007000_t0000_u01778119223962") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f106f293ced626d15_d20260507_m020020_c001_v0001041_t0036_u01778119220907") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd066c8_d20260507_m020020_c001_v7007000_t0000_u01778119220146") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5fb1_d20260507_m020012_c001_v0001184_t0018_u01778119212530") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbaee6_d20260507_m020011_c001_v7007000_t0000_u01778119211604") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101a605879f91606_d20260507_m020009_c001_v0001179_t0008_u01778119209918") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498426_d20260507_m020009_c001_v7007000_t0000_u01778119209734") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101a605879f915f6_d20260507_m020005_c001_v0001179_t0058_u01778119205940") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498417_d20260507_m020005_c001_v7007000_t0000_u01778119205171") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb481_d20260507_m015959_c001_v0001181_t0020_u01778119199140") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e1fab2_d20260507_m015958_c001_v7007000_t0000_u01778119198221") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f11481ade6a627028_d20260507_m015954_c001_v0001109_t0055_u01778119194622") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b48c8_d20260507_m015954_c001_v7007000_t0000_u01778119194437") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f11481ade6a627016_d20260507_m015950_c001_v0001109_t0018_u01778119190931") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b48ba_d20260507_m015950_c001_v7007000_t0000_u01778119190170") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc1083_d20260507_m015944_c001_v0001097_t0046_u01778119184545") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9b9_d20260507_m015943_c001_v7007000_t0000_u01778119183230") 2026/05/07 02:06:27 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1165ab99150a0727_d20260507_m015937_c001_v0001176_t0049_u01778119177597") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f421ee37b5eb6b41c_d20260507_m015937_c001_v7007000_t0000_u01778119177390") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5f1d_d20260507_m015933_c001_v0001184_t0047_u01778119173531") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f108f7d96142ef461_d20260507_m015932_c001_v0001174_t0042_u01778119172639") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f108f7d96142ef447_d20260507_m015931_c001_v0001174_t0051_u01778119171481") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf961_d20260507_m015918_c001_v7007000_t0000_u01778119158379") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc1019_d20260507_m015911_c001_v0001097_t0038_u01778119151463") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f103095faa3228f4f_d20260507_m015910_c001_v0001154_t0015_u01778119150482") 2026/05/07 02:06:28 DEBUG : dst/one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f103095faa3228f49_d20260507_m015909_c001_v0001154_t0015_u01778119149410") 2026/05/07 02:06:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3042_d20260507_m020100_c001_v7007000_t0000_u01778119260283") 2026/05/07 02:06:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f112f3a3f841016ab_d20260507_m020057_c001_v0001161_t0000_u01778119257498") 2026/05/07 02:06:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1180889f508428f0_d20260507_m020053_c001_v0001174_t0019_u01778119253575") 2026/05/07 02:06:28 DEBUG : dst/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0e9f7d5_d20260507_m020049_c001_v7007000_t0000_u01778119249164") 2026/05/07 02:06:28 DEBUG : dst/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1104eb4691293733_d20260507_m020046_c001_v0001093_t0013_u01778119246124") 2026/05/07 02:06:28 DEBUG : dst/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1143430768a33376_d20260507_m020041_c001_v0001173_t0006_u01778119241933") 2026/05/07 02:06:28 DEBUG : dst/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4939_d20260507_m020038_c001_v7007000_t0000_u01778119238097") 2026/05/07 02:06:28 DEBUG : dst/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1059230c53838606_d20260507_m020035_c001_v0001032_t0058_u01778119235689") 2026/05/07 02:06:28 DEBUG : dst/one.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f118c5796c0761913_d20260507_m020030_c001_v0001181_t0023_u01778119230235") 2026/05/07 02:06:28 DEBUG : dst/three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9ba_d20260507_m015943_c001_v7007000_t0000_u01778119183412") 2026/05/07 02:06:28 DEBUG : dst/three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f108f7d96142ef4dd_d20260507_m015941_c001_v0001174_t0057_u01778119181754") 2026/05/07 02:06:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3044_d20260507_m020100_c001_v7007000_t0000_u01778119260465") 2026/05/07 02:06:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1084dde3a151b9ea_d20260507_m020059_c001_v0001172_t0007_u01778119259073") 2026/05/07 02:06:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f117549e176c2d89f_d20260507_m020055_c001_v0001172_t0041_u01778119255519") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3046_d20260507_m020100_c001_v7007000_t0000_u01778119260645") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f117dcf545a4b6195_d20260507_m020059_c001_v0001181_t0032_u01778119259520") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52af21_d20260507_m020059_c001_v7007000_t0000_u01778119259330") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f117dcf545a4b6185_d20260507_m020056_c001_v0001181_t0055_u01778119256173") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52af06_d20260507_m020055_c001_v7007000_t0000_u01778119255978") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6051_d20260507_m020050_c001_v0001184_t0047_u01778119250978") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0e9f7d7_d20260507_m020049_c001_v7007000_t0000_u01778119249346") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1061f103493582a4_d20260507_m020048_c001_v0001130_t0032_u01778119248202") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b494c_d20260507_m020048_c001_v7007000_t0000_u01778119248017") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1061f1034935829c_d20260507_m020044_c001_v0001130_t0052_u01778119244337") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b4945_d20260507_m020044_c001_v7007000_t0000_u01778119244152") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc602b_d20260507_m020039_c001_v0001184_t0019_u01778119239281") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4054076aac9f5be6_d20260507_m020037_c001_v7007000_t0000_u01778119237357") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6015_d20260507_m020034_c001_v0001184_t0045_u01778119234873") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4054076aac9f5be3_d20260507_m020032_c001_v7007000_t0000_u01778119232008") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5ff3_d20260507_m020027_c001_v0001184_t0038_u01778119227516") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd066dc_d20260507_m020025_c001_v7007000_t0000_u01778119225172") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc10e7_d20260507_m020022_c001_v0001097_t0029_u01778119222846") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd066cd_d20260507_m020021_c001_v7007000_t0000_u01778119221756") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5fc1_d20260507_m020015_c001_v0001184_t0046_u01778119215676") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb649842b_d20260507_m020010_c001_v7007000_t0000_u01778119210675") 2026/05/07 02:06:29 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb497_d20260507_m020008_c001_v0001181_t0057_u01778119208433") 2026/05/07 02:06:30 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb649841e_d20260507_m020007_c001_v7007000_t0000_u01778119207334") 2026/05/07 02:06:30 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc10ab_d20260507_m020000_c001_v0001097_t0023_u01778119200327") 2026/05/07 02:06:30 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b48c9_d20260507_m015957_c001_v7007000_t0000_u01778119197293") 2026/05/07 02:06:30 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc109d_d20260507_m015953_c001_v0001097_t0011_u01778119193094") 2026/05/07 02:06:30 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b48c1_d20260507_m015951_c001_v7007000_t0000_u01778119191958") 2026/05/07 02:06:30 DEBUG : dst/three.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5f45_d20260507_m015945_c001_v0001184_t0010_u01778119185565") 2026/05/07 02:06:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0e9f7d8_d20260507_m020049_c001_v7007000_t0000_u01778119249528") 2026/05/07 02:06:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f104b6863d1b969d9_d20260507_m020047_c001_v0001173_t0025_u01778119247755") 2026/05/07 02:06:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1115bb5cacdcd981_d20260507_m020043_c001_v0001161_t0051_u01778119243790") 2026/05/07 02:06:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b493a_d20260507_m020038_c001_v7007000_t0000_u01778119238280") 2026/05/07 02:06:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f10534d6425e90139_d20260507_m020036_c001_v0001113_t0017_u01778119236934") 2026/05/07 02:06:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f108eabf6df133d8f_d20260507_m020031_c001_v0001165_t0016_u01778119231804") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3047_d20260507_m020100_c001_v7007000_t0000_u01778119260824") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc604d_d20260507_m020050_c001_v0001184_t0018_u01778119250667") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0e9f7d9_d20260507_m020049_c001_v7007000_t0000_u01778119249710") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6027_d20260507_m020039_c001_v0001184_t0000_u01778119239027") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b493c_d20260507_m020038_c001_v7007000_t0000_u01778119238464") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc1107_d20260507_m020027_c001_v0001097_t0014_u01778119227201") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4155a7f5a27b492c_d20260507_m020026_c001_v7007000_t0000_u01778119226279") 2026/05/07 02:06:30 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc10d1_d20260507_m020013_c001_v0001097_t0055_u01778119213145") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f411d3e09f0cbaee7_d20260507_m020011_c001_v7007000_t0000_u01778119211784") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5f71_d20260507_m015959_c001_v0001184_t0053_u01778119199715") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e1fab4_d20260507_m015958_c001_v7007000_t0000_u01778119198404") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb457_d20260507_m015945_c001_v0001181_t0018_u01778119185356") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf9bb_d20260507_m015943_c001_v7007000_t0000_u01778119183595") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1057f6fc55c2f7f1_d20260507_m015939_c001_v0001098_t0008_u01778119179277") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf964_d20260507_m015918_c001_v7007000_t0000_u01778119158562") 2026/05/07 02:06:31 DEBUG : dst/two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f103095faa3228f59_d20260507_m015917_c001_v0001154_t0006_u01778119157331") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a2364ac_d20260507_m015844_c001_v7007000_t0000_u01778119124861") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5e5b_d20260507_m015841_c001_v0001184_t0028_u01778119121097") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a2364a6_d20260507_m015839_c001_v7007000_t0000_u01778119119047") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5e25_d20260507_m015828_c001_v0001184_t0040_u01778119108123") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c83_d20260507_m015819_c001_v7007000_t0000_u01778119099195") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5dcd_d20260507_m015815_c001_v0001184_t0030_u01778119095382") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad3d_d20260507_m015754_c001_v7007000_t0000_u01778119074789") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0eb1_d20260507_m015752_c001_v0001097_t0034_u01778119072482") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad36_d20260507_m015751_c001_v7007000_t0000_u01778119071473") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0ea5_d20260507_m015750_c001_v0001097_t0005_u01778119070242") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad2c_d20260507_m015746_c001_v7007000_t0000_u01778119066992") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e87_d20260507_m015745_c001_v0001097_t0040_u01778119065161") 2026/05/07 02:06:31 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad27_d20260507_m015744_c001_v7007000_t0000_u01778119064068") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e7d_d20260507_m015742_c001_v0001097_t0030_u01778119062238") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad17_d20260507_m015735_c001_v7007000_t0000_u01778119055492") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e5b_d20260507_m015733_c001_v0001097_t0052_u01778119053687") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad13_d20260507_m015732_c001_v7007000_t0000_u01778119052741") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e53_d20260507_m015731_c001_v0001097_t0026_u01778119051880") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf8b1_d20260507_m015726_c001_v7007000_t0000_u01778119046692") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e39_d20260507_m015725_c001_v0001097_t0023_u01778119045050") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf898_d20260507_m015723_c001_v7007000_t0000_u01778119043202") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e2b_d20260507_m015722_c001_v0001097_t0036_u01778119042074") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf88b_d20260507_m015721_c001_v7007000_t0000_u01778119041712") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f108b8195290a267e_d20260507_m015721_c001_v0001185_t0024_u01778119041115") 2026/05/07 02:06:32 DEBUG : empty space: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e21_d20260507_m015719_c001_v0001097_t0028_u01778119039504") 2026/05/07 02:06:32 DEBUG : enormous: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad39_d20260507_m015753_c001_v7007000_t0000_u01778119073871") 2026/05/07 02:06:32 DEBUG : enormous: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0eb7_d20260507_m015752_c001_v0001097_t0036_u01778119072896") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4175d65fc3be3058_d20260507_m020104_c001_v7007000_t0000_u01778119264737") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60a1_d20260507_m020103_c001_v0001184_t0051_u01778119263614") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c76_d20260507_m015814_c001_v7007000_t0000_u01778119094058") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5dc3_d20260507_m015812_c001_v0001184_t0018_u01778119092937") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf855_d20260507_m015716_c001_v7007000_t0000_u01778119036604") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e09_d20260507_m015715_c001_v0001097_t0023_u01778119035442") 2026/05/07 02:06:32 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf840_d20260507_m015714_c001_v7007000_t0000_u01778119034899") 2026/05/07 02:06:33 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0dff_d20260507_m015713_c001_v0001097_t0029_u01778119033946") 2026/05/07 02:06:33 DEBUG : existing: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0df3_d20260507_m015712_c001_v0001097_t0022_u01778119032944") 2026/05/07 02:06:33 DEBUG : existing-b: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c77_d20260507_m015814_c001_v7007000_t0000_u01778119094246") 2026/05/07 02:06:33 DEBUG : existing-b: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0f25_d20260507_m015812_c001_v0001097_t0029_u01778119092928") 2026/05/07 02:06:33 DEBUG : file1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf11f_d20260507_m020147_c001_v7007000_t0000_u01778119307103") 2026/05/07 02:06:33 DEBUG : file1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a24_d20260507_m020146_c001_v0001041_t0023_u01778119306142") 2026/05/07 02:06:33 DEBUG : file1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf114_d20260507_m020144_c001_v7007000_t0000_u01778119304742") 2026/05/07 02:06:33 DEBUG : file1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f6896a_d20260507_m020143_c001_v0001180_t0028_u01778119303563") 2026/05/07 02:06:33 DEBUG : five: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad44_d20260507_m015759_c001_v7007000_t0000_u01778119079348") 2026/05/07 02:06:33 DEBUG : five: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097c5d14c3eb2b7_d20260507_m015757_c001_v0001181_t0059_u01778119077835") 2026/05/07 02:06:33 DEBUG : foo: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf8a2_d20260507_m015724_c001_v7007000_t0000_u01778119044686") 2026/05/07 02:06:33 DEBUG : foo: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414c5b70e3dc0e35_d20260507_m015724_c001_v0001097_t0047_u01778119044137") 2026/05/07 02:06:33 DEBUG : foo: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414c5b70e3dc0e33_d20260507_m015723_c001_v0001097_t0047_u01778119043573") 2026/05/07 02:06:33 DEBUG : four: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad46_d20260507_m015759_c001_v7007000_t0000_u01778119079532") 2026/05/07 02:06:33 DEBUG : four: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414c5b70e3dc0ed9_d20260507_m015757_c001_v0001097_t0047_u01778119077269") 2026/05/07 02:06:33 DEBUG : four: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0ed1_d20260507_m015756_c001_v0001097_t0050_u01778119076151") 2026/05/07 02:06:33 DEBUG : hello world2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf80f_d20260507_m015629_c001_v7007000_t0000_u01778118989504") 2026/05/07 02:06:33 DEBUG : hello world2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d23_d20260507_m015628_c001_v0001097_t0007_u01778118988809") 2026/05/07 02:06:33 DEBUG : ignore-size: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf828_d20260507_m015712_c001_v7007000_t0000_u01778119032582") 2026/05/07 02:06:33 DEBUG : ignore-size: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0deb_d20260507_m015711_c001_v0001097_t0041_u01778119031390") 2026/05/07 02:06:33 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c71_d20260507_m015812_c001_v7007000_t0000_u01778119092193") 2026/05/07 02:06:33 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb30d_d20260507_m015811_c001_v0001181_t0018_u01778119091196") 2026/05/07 02:06:34 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c6b_d20260507_m015810_c001_v7007000_t0000_u01778119090448") 2026/05/07 02:06:34 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb307_d20260507_m015809_c001_v0001181_t0055_u01778119089362") 2026/05/07 02:06:34 DEBUG : one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad47_d20260507_m015759_c001_v7007000_t0000_u01778119079715") 2026/05/07 02:06:34 DEBUG : one: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414c5b70e3dc0ebf_d20260507_m015755_c001_v0001097_t0047_u01778119075165") 2026/05/07 02:06:34 DEBUG : only0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f7_d20260507_m020138_c001_v7007000_t0000_u01778119298988") 2026/05/07 02:06:34 DEBUG : only0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61c2_d20260507_m020134_c001_v0001184_t0050_u01778119294217") 2026/05/07 02:06:34 DEBUG : only0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6135_d20260507_m020123_c001_v0001184_t0012_u01778119283997") 2026/05/07 02:06:34 DEBUG : only0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd2a_d20260507_m020117_c001_v7007000_t0000_u01778119277806") 2026/05/07 02:06:34 DEBUG : only0: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60b5_d20260507_m020108_c001_v0001184_t0045_u01778119268121") 2026/05/07 02:06:34 DEBUG : only1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f8_d20260507_m020139_c001_v7007000_t0000_u01778119299175") 2026/05/07 02:06:34 DEBUG : only1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4079a3967869698b_d20260507_m020134_c001_v0001106_t0023_u01778119294032") 2026/05/07 02:06:34 DEBUG : only1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc613b_d20260507_m020124_c001_v0001184_t0008_u01778119284449") 2026/05/07 02:06:34 DEBUG : only1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2039f_d20260507_m020118_c001_v7007000_t0000_u01778119278755") 2026/05/07 02:06:34 DEBUG : only1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60bb_d20260507_m020108_c001_v0001184_t0039_u01778119268529") 2026/05/07 02:06:34 DEBUG : only10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0f9_d20260507_m020139_c001_v7007000_t0000_u01778119299359") 2026/05/07 02:06:34 DEBUG : only10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401ac3390c7d6a16_d20260507_m020134_c001_v0001041_t0022_u01778119294235") 2026/05/07 02:06:34 DEBUG : only10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc617f_d20260507_m020128_c001_v0001184_t0048_u01778119288415") 2026/05/07 02:06:34 DEBUG : only10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2039d_d20260507_m020118_c001_v7007000_t0000_u01778119278574") 2026/05/07 02:06:34 DEBUG : only10: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60e5_d20260507_m020112_c001_v0001184_t0046_u01778119272534") 2026/05/07 02:06:34 DEBUG : only11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0fa_d20260507_m020139_c001_v7007000_t0000_u01778119299616") 2026/05/07 02:06:35 DEBUG : only11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61c4_d20260507_m020134_c001_v0001184_t0050_u01778119294401") 2026/05/07 02:06:35 DEBUG : only11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6183_d20260507_m020128_c001_v0001184_t0017_u01778119288813") 2026/05/07 02:06:35 DEBUG : only11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f421ee37b5eb6b5aa_d20260507_m020118_c001_v7007000_t0000_u01778119278365") 2026/05/07 02:06:35 DEBUG : only11: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60ed_d20260507_m020113_c001_v0001184_t0031_u01778119273025") 2026/05/07 02:06:35 DEBUG : only12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0fb_d20260507_m020139_c001_v7007000_t0000_u01778119299801") 2026/05/07 02:06:35 DEBUG : only12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61b6_d20260507_m020133_c001_v0001184_t0050_u01778119293138") 2026/05/07 02:06:35 DEBUG : only12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc618d_d20260507_m020129_c001_v0001184_t0050_u01778119289287") 2026/05/07 02:06:35 DEBUG : only12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd679d_d20260507_m020118_c001_v7007000_t0000_u01778119278544") 2026/05/07 02:06:35 DEBUG : only12: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60f5_d20260507_m020113_c001_v0001184_t0051_u01778119273422") 2026/05/07 02:06:35 DEBUG : only13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0fd_d20260507_m020139_c001_v7007000_t0000_u01778119299986") 2026/05/07 02:06:35 DEBUG : only13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401ac3390c7d6a0e_d20260507_m020133_c001_v0001041_t0022_u01778119293654") 2026/05/07 02:06:35 DEBUG : only13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6192_d20260507_m020129_c001_v0001184_t0037_u01778119289704") 2026/05/07 02:06:35 DEBUG : only13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd2f_d20260507_m020118_c001_v7007000_t0000_u01778119278713") 2026/05/07 02:06:35 DEBUG : only13: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60fd_d20260507_m020113_c001_v0001184_t0058_u01778119273964") 2026/05/07 02:06:35 DEBUG : only14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0fe_d20260507_m020140_c001_v7007000_t0000_u01778119300172") 2026/05/07 02:06:35 DEBUG : only14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4079a39678696989_d20260507_m020133_c001_v0001106_t0023_u01778119293825") 2026/05/07 02:06:35 DEBUG : only14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6198_d20260507_m020130_c001_v0001184_t0008_u01778119290120") 2026/05/07 02:06:35 DEBUG : only14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd679e_d20260507_m020118_c001_v7007000_t0000_u01778119278726") 2026/05/07 02:06:35 DEBUG : only14: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6105_d20260507_m020114_c001_v0001184_t0032_u01778119274488") 2026/05/07 02:06:35 DEBUG : only15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf0ff_d20260507_m020140_c001_v7007000_t0000_u01778119300355") 2026/05/07 02:06:36 DEBUG : only15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087940673f6894e_d20260507_m020134_c001_v0001180_t0049_u01778119294035") 2026/05/07 02:06:36 DEBUG : only15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc619e_d20260507_m020130_c001_v0001184_t0045_u01778119290535") 2026/05/07 02:06:36 DEBUG : only15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f421ee37b5eb6b5ab_d20260507_m020118_c001_v7007000_t0000_u01778119278549") 2026/05/07 02:06:36 DEBUG : only15: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc610b_d20260507_m020114_c001_v0001184_t0045_u01778119274924") 2026/05/07 02:06:36 DEBUG : only16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf100_d20260507_m020140_c001_v7007000_t0000_u01778119300541") 2026/05/07 02:06:36 DEBUG : only16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61b8_d20260507_m020133_c001_v0001184_t0050_u01778119293640") 2026/05/07 02:06:36 DEBUG : only16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61a2_d20260507_m020130_c001_v0001184_t0010_u01778119290951") 2026/05/07 02:06:36 DEBUG : only16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd2b_d20260507_m020117_c001_v7007000_t0000_u01778119277986") 2026/05/07 02:06:36 DEBUG : only16: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc610f_d20260507_m020115_c001_v0001184_t0037_u01778119275327") 2026/05/07 02:06:37 DEBUG : only17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf101_d20260507_m020140_c001_v7007000_t0000_u01778119300726") 2026/05/07 02:06:37 DEBUG : only17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61ba_d20260507_m020133_c001_v0001184_t0050_u01778119293834") 2026/05/07 02:06:37 DEBUG : only17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61a8_d20260507_m020131_c001_v0001184_t0030_u01778119291358") 2026/05/07 02:06:37 DEBUG : only17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20399_d20260507_m020118_c001_v7007000_t0000_u01778119278391") 2026/05/07 02:06:37 DEBUG : only17: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6115_d20260507_m020115_c001_v0001184_t0016_u01778119275744") 2026/05/07 02:06:37 DEBUG : only18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf102_d20260507_m020140_c001_v7007000_t0000_u01778119300911") 2026/05/07 02:06:37 DEBUG : only18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401ac3390c7d6a10_d20260507_m020133_c001_v0001041_t0022_u01778119293843") 2026/05/07 02:06:37 DEBUG : only18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61ac_d20260507_m020131_c001_v0001184_t0044_u01778119291795") 2026/05/07 02:06:37 DEBUG : only18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd2e_d20260507_m020118_c001_v7007000_t0000_u01778119278533") 2026/05/07 02:06:37 DEBUG : only18: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc611b_d20260507_m020116_c001_v0001184_t0053_u01778119276166") 2026/05/07 02:06:37 DEBUG : only19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf103_d20260507_m020141_c001_v7007000_t0000_u01778119301096") 2026/05/07 02:06:37 DEBUG : only19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61c0_d20260507_m020134_c001_v0001184_t0050_u01778119294017") 2026/05/07 02:06:37 DEBUG : only19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61b2_d20260507_m020132_c001_v0001184_t0009_u01778119292213") 2026/05/07 02:06:37 DEBUG : only19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f421ee37b5eb6b5ac_d20260507_m020118_c001_v7007000_t0000_u01778119278731") 2026/05/07 02:06:37 DEBUG : only19: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6121_d20260507_m020116_c001_v0001184_t0013_u01778119276631") 2026/05/07 02:06:37 DEBUG : only2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf104_d20260507_m020141_c001_v7007000_t0000_u01778119301280") 2026/05/07 02:06:37 DEBUG : only2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401ac3390c7d6a14_d20260507_m020134_c001_v0001041_t0022_u01778119294037") 2026/05/07 02:06:37 DEBUG : only2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6143_d20260507_m020124_c001_v0001184_t0038_u01778119284856") 2026/05/07 02:06:37 DEBUG : only2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd2c_d20260507_m020118_c001_v7007000_t0000_u01778119278167") 2026/05/07 02:06:37 DEBUG : only2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60c1_d20260507_m020108_c001_v0001184_t0032_u01778119268934") 2026/05/07 02:06:37 DEBUG : only3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf105_d20260507_m020141_c001_v7007000_t0000_u01778119301464") 2026/05/07 02:06:37 DEBUG : only3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087940673f68952_d20260507_m020134_c001_v0001180_t0049_u01778119294501") 2026/05/07 02:06:37 DEBUG : only3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc614b_d20260507_m020125_c001_v0001184_t0027_u01778119285271") 2026/05/07 02:06:37 DEBUG : only3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd30_d20260507_m020118_c001_v7007000_t0000_u01778119278894") 2026/05/07 02:06:38 DEBUG : only3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60c7_d20260507_m020109_c001_v0001184_t0050_u01778119269361") 2026/05/07 02:06:38 DEBUG : only4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf106_d20260507_m020141_c001_v7007000_t0000_u01778119301648") 2026/05/07 02:06:38 DEBUG : only4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4079a3967869698d_d20260507_m020134_c001_v0001106_t0023_u01778119294314") 2026/05/07 02:06:38 DEBUG : only4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc614f_d20260507_m020125_c001_v0001184_t0007_u01778119285680") 2026/05/07 02:06:38 DEBUG : only4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd679a_d20260507_m020118_c001_v7007000_t0000_u01778119278177") 2026/05/07 02:06:38 DEBUG : only4: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60cb_d20260507_m020109_c001_v0001184_t0021_u01778119269773") 2026/05/07 02:06:38 DEBUG : only5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf107_d20260507_m020141_c001_v7007000_t0000_u01778119301833") 2026/05/07 02:06:38 DEBUG : only5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc61c6_d20260507_m020134_c001_v0001184_t0050_u01778119294585") 2026/05/07 02:06:38 DEBUG : only5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6155_d20260507_m020126_c001_v0001184_t0045_u01778119286111") 2026/05/07 02:06:38 DEBUG : only5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f421ee37b5eb6b5a8_d20260507_m020118_c001_v7007000_t0000_u01778119278181") 2026/05/07 02:06:38 DEBUG : only5: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60d1_d20260507_m020110_c001_v0001184_t0009_u01778119270216") 2026/05/07 02:06:38 DEBUG : only6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf108_d20260507_m020142_c001_v7007000_t0000_u01778119302018") 2026/05/07 02:06:38 DEBUG : only6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087940673f68950_d20260507_m020134_c001_v0001180_t0049_u01778119294314") 2026/05/07 02:06:38 DEBUG : only6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc615b_d20260507_m020126_c001_v0001184_t0022_u01778119286517") 2026/05/07 02:06:38 DEBUG : only6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd679f_d20260507_m020118_c001_v7007000_t0000_u01778119278908") 2026/05/07 02:06:38 DEBUG : only6: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60d5_d20260507_m020110_c001_v0001184_t0040_u01778119270626") 2026/05/07 02:06:38 DEBUG : only7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf109_d20260507_m020142_c001_v7007000_t0000_u01778119302203") 2026/05/07 02:06:38 DEBUG : only7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401ac3390c7d6a1a_d20260507_m020134_c001_v0001041_t0022_u01778119294603") 2026/05/07 02:06:38 DEBUG : only7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc616b_d20260507_m020126_c001_v0001184_t0009_u01778119286924") 2026/05/07 02:06:38 DEBUG : only7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20396_d20260507_m020118_c001_v7007000_t0000_u01778119278206") 2026/05/07 02:06:38 DEBUG : only7: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60d9_d20260507_m020111_c001_v0001184_t0016_u01778119271096") 2026/05/07 02:06:39 DEBUG : only8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf10a_d20260507_m020142_c001_v7007000_t0000_u01778119302386") 2026/05/07 02:06:39 DEBUG : only8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401ac3390c7d6a18_d20260507_m020134_c001_v0001041_t0022_u01778119294418") 2026/05/07 02:06:39 DEBUG : only8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc6175_d20260507_m020127_c001_v0001184_t0035_u01778119287327") 2026/05/07 02:06:39 DEBUG : only8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0dafd2d_d20260507_m020118_c001_v7007000_t0000_u01778119278350") 2026/05/07 02:06:39 DEBUG : only8: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60dd_d20260507_m020111_c001_v0001184_t0031_u01778119271514") 2026/05/07 02:06:39 DEBUG : only9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf10b_d20260507_m020142_c001_v7007000_t0000_u01778119302571") 2026/05/07 02:06:39 DEBUG : only9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4079a39678696991_d20260507_m020134_c001_v0001106_t0023_u01778119294497") 2026/05/07 02:06:39 DEBUG : only9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc617b_d20260507_m020128_c001_v0001184_t0014_u01778119288008") 2026/05/07 02:06:39 DEBUG : only9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd679b_d20260507_m020118_c001_v7007000_t0000_u01778119278360") 2026/05/07 02:06:39 DEBUG : only9: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc60e1_d20260507_m020111_c001_v0001184_t0053_u01778119271982") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c68_d20260507_m015808_c001_v7007000_t0000_u01778119088250") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb2f5_d20260507_m015806_c001_v0001181_t0057_u01778119086362") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c63_d20260507_m015805_c001_v7007000_t0000_u01778119085616") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0eff_d20260507_m015803_c001_v0001097_t0002_u01778119083605") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c5f_d20260507_m015802_c001_v7007000_t0000_u01778119082872") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb2c9_d20260507_m015800_c001_v0001181_t0014_u01778119080635") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad31_d20260507_m015749_c001_v7007000_t0000_u01778119069295") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e93_d20260507_m015747_c001_v0001097_t0030_u01778119067549") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad29_d20260507_m015745_c001_v7007000_t0000_u01778119065875") 2026/05/07 02:06:39 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e85_d20260507_m015744_c001_v0001097_t0056_u01778119064623") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad26_d20260507_m015743_c001_v7007000_t0000_u01778119063266") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e7b_d20260507_m015741_c001_v0001097_t0048_u01778119061724") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad16_d20260507_m015734_c001_v7007000_t0000_u01778119054937") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e59_d20260507_m015733_c001_v0001097_t0022_u01778119053296") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad14_d20260507_m015732_c001_v7007000_t0000_u01778119052924") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e51_d20260507_m015731_c001_v0001097_t0008_u01778119051573") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad10_d20260507_m015731_c001_v7007000_t0000_u01778119051200") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e4f_d20260507_m015730_c001_v0001097_t0007_u01778119050398") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e4d_d20260507_m015729_c001_v0001097_t0001_u01778119049597") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad06_d20260507_m015729_c001_v7007000_t0000_u01778119049228") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e4b_d20260507_m015728_c001_v0001097_t0024_u01778119048537") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e47_d20260507_m015727_c001_v0001097_t0044_u01778119047624") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf8b3_d20260507_m015726_c001_v7007000_t0000_u01778119046876") 2026/05/07 02:06:40 DEBUG : potato: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e3f_d20260507_m015725_c001_v0001097_t0005_u01778119045816") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a44a4_d20260507_m015854_c001_v7007000_t0000_u01778119134648") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb3a3_d20260507_m015854_c001_v0001181_t0010_u01778119134076") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a2364ad_d20260507_m015845_c001_v7007000_t0000_u01778119125218") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb375_d20260507_m015840_c001_v0001181_t0033_u01778119120465") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd0617a_d20260507_m015832_c001_v7007000_t0000_u01778119112649") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb34b_d20260507_m015827_c001_v0001181_t0008_u01778119107515") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c86_d20260507_m015819_c001_v7007000_t0000_u01778119099424") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb321_d20260507_m015815_c001_v0001181_t0030_u01778119095169") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad3b_d20260507_m015754_c001_v7007000_t0000_u01778119074057") 2026/05/07 02:06:40 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0eab_d20260507_m015752_c001_v0001097_t0045_u01778119072089") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad37_d20260507_m015751_c001_v7007000_t0000_u01778119071656") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0ea1_d20260507_m015749_c001_v0001097_t0024_u01778119069858") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad33_d20260507_m015749_c001_v7007000_t0000_u01778119069486") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e97_d20260507_m015748_c001_v0001097_t0050_u01778119068480") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad2d_d20260507_m015747_c001_v7007000_t0000_u01778119067176") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e8f_d20260507_m015746_c001_v0001097_t0034_u01778119066250") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad28_d20260507_m015744_c001_v7007000_t0000_u01778119064251") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e81_d20260507_m015743_c001_v0001097_t0025_u01778119063262") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad19_d20260507_m015735_c001_v7007000_t0000_u01778119055676") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0e5f_d20260507_m015734_c001_v0001097_t0039_u01778119054450") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf817_d20260507_m015632_c001_v7007000_t0000_u01778118992770") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d35_d20260507_m015631_c001_v0001097_t0056_u01778118991618") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf812_d20260507_m015630_c001_v7007000_t0000_u01778118990717") 2026/05/07 02:06:41 DEBUG : potato2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d29_d20260507_m015630_c001_v0001097_t0007_u01778118990049") 2026/05/07 02:06:41 DEBUG : potato3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a2364af_d20260507_m015845_c001_v7007000_t0000_u01778119125809") 2026/05/07 02:06:41 DEBUG : potato3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0f9b_d20260507_m015841_c001_v0001097_t0041_u01778119121680") 2026/05/07 02:06:41 DEBUG : potato3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd0617c_d20260507_m015832_c001_v7007000_t0000_u01778119112991") 2026/05/07 02:06:41 DEBUG : potato3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0f5f_d20260507_m015828_c001_v0001097_t0037_u01778119108751") 2026/05/07 02:06:41 DEBUG : potato3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c88_d20260507_m015820_c001_v7007000_t0000_u01778119100019") 2026/05/07 02:06:41 DEBUG : potato3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0f33_d20260507_m015815_c001_v0001097_t0000_u01778119095585") 2026/05/07 02:06:42 DEBUG : pre-dest1/1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf99b_d20260507_m015927_c001_v7007000_t0000_u01778119167262") 2026/05/07 02:06:42 DEBUG : pre-dest1/1: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc102d_d20260507_m015919_c001_v0001097_t0017_u01778119159293") 2026/05/07 02:06:42 DEBUG : pre-dest2/2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf99d_d20260507_m015927_c001_v7007000_t0000_u01778119167445") 2026/05/07 02:06:42 DEBUG : pre-dest2/2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb3f5_d20260507_m015920_c001_v0001181_t0015_u01778119160024") 2026/05/07 02:06:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf941_d20260507_m015905_c001_v7007000_t0000_u01778119145399") 2026/05/07 02:06:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5ea7_d20260507_m015902_c001_v0001184_t0028_u01778119142356") 2026/05/07 02:06:42 DEBUG : sizeonly: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf815_d20260507_m015710_c001_v7007000_t0000_u01778119030790") 2026/05/07 02:06:42 DEBUG : sizeonly: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0de5_d20260507_m015709_c001_v0001097_t0033_u01778119029445") 2026/05/07 02:06:42 DEBUG : splitbanan: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e2097b_d20260507_m020339_c001_v7007000_t0000_u01778119419256") 2026/05/07 02:06:42 DEBUG : splitbanan: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b46_d20260507_m020331_c001_v0001041_t0020_u01778119411682") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20a9b_d20260507_m020456_c001_v7007000_t0000_u01778119496454") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c26_d20260507_m020450_c001_v0001041_t0057_u01778119490006") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498d2d_d20260507_m020441_c001_v7007000_t0000_u01778119481007") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bf4_d20260507_m020434_c001_v0001041_t0040_u01778119474666") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4087a1ddb166ead0_d20260507_m020425_c001_v7007000_t0000_u01778119465553") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bc8_d20260507_m020419_c001_v0001041_t0054_u01778119459208") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68fc_d20260507_m020410_c001_v7007000_t0000_u01778119450390") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6bac_d20260507_m020404_c001_v0001041_t0012_u01778119444336") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f400d07198ecd68cf_d20260507_m020354_c001_v7007000_t0000_u01778119434796") 2026/05/07 02:06:42 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b7c_d20260507_m020348_c001_v0001041_t0010_u01778119428222") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419710ecb6498bac_d20260507_m020333_c001_v7007000_t0000_u01778119413908") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696b01_d20260507_m020330_c001_v0001106_t0042_u01778119410339") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f42224768c5f79439_d20260507_m020321_c001_v7007000_t0000_u01778119401056") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b0e_d20260507_m020313_c001_v0001041_t0031_u01778119393515") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f419b019ec0ea4abd_d20260507_m020312_c001_v7007000_t0000_u01778119392044") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6afe_d20260507_m020309_c001_v0001041_t0011_u01778119389049") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f413297ac3e9a4796_d20260507_m020259_c001_v7007000_t0000_u01778119379693") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696a87_d20260507_m020252_c001_v0001106_t0041_u01778119372551") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f402dd39eabd06b28_d20260507_m020251_c001_v7007000_t0000_u01778119371369") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6acc_d20260507_m020248_c001_v0001041_t0034_u01778119368000") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418d22d95378efd5_d20260507_m020232_c001_v7007000_t0000_u01778119352546") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6aa2_d20260507_m020228_c001_v0001041_t0056_u01778119348825") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4097681f4a236883_d20260507_m020219_c001_v7007000_t0000_u01778119339986") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a74_d20260507_m020213_c001_v0001041_t0041_u01778119333567") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f401d8f068dfac0e8_d20260507_m020204_c001_v7007000_t0000_u01778119324798") 2026/05/07 02:06:43 DEBUG : splitbananasplit: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a4e_d20260507_m020158_c001_v0001041_t0019_u01778119318700") 2026/05/07 02:06:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4101ec5d361bcc5a_d20260507_m020315_c001_v7007000_t0000_u01778119395772") 2026/05/07 02:06:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6b02_d20260507_m020310_c001_v0001041_t0000_u01778119390137") 2026/05/07 02:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf133_d20260507_m020151_c001_v7007000_t0000_u01778119311578") 2026/05/07 02:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68986_d20260507_m020150_c001_v0001180_t0030_u01778119310427") 2026/05/07 02:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf12b_d20260507_m020149_c001_v7007000_t0000_u01778119309669") 2026/05/07 02:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969ad_d20260507_m020148_c001_v0001106_t0041_u01778119308125") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c72_d20260507_m015812_c001_v7007000_t0000_u01778119092376") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5db1_d20260507_m015811_c001_v0001184_t0020_u01778119091185") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c6d_d20260507_m015810_c001_v7007000_t0000_u01778119090634") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0f1d_d20260507_m015809_c001_v0001097_t0018_u01778119089754") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf7fd_d20260507_m015707_c001_v7007000_t0000_u01778119027322") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0dd7_d20260507_m015705_c001_v0001097_t0027_u01778119025926") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf7f9_d20260507_m015705_c001_v7007000_t0000_u01778119025543") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0dc3_d20260507_m015704_c001_v0001097_t0016_u01778119024181") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf7f4_d20260507_m015702_c001_v7007000_t0000_u01778119022105") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0dbb_d20260507_m015659_c001_v0001097_t0017_u01778119019676") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf7f0_d20260507_m015659_c001_v7007000_t0000_u01778119019135") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0db3_d20260507_m015658_c001_v0001097_t0034_u01778119018131") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d9d_d20260507_m015655_c001_v0001097_t0008_u01778119015338") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f423e96655a9cf7e8_d20260507_m015654_c001_v7007000_t0000_u01778119014977") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d99_d20260507_m015654_c001_v0001097_t0033_u01778119014246") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d97_d20260507_m015653_c001_v0001097_t0013_u01778119013570") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf89d_d20260507_m015652_c001_v7007000_t0000_u01778119012840") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d89_d20260507_m015650_c001_v0001097_t0024_u01778119010173") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d81_d20260507_m015647_c001_v0001097_t0019_u01778119007443") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf878_d20260507_m015647_c001_v7007000_t0000_u01778119007074") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d79_d20260507_m015646_c001_v0001097_t0041_u01778119006322") 2026/05/07 02:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d77_d20260507_m015645_c001_v0001097_t0033_u01778119005507") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf86a_d20260507_m015645_c001_v7007000_t0000_u01778119005143") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d67_d20260507_m015641_c001_v0001097_t0040_u01778119001587") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf850_d20260507_m015641_c001_v7007000_t0000_u01778119001221") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d5b_d20260507_m015640_c001_v0001097_t0011_u01778119000560") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf844_d20260507_m015639_c001_v7007000_t0000_u01778118999655") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d51_d20260507_m015638_c001_v0001097_t0057_u01778118998841") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf83a_d20260507_m015638_c001_v7007000_t0000_u01778118998292") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d49_d20260507_m015637_c001_v0001097_t0037_u01778118997546") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf82e_d20260507_m015636_c001_v7007000_t0000_u01778118996642") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d41_d20260507_m015635_c001_v0001097_t0013_u01778118995732") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf824_d20260507_m015635_c001_v7007000_t0000_u01778118995184") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d3f_d20260507_m015634_c001_v0001097_t0023_u01778118994524") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf81a_d20260507_m015633_c001_v7007000_t0000_u01778118993974") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d37_d20260507_m015633_c001_v0001097_t0021_u01778118993315") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf80d_d20260507_m015628_c001_v7007000_t0000_u01778118988258") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d17_d20260507_m015627_c001_v0001097_t0016_u01778118987591") 2026/05/07 02:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf80a_d20260507_m015627_c001_v7007000_t0000_u01778118987045") 2026/05/07 02:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d11_d20260507_m015626_c001_v0001097_t0011_u01778118986256") 2026/05/07 02:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf808_d20260507_m015625_c001_v7007000_t0000_u01778118985352") 2026/05/07 02:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0d07_d20260507_m015624_c001_v0001097_t0032_u01778118984542") 2026/05/07 02:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4165fa58d0daf803_d20260507_m015622_c001_v7007000_t0000_u01778118982376") 2026/05/07 02:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0cf7_d20260507_m015621_c001_v0001097_t0016_u01778118981371") 2026/05/07 02:06:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf135_d20260507_m020151_c001_v7007000_t0000_u01778119311762") 2026/05/07 02:06:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6a30_d20260507_m020150_c001_v0001041_t0022_u01778119310437") 2026/05/07 02:06:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf12d_d20260507_m020149_c001_v7007000_t0000_u01778119309854") 2026/05/07 02:06:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61fc_d20260507_m020148_c001_v0001184_t0036_u01778119308132") 2026/05/07 02:06:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20aa7_d20260507_m020458_c001_v7007000_t0000_u01778119498525") 2026/05/07 02:06:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc67d3_d20260507_m020457_c001_v0001184_t0035_u01778119497901") 2026/05/07 02:06:46 DEBUG : sub/yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c67_d20260507_m015807_c001_v7007000_t0000_u01778119087702") 2026/05/07 02:06:46 DEBUG : sub/yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5d89_d20260507_m015806_c001_v0001184_t0035_u01778119086707") 2026/05/07 02:06:46 DEBUG : test_dir1/file2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf120_d20260507_m020147_c001_v7007000_t0000_u01778119307319") 2026/05/07 02:06:46 DEBUG : test_dir1/file2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68970_d20260507_m020145_c001_v0001180_t0049_u01778119305709") 2026/05/07 02:06:46 DEBUG : test_dir1/file2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf116_d20260507_m020144_c001_v7007000_t0000_u01778119304926") 2026/05/07 02:06:46 DEBUG : test_dir1/file2: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61e4_d20260507_m020143_c001_v0001184_t0048_u01778119303548") 2026/05/07 02:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf122_d20260507_m020147_c001_v7007000_t0000_u01778119307523") 2026/05/07 02:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc61f0_d20260507_m020145_c001_v0001184_t0052_u01778119305699") 2026/05/07 02:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4093dc14896bf117_d20260507_m020145_c001_v7007000_t0000_u01778119305114") 2026/05/07 02:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a396786969a3_d20260507_m020143_c001_v0001106_t0020_u01778119303550") 2026/05/07 02:06:46 DEBUG : three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad48_d20260507_m015759_c001_v7007000_t0000_u01778119079900") 2026/05/07 02:06:46 DEBUG : three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0ee1_d20260507_m015758_c001_v0001097_t0051_u01778119078569") 2026/05/07 02:06:47 DEBUG : three: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f114c5b70e3dc0ecd_d20260507_m015755_c001_v0001097_t0005_u01778119075541") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20ab3_d20260507_m020500_c001_v7007000_t0000_u01778119500301") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68d06_d20260507_m020459_c001_v0001180_t0058_u01778119499541") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20b39_d20260507_m020519_c001_v7007000_t0000_u01778119519884") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696cc7_d20260507_m020517_c001_v0001106_t0046_u01778119517477") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20b22_d20260507_m020515_c001_v7007000_t0000_u01778119515836") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68d56_d20260507_m020514_c001_v0001180_t0058_u01778119514312") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20b19_d20260507_m020513_c001_v7007000_t0000_u01778119513336") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc685d_d20260507_m020512_c001_v0001184_t0025_u01778119512693") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20aea_d20260507_m020507_c001_v7007000_t0000_u01778119507548") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68d30_d20260507_m020506_c001_v0001180_t0014_u01778119506685") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20af9_d20260507_m020509_c001_v7007000_t0000_u01778119509886") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696ca7_d20260507_m020508_c001_v0001106_t0017_u01778119508514") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20add_d20260507_m020505_c001_v7007000_t0000_u01778119505728") 2026/05/07 02:06:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc680d_d20260507_m020505_c001_v0001184_t0015_u01778119505103") 2026/05/07 02:06:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20ad3_d20260507_m020504_c001_v7007000_t0000_u01778119504160") 2026/05/07 02:06:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c3e_d20260507_m020503_c001_v0001041_t0047_u01778119503257") 2026/05/07 02:06:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20abe_d20260507_m020502_c001_v7007000_t0000_u01778119502221") 2026/05/07 02:06:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1079a39678696c8f_d20260507_m020501_c001_v0001106_t0036_u01778119501269") 2026/05/07 02:06:47 DEBUG : toe/toe/toe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc531682_d20260507_m020524_c001_v7007000_t0000_u01778119524506") 2026/05/07 02:06:48 DEBUG : toe/toe/toe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1087940673f68d7c_d20260507_m020523_c001_v0001180_t0053_u01778119523847") 2026/05/07 02:06:48 DEBUG : toe/toe/toe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20b0a_d20260507_m020511_c001_v7007000_t0000_u01778119511715") 2026/05/07 02:06:48 DEBUG : toe/toe/toe: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c50_d20260507_m020510_c001_v0001041_t0042_u01778119510897") 2026/05/07 02:06:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20b3f_d20260507_m020520_c001_v7007000_t0000_u01778119520481") 2026/05/07 02:06:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f101ac3390c7d6c6a_d20260507_m020519_c001_v0001041_t0040_u01778119519536") 2026/05/07 02:06:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f406f02d483e20b25_d20260507_m020516_c001_v7007000_t0000_u01778119516441") 2026/05/07 02:06:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1033b27aac3e7062_d20260507_m020515_c001_v0001161_t0058_u01778119515517") 2026/05/07 02:06:48 DEBUG : two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4043d254dc52ad49_d20260507_m015800_c001_v7007000_t0000_u01778119080082") 2026/05/07 02:06:48 DEBUG : two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f4112884da0bc5d43_d20260507_m015757_c001_v0001184_t0050_u01778119077991") 2026/05/07 02:06:48 DEBUG : two: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f414c5b70e3dc0ec3_d20260507_m015755_c001_v0001097_t0047_u01778119075353") 2026/05/07 02:06:48 DEBUG : yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c69_d20260507_m015808_c001_v7007000_t0000_u01778119088434") 2026/05/07 02:06:48 DEBUG : yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f115f12110002700a_d20260507_m015807_c001_v0001185_t0057_u01778119087477") 2026/05/07 02:06:48 DEBUG : yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c61_d20260507_m015805_c001_v7007000_t0000_u01778119085057") 2026/05/07 02:06:48 DEBUG : yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1097c5d14c3eb2d9_d20260507_m015803_c001_v0001181_t0015_u01778119083612") 2026/05/07 02:06:48 DEBUG : yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c5e_d20260507_m015802_c001_v7007000_t0000_u01778119082328") 2026/05/07 02:06:48 DEBUG : yam: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f1112884da0bc5d5f_d20260507_m015800_c001_v0001184_t0027_u01778119080648") 2026/05/07 02:06:48 DEBUG : yaml: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c64_d20260507_m015805_c001_v7007000_t0000_u01778119085798") 2026/05/07 02:06:48 DEBUG : yaml: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f113a7760d3a0a086_d20260507_m015804_c001_v0001145_t0009_u01778119084766") 2026/05/07 02:06:48 DEBUG : yaml: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f418ff0889fe42c60_d20260507_m015803_c001_v7007000_t0000_u01778119083055") 2026/05/07 02:06:48 DEBUG : yaml: Deleting (id "4_zbfc26df3206d0b0b9fe80e1b_f113dd8f717752d66_d20260507_m015801_c001_v0001090_t0051_u01778119081852") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m31.358428237s (try 1/5)