"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/08 03:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha" 2026/06/08 03:11:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 03:12:00 DEBUG : Creating backend with remote "/tmp/rclone464630985" === 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/08 03:12:01 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:01 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:01 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:01 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:02 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:12:02 DEBUG : B2 bucket rclone-test-kirurin4niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:04 DEBUG : Creating backend with remote "/non-existing" 2026/06/08 03:12:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/08 03:12:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.60s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:05 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:05 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:06 INFO : B2 bucket rclone-test-kirurin4niha: Running all checks before starting transfers 2026/06/08 03:12:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:06 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:06 INFO : B2 bucket rclone-test-kirurin4niha: Checks finished, now starting transfers 2026/06/08 03:12:06 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:07 ERROR : Ignoring --no-traverse with sync 2026/06/08 03:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:08 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:12:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/08 03:12:09 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:09 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:09 DEBUG : hello world2: size = 12 OK 2026/06/08 03:12:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/08 03:12:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:12:10 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:10 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:10 DEBUG : potato2: size = 11 OK 2026/06/08 03:12:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:12:12 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:12 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:12 DEBUG : potato2: size = 11 OK 2026/06/08 03:12:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/08 03:12:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:12:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/08 03:12:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:12:13 INFO : sub dir2: Making directory 2026/06/08 03:12:13 INFO : sub dir: Making directory 2026/06/08 03:12:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:13 INFO : sub dir2/sub sub dir2: Making directory 2026/06/08 03:12:13 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:13 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:13 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/06/08 03:12:13 DEBUG : B2 bucket rclone-test-kirurin4niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:14 INFO : sub dir2: Making directory 2026/06/08 03:12:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/08 03:12:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:14 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:14 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:15 DEBUG : sub dir2: Making directory with metadata 2026/06/08 03:12:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:12:15 INFO : sub dir2: Making directory 2026/06/08 03:12:15 INFO : sub dir: Making directory 2026/06/08 03:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:15 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:12:15 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/08 03:12:16 DEBUG : B2 bucket rclone-test-kirurin4niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/08 03:12:16 DEBUG : B2 bucket rclone-test-kirurin4niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:17 INFO : sub dir2: Making directory 2026/06/08 03:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:17 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:17 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:17 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:12:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:18 DEBUG : sub dir2: Making directory with metadata 2026/06/08 03:12:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:12:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:12:18 INFO : sub dir2: Making directory 2026/06/08 03:12:18 INFO : sub dir: Making directory 2026/06/08 03:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:18 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:18 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:18 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:12:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/08 03:12:19 DEBUG : B2 bucket rclone-test-kirurin4niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:20 INFO : sub dir2: Making directory 2026/06/08 03:12:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:20 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:20 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:20 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:20 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:12:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fizilij7gani" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kirurin4niha -> B2 bucket rclone-test-fizilij7gani 2026/06/08 03:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:23 DEBUG : B2 bucket rclone-test-fizilij7gani: Waiting for checks to finish 2026/06/08 03:12:23 DEBUG : B2 bucket rclone-test-fizilij7gani: Waiting for transfers to finish 2026/06/08 03:12:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/08 03:12:24 DEBUG : B2 bucket rclone-test-fizilij7gani: Purge remote 2026/06/08 03:12:24 INFO : B2 bucket rclone-test-fizilij7gani: cleaning bucket "rclone-test-fizilij7gani" of all files 2026/06/08 03:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f829d33307dab5b9fe80e1b_f112168ad91861ccf_d20260608_m031223_c001_v0001033_t0026_u01780888343870") --- PASS: TestServerSideCopy (5.78s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:28 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone464630985) 2026/06/08 03:12:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:12:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 03:12:28 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:28 DEBUG : sub dir/hello world: size = 17 OK 2026/06/08 03:12:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/08 03:12:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nopecod9wele" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kirurin4niha -> B2 bucket rclone-test-nopecod9wele 2026/06/08 03:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:31 DEBUG : B2 bucket rclone-test-nopecod9wele: Waiting for checks to finish 2026/06/08 03:12:31 DEBUG : B2 bucket rclone-test-nopecod9wele: Waiting for transfers to finish 2026/06/08 03:12:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/08 03:12:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:12:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nopecod9wele) 2026/06/08 03:12:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 03:12:33 DEBUG : B2 bucket rclone-test-nopecod9wele: Waiting for checks to finish 2026/06/08 03:12:33 DEBUG : B2 bucket rclone-test-nopecod9wele: Waiting for transfers to finish 2026/06/08 03:12:34 DEBUG : sub dir/hello world: size = 17 OK 2026/06/08 03:12:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/08 03:12:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/08 03:12:34 DEBUG : B2 bucket rclone-test-nopecod9wele: Purge remote 2026/06/08 03:12:34 INFO : B2 bucket rclone-test-nopecod9wele: cleaning bucket "rclone-test-nopecod9wele" of all files 2026/06/08 03:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fd2bd23307dab5b9fe80e1b_f1102bcca5f69ed02_d20260608_m031233_c001_v0001106_t0042_u01780888353597") 2026/06/08 03:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fd2bd23307dab5b9fe80e1b_f106b90b2e379a345_d20260608_m031231_c001_v0001185_t0014_u01780888351906") --- PASS: TestServerSideCopyOverSelf (6.54s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:37 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone464630985) 2026/06/08 03:12:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:12:37 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 03:12:37 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:37 DEBUG : sub dir/hello world: size = 17 OK 2026/06/08 03:12:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/08 03:12:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/08 03:12:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.11s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wiyofow1duhu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kirurin4niha -> B2 bucket rclone-test-wiyofow1duhu 2026/06/08 03:12:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:40 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Waiting for checks to finish 2026/06/08 03:12:40 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Waiting for transfers to finish 2026/06/08 03:12:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:12:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/08 03:12:42 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Waiting for checks to finish 2026/06/08 03:12:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:12:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wiyofow1duhu) 2026/06/08 03:12:42 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 03:12:42 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Waiting for transfers to finish 2026/06/08 03:12:42 DEBUG : sub dir/hello world: size = 17 OK 2026/06/08 03:12:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/08 03:12:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/08 03:12:42 INFO : sub dir/hello world: Deleted 2026/06/08 03:12:43 DEBUG : testing file moves 2026/06/08 03:12:43 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:12:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wiyofow1duhu) 2026/06/08 03:12:43 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 03:12:43 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Waiting for checks to finish 2026/06/08 03:12:43 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Waiting for transfers to finish 2026/06/08 03:12:44 DEBUG : sub dir/hello world: size = 24 OK 2026/06/08 03:12:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/08 03:12:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/08 03:12:44 INFO : sub dir/hello world: Deleted 2026/06/08 03:12:44 DEBUG : B2 bucket rclone-test-wiyofow1duhu: Purge remote 2026/06/08 03:12:44 INFO : B2 bucket rclone-test-wiyofow1duhu: cleaning bucket "rclone-test-wiyofow1duhu" of all files 2026/06/08 03:12:45 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2dd53307dab5b9fe80e1b_f11928613b0a9ed10_d20260608_m031243_c001_v0001134_t0023_u01780888363975") 2026/06/08 03:12:45 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2dd53307dab5b9fe80e1b_f109e4e26a4df251b_d20260608_m031242_c001_v0001090_t0049_u01780888362283") 2026/06/08 03:12:45 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2dd53307dab5b9fe80e1b_f119411e2327acf65_d20260608_m031240_c001_v0001044_t0014_u01780888360836") --- PASS: TestServerSideMoveOverSelf (8.34s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:46 ERROR : error listing: directory not found 2026/06/08 03:12:47 INFO : Local file system at /tmp/rclone464630985: Making directory 2026/06/08 03:12:47 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:47 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:12:48 DEBUG : Local file system at /tmp/rclone464630985: Waiting for checks to finish 2026/06/08 03:12:48 DEBUG : Local file system at /tmp/rclone464630985: Waiting for transfers to finish 2026/06/08 03:12:49 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/08 03:12:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:12:49 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/08 03:12:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:50 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/08 03:12:50 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:50 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:50 DEBUG : check sum: size = 1 OK 2026/06/08 03:12:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:12:50 INFO : check sum: Copied (new) 2026/06/08 03:12:50 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:51 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:51 DEBUG : check sum: size = 1 OK 2026/06/08 03:12:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:12:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/08 03:12:51 DEBUG : check sum: Unchanged skipping 2026/06/08 03:12:51 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:51 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/08 03:12:52 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:52 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:52 DEBUG : sizeonly: size = 6 OK 2026/06/08 03:12:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/08 03:12:52 INFO : sizeonly: Copied (new) 2026/06/08 03:12:52 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:52 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:52 DEBUG : sizeonly: size = 6 OK 2026/06/08 03:12:52 DEBUG : sizeonly: Sizes identical 2026/06/08 03:12:52 DEBUG : sizeonly: Unchanged skipping 2026/06/08 03:12:52 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:52 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.72s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/08 03:12:53 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:53 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/08 03:12:54 INFO : ignore-size: Copied (new) 2026/06/08 03:12:54 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:12:54 DEBUG : ignore-size: Unchanged skipping 2026/06/08 03:12:54 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:54 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:54 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:55 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:55 DEBUG : existing: size = 6 OK 2026/06/08 03:12:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:12:55 DEBUG : existing: Unchanged skipping 2026/06/08 03:12:55 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:55 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:55 INFO : There was nothing to transfer 2026/06/08 03:12:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/08 03:12:56 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:56 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:56 DEBUG : existing: size = 6 OK 2026/06/08 03:12:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/08 03:12:56 INFO : existing: Copied (replaced existing) 2026/06/08 03:12:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.88s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/08 03:12:57 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:57 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:57 DEBUG : existing: size = 6 OK 2026/06/08 03:12:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/08 03:12:57 INFO : existing: Copied (new) 2026/06/08 03:12:57 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:57 DEBUG : existing: Destination exists, skipping 2026/06/08 03:12:57 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:12:57 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:12:57 DEBUG : Waiting for deletions to finish 2026/06/08 03:12:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:12:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/08 03:12:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:00 DEBUG : a/potato2: size = 60 OK 2026/06/08 03:13:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:00 INFO : a/potato2: Copied (new) 2026/06/08 03:13:00 DEBUG : c/non empty space: size = 5 OK 2026/06/08 03:13:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:00 DEBUG : c/non empty space: Unchanged skipping 2026/06/08 03:13:00 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:00 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:00 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:02 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:02 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:02 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/06/08 03:13:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:13:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/08 03:13:02 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:02 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:02 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:02 INFO : There was nothing to transfer 2026/06/08 03:13:02 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:02 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:02 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/06/08 03:13:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:13:03 INFO : empty space: Updated modification time in destination 2026/06/08 03:13:03 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:03 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:03 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:04 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:04 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/06/08 03:13:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:13:04 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:04 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:06 DEBUG : foo: size = 3 OK 2026/06/08 03:13:06 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/06/08 03:13:06 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone464630985) 2026/06/08 03:13:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:06 DEBUG : foo: sha1 differ 2026/06/08 03:13:06 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:06 DEBUG : foo: size = 3 OK 2026/06/08 03:13:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/08 03:13:06 INFO : foo: Copied (replaced existing) 2026/06/08 03:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/08 03:13:08 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:08 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:08 DEBUG : potato: size = 60 OK 2026/06/08 03:13:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:08 INFO : potato: Copied (new) 2026/06/08 03:13:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone464630985) 2026/06/08 03:13:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:10 DEBUG : potato: Sizes differ 2026/06/08 03:13:10 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:10 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:10 DEBUG : potato: size = 21 OK 2026/06/08 03:13:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/08 03:13:10 INFO : potato: Copied (replaced existing) 2026/06/08 03:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:12 DEBUG : potato: size = 21 OK 2026/06/08 03:13:12 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/06/08 03:13:12 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone464630985) 2026/06/08 03:13:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:12 DEBUG : potato: sha1 differ 2026/06/08 03:13:12 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:12 DEBUG : potato: size = 21 OK 2026/06/08 03:13:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/08 03:13:12 INFO : potato: Copied (replaced existing) 2026/06/08 03:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:14 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:14 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/08 03:13:14 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:14 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:14 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:15 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:15 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:16 DEBUG : potato2: size = 60 OK 2026/06/08 03:13:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:16 INFO : potato2: Copied (new) 2026/06/08 03:13:16 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:18 INFO : d: Making directory 2026/06/08 03:13:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/08 03:13:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:18 DEBUG : c/non empty space: size = 5 OK 2026/06/08 03:13:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:18 DEBUG : c/non empty space: Unchanged skipping 2026/06/08 03:13:18 DEBUG : a/potato2: size = 60 OK 2026/06/08 03:13:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:18 INFO : a/potato2: Copied (new) 2026/06/08 03:13:18 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:18 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:18 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/08 03:13:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:21 DEBUG : c/non empty space: size = 5 OK 2026/06/08 03:13:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:21 DEBUG : c/non empty space: Unchanged skipping 2026/06/08 03:13:21 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:21 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:21 DEBUG : a/potato2: size = 60 OK 2026/06/08 03:13:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:21 INFO : a/potato2: Copied (new) 2026/06/08 03:13:21 ERROR : B2 bucket rclone-test-kirurin4niha: not deleting files as there were IO errors 2026/06/08 03:13:21 ERROR : B2 bucket rclone-test-kirurin4niha: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:23 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:23 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:23 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:23 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:23 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:23 INFO : potato: Deleted 2026/06/08 03:13:23 DEBUG : potato2: size = 60 OK 2026/06/08 03:13:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:25 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:26 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:26 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:26 INFO : potato: Deleted 2026/06/08 03:13:26 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:26 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:26 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:26 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:26 DEBUG : potato2: size = 60 OK 2026/06/08 03:13:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:28 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:28 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:28 DEBUG : potato2: size = 19 OK 2026/06/08 03:13:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/08 03:13:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.81s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:30 DEBUG : enormous: Excluded (Size Filter) 2026/06/08 03:13:30 DEBUG : enormous: Excluded 2026/06/08 03:13:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 03:13:30 DEBUG : potato2: Excluded 2026/06/08 03:13:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 03:13:30 DEBUG : potato2: Excluded 2026/06/08 03:13:30 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:30 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:30 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:30 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:30 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:30 INFO : There was nothing to transfer 2026/06/08 03:13:30 DEBUG : enormous: Excluded (Size Filter) 2026/06/08 03:13:30 DEBUG : enormous: Excluded 2026/06/08 03:13:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 03:13:30 DEBUG : potato2: Excluded 2026/06/08 03:13:31 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 03:13:31 DEBUG : potato2: Excluded 2026/06/08 03:13:31 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:31 DEBUG : Local file system at /tmp/rclone464630985: Waiting for checks to finish 2026/06/08 03:13:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/08 03:13:31 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:31 DEBUG : Local file system at /tmp/rclone464630985: Waiting for transfers to finish 2026/06/08 03:13:31 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:32 DEBUG : enormous: Excluded (Size Filter) 2026/06/08 03:13:32 DEBUG : enormous: Excluded 2026/06/08 03:13:32 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 03:13:32 DEBUG : potato2: Excluded 2026/06/08 03:13:33 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:13:33 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:33 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:33 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:33 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:33 INFO : enormous: Deleted 2026/06/08 03:13:33 INFO : potato2: Deleted 2026/06/08 03:13:33 INFO : There was nothing to transfer 2026/06/08 03:13:33 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/08 03:13:33 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:33 DEBUG : Local file system at /tmp/rclone464630985: Waiting for checks to finish 2026/06/08 03:13:33 DEBUG : Local file system at /tmp/rclone464630985: Waiting for transfers to finish 2026/06/08 03:13:33 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:33 INFO : potato2: Deleted 2026/06/08 03:13:33 INFO : enormous: Deleted 2026/06/08 03:13:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.58s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:35 DEBUG : five: Need to transfer - File not found at Destination 2026/06/08 03:13:35 DEBUG : four: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:13:35 DEBUG : four: size = 8 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:35 DEBUG : four: Sizes differ 2026/06/08 03:13:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/08 03:13:35 DEBUG : one: Destination is newer than source, skipping 2026/06/08 03:13:35 DEBUG : three: size = 5 OK 2026/06/08 03:13:35 DEBUG : three: Sizes identical 2026/06/08 03:13:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/08 03:13:35 DEBUG : two: size = 3 OK 2026/06/08 03:13:35 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone464630985) 2026/06/08 03:13:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:35 DEBUG : two: sha1 differ 2026/06/08 03:13:35 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:36 DEBUG : five: size = 4 OK 2026/06/08 03:13:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/08 03:13:36 INFO : five: Copied (new) 2026/06/08 03:13:36 DEBUG : four: size = 4 OK 2026/06/08 03:13:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/08 03:13:36 INFO : four: Copied (replaced existing) 2026/06/08 03:13:36 DEBUG : two: size = 3 OK 2026/06/08 03:13:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/08 03:13:36 INFO : two: Copied (replaced existing) 2026/06/08 03:13:36 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:37 DEBUG : five: size = 4 OK 2026/06/08 03:13:37 DEBUG : three: size = 5 OK 2026/06/08 03:13:37 DEBUG : four: size = 4 OK 2026/06/08 03:13:37 DEBUG : one: Destination is newer than source, skipping 2026/06/08 03:13:37 DEBUG : two: size = 3 OK 2026/06/08 03:13:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/08 03:13:37 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/08 03:13:37 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/08 03:13:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone464630985) 2026/06/08 03:13:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:37 DEBUG : three: sha1 differ 2026/06/08 03:13:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/08 03:13:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/08 03:13:37 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/08 03:13:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/08 03:13:37 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/08 03:13:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/08 03:13:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/08 03:13:37 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:37 DEBUG : three: size = 5 OK 2026/06/08 03:13:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:13:37 INFO : three: Copied (replaced existing) 2026/06/08 03:13:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.48s) === 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/08 03:13:39 INFO : B2 bucket rclone-test-kirurin4niha: Making map for --track-renames 2026/06/08 03:13:39 INFO : B2 bucket rclone-test-kirurin4niha: Finished making map for --track-renames 2026/06/08 03:13:39 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/08 03:13:39 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for renames to finish 2026/06/08 03:13:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/08 03:13:39 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:39 DEBUG : yam: size = 11 OK 2026/06/08 03:13:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/08 03:13:39 INFO : yam: Copied (new) 2026/06/08 03:13:39 DEBUG : potato: size = 14 OK 2026/06/08 03:13:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/08 03:13:39 INFO : potato: Copied (new) 2026/06/08 03:13:39 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:39 DEBUG : potato: size = 14 OK 2026/06/08 03:13:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:13:39 DEBUG : potato: Unchanged skipping 2026/06/08 03:13:39 INFO : B2 bucket rclone-test-kirurin4niha: Making map for --track-renames 2026/06/08 03:13:39 INFO : B2 bucket rclone-test-kirurin4niha: Finished making map for --track-renames 2026/06/08 03:13:39 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:39 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for renames to finish 2026/06/08 03:13:41 DEBUG : yaml: size = 11 OK 2026/06/08 03:13:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/08 03:13:41 INFO : yam: Copied (server-side copy) to: yaml 2026/06/08 03:13:41 INFO : yam: Deleted 2026/06/08 03:13:41 INFO : yaml: Renamed from "yam" 2026/06/08 03:13:41 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/08 03:13:42 INFO : B2 bucket rclone-test-kirurin4niha: Making map for --track-renames 2026/06/08 03:13:42 INFO : B2 bucket rclone-test-kirurin4niha: Finished making map for --track-renames 2026/06/08 03:13:42 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/08 03:13:42 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for renames to finish 2026/06/08 03:13:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/08 03:13:42 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:42 DEBUG : yam: size = 11 OK 2026/06/08 03:13:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/08 03:13:42 INFO : yam: Copied (new) 2026/06/08 03:13:43 DEBUG : potato: size = 14 OK 2026/06/08 03:13:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/08 03:13:43 INFO : potato: Copied (new) 2026/06/08 03:13:43 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:43 INFO : B2 bucket rclone-test-kirurin4niha: Making map for --track-renames 2026/06/08 03:13:43 DEBUG : potato: size = 14 OK 2026/06/08 03:13:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:13:43 DEBUG : potato: Unchanged skipping 2026/06/08 03:13:43 INFO : B2 bucket rclone-test-kirurin4niha: Finished making map for --track-renames 2026/06/08 03:13:43 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:43 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for renames to finish 2026/06/08 03:13:43 DEBUG : yaml: size = 11 OK 2026/06/08 03:13:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/08 03:13:43 INFO : yam: Copied (server-side copy) to: yaml 2026/06/08 03:13:44 INFO : yam: Deleted 2026/06/08 03:13:44 INFO : yaml: Renamed from "yam" 2026/06/08 03:13:44 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/08 03:13:45 INFO : B2 bucket rclone-test-kirurin4niha: Making map for --track-renames 2026/06/08 03:13:45 INFO : B2 bucket rclone-test-kirurin4niha: Finished making map for --track-renames 2026/06/08 03:13:45 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:45 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for renames to finish 2026/06/08 03:13:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/08 03:13:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/08 03:13:45 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:45 DEBUG : potato: size = 14 OK 2026/06/08 03:13:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/08 03:13:45 INFO : potato: Copied (new) 2026/06/08 03:13:45 DEBUG : sub/yam: size = 11 OK 2026/06/08 03:13:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/08 03:13:45 INFO : sub/yam: Copied (new) 2026/06/08 03:13:45 DEBUG : Waiting for deletions to finish 2026/06/08 03:13:46 DEBUG : potato: size = 14 OK 2026/06/08 03:13:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:13:46 DEBUG : potato: Unchanged skipping 2026/06/08 03:13:46 INFO : B2 bucket rclone-test-kirurin4niha: Making map for --track-renames 2026/06/08 03:13:46 INFO : B2 bucket rclone-test-kirurin4niha: Finished making map for --track-renames 2026/06/08 03:13:46 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:46 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for renames to finish 2026/06/08 03:13:47 DEBUG : yam: size = 11 OK 2026/06/08 03:13:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/08 03:13:47 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/08 03:13:47 INFO : sub/yam: Deleted 2026/06/08 03:13:47 INFO : yam: Renamed from "sub/yam" 2026/06/08 03:13:47 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.19s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:48 DEBUG : Creating backend with remote "/tmp/rclone464630985/dir1" 2026/06/08 03:13:48 DEBUG : Creating backend with remote "/tmp/rclone464630985/dir2" 2026/06/08 03:13:48 DEBUG : Local file system at /tmp/rclone464630985/dir2: Using server-side directory move 2026/06/08 03:13:48 INFO : Local file system at /tmp/rclone464630985/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/08 03:13:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/08 03:13:48 DEBUG : Local file system at /tmp/rclone464630985/dir2: Waiting for checks to finish 2026/06/08 03:13:48 INFO : file1.txt: Moved (server-side) 2026/06/08 03:13:48 DEBUG : Local file system at /tmp/rclone464630985/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:13:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/08 03:13:48 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:48 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/08 03:13:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/08 03:13:49 INFO : nested/sub dir/file: Copied (new) 2026/06/08 03:13:49 INFO : nested/sub dir/file: Deleted 2026/06/08 03:13:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:13:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:13:49 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:13:49 INFO : sub dir/hello world: Deleted 2026/06/08 03:13:49 INFO : sub dir: Removing directory 2026/06/08 03:13:49 INFO : nested/sub dir: Removing directory 2026/06/08 03:13:49 INFO : nested: Removing directory 2026/06/08 03:13:49 DEBUG : Local file system at /tmp/rclone464630985: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 03:13:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/08 03:13:50 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:50 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:50 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1136-11.backblaze.com/b2api/v1/b2_upload_file/4f223da3307dab5b9fe80e1b/c001_v0001136_t0050": EOF 2026/06/08 03:13:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-11.backblaze.com/b2api/v1/b2_upload_file/4f223da3307dab5b9fe80e1b/c001_v0001136_t0050": EOF) 2026/06/08 03:13:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 03:13:50 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1136-11.backblaze.com/b2api/v1/b2_upload_file/4f223da3307dab5b9fe80e1b/c001_v0001136_t0050": EOF - low level retry 0/10 2026/06/08 03:13:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 03:13:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/08 03:13:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/08 03:13:51 INFO : nested/sub dir/file: Copied (new) 2026/06/08 03:13:51 INFO : nested/sub dir/file: Deleted 2026/06/08 03:13:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/08 03:13:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:13:51 INFO : sub dir/hello world: Copied (new) 2026/06/08 03:13:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/08 03:13:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/08 03:13:52 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:52 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:52 DEBUG : existing: size = 6 OK 2026/06/08 03:13:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/08 03:13:52 INFO : existing: Copied (new) 2026/06/08 03:13:52 INFO : existing: Deleted 2026/06/08 03:13:52 DEBUG : existing-b: size = 6 OK 2026/06/08 03:13:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/08 03:13:52 INFO : existing-b: Copied (new) 2026/06/08 03:13:52 INFO : existing-b: Deleted 2026/06/08 03:13:53 DEBUG : existing: Destination exists, skipping 2026/06/08 03:13:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/08 03:13:53 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:13:53 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:13:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dufivib2resa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kirurin4niha -> B2 bucket rclone-test-dufivib2resa 2026/06/08 03:13:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:13:58 DEBUG : empty space: size = 1 OK 2026/06/08 03:13:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/08 03:13:58 DEBUG : empty space: Unchanged skipping 2026/06/08 03:13:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:13:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dufivib2resa) 2026/06/08 03:13:58 DEBUG : potato3: Sizes differ 2026/06/08 03:13:58 DEBUG : B2 bucket rclone-test-dufivib2resa: Waiting for checks to finish 2026/06/08 03:13:58 INFO : empty space: Deleted 2026/06/08 03:13:58 DEBUG : B2 bucket rclone-test-dufivib2resa: Waiting for transfers to finish 2026/06/08 03:13:58 DEBUG : potato2: size = 60 OK 2026/06/08 03:13:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:13:58 INFO : potato2: Copied (server-side copy) 2026/06/08 03:13:58 INFO : potato2: Deleted 2026/06/08 03:13:59 DEBUG : potato3: size = 68 OK 2026/06/08 03:13:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/08 03:13:59 INFO : potato3: Copied (server-side copy) 2026/06/08 03:13:59 INFO : potato3: Deleted 2026/06/08 03:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sajiroh2riwi" 2026/06/08 03:13:59 DEBUG : Config file has changed externally - reloading 2026/06/08 03:14:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/08 03:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:14:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/08 03:14:01 DEBUG : B2 bucket rclone-test-sajiroh2riwi: Waiting for checks to finish 2026/06/08 03:14:01 DEBUG : B2 bucket rclone-test-sajiroh2riwi: Waiting for transfers to finish 2026/06/08 03:14:01 DEBUG : empty space: size = 1 OK 2026/06/08 03:14:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:14:01 INFO : empty space: Copied (server-side copy) 2026/06/08 03:14:02 INFO : empty space: Deleted 2026/06/08 03:14:02 DEBUG : potato2: size = 60 OK 2026/06/08 03:14:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:14:02 INFO : potato2: Copied (server-side copy) 2026/06/08 03:14:02 DEBUG : potato3: size = 68 OK 2026/06/08 03:14:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/08 03:14:02 INFO : potato3: Copied (server-side copy) 2026/06/08 03:14:02 INFO : potato2: Deleted 2026/06/08 03:14:02 INFO : potato3: Deleted 2026/06/08 03:14:02 DEBUG : B2 bucket rclone-test-sajiroh2riwi: Purge remote 2026/06/08 03:14:02 INFO : B2 bucket rclone-test-sajiroh2riwi: cleaning bucket "rclone-test-sajiroh2riwi" of all files 2026/06/08 03:14:03 DEBUG : empty space: Deleting (id "4_z3f321d13309dab5b9fe80e1b_f1161b21240372639_d20260608_m031401_c001_v0001179_t0025_u01780888441704") 2026/06/08 03:14:03 DEBUG : potato2: Deleting (id "4_z3f321d13309dab5b9fe80e1b_f1099aecdf6474d0b_d20260608_m031401_c001_v0001150_t0059_u01780888441967") 2026/06/08 03:14:03 DEBUG : potato3: Deleting (id "4_z3f321d13309dab5b9fe80e1b_f119498563e3eea9e_d20260608_m031402_c001_v0001105_t0032_u01780888442081") 2026/06/08 03:14:03 DEBUG : B2 bucket rclone-test-dufivib2resa: Purge remote 2026/06/08 03:14:03 INFO : B2 bucket rclone-test-dufivib2resa: cleaning bucket "rclone-test-dufivib2resa" of all files 2026/06/08 03:14:03 DEBUG : empty space: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f423d112d92011f11_d20260608_m031401_c001_v7007000_t0000_u01780888441932") 2026/06/08 03:14:03 DEBUG : empty space: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f114bb1afea54563e_d20260608_m031357_c001_v0001145_t0057_u01780888437381") 2026/06/08 03:14:03 DEBUG : potato2: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f423d112d92011f12_d20260608_m031402_c001_v7007000_t0000_u01780888442333") 2026/06/08 03:14:03 DEBUG : potato2: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f108269f8b952c5ee_d20260608_m031358_c001_v0001097_t0022_u01780888438358") 2026/06/08 03:14:03 DEBUG : potato3: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f414c8118165ecb9c_d20260608_m031402_c001_v7007000_t0000_u01780888442506") 2026/06/08 03:14:03 DEBUG : potato3: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f108eff60b0f5c264_d20260608_m031358_c001_v0001033_t0025_u01780888438731") 2026/06/08 03:14:03 DEBUG : potato3: Deleting (id "4_zffb2fdd3308dab5b9fe80e1b_f114bb1afea545642_d20260608_m031357_c001_v0001145_t0059_u01780888437694") --- PASS: TestServerSideMove (11.81s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-socijuy7luvo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kirurin4niha -> B2 bucket rclone-test-socijuy7luvo 2026/06/08 03:14:11 DEBUG : empty space: Excluded (Size Filter) 2026/06/08 03:14:11 DEBUG : empty space: Excluded 2026/06/08 03:14:11 DEBUG : empty space: Excluded (Size Filter) 2026/06/08 03:14:11 DEBUG : empty space: Excluded 2026/06/08 03:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:14:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:14:11 DEBUG : B2 bucket rclone-test-socijuy7luvo: Waiting for checks to finish 2026/06/08 03:14:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-socijuy7luvo) 2026/06/08 03:14:11 DEBUG : potato3: Sizes differ 2026/06/08 03:14:11 DEBUG : B2 bucket rclone-test-socijuy7luvo: Waiting for transfers to finish 2026/06/08 03:14:11 DEBUG : potato2: size = 60 OK 2026/06/08 03:14:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:14:11 INFO : potato2: Copied (server-side copy) 2026/06/08 03:14:11 INFO : potato2: Deleted 2026/06/08 03:14:12 DEBUG : potato3: size = 68 OK 2026/06/08 03:14:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/08 03:14:12 INFO : potato3: Copied (server-side copy) 2026/06/08 03:14:12 INFO : potato3: Deleted 2026/06/08 03:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kamuwuv0zedo" 2026/06/08 03:14:13 DEBUG : empty space: Excluded (Size Filter) 2026/06/08 03:14:13 DEBUG : empty space: Excluded 2026/06/08 03:14:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:14:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/08 03:14:13 DEBUG : B2 bucket rclone-test-kamuwuv0zedo: Waiting for checks to finish 2026/06/08 03:14:13 DEBUG : B2 bucket rclone-test-kamuwuv0zedo: Waiting for transfers to finish 2026/06/08 03:14:15 DEBUG : potato2: size = 60 OK 2026/06/08 03:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:14:15 INFO : potato2: Copied (server-side copy) 2026/06/08 03:14:15 INFO : potato2: Deleted 2026/06/08 03:14:15 DEBUG : potato3: size = 68 OK 2026/06/08 03:14:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/08 03:14:15 INFO : potato3: Copied (server-side copy) 2026/06/08 03:14:15 INFO : potato3: Deleted 2026/06/08 03:14:16 DEBUG : B2 bucket rclone-test-kamuwuv0zedo: Purge remote 2026/06/08 03:14:16 INFO : B2 bucket rclone-test-kamuwuv0zedo: cleaning bucket "rclone-test-kamuwuv0zedo" of all files 2026/06/08 03:14:16 DEBUG : potato2: Deleting (id "4_z8f024d33309dab5b9fe80e1b_f11887115f4114fa3_d20260608_m031414_c001_v0001102_t0019_u01780888454908") 2026/06/08 03:14:16 DEBUG : potato3: Deleting (id "4_z8f024d33309dab5b9fe80e1b_f1185e59fcfa2b790_d20260608_m031415_c001_v0001097_t0042_u01780888455270") 2026/06/08 03:14:17 DEBUG : B2 bucket rclone-test-socijuy7luvo: Purge remote 2026/06/08 03:14:17 INFO : B2 bucket rclone-test-socijuy7luvo: cleaning bucket "rclone-test-socijuy7luvo" of all files 2026/06/08 03:14:17 DEBUG : empty space: Deleting (id "4_zbfa22df3309dab5b9fe80e1b_f110461ab60f0aed0_d20260608_m031410_c001_v0001167_t0013_u01780888450067") 2026/06/08 03:14:17 DEBUG : potato2: Deleting (id "4_zbfa22df3309dab5b9fe80e1b_f407298c309ff6f42_d20260608_m031415_c001_v7007000_t0000_u01780888455287") 2026/06/08 03:14:17 DEBUG : potato2: Deleting (id "4_zbfa22df3309dab5b9fe80e1b_f1022062b95f69640_d20260608_m031411_c001_v0001130_t0058_u01780888451410") 2026/06/08 03:14:17 DEBUG : potato3: Deleting (id "4_zbfa22df3309dab5b9fe80e1b_f407298c309ff6f43_d20260608_m031415_c001_v7007000_t0000_u01780888455602") 2026/06/08 03:14:17 DEBUG : potato3: Deleting (id "4_zbfa22df3309dab5b9fe80e1b_f1139713669259b06_d20260608_m031411_c001_v0001130_t0020_u01780888451706") 2026/06/08 03:14:17 DEBUG : potato3: Deleting (id "4_zbfa22df3309dab5b9fe80e1b_f110461ab60f0aed8_d20260608_m031410_c001_v0001167_t0026_u01780888450538") --- PASS: TestServerSideMoveWithFilter (14.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:14:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qubokun1zona" 2026/06/08 03:14:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kirurin4niha -> B2 bucket rclone-test-qubokun1zona 2026/06/08 03:14:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:14:25 DEBUG : empty space: size = 1 OK 2026/06/08 03:14:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/08 03:14:25 DEBUG : empty space: Unchanged skipping 2026/06/08 03:14:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:14:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qubokun1zona) 2026/06/08 03:14:25 DEBUG : potato3: Sizes differ 2026/06/08 03:14:25 DEBUG : B2 bucket rclone-test-qubokun1zona: Waiting for checks to finish 2026/06/08 03:14:25 INFO : empty space: Deleted 2026/06/08 03:14:25 DEBUG : B2 bucket rclone-test-qubokun1zona: Waiting for transfers to finish 2026/06/08 03:14:25 DEBUG : potato2: size = 60 OK 2026/06/08 03:14:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:14:25 INFO : potato2: Copied (server-side copy) 2026/06/08 03:14:26 INFO : potato2: Deleted 2026/06/08 03:14:26 DEBUG : potato3: size = 68 OK 2026/06/08 03:14:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/08 03:14:26 INFO : potato3: Copied (server-side copy) 2026/06/08 03:14:26 INFO : potato3: Deleted 2026/06/08 03:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-deyurig5sure" 2026/06/08 03:14:27 INFO : tomatoDir: Making directory 2026/06/08 03:14:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/08 03:14:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 03:14:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/08 03:14:27 DEBUG : B2 bucket rclone-test-deyurig5sure: Waiting for checks to finish 2026/06/08 03:14:27 DEBUG : B2 bucket rclone-test-deyurig5sure: Waiting for transfers to finish 2026/06/08 03:14:29 DEBUG : potato3: size = 68 OK 2026/06/08 03:14:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/08 03:14:29 INFO : potato3: Copied (server-side copy) 2026/06/08 03:14:29 DEBUG : empty space: size = 1 OK 2026/06/08 03:14:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/08 03:14:29 INFO : empty space: Copied (server-side copy) 2026/06/08 03:14:29 DEBUG : potato2: size = 60 OK 2026/06/08 03:14:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/08 03:14:29 INFO : potato2: Copied (server-side copy) 2026/06/08 03:14:29 INFO : potato3: Deleted 2026/06/08 03:14:29 INFO : empty space: Deleted 2026/06/08 03:14:30 INFO : potato2: Deleted 2026/06/08 03:14:30 DEBUG : B2 bucket rclone-test-deyurig5sure: Purge remote 2026/06/08 03:14:30 INFO : B2 bucket rclone-test-deyurig5sure: cleaning bucket "rclone-test-deyurig5sure" of all files 2026/06/08 03:14:30 DEBUG : empty space: Deleting (id "4_z7fb27da3309dab5b9fe80e1b_f1158ad16ca5029d7_d20260608_m031429_c001_v0001040_t0046_u01780888469207") 2026/06/08 03:14:30 DEBUG : potato2: Deleting (id "4_z7fb27da3309dab5b9fe80e1b_f104a96f7f0d7cc14_d20260608_m031429_c001_v0001105_t0051_u01780888469576") 2026/06/08 03:14:30 DEBUG : potato3: Deleting (id "4_z7fb27da3309dab5b9fe80e1b_f113241644f3d76d6_d20260608_m031429_c001_v0001182_t0001_u01780888469594") 2026/06/08 03:14:32 DEBUG : B2 bucket rclone-test-qubokun1zona: Purge remote 2026/06/08 03:14:32 INFO : B2 bucket rclone-test-qubokun1zona: cleaning bucket "rclone-test-qubokun1zona" of all files 2026/06/08 03:14:32 DEBUG : empty space: Deleting (id "4_zef426d73309dab5b9fe80e1b_f412d961748157b87_d20260608_m031429_c001_v7007000_t0000_u01780888469820") 2026/06/08 03:14:32 DEBUG : empty space: Deleting (id "4_zef426d73309dab5b9fe80e1b_f1188b8548b70a8b3_d20260608_m031424_c001_v0001185_t0006_u01780888464854") 2026/06/08 03:14:32 DEBUG : potato2: Deleting (id "4_zef426d73309dab5b9fe80e1b_f419e235c0b185567_d20260608_m031429_c001_v7007000_t0000_u01780888469993") 2026/06/08 03:14:32 DEBUG : potato2: Deleting (id "4_zef426d73309dab5b9fe80e1b_f113ebfa4ae89fb9a_d20260608_m031425_c001_v0001131_t0036_u01780888465628") 2026/06/08 03:14:32 DEBUG : potato3: Deleting (id "4_zef426d73309dab5b9fe80e1b_f419e235c0b185565_d20260608_m031429_c001_v7007000_t0000_u01780888469810") 2026/06/08 03:14:32 DEBUG : potato3: Deleting (id "4_zef426d73309dab5b9fe80e1b_f103790e2e86df8cc_d20260608_m031426_c001_v0001182_t0046_u01780888466005") 2026/06/08 03:14:32 DEBUG : potato3: Deleting (id "4_zef426d73309dab5b9fe80e1b_f1188b8548b70a8b5_d20260608_m031425_c001_v0001185_t0053_u01780888465052") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.31s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/rclone-sync-test" 2026/06/08 03:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/rclone-sync-test-include/layer2" 2026/06/08 03:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/rclone-sync-test-ignore-file" 2026/06/08 03:14:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/08 03:14:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 03:14:45 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 03:14:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 03:14:45 DEBUG : B2 bucket rclone-test-kirurin4niha path rclone-sync-test: Waiting for checks to finish 2026/06/08 03:14:45 DEBUG : B2 bucket rclone-test-kirurin4niha path rclone-sync-test: Waiting for transfers to finish 2026/06/08 03:14:45 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:45 INFO : There was nothing to transfer 2026/06/08 03:14:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 03:14:46 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:14:46 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:14:46 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:46 INFO : There was nothing to transfer 2026/06/08 03:14:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 03:14:47 DEBUG : B2 bucket rclone-test-kirurin4niha path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/08 03:14:47 DEBUG : B2 bucket rclone-test-kirurin4niha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/08 03:14:47 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:47 INFO : There was nothing to transfer 2026/06/08 03:14:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 03:14:47 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:14:47 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:14:47 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:47 INFO : There was nothing to transfer 2026/06/08 03:14:47 DEBUG : Excluded 2026/06/08 03:14:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 03:14:48 DEBUG : B2 bucket rclone-test-kirurin4niha path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/08 03:14:48 DEBUG : B2 bucket rclone-test-kirurin4niha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/08 03:14:48 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/CompareDest" 2026/06/08 03:14:51 DEBUG : one: Need to transfer - File not found at Destination 2026/06/08 03:14:51 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:51 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:52 DEBUG : one: size = 3 OK 2026/06/08 03:14:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:14:52 INFO : one: Copied (new) 2026/06/08 03:14:52 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:53 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:14:53 DEBUG : one: Sizes differ 2026/06/08 03:14:53 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:53 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:53 DEBUG : one: size = 5 OK 2026/06/08 03:14:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/08 03:14:53 INFO : one: Copied (replaced existing) 2026/06/08 03:14:53 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:55 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:55 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:14:55 DEBUG : one: Sizes differ 2026/06/08 03:14:55 DEBUG : one: size = 5 OK 2026/06/08 03:14:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 03:14:55 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:55 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:55 INFO : There was nothing to transfer 2026/06/08 03:14:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:56 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:14:56 DEBUG : one: Sizes differ 2026/06/08 03:14:56 DEBUG : two: size = 3 OK 2026/06/08 03:14:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/08 03:14:56 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:56 DEBUG : one: size = 5 OK 2026/06/08 03:14:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 03:14:56 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:56 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:56 INFO : There was nothing to transfer 2026/06/08 03:14:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:57 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:14:57 DEBUG : one: Sizes differ 2026/06/08 03:14:57 DEBUG : two: size = 3 OK 2026/06/08 03:14:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/08 03:14:57 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:57 DEBUG : one: size = 5 OK 2026/06/08 03:14:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 03:14:57 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:57 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:57 INFO : There was nothing to transfer 2026/06/08 03:14:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:58 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:14:58 DEBUG : one: Sizes differ 2026/06/08 03:14:58 DEBUG : two: size = 3 OK 2026/06/08 03:14:58 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/06/08 03:14:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/08 03:14:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/08 03:14:58 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:58 DEBUG : one: size = 5 OK 2026/06/08 03:14:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 03:14:58 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:58 DEBUG : Waiting for deletions to finish 2026/06/08 03:14:58 INFO : There was nothing to transfer 2026/06/08 03:14:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:59 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:14:59 DEBUG : one: Sizes differ 2026/06/08 03:14:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:14:59 DEBUG : two: size = 3 (B2 bucket rclone-test-kirurin4niha path CompareDest) 2026/06/08 03:14:59 DEBUG : two: Sizes differ 2026/06/08 03:14:59 DEBUG : two: Need to transfer - File not found at Destination 2026/06/08 03:14:59 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:14:59 DEBUG : one: size = 5 OK 2026/06/08 03:14:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:14:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 03:14:59 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:14:59 DEBUG : two: size = 5 OK 2026/06/08 03:14:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/08 03:14:59 INFO : two: Copied (new) 2026/06/08 03:14:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.45s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dest" 2026/06/08 03:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/pre-dest1" 2026/06/08 03:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/pre-dest2" 2026/06/08 03:15:07 DEBUG : 1: size = 1 OK 2026/06/08 03:15:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/08 03:15:07 DEBUG : 2: size = 1 OK 2026/06/08 03:15:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:07 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/08 03:15:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/08 03:15:07 DEBUG : B2 bucket rclone-test-kirurin4niha path dest: Waiting for checks to finish 2026/06/08 03:15:07 DEBUG : B2 bucket rclone-test-kirurin4niha path dest: Waiting for transfers to finish 2026/06/08 03:15:08 DEBUG : 3: size = 1 OK 2026/06/08 03:15:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/08 03:15:08 INFO : 3: Copied (new) 2026/06/08 03:15:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/CopyDest" 2026/06/08 03:15:13 DEBUG : one: Need to transfer - File not found at Destination 2026/06/08 03:15:13 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:13 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:14 DEBUG : one: size = 3 OK 2026/06/08 03:15:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:15:14 INFO : one: Copied (new) 2026/06/08 03:15:14 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:14 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:14 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:14 DEBUG : one: Sizes differ 2026/06/08 03:15:15 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:15 DEBUG : one: size = 5 OK 2026/06/08 03:15:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/08 03:15:15 INFO : one: Copied (replaced existing) 2026/06/08 03:15:15 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/BackupDir" 2026/06/08 03:15:18 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:18 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:18 DEBUG : one: Sizes differ 2026/06/08 03:15:18 DEBUG : one: size = 5 OK 2026/06/08 03:15:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:18 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:18 DEBUG : one: Sizes differ 2026/06/08 03:15:20 DEBUG : one: size = 3 OK 2026/06/08 03:15:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:15:20 INFO : one: Copied (server-side copy) 2026/06/08 03:15:20 INFO : one: Deleted 2026/06/08 03:15:20 DEBUG : one: size = 5 OK 2026/06/08 03:15:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/08 03:15:20 INFO : one: Copied (server-side copy) 2026/06/08 03:15:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/08 03:15:20 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:20 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:21 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/4f223da3307dab5b9fe80e1b/c001_v0001172_t0056": EOF 2026/06/08 03:15:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/4f223da3307dab5b9fe80e1b/c001_v0001172_t0056": EOF) 2026/06/08 03:15:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-kirurin4niha: 1/10 (Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/4f223da3307dab5b9fe80e1b/c001_v0001172_t0056": EOF) 2026/06/08 03:15:23 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 03:15:24 DEBUG : one: size = 5 OK 2026/06/08 03:15:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:24 DEBUG : one: Unchanged skipping 2026/06/08 03:15:24 DEBUG : two: size = 3 OK 2026/06/08 03:15:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:25 DEBUG : two: size = 3 OK 2026/06/08 03:15:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/08 03:15:25 INFO : two: Copied (server-side copy) 2026/06/08 03:15:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/08 03:15:25 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:25 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:25 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:25 DEBUG : one: size = 5 OK 2026/06/08 03:15:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:25 DEBUG : one: Unchanged skipping 2026/06/08 03:15:25 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:25 DEBUG : two: size = 3 OK 2026/06/08 03:15:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:25 DEBUG : two: Unchanged skipping 2026/06/08 03:15:25 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:25 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:25 INFO : There was nothing to transfer 2026/06/08 03:15:26 DEBUG : one: size = 5 OK 2026/06/08 03:15:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:26 DEBUG : one: Unchanged skipping 2026/06/08 03:15:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:26 DEBUG : three: size = 5 (B2 bucket rclone-test-kirurin4niha path CopyDest) 2026/06/08 03:15:26 DEBUG : three: Sizes differ 2026/06/08 03:15:26 DEBUG : three: Destination not found in --copy-dest 2026/06/08 03:15:26 DEBUG : three: Need to transfer - File not found at Destination 2026/06/08 03:15:26 DEBUG : two: size = 3 OK 2026/06/08 03:15:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/08 03:15:26 DEBUG : two: Unchanged skipping 2026/06/08 03:15:26 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:26 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:27 DEBUG : three: size = 7 OK 2026/06/08 03:15:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/08 03:15:27 INFO : three: Copied (new) 2026/06/08 03:15:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.70s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:15:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/backup" 2026/06/08 03:15:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:33 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:33 DEBUG : one: Sizes differ 2026/06/08 03:15:33 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:33 DEBUG : two: size = 3 OK 2026/06/08 03:15:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:33 DEBUG : two: Unchanged skipping 2026/06/08 03:15:34 DEBUG : one: size = 3 OK 2026/06/08 03:15:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:15:34 INFO : one: Copied (server-side copy) 2026/06/08 03:15:34 INFO : one: Deleted 2026/06/08 03:15:34 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:36 DEBUG : one: size = 4 OK 2026/06/08 03:15:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:15:36 INFO : one: Copied (new) 2026/06/08 03:15:36 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:36 DEBUG : three.txt: size = 5 OK 2026/06/08 03:15:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:15:36 INFO : three.txt: Copied (server-side copy) 2026/06/08 03:15:36 INFO : three.txt: Deleted 2026/06/08 03:15:36 INFO : three.txt: Moved into backup dir 2026/06/08 03:15:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:38 DEBUG : one: size = 4 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:38 DEBUG : two: size = 3 OK 2026/06/08 03:15:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:38 DEBUG : two: Unchanged skipping 2026/06/08 03:15:38 DEBUG : one: Sizes differ 2026/06/08 03:15:38 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:39 DEBUG : one: size = 4 OK 2026/06/08 03:15:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:15:39 INFO : one: Copied (server-side copy) 2026/06/08 03:15:39 INFO : one: Deleted 2026/06/08 03:15:39 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:39 DEBUG : one: size = 5 OK 2026/06/08 03:15:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/08 03:15:39 INFO : one: Copied (new) 2026/06/08 03:15:39 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:40 DEBUG : three.txt: size = 6 OK 2026/06/08 03:15:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:15:40 INFO : three.txt: Copied (server-side copy) 2026/06/08 03:15:40 INFO : three.txt: Deleted 2026/06/08 03:15:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.82s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/backup" 2026/06/08 03:15:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:46 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:46 DEBUG : one: Sizes differ 2026/06/08 03:15:46 DEBUG : two: size = 3 OK 2026/06/08 03:15:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:46 DEBUG : two: Unchanged skipping 2026/06/08 03:15:46 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:47 DEBUG : one.bak: size = 3 OK 2026/06/08 03:15:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:15:47 INFO : one: Copied (server-side copy) to: one.bak 2026/06/08 03:15:48 INFO : one: Deleted 2026/06/08 03:15:48 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:48 DEBUG : one: size = 4 OK 2026/06/08 03:15:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:15:48 INFO : one: Copied (new) 2026/06/08 03:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:49 DEBUG : three.txt.bak: size = 5 OK 2026/06/08 03:15:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:15:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/08 03:15:49 INFO : three.txt: Deleted 2026/06/08 03:15:49 INFO : three.txt: Moved into backup dir 2026/06/08 03:15:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:51 DEBUG : one: size = 4 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:51 DEBUG : one: Sizes differ 2026/06/08 03:15:51 DEBUG : two: size = 3 OK 2026/06/08 03:15:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:51 DEBUG : two: Unchanged skipping 2026/06/08 03:15:51 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:51 DEBUG : one.bak: size = 4 OK 2026/06/08 03:15:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:15:51 INFO : one: Copied (server-side copy) to: one.bak 2026/06/08 03:15:52 INFO : one: Deleted 2026/06/08 03:15:52 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:15:52 DEBUG : one: size = 5 OK 2026/06/08 03:15:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/08 03:15:52 INFO : one: Copied (new) 2026/06/08 03:15:52 DEBUG : Waiting for deletions to finish 2026/06/08 03:15:53 DEBUG : three.txt.bak: size = 6 OK 2026/06/08 03:15:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:15:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/08 03:15:53 INFO : three.txt: Deleted 2026/06/08 03:15:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:15:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/backup" 2026/06/08 03:15:59 DEBUG : two: size = 3 OK 2026/06/08 03:15:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:15:59 DEBUG : two: Unchanged skipping 2026/06/08 03:15:59 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:15:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:15:59 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:15:59 DEBUG : one: Sizes differ 2026/06/08 03:16:00 DEBUG : one-2019-01-01: size = 3 OK 2026/06/08 03:16:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:16:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/08 03:16:00 INFO : one: Deleted 2026/06/08 03:16:00 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:16:03 DEBUG : one: size = 4 OK 2026/06/08 03:16:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:03 INFO : one: Copied (new) 2026/06/08 03:16:03 DEBUG : Waiting for deletions to finish 2026/06/08 03:16:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/08 03:16:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:16:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/08 03:16:03 INFO : three.txt: Deleted 2026/06/08 03:16:03 INFO : three.txt: Moved into backup dir 2026/06/08 03:16:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:05 DEBUG : one: size = 4 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:05 DEBUG : one: Sizes differ 2026/06/08 03:16:05 DEBUG : two: size = 3 OK 2026/06/08 03:16:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:05 DEBUG : two: Unchanged skipping 2026/06/08 03:16:05 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:16:06 DEBUG : one-2019-01-01: size = 4 OK 2026/06/08 03:16:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/08 03:16:06 INFO : one: Deleted 2026/06/08 03:16:06 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:16:06 DEBUG : one: size = 5 OK 2026/06/08 03:16:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/08 03:16:06 INFO : one: Copied (new) 2026/06/08 03:16:06 DEBUG : Waiting for deletions to finish 2026/06/08 03:16:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/08 03:16:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:16:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/08 03:16:07 INFO : three.txt: Deleted 2026/06/08 03:16:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.96s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:16:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:16:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:12 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:12 DEBUG : one: Sizes differ 2026/06/08 03:16:12 DEBUG : two: size = 3 OK 2026/06/08 03:16:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:12 DEBUG : two: Unchanged skipping 2026/06/08 03:16:12 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:16:12 DEBUG : one.bak: size = 3 OK 2026/06/08 03:16:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:16:12 INFO : one: Copied (server-side copy) to: one.bak 2026/06/08 03:16:12 INFO : one: Deleted 2026/06/08 03:16:12 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:16:13 DEBUG : one: size = 4 OK 2026/06/08 03:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:13 INFO : one: Copied (new) 2026/06/08 03:16:13 DEBUG : Waiting for deletions to finish 2026/06/08 03:16:13 DEBUG : three.txt.bak: size = 5 OK 2026/06/08 03:16:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:16:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/08 03:16:14 INFO : three.txt: Deleted 2026/06/08 03:16:14 INFO : three.txt: Moved into backup dir 2026/06/08 03:16:15 DEBUG : one.bak: Excluded (Path Filter) 2026/06/08 03:16:15 DEBUG : one.bak: Excluded 2026/06/08 03:16:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/08 03:16:15 DEBUG : three.txt.bak: Excluded 2026/06/08 03:16:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:15 DEBUG : one: size = 4 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:15 DEBUG : one: Sizes differ 2026/06/08 03:16:15 DEBUG : two: size = 3 OK 2026/06/08 03:16:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:15 DEBUG : two: Unchanged skipping 2026/06/08 03:16:15 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for checks to finish 2026/06/08 03:16:15 DEBUG : one.bak: size = 4 OK 2026/06/08 03:16:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:15 INFO : one: Copied (server-side copy) to: one.bak 2026/06/08 03:16:15 INFO : one: Deleted 2026/06/08 03:16:15 DEBUG : B2 bucket rclone-test-kirurin4niha path dst: Waiting for transfers to finish 2026/06/08 03:16:15 DEBUG : one: size = 5 OK 2026/06/08 03:16:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/08 03:16:15 INFO : one: Copied (new) 2026/06/08 03:16:15 DEBUG : Waiting for deletions to finish 2026/06/08 03:16:16 DEBUG : three.txt.bak: size = 6 OK 2026/06/08 03:16:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:16:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/08 03:16:17 INFO : three.txt: Deleted 2026/06/08 03:16:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.63s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:16:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:20 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:20 DEBUG : one: Sizes differ 2026/06/08 03:16:22 DEBUG : one.bak: size = 3 OK 2026/06/08 03:16:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:16:22 INFO : one: Copied (server-side copy) to: one.bak 2026/06/08 03:16:22 INFO : one: Deleted 2026/06/08 03:16:23 DEBUG : one: size = 4 OK 2026/06/08 03:16:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:23 INFO : one: Copied (new) 2026/06/08 03:16:23 DEBUG : two: size = 3 OK 2026/06/08 03:16:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:23 DEBUG : two: Unchanged skipping 2026/06/08 03:16:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:23 DEBUG : three.txt: Sizes differ 2026/06/08 03:16:24 DEBUG : three.txt.bak: size = 5 OK 2026/06/08 03:16:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:16:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/08 03:16:24 INFO : three.txt: Deleted 2026/06/08 03:16:24 DEBUG : three.txt: size = 6 OK 2026/06/08 03:16:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:16:24 INFO : three.txt: Copied (new) 2026/06/08 03:16:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:25 DEBUG : one: size = 4 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:25 DEBUG : one: Sizes differ 2026/06/08 03:16:26 DEBUG : one.bak: size = 4 OK 2026/06/08 03:16:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:26 INFO : one: Copied (server-side copy) to: one.bak 2026/06/08 03:16:26 INFO : one: Deleted 2026/06/08 03:16:26 DEBUG : one: size = 5 OK 2026/06/08 03:16:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/08 03:16:26 INFO : one: Copied (new) 2026/06/08 03:16:27 DEBUG : two: size = 3 OK 2026/06/08 03:16:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:27 DEBUG : two: Unchanged skipping 2026/06/08 03:16:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:27 DEBUG : three.txt: Sizes differ 2026/06/08 03:16:27 DEBUG : three.txt.bak: size = 6 OK 2026/06/08 03:16:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:16:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/08 03:16:27 INFO : three.txt: Deleted 2026/06/08 03:16:28 DEBUG : three.txt: size = 19 OK 2026/06/08 03:16:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/08 03:16:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kirurin4niha/dst" 2026/06/08 03:16:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:32 DEBUG : one: size = 3 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:32 DEBUG : one: Sizes differ 2026/06/08 03:16:33 DEBUG : one-2019-01-01: size = 3 OK 2026/06/08 03:16:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/08 03:16:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/08 03:16:34 INFO : one: Deleted 2026/06/08 03:16:34 DEBUG : one: size = 4 OK 2026/06/08 03:16:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:34 INFO : one: Copied (new) 2026/06/08 03:16:34 DEBUG : two: size = 3 OK 2026/06/08 03:16:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:34 DEBUG : two: Unchanged skipping 2026/06/08 03:16:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:35 DEBUG : three.txt: Sizes differ 2026/06/08 03:16:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/08 03:16:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/08 03:16:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/08 03:16:35 INFO : three.txt: Deleted 2026/06/08 03:16:35 DEBUG : three.txt: size = 6 OK 2026/06/08 03:16:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:16:35 INFO : three.txt: Copied (new) 2026/06/08 03:16:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:36 DEBUG : one: size = 4 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:36 DEBUG : one: Sizes differ 2026/06/08 03:16:37 DEBUG : one-2019-01-01: size = 4 OK 2026/06/08 03:16:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/08 03:16:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/08 03:16:37 INFO : one: Deleted 2026/06/08 03:16:37 DEBUG : one: size = 5 OK 2026/06/08 03:16:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/08 03:16:37 INFO : one: Copied (new) 2026/06/08 03:16:37 DEBUG : two: size = 3 OK 2026/06/08 03:16:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:37 DEBUG : two: Unchanged skipping 2026/06/08 03:16:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:37 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kirurin4niha path dst) 2026/06/08 03:16:37 DEBUG : three.txt: Sizes differ 2026/06/08 03:16:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/08 03:16:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/08 03:16:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/08 03:16:38 INFO : three.txt: Deleted 2026/06/08 03:16:38 DEBUG : three.txt: size = 19 OK 2026/06/08 03:16:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/08 03:16:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.85s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:16:41 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:16:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:16:41 DEBUG : Testêé: Sizes differ 2026/06/08 03:16:41 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:16:41 DEBUG : Testêé: size = 14 OK 2026/06/08 03:16:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/08 03:16:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/08 03:16:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.07s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:16:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/08 03:16:42 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:16:42 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:16:43 DEBUG : existing: size = 6 OK 2026/06/08 03:16:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/08 03:16:43 INFO : existing: Copied (new) 2026/06/08 03:16:43 DEBUG : Waiting for deletions to finish 2026/06/08 03:16:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone464630985) 2026/06/08 03:16:43 DEBUG : existing: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:16:43 DEBUG : existing: Sizes differ 2026/06/08 03:16:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/08 03:16:43 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:16:43 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:16:43 ERROR : B2 bucket rclone-test-kirurin4niha: not deleting files as there were IO errors 2026/06/08 03:16:43 ERROR : B2 bucket rclone-test-kirurin4niha: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:16:45 DEBUG : EXISTING: size = 6 OK 2026/06/08 03:16:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:16:45 DEBUG : existing: Unchanged skipping 2026/06/08 03:16:45 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:16:45 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:16:45 DEBUG : Waiting for deletions to finish 2026/06/08 03:16:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.80s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", 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-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:04 DEBUG : both0: size = 6 OK 2026/06/08 03:17:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:17:04 DEBUG : both10: size = 6 OK 2026/06/08 03:17:04 DEBUG : both12: size = 6 OK 2026/06/08 03:17:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both11: size = 6 OK 2026/06/08 03:17:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both0: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both13: size = 6 OK 2026/06/08 03:17:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both12: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both14: size = 6 OK 2026/06/08 03:17:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both14: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both15: size = 6 OK 2026/06/08 03:17:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both11: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both16: size = 6 OK 2026/06/08 03:17:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both16: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both17: size = 6 OK 2026/06/08 03:17:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both17: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both18: size = 6 OK 2026/06/08 03:17:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both10: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both19: size = 6 OK 2026/06/08 03:17:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both13: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both1: size = 6 OK 2026/06/08 03:17:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both1: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both2: size = 6 OK 2026/06/08 03:17:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both2: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both3: size = 6 OK 2026/06/08 03:17:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both3: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both4: size = 6 OK 2026/06/08 03:17:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both4: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both5: size = 6 OK 2026/06/08 03:17:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both5: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both6: size = 6 OK 2026/06/08 03:17:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both6: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both7: size = 6 OK 2026/06/08 03:17:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both7: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both8: size = 6 OK 2026/06/08 03:17:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both15: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both9: size = 6 OK 2026/06/08 03:17:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:04 DEBUG : both9: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both18: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both19: Unchanged skipping 2026/06/08 03:17:04 DEBUG : both8: Unchanged skipping 2026/06/08 03:17:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:17:04 DEBUG : Waiting for deletions to finish 2026/06/08 03:17:04 INFO : only12: Deleted 2026/06/08 03:17:04 INFO : only8: Deleted 2026/06/08 03:17:04 INFO : only10: Deleted 2026/06/08 03:17:04 INFO : only17: Deleted 2026/06/08 03:17:04 INFO : only19: Deleted 2026/06/08 03:17:04 INFO : only1: Deleted 2026/06/08 03:17:04 INFO : only3: Deleted 2026/06/08 03:17:04 INFO : only4: Deleted 2026/06/08 03:17:04 INFO : only9: Deleted 2026/06/08 03:17:04 INFO : only13: Deleted 2026/06/08 03:17:04 INFO : only14: Deleted 2026/06/08 03:17:04 INFO : only18: Deleted 2026/06/08 03:17:04 INFO : only0: Deleted 2026/06/08 03:17:04 INFO : only2: Deleted 2026/06/08 03:17:05 INFO : only6: Deleted 2026/06/08 03:17:05 INFO : only7: Deleted 2026/06/08 03:17:05 INFO : only11: Deleted 2026/06/08 03:17:05 INFO : only15: Deleted 2026/06/08 03:17:05 INFO : only16: Deleted 2026/06/08 03:17:05 INFO : only5: Deleted 2026/06/08 03:17:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.09s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:26 DEBUG : both10: size = 6 OK 2026/06/08 03:17:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both0: size = 6 OK 2026/06/08 03:17:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both11: size = 6 OK 2026/06/08 03:17:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:17:26 DEBUG : both12: size = 6 OK 2026/06/08 03:17:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both10: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both13: size = 6 OK 2026/06/08 03:17:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both13: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both14: size = 6 OK 2026/06/08 03:17:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both14: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both15: size = 6 OK 2026/06/08 03:17:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both15: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both16: size = 6 OK 2026/06/08 03:17:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both0: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both17: size = 6 OK 2026/06/08 03:17:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both17: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both18: size = 6 OK 2026/06/08 03:17:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both18: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both19: size = 6 OK 2026/06/08 03:17:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both11: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both1: size = 6 OK 2026/06/08 03:17:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both1: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both2: size = 6 OK 2026/06/08 03:17:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both2: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both3: size = 6 OK 2026/06/08 03:17:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both3: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both4: size = 6 OK 2026/06/08 03:17:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both4: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both5: size = 6 OK 2026/06/08 03:17:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both5: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both6: size = 6 OK 2026/06/08 03:17:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both12: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both7: size = 6 OK 2026/06/08 03:17:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both16: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both8: size = 6 OK 2026/06/08 03:17:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both19: Unchanged skipping 2026/06/08 03:17:26 DEBUG : both9: size = 6 OK 2026/06/08 03:17:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:26 DEBUG : both6: Unchanged skipping 2026/06/08 03:17:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only0: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only0: Sizes differ 2026/06/08 03:17:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only10: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only10: Sizes differ 2026/06/08 03:17:26 DEBUG : both7: Unchanged skipping 2026/06/08 03:17:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only11: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only11: Sizes differ 2026/06/08 03:17:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only12: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only12: Sizes differ 2026/06/08 03:17:26 DEBUG : both8: Unchanged skipping 2026/06/08 03:17:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only13: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only13: Sizes differ 2026/06/08 03:17:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only14: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only14: Sizes differ 2026/06/08 03:17:26 DEBUG : both9: Unchanged skipping 2026/06/08 03:17:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only15: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only15: Sizes differ 2026/06/08 03:17:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only16: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only16: Sizes differ 2026/06/08 03:17:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only17: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only17: Sizes differ 2026/06/08 03:17:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only18: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only18: Sizes differ 2026/06/08 03:17:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only19: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only19: Sizes differ 2026/06/08 03:17:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only1: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only1: Sizes differ 2026/06/08 03:17:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only2: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only2: Sizes differ 2026/06/08 03:17:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only3: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only3: Sizes differ 2026/06/08 03:17:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only4: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only4: Sizes differ 2026/06/08 03:17:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only5: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only5: Sizes differ 2026/06/08 03:17:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only6: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only6: Sizes differ 2026/06/08 03:17:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only7: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only7: Sizes differ 2026/06/08 03:17:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only8: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only8: Sizes differ 2026/06/08 03:17:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone464630985) 2026/06/08 03:17:26 DEBUG : only9: size = 6 (B2 bucket rclone-test-kirurin4niha) 2026/06/08 03:17:26 DEBUG : only9: Sizes differ 2026/06/08 03:17:26 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:17:27 DEBUG : only0: size = 0 OK 2026/06/08 03:17:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only0: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only11: size = 0 OK 2026/06/08 03:17:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only11: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only16: size = 0 OK 2026/06/08 03:17:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only16: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only10: size = 0 OK 2026/06/08 03:17:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only10: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only12: size = 0 OK 2026/06/08 03:17:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only12: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only13: size = 0 OK 2026/06/08 03:17:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only13: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only19: size = 0 OK 2026/06/08 03:17:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only19: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only15: size = 0 OK 2026/06/08 03:17:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only15: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only14: size = 0 OK 2026/06/08 03:17:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only14: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only2: size = 0 OK 2026/06/08 03:17:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only2: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only17: size = 0 OK 2026/06/08 03:17:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only17: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only4: size = 0 OK 2026/06/08 03:17:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only4: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only5: size = 0 OK 2026/06/08 03:17:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only5: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only18: size = 0 OK 2026/06/08 03:17:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only18: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only1: size = 0 OK 2026/06/08 03:17:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only1: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only8: size = 0 OK 2026/06/08 03:17:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only8: Copied (replaced existing) 2026/06/08 03:17:27 DEBUG : only3: size = 0 OK 2026/06/08 03:17:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:27 INFO : only3: Copied (replaced existing) 2026/06/08 03:17:28 DEBUG : only6: size = 0 OK 2026/06/08 03:17:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:28 INFO : only6: Copied (replaced existing) 2026/06/08 03:17:28 DEBUG : only7: size = 0 OK 2026/06/08 03:17:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:28 INFO : only7: Copied (replaced existing) 2026/06/08 03:17:28 DEBUG : only9: size = 0 OK 2026/06/08 03:17:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/08 03:17:28 INFO : only9: Copied (replaced existing) 2026/06/08 03:17:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.60s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:36 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:17:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:17:36 DEBUG : empty_on_remote: Making directory with metadata 2026/06/08 03:17:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:17:36 INFO : empty_on_remote: Making directory 2026/06/08 03:17:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 03:17:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:39 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:17:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:17:39 DEBUG : empty_on_remote: Making directory with metadata 2026/06/08 03:17:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 03:17:39 INFO : empty_on_remote: Making directory 2026/06/08 03:17:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 03:17:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:41 INFO : sub dir: Making directory 2026/06/08 03:17:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 03:17:45 INFO : sub dir: Making directory 2026/06/08 03:17:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:17:57 DEBUG : Waiting for deletions to finish 2026/06/08 03:17:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:17:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : apple: size = 5 OK 2026/06/08 03:17:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : apple: Unchanged skipping 2026/06/08 03:17:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:17:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:17:58 DEBUG : banana: size = 6 OK 2026/06/08 03:17:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : banana: Unchanged skipping 2026/06/08 03:17:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:17:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:17:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:17:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:17:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:17:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:17:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:17:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:17:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:17:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:17:58 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:17:58 DEBUG : Waiting for deletions to finish 2026/06/08 03:17:58 INFO : There was nothing to transfer 2026/06/08 03:17:58 DEBUG : Waiting for deletions to finish 2026/06/08 03:17:58 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:17:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : apple: size = 5 OK 2026/06/08 03:17:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:17:59 DEBUG : apple: Unchanged skipping 2026/06/08 03:17:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:17:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:17:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:17:59 DEBUG : banana: size = 6 OK 2026/06/08 03:17:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : banana: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:17:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:17:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:17:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:17:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:17:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:17:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:17:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:17:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:17:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:17:59 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:17:59 DEBUG : Waiting for deletions to finish 2026/06/08 03:17:59 INFO : There was nothing to transfer 2026/06/08 03:17:59 DEBUG : Waiting for deletions to finish 2026/06/08 03:17:59 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:18:13 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:14 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:18:14 DEBUG : apple: size = 5 OK 2026/06/08 03:18:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:18:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:18:14 DEBUG : apple: Unchanged skipping 2026/06/08 03:18:14 DEBUG : banana: size = 6 OK 2026/06/08 03:18:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:14 DEBUG : banana: Unchanged skipping 2026/06/08 03:18:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:18:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:18:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:18:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:18:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:18:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:18:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:18:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:18:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:18:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:18:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:18:15 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:15 INFO : There was nothing to transfer 2026/06/08 03:18:15 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:15 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:18:15 DEBUG : apple: size = 5 OK 2026/06/08 03:18:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : apple: Unchanged skipping 2026/06/08 03:18:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:18:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:18:15 DEBUG : banana: size = 6 OK 2026/06/08 03:18:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : banana: Unchanged skipping 2026/06/08 03:18:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:18:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:18:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:18:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:18:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:18:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:18:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:18:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:18:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:18:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:18:16 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:18:16 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:16 INFO : There was nothing to transfer 2026/06/08 03:18:16 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:16 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:18:29 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:30 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:18:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 03:18:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 03:18:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 03:18:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 03:18:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 03:18:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:31 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:18:31 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:18:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/08 03:18:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/08 03:18:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:31 DEBUG : YmFuYW5h: size = 6 OK 2026/06/08 03:18:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/08 03:18:31 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/08 03:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:31 DEBUG : YXBwbGU=: size = 5 OK 2026/06/08 03:18:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/08 03:18:31 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/08 03:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/08 03:18:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/08 03:18:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/08 03:18:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/08 03:18:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/08 03:18:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/08 03:18:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/08 03:18:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/08 03:18:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/08 03:18:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/08 03:18:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/08 03:18:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/08 03:18:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/08 03:18:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/08 03:18:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/08 03:18:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/08 03:18:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/08 03:18:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/08 03:18:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/08 03:18:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/08 03:18:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/08 03:18:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/08 03:18:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/08 03:18:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/08 03:18:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/08 03:18:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/08 03:18:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/08 03:18:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/08 03:18:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/08 03:18:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/08 03:18:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/08 03:18:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/08 03:18:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/08 03:18:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/08 03:18:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:32 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:33 INFO : apple: Deleted 2026/06/08 03:18:33 INFO : splitbananasplit: Deleted 2026/06/08 03:18:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 03:18:33 INFO : appleappleapplebanana: Deleted 2026/06/08 03:18:33 INFO : banana: Deleted 2026/06/08 03:18:33 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 03:18:33 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 03:18:33 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:34 DEBUG : YXBwbGU=: size = 5 OK 2026/06/08 03:18:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : apple: Unchanged skipping 2026/06/08 03:18:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:18:34 DEBUG : YmFuYW5h: size = 6 OK 2026/06/08 03:18:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : banana: Unchanged skipping 2026/06/08 03:18:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/08 03:18:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 03:18:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:18:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:18:34 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:18:34 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:18:34 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:34 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/08 03:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 03:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 03:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 03:18:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 03:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 03:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 03:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 03:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 03:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 03:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 03:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:18:49 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 03:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 03:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 03:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 03:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 03:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 03:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 03:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 03:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 03:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 03:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/08 03:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:49 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:18:49 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:18:50 DEBUG : PREFIXbanana: size = 6 OK 2026/06/08 03:18:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/08 03:18:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/08 03:18:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/08 03:18:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/08 03:18:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/08 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/08 03:18:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/08 03:18:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/08 03:18:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:50 DEBUG : PREFIXapple: size = 5 OK 2026/06/08 03:18:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/08 03:18:50 INFO : apple: Copied (new) to: PREFIXapple 2026/06/08 03:18:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/08 03:18:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/08 03:18:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/08 03:18:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/08 03:18:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/08 03:18:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/08 03:18:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/08 03:18:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/08 03:18:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/08 03:18:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/08 03:18:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/08 03:18:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/08 03:18:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/08 03:18:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/08 03:18:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/08 03:18:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/08 03:18:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/08 03:18:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/08 03:18:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/08 03:18:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/08 03:18:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/08 03:18:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/08 03:18:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/08 03:18:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/08 03:18:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:51 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/08 03:18:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/08 03:18:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:51 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:52 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 03:18:52 INFO : apple: Deleted 2026/06/08 03:18:52 INFO : appleappleapplebanana: Deleted 2026/06/08 03:18:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 03:18:52 INFO : splitbananasplit: Deleted 2026/06/08 03:18:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 03:18:52 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 03:18:52 INFO : banana: Deleted 2026/06/08 03:18:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 03:18:52 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 03:18:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 03:18:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 03:18:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:18:53 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:18:53 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:18:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/08 03:18:53 INFO : appleappleapplebanana: Copied (new) 2026/06/08 03:18:53 DEBUG : apple: size = 5 OK 2026/06/08 03:18:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/08 03:18:53 INFO : apple: Copied (new) 2026/06/08 03:18:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:18:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/08 03:18:53 INFO : splitbananasplit: Copied (new) 2026/06/08 03:18:54 DEBUG : banana: size = 6 OK 2026/06/08 03:18:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/08 03:18:54 INFO : banana: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/08 03:18:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/08 03:18:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/08 03:18:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/08 03:18:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/08 03:18:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/08 03:18:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/08 03:18:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/08 03:18:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/08 03:18:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/08 03:18:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:18:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/08 03:18:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:18:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/08 03:18:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:18:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/08 03:18:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:18:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/08 03:18:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:18:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/08 03:18:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:18:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/08 03:18:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:18:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/08 03:18:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/08 03:18:55 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/08 03:18:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/08 03:18:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/08 03:18:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/08 03:18:55 INFO : PREFIXapple: Deleted 2026/06/08 03:18:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/08 03:18:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/08 03:18:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/08 03:18:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/08 03:18:56 INFO : PREFIXbanana: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/08 03:18:56 INFO : PREFIXsplitbananasplit: Deleted 2026/06/08 03:18:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/08 03:18:56 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:56 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : Waiting for deletions to finish 2026/06/08 03:18:56 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:19:10 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:10 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:19:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:11 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:19:11 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:19:11 DEBUG : appleSUFFIX: size = 5 OK 2026/06/08 03:19:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/08 03:19:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/08 03:19:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/08 03:19:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/08 03:19:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/08 03:19:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/08 03:19:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/08 03:19:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/08 03:19:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/08 03:19:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/08 03:19:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/08 03:19:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/08 03:19:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/08 03:19:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/08 03:19:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/08 03:19:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/08 03:19:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/08 03:19:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/08 03:19:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/08 03:19:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/08 03:19:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/08 03:19:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/08 03:19:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/08 03:19:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/08 03:19:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/08 03:19:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:13 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/08 03:19:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/08 03:19:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/08 03:19:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/08 03:19:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/08 03:19:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/08 03:19:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:13 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:13 INFO : splitbananasplit: Deleted 2026/06/08 03:19:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 03:19:13 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 03:19:13 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 03:19:14 INFO : appleappleapplebanana: Deleted 2026/06/08 03:19:14 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 03:19:14 INFO : banana: Deleted 2026/06/08 03:19:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 03:19:14 INFO : apple: Deleted 2026/06/08 03:19:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 03:19:14 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 03:19:14 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 03:19:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 03:19:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 03:19:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 03:19:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 03:19:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:19:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:19:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:19:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/08 03:19:15 INFO : splitbananasplit: Copied (new) 2026/06/08 03:19:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:19:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/08 03:19:15 INFO : appleappleapplebanana: Copied (new) 2026/06/08 03:19:15 DEBUG : banana: size = 6 OK 2026/06/08 03:19:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/08 03:19:15 INFO : banana: Copied (new) 2026/06/08 03:19:15 DEBUG : apple: size = 5 OK 2026/06/08 03:19:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/08 03:19:15 INFO : apple: Copied (new) 2026/06/08 03:19:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:19:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/08 03:19:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/08 03:19:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:19:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/08 03:19:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/08 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/08 03:19:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/08 03:19:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:19:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/08 03:19:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/08 03:19:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:19:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/08 03:19:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/08 03:19:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:19:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/08 03:19:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:19:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/08 03:19:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:19:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/08 03:19:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:19:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/08 03:19:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:19:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/08 03:19:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:19:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/08 03:19:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:19:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/08 03:19:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:19:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/08 03:19:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:19:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/08 03:19:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:19:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/08 03:19:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:19:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/08 03:19:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/08 03:19:16 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : bananaSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : appleSUFFIX: Deleted 2026/06/08 03:19:17 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/08 03:19:17 INFO : splitbananasplitSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/08 03:19:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/08 03:19:17 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:17 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:19:17 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:18 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:19:31 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:32 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : apple: size = 5 OK 2026/06/08 03:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:32 DEBUG : apple: Unchanged skipping 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:32 DEBUG : banana: size = 6 OK 2026/06/08 03:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:32 DEBUG : banana: Unchanged skipping 2026/06/08 03:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 03:19:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 03:19:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:32 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:19:32 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:19:32 DEBUG : appleapple: size = 21 OK 2026/06/08 03:19:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/08 03:19:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/08 03:19:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:32 DEBUG : splitbanan: size = 16 OK 2026/06/08 03:19:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/08 03:19:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/08 03:19:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/08 03:19:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/08 03:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/08 03:19:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/08 03:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/08 03:19:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/08 03:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/08 03:19:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/08 03:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/08 03:19:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/08 03:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/08 03:19:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/08 03:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/08 03:19:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/08 03:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/08 03:19:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/08 03:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/08 03:19:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/08 03:19:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/08 03:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/08 03:19:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/08 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/08 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/08 03:19:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/08 03:19:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/08 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/08 03:19:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/08 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/08 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/08 03:19:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/08 03:19:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/08 03:19:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/08 03:19:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/08 03:19:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/08 03:19:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/08 03:19:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/08 03:19:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/08 03:19:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/08 03:19:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/08 03:19:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/08 03:19:34 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:34 INFO : splitbananasplit: Deleted 2026/06/08 03:19:34 INFO : appleappleapplebanana: Deleted 2026/06/08 03:19:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 03:19:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 03:19:35 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 03:19:35 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : appleapple: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:35 DEBUG : apple: size = 5 OK 2026/06/08 03:19:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:35 DEBUG : apple: Unchanged skipping 2026/06/08 03:19:35 DEBUG : appleapple: size = 21 OK 2026/06/08 03:19:35 DEBUG : banana: size = 6 OK 2026/06/08 03:19:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:35 DEBUG : banana: Unchanged skipping 2026/06/08 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:19:35 DEBUG : splitbanan: size = 16 OK 2026/06/08 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 03:19:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 03:19:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 03:19:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 03:19:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 03:19:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 03:19:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 03:19:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 03:19:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 03:19:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 03:19:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 03:19:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 03:19:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 03:19:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 03:19:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/08 03:19:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 03:19:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 03:19:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/08 03:19:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/08 03:19:36 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/08 03:19:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/08 03:19:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/08 03:19:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:19:36 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:19:36 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:36 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:36 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : appleapple: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/08 03:19:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 03:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 03:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 03:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 03:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 03:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 03:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 03:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 03:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 03:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 03:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 03:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 03:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 03:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 03:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 03:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 03:19:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:19:50 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:50 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:19:50 DEBUG : apple: size = 5 OK 2026/06/08 03:19:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : apple: Unchanged skipping 2026/06/08 03:19:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:19:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:19:50 DEBUG : banana: size = 6 OK 2026/06/08 03:19:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : banana: Unchanged skipping 2026/06/08 03:19:50 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:19:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:19:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:19:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:19:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:19:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:19:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:19:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:19:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:19:50 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:19:50 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:19:50 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:50 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:51 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:19:51 DEBUG : apple: size = 5 OK 2026/06/08 03:19:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : apple: Unchanged skipping 2026/06/08 03:19:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:19:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:19:51 DEBUG : banana: size = 6 OK 2026/06/08 03:19:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : banana: Unchanged skipping 2026/06/08 03:19:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:19:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:19:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:19:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:19:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:19:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:19:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:19:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:19:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:19:51 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:19:51 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:51 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:52 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : Waiting for deletions to finish 2026/06/08 03:19:52 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:20:07 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:07 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:07 DEBUG : apple: size = 5 OK 2026/06/08 03:20:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:07 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:07 DEBUG : banana: size = 6 OK 2026/06/08 03:20:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:07 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:08 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:08 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:08 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:08 DEBUG : apple: size = 5 OK 2026/06/08 03:20:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:08 DEBUG : banana: size = 6 OK 2026/06/08 03:20:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:09 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:09 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:09 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:09 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:20:23 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:23 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:23 DEBUG : apple: size = 5 OK 2026/06/08 03:20:23 DEBUG : banana: size = 6 OK 2026/06/08 03:20:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:23 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:23 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:24 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:24 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:24 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:24 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:24 DEBUG : apple: size = 5 OK 2026/06/08 03:20:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:24 DEBUG : banana: size = 6 OK 2026/06/08 03:20:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:25 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:25 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:25 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:25 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:20:39 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:39 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : apple: size = 5 OK 2026/06/08 03:20:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:40 DEBUG : banana: size = 6 OK 2026/06/08 03:20:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:40 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:40 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:40 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:40 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:41 DEBUG : apple: size = 5 OK 2026/06/08 03:20:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:41 DEBUG : banana: size = 6 OK 2026/06/08 03:20:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:41 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:41 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:41 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:41 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:20:55 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:56 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:56 DEBUG : apple: size = 5 OK 2026/06/08 03:20:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:56 DEBUG : banana: size = 6 OK 2026/06/08 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:56 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:56 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:56 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 03:20:57 DEBUG : apple: size = 5 OK 2026/06/08 03:20:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 03:20:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 03:20:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : apple: Unchanged skipping 2026/06/08 03:20:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 03:20:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 03:20:57 DEBUG : banana: size = 6 OK 2026/06/08 03:20:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : banana: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 03:20:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:20:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 03:20:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 03:20:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 03:20:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 03:20:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 03:20:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 03:20:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:20:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 03:20:57 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:20:57 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:57 DEBUG : Waiting for deletions to finish 2026/06/08 03:20:58 DEBUG : apple: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : banana: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 03:20:58 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.96s) --- PASS: TestTransform/NFC (15.49s) --- PASS: TestTransform/NFD (16.43s) --- PASS: TestTransform/base64 (19.10s) --- PASS: TestTransform/prefix (21.71s) --- PASS: TestTransform/suffix (21.22s) --- PASS: TestTransform/truncate (18.25s) --- PASS: TestTransform/encoder (16.20s) --- PASS: TestTransform/ISO-8859-1 (16.86s) --- PASS: TestTransform/charmap (15.97s) --- PASS: TestTransform/lowercase (16.15s) --- PASS: TestTransform/ascii (16.59s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/08 03:21:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/08 03:21:03 INFO : sub dir_somesuffix: Making directory 2026/06/08 03:21:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/08 03:21:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/08 03:21:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 03:21:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 03:21:03 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:03 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/08 03:21:03 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 03:21:03 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:04 INFO : tictactoe: Making directory 2026/06/08 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/08 03:21:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:04 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:05 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/08 03:21:05 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/08 03:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:06 INFO : toe: Making directory 2026/06/08 03:21:06 INFO : toe/toe: Making directory 2026/06/08 03:21:06 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 03:21:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 03:21:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 03:21:06 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:06 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/08 03:21:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/08 03:21:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:08 INFO : toe: Making directory 2026/06/08 03:21:08 INFO : toe/toe: Making directory 2026/06/08 03:21:08 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 03:21:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 03:21:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 03:21:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:08 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/08 03:21:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/08 03:21:09 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:09 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:21:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 03:21:09 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:10 INFO : tictacempty_dir: Making directory 2026/06/08 03:21:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:10 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:10 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:10 INFO : tictactoe: Making directory 2026/06/08 03:21:10 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:10 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:10 INFO : tictactoe/tictactoe: Making directory 2026/06/08 03:21:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:10 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:10 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/08 03:21:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.84s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:11 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 03:21:11 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:12 INFO : tictacempty_dir: Making directory 2026/06/08 03:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:12 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:12 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:12 INFO : tictactoe: Making directory 2026/06/08 03:21:12 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:12 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:12 INFO : tictactoe/tictactoe: Making directory 2026/06/08 03:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 03:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:12 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:12 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/08 03:21:13 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:13 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:13 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:13 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 03:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/08 03:21:13 NOTICE: B2 bucket rclone-test-kirurin4niha: 0 differences found 2026/06/08 03:21:13 NOTICE: B2 bucket rclone-test-kirurin4niha: 1 matching files --- PASS: TestAllTag (2.44s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:14 INFO : tictactoe: Making directory 2026/06/08 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:14 INFO : tictactoe/tictactoe: Making directory 2026/06/08 03:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:14 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:14 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/08 03:21:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:15 DEBUG : Waiting for deletions to finish 2026/06/08 03:21:15 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:15 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:15 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/08 03:21:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/08 03:21:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 03:21:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/08 03:21:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:15 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.40s) === RUN TestSyntax 2026/06/08 03:21:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:16 INFO : toe: Making directory 2026/06/08 03:21:16 INFO : toe/toe: Making directory 2026/06/08 03:21:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 03:21:16 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:16 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:17 DEBUG : toe/toe/toe: size = 11 OK 2026/06/08 03:21:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:17 INFO : toe/toe/toe: Copied (new) 2026/06/08 03:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:18 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:21:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 03:21:18 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:18 INFO : tictacempty_dir: Making directory 2026/06/08 03:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:18 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:18 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:18 INFO : tictactoe: Making directory 2026/06/08 03:21:18 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:18 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:18 INFO : tictactoe/tictactoe: Making directory 2026/06/08 03:21:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 03:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:18 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:18 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:19 INFO : toe/toe/toe.txt: Deleted 2026/06/08 03:21:19 INFO : toe/toe: Removing directory 2026/06/08 03:21:19 INFO : toe: Removing directory 2026/06/08 03:21:19 INFO : empty_dir: Removing directory 2026/06/08 03:21:19 DEBUG : Local file system at /tmp/rclone464630985: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:20 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:21:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 03:21:20 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:20 INFO : tictacempty_dir: Making directory 2026/06/08 03:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:20 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:20 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:20 INFO : tictactoe: Making directory 2026/06/08 03:21:20 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:20 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:20 INFO : tictactoe/tictactoe: Making directory 2026/06/08 03:21:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 03:21:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:20 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:20 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:21 INFO : toe/toe/toe.txt: Deleted 2026/06/08 03:21:21 INFO : toe/toe: Removing directory 2026/06/08 03:21:21 INFO : toe: Removing directory 2026/06/08 03:21:21 INFO : empty_dir: Removing directory 2026/06/08 03:21:21 DEBUG : Local file system at /tmp/rclone464630985: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/08 03:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/08 03:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 03:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 03:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 03:21:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/08 03:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/08 03:21:22 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.27s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:23 DEBUG : Reset feature "Copy" 2026/06/08 03:21:23 DEBUG : Reset feature "Move" 2026/06/08 03:21:23 DEBUG : Reset feature "Copy" 2026/06/08 03:21:23 DEBUG : Reset feature "Move" 2026/06/08 03:21:23 DEBUG : empty_dir: Making directory with metadata 2026/06/08 03:21:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 03:21:23 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:23 INFO : tictacempty_dir: Making directory 2026/06/08 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 03:21:23 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:23 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:23 INFO : tictactoe: Making directory 2026/06/08 03:21:23 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:23 DEBUG : toe: transformed to: tictactoe 2026/06/08 03:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:23 INFO : tictactoe/tictactoe: Making directory 2026/06/08 03:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 03:21:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 03:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:23 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:23 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 03:21:24 INFO : toe/toe/toe.txt: Deleted 2026/06/08 03:21:24 INFO : toe/toe: Removing directory 2026/06/08 03:21:24 INFO : toe: Removing directory 2026/06/08 03:21:24 INFO : empty_dir: Removing directory 2026/06/08 03:21:24 DEBUG : Local file system at /tmp/rclone464630985: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/08 03:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 03:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/08 03:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 03:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 03:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 03:21:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/08 03:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/08 03:21:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.94s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:27 DEBUG : toe: transformed to: dG9l 2026/06/08 03:21:27 DEBUG : toe: transformed to: dG9l 2026/06/08 03:21:27 INFO : dG9l: Making directory 2026/06/08 03:21:27 DEBUG : toe: transformed to: dG9l 2026/06/08 03:21:27 DEBUG : toe: transformed to: dG9l 2026/06/08 03:21:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/08 03:21:27 INFO : dG9l/dG9l: Making directory 2026/06/08 03:21:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/08 03:21:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/08 03:21:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/08 03:21:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 03:21:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/08 03:21:27 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:27 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/08 03:21:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/08 03:21:28 DEBUG : Waiting for deletions to finish 2026/06/08 03:21:29 DEBUG : dG9l: transformed to: toe 2026/06/08 03:21:29 DEBUG : dG9l: transformed to: toe 2026/06/08 03:21:29 DEBUG : dG9l: transformed to: toe 2026/06/08 03:21:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/08 03:21:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/08 03:21:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/08 03:21:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/08 03:21:29 DEBUG : Local file system at /tmp/rclone464630985: Waiting for checks to finish 2026/06/08 03:21:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/08 03:21:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/08 03:21:29 DEBUG : Local file system at /tmp/rclone464630985: Waiting for transfers to finish 2026/06/08 03:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.10s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-kirurin4niha", Local "Local file system at /tmp/rclone464630985", Modify Window "1ms" 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe: transformed to: 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe: transformed to: 2026/06/08 03:21:30 INFO : B2 bucket rclone-test-kirurin4niha: Making directory 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe: transformed to: 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe: transformed to: 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe/toe: transformed to: 2026/06/08 03:21:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/08 03:21:30 INFO : toe/toe: Making directory 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe/toe: transformed to: 2026/06/08 03:21:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe: transformed to: 2026/06/08 03:21:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 03:21:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 03:21:30 DEBUG : toe/toe/toe: transformed to: 2026/06/08 03:21:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/08 03:21:30 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for checks to finish 2026/06/08 03:21:30 DEBUG : B2 bucket rclone-test-kirurin4niha: Waiting for transfers to finish 2026/06/08 03:21:31 DEBUG : toe/toe/toe: size = 11 OK 2026/06/08 03:21:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/08 03:21:31 INFO : toe/toe/toe: Copied (new) 2026/06/08 03:21:31 ERROR : B2 bucket rclone-test-kirurin4niha: not deleting files as there were IO errors 2026/06/08 03:21:31 ERROR : B2 bucket rclone-test-kirurin4niha: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2026/06/08 03:21:32 DEBUG : B2 bucket rclone-test-kirurin4niha: Purge remote 2026/06/08 03:21:32 INFO : B2 bucket rclone-test-kirurin4niha: cleaning bucket "rclone-test-kirurin4niha" of all files 2026/06/08 03:21:33 DEBUG : BackupDir/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae5fd_d20260608_m031527_c001_v7007000_t0000_u01780888527691") 2026/06/08 03:21:33 DEBUG : BackupDir/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1148554caf38d63a_d20260608_m031520_c001_v0001183_t0013_u01780888520019") 2026/06/08 03:21:33 DEBUG : CompareDest/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c258237_d20260608_m031500_c001_v7007000_t0000_u01780888500334") 2026/06/08 03:21:33 DEBUG : CompareDest/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2059b_d20260608_m031454_c001_v0001172_t0001_u01780888494801") 2026/06/08 03:21:33 DEBUG : CompareDest/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c258239_d20260608_m031500_c001_v7007000_t0000_u01780888500514") 2026/06/08 03:21:33 DEBUG : CompareDest/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c76_d20260608_m031455_c001_v0001113_t0011_u01780888495869") 2026/06/08 03:21:33 DEBUG : CopyDest/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae5fe_d20260608_m031527_c001_v7007000_t0000_u01780888527873") 2026/06/08 03:21:33 DEBUG : CopyDest/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cac_d20260608_m031516_c001_v0001113_t0057_u01780888516463") 2026/06/08 03:21:33 DEBUG : CopyDest/three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae5ff_d20260608_m031528_c001_v7007000_t0000_u01780888528053") 2026/06/08 03:21:33 DEBUG : CopyDest/three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cc4_d20260608_m031525_c001_v0001113_t0000_u01780888525848") 2026/06/08 03:21:33 DEBUG : CopyDest/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae600_d20260608_m031528_c001_v7007000_t0000_u01780888528235") 2026/06/08 03:21:33 DEBUG : CopyDest/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cbe_d20260608_m031523_c001_v0001113_t0015_u01780888523471") 2026/06/08 03:21:33 DEBUG : EXISTING: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab624c5_d20260608_m031645_c001_v7007000_t0000_u01780888605932") 2026/06/08 03:21:33 DEBUG : EXISTING: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d7c_d20260608_m031644_c001_v0001113_t0018_u01780888604505") 2026/06/08 03:21:33 DEBUG : PREFIXapple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecf9b_d20260608_m031855_c001_v7007000_t0000_u01780888735752") 2026/06/08 03:21:34 DEBUG : PREFIXapple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968eb_d20260608_m031849_c001_v0001172_t0058_u01780888729858") 2026/06/08 03:21:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd722a_d20260608_m031855_c001_v7007000_t0000_u01780888735761") 2026/06/08 03:21:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9e2_d20260608_m031849_c001_v0001097_t0048_u01780888729848") 2026/06/08 03:21:34 DEBUG : PREFIXbanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecf9e_d20260608_m031855_c001_v7007000_t0000_u01780888735937") 2026/06/08 03:21:34 DEBUG : PREFIXbanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f74_d20260608_m031849_c001_v0001113_t0046_u01780888729873") 2026/06/08 03:21:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e376_d20260608_m031856_c001_v7007000_t0000_u01780888736100") 2026/06/08 03:21:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0965_d20260608_m031849_c001_v0001113_t0009_u01780888729877") 2026/06/08 03:21:34 DEBUG : Testêé: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab624a9_d20260608_m031642_c001_v7007000_t0000_u01780888602165") 2026/06/08 03:21:34 DEBUG : Testêé: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d76_d20260608_m031641_c001_v0001113_t0049_u01780888601475") 2026/06/08 03:21:34 DEBUG : Testêé: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d70_d20260608_m031640_c001_v0001113_t0059_u01780888600824") 2026/06/08 03:21:34 DEBUG : YXBwbGU=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc785_d20260608_m031835_c001_v7007000_t0000_u01780888715696") 2026/06/08 03:21:34 DEBUG : YXBwbGU=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9a2_d20260608_m031830_c001_v0001097_t0052_u01780888710939") 2026/06/08 03:21:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc786_d20260608_m031835_c001_v7007000_t0000_u01780888715879") 2026/06/08 03:21:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0923_d20260608_m031830_c001_v0001113_t0042_u01780888710920") 2026/06/08 03:21:34 DEBUG : YmFuYW5h: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc787_d20260608_m031836_c001_v7007000_t0000_u01780888716063") 2026/06/08 03:21:34 DEBUG : YmFuYW5h: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f3c_d20260608_m031830_c001_v0001113_t0039_u01780888710939") 2026/06/08 03:21:34 DEBUG : a/potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfb4_d20260608_m031321_c001_v7007000_t0000_u01780888401822") 2026/06/08 03:21:34 DEBUG : a/potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2042d_d20260608_m031321_c001_v0001172_t0035_u01780888401146") 2026/06/08 03:21:34 DEBUG : a/potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0640_d20260608_m031319_c001_v7007000_t0000_u01780888399436") 2026/06/08 03:21:34 DEBUG : a/potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20423_d20260608_m031318_c001_v0001172_t0015_u01780888398544") 2026/06/08 03:21:35 DEBUG : a/potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514c05_d20260608_m031300_c001_v7007000_t0000_u01780888380920") 2026/06/08 03:21:35 DEBUG : a/potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203b9_d20260608_m031259_c001_v0001172_t0046_u01780888379883") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f37_d20260608_m032058_c001_v7007000_t0000_u01780888858683") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb9e_d20260608_m032054_c001_v0001097_t0033_u01780888854074") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1879_d20260608_m032042_c001_v7007000_t0000_u01780888842097") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb62_d20260608_m032037_c001_v0001097_t0048_u01780888837572") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec3_d20260608_m032025_c001_v7007000_t0000_u01780888825851") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb26_d20260608_m032021_c001_v0001097_t0012_u01780888821793") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18ed_d20260608_m032009_c001_v7007000_t0000_u01780888809848") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cafc_d20260608_m032005_c001_v0001097_t0000_u01780888805753") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7244_d20260608_m031953_c001_v7007000_t0000_u01780888793082") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cac2_d20260608_m031948_c001_v0001097_t0035_u01780888788524") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cf9_d20260608_m031936_c001_v7007000_t0000_u01780888776974") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296987_d20260608_m031930_c001_v0001172_t0055_u01780888770697") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9c7_d20260608_m031918_c001_v7007000_t0000_u01780888758710") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09bc_d20260608_m031915_c001_v0001113_t0031_u01780888755086") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582f0_d20260608_m031914_c001_v7007000_t0000_u01780888754166") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296931_d20260608_m031909_c001_v0001172_t0023_u01780888749265") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b196_d20260608_m031857_c001_v7007000_t0000_u01780888737452") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f86_d20260608_m031853_c001_v0001113_t0031_u01780888733558") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4eed1e_d20260608_m031852_c001_v7007000_t0000_u01780888732295") 2026/06/08 03:21:35 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9da_d20260608_m031847_c001_v0001097_t0059_u01780888727770") 2026/06/08 03:21:36 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4052b6c7958747aa_d20260608_m031833_c001_v7007000_t0000_u01780888713191") 2026/06/08 03:21:36 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0919_d20260608_m031828_c001_v0001113_t0004_u01780888708419") 2026/06/08 03:21:36 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7176_d20260608_m031816_c001_v7007000_t0000_u01780888696761") 2026/06/08 03:21:36 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08f1_d20260608_m031812_c001_v0001113_t0000_u01780888692178") 2026/06/08 03:21:36 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484e5_d20260608_m031800_c001_v7007000_t0000_u01780888680238") 2026/06/08 03:21:36 DEBUG : apple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08c1_d20260608_m031755_c001_v0001113_t0058_u01780888675864") 2026/06/08 03:21:36 DEBUG : appleSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecfab_d20260608_m031917_c001_v7007000_t0000_u01780888757326") 2026/06/08 03:21:36 DEBUG : appleSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296935_d20260608_m031911_c001_v0001172_t0006_u01780888751341") 2026/06/08 03:21:36 DEBUG : appleapple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cfa_d20260608_m031937_c001_v7007000_t0000_u01780888777155") 2026/06/08 03:21:36 DEBUG : appleapple: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296995_d20260608_m031932_c001_v0001172_t0041_u01780888772639") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f38_d20260608_m032058_c001_v7007000_t0000_u01780888858866") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0adf_d20260608_m032055_c001_v0001113_t0034_u01780888855021") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca187b_d20260608_m032042_c001_v7007000_t0000_u01780888842287") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0abb_d20260608_m032038_c001_v0001113_t0037_u01780888838443") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec4_d20260608_m032026_c001_v7007000_t0000_u01780888826033") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a8b_d20260608_m032022_c001_v0001113_t0035_u01780888822610") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18ee_d20260608_m032010_c001_v7007000_t0000_u01780888810032") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a6f_d20260608_m032006_c001_v0001113_t0033_u01780888806584") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7245_d20260608_m031953_c001_v7007000_t0000_u01780888793263") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a21_d20260608_m031949_c001_v0001113_t0007_u01780888789392") 2026/06/08 03:21:36 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe9acd_d20260608_m031934_c001_v7007000_t0000_u01780888774651") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ffa_d20260608_m031931_c001_v0001113_t0049_u01780888771297") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9ca_d20260608_m031918_c001_v7007000_t0000_u01780888758894") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fc8_d20260608_m031915_c001_v0001113_t0059_u01780888755098") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2918b4_d20260608_m031913_c001_v7007000_t0000_u01780888753950") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca24_d20260608_m031909_c001_v0001097_t0015_u01780888749954") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b197_d20260608_m031857_c001_v7007000_t0000_u01780888737637") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968fd_d20260608_m031853_c001_v0001172_t0015_u01780888733568") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45ad3_d20260608_m031852_c001_v7007000_t0000_u01780888732294") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f70_d20260608_m031848_c001_v0001113_t0033_u01780888728423") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4245712be6992cfa_d20260608_m031833_c001_v7007000_t0000_u01780888713527") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f36_d20260608_m031829_c001_v0001113_t0051_u01780888709162") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7178_d20260608_m031816_c001_v7007000_t0000_u01780888696940") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f0a_d20260608_m031813_c001_v0001113_t0020_u01780888693033") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484e7_d20260608_m031800_c001_v7007000_t0000_u01780888680422") 2026/06/08 03:21:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ede_d20260608_m031756_c001_v0001113_t0004_u01780888676585") 2026/06/08 03:21:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515ce1_d20260608_m031917_c001_v7007000_t0000_u01780888757344") 2026/06/08 03:21:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca26_d20260608_m031911_c001_v0001097_t0023_u01780888751361") 2026/06/08 03:21:37 DEBUG : b/potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfb5_d20260608_m031322_c001_v7007000_t0000_u01780888402002") 2026/06/08 03:21:37 DEBUG : b/potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20429_d20260608_m031320_c001_v0001172_t0031_u01780888400057") 2026/06/08 03:21:37 DEBUG : b/potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a063f_d20260608_m031318_c001_v7007000_t0000_u01780888398889") 2026/06/08 03:21:37 DEBUG : b/potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20411_d20260608_m031317_c001_v0001172_t0056_u01780888397320") 2026/06/08 03:21:38 DEBUG : b/potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bff_d20260608_m031300_c001_v7007000_t0000_u01780888380374") 2026/06/08 03:21:38 DEBUG : b/potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203b3_d20260608_m031258_c001_v0001172_t0027_u01780888378735") 2026/06/08 03:21:38 DEBUG : backup/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f44e90_d20260608_m031541_c001_v7007000_t0000_u01780888541050") 2026/06/08 03:21:38 DEBUG : backup/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102ea0e73c233d36_d20260608_m031538_c001_v0001098_t0044_u01780888538857") 2026/06/08 03:21:38 DEBUG : backup/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f116d9453050f99fa_d20260608_m031534_c001_v0001113_t0016_u01780888534478") 2026/06/08 03:21:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6f57_d20260608_m031608_c001_v7007000_t0000_u01780888568042") 2026/06/08 03:21:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f106dfa7c6e2d7963_d20260608_m031605_c001_v0001180_t0010_u01780888565951") 2026/06/08 03:21:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1131cf4e5b38413e_d20260608_m031600_c001_v0001173_t0014_u01780888560247") 2026/06/08 03:21:38 DEBUG : backup/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe644e_d20260608_m031554_c001_v7007000_t0000_u01780888554035") 2026/06/08 03:21:38 DEBUG : backup/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f117f72ee6d11378f_d20260608_m031551_c001_v0001099_t0044_u01780888551610") 2026/06/08 03:21:38 DEBUG : backup/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1092a1520a2db22f_d20260608_m031547_c001_v0001116_t0029_u01780888547088") 2026/06/08 03:21:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6f5b_d20260608_m031608_c001_v7007000_t0000_u01780888568224") 2026/06/08 03:21:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10194bc83ef66fc2_d20260608_m031607_c001_v0001097_t0036_u01780888567171") 2026/06/08 03:21:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1110ec77935b2ca9_d20260608_m031603_c001_v0001099_t0048_u01780888563596") 2026/06/08 03:21:38 DEBUG : backup/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f44e91_d20260608_m031541_c001_v7007000_t0000_u01780888541231") 2026/06/08 03:21:38 DEBUG : backup/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10024543c04551f9_d20260608_m031540_c001_v0001153_t0007_u01780888540164") 2026/06/08 03:21:38 DEBUG : backup/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f119c3c982a58d657_d20260608_m031536_c001_v0001154_t0019_u01780888536480") 2026/06/08 03:21:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe644f_d20260608_m031554_c001_v7007000_t0000_u01780888554217") 2026/06/08 03:21:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1166cbe065726086_d20260608_m031552_c001_v0001157_t0005_u01780888552969") 2026/06/08 03:21:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f103804cdf5965752_d20260608_m031549_c001_v0001146_t0044_u01780888549185") 2026/06/08 03:21:38 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f39_d20260608_m032059_c001_v7007000_t0000_u01780888859052") 2026/06/08 03:21:38 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b33_d20260608_m032054_c001_v0001172_t0038_u01780888854750") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca187d_d20260608_m032042_c001_v7007000_t0000_u01780888842470") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296ad1_d20260608_m032037_c001_v0001172_t0036_u01780888837930") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec5_d20260608_m032026_c001_v7007000_t0000_u01780888826214") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a73_d20260608_m032022_c001_v0001172_t0030_u01780888822240") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18ef_d20260608_m032010_c001_v7007000_t0000_u01780888810292") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a23_d20260608_m032006_c001_v0001172_t0030_u01780888806230") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7246_d20260608_m031953_c001_v7007000_t0000_u01780888793445") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969d9_d20260608_m031948_c001_v0001172_t0048_u01780888788943") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cfb_d20260608_m031937_c001_v7007000_t0000_u01780888777336") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09f3_d20260608_m031930_c001_v0001113_t0041_u01780888770971") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9cc_d20260608_m031919_c001_v7007000_t0000_u01780888759078") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca44_d20260608_m031915_c001_v0001097_t0016_u01780888755107") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c2e_d20260608_m031914_c001_v7007000_t0000_u01780888754019") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fba_d20260608_m031909_c001_v0001113_t0045_u01780888749654") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b198_d20260608_m031857_c001_v7007000_t0000_u01780888737823") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9f0_d20260608_m031853_c001_v0001097_t0011_u01780888733579") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4eed20_d20260608_m031852_c001_v7007000_t0000_u01780888732659") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968e7_d20260608_m031848_c001_v0001172_t0046_u01780888728129") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4052b6c7958747ac_d20260608_m031833_c001_v7007000_t0000_u01780888713556") 2026/06/08 03:21:39 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c99c_d20260608_m031828_c001_v0001097_t0035_u01780888708761") 2026/06/08 03:21:40 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd717a_d20260608_m031817_c001_v7007000_t0000_u01780888697120") 2026/06/08 03:21:40 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c95a_d20260608_m031812_c001_v0001097_t0050_u01780888692641") 2026/06/08 03:21:40 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484e8_d20260608_m031800_c001_v7007000_t0000_u01780888680605") 2026/06/08 03:21:40 DEBUG : banana: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c920_d20260608_m031756_c001_v0001097_t0017_u01780888676175") 2026/06/08 03:21:40 DEBUG : bananaSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c31_d20260608_m031916_c001_v7007000_t0000_u01780888756987") 2026/06/08 03:21:40 DEBUG : bananaSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fbc_d20260608_m031911_c001_v0001113_t0014_u01780888751352") 2026/06/08 03:21:40 DEBUG : both0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad88_d20260608_m031728_c001_v7007000_t0000_u01780888648742") 2026/06/08 03:21:40 DEBUG : both0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e0e_d20260608_m031710_c001_v0001113_t0040_u01780888630248") 2026/06/08 03:21:40 DEBUG : both0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6dc_d20260608_m031705_c001_v7007000_t0000_u01780888625917") 2026/06/08 03:21:40 DEBUG : both0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d84_d20260608_m031647_c001_v0001113_t0004_u01780888607801") 2026/06/08 03:21:40 DEBUG : both1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad89_d20260608_m031728_c001_v7007000_t0000_u01780888648927") 2026/06/08 03:21:40 DEBUG : both1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e12_d20260608_m031710_c001_v0001113_t0050_u01780888630879") 2026/06/08 03:21:40 DEBUG : both1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6dd_d20260608_m031706_c001_v7007000_t0000_u01780888626100") 2026/06/08 03:21:40 DEBUG : both1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d88_d20260608_m031648_c001_v0001113_t0011_u01780888608544") 2026/06/08 03:21:40 DEBUG : both10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad8a_d20260608_m031729_c001_v7007000_t0000_u01780888649108") 2026/06/08 03:21:40 DEBUG : both10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e44_d20260608_m031717_c001_v0001113_t0026_u01780888637943") 2026/06/08 03:21:40 DEBUG : both10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6de_d20260608_m031706_c001_v7007000_t0000_u01780888626283") 2026/06/08 03:21:40 DEBUG : both10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dbe_d20260608_m031655_c001_v0001113_t0017_u01780888615545") 2026/06/08 03:21:40 DEBUG : both11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad8c_d20260608_m031729_c001_v7007000_t0000_u01780888649318") 2026/06/08 03:21:40 DEBUG : both11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e4a_d20260608_m031718_c001_v0001113_t0015_u01780888638802") 2026/06/08 03:21:40 DEBUG : both11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6df_d20260608_m031706_c001_v7007000_t0000_u01780888626465") 2026/06/08 03:21:40 DEBUG : both11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dc2_d20260608_m031656_c001_v0001113_t0048_u01780888616217") 2026/06/08 03:21:41 DEBUG : both12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad8d_d20260608_m031729_c001_v7007000_t0000_u01780888649626") 2026/06/08 03:21:41 DEBUG : both12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e4e_d20260608_m031719_c001_v0001113_t0058_u01780888639557") 2026/06/08 03:21:41 DEBUG : both12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e0_d20260608_m031706_c001_v7007000_t0000_u01780888626650") 2026/06/08 03:21:41 DEBUG : both12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dc8_d20260608_m031656_c001_v0001113_t0058_u01780888616964") 2026/06/08 03:21:41 DEBUG : both13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad8f_d20260608_m031729_c001_v7007000_t0000_u01780888649808") 2026/06/08 03:21:41 DEBUG : both13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e54_d20260608_m031720_c001_v0001113_t0056_u01780888640283") 2026/06/08 03:21:41 DEBUG : both13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e1_d20260608_m031706_c001_v7007000_t0000_u01780888626832") 2026/06/08 03:21:41 DEBUG : both13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dd2_d20260608_m031657_c001_v0001113_t0009_u01780888617719") 2026/06/08 03:21:41 DEBUG : both14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad90_d20260608_m031729_c001_v7007000_t0000_u01780888649999") 2026/06/08 03:21:41 DEBUG : both14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e5a_d20260608_m031720_c001_v0001113_t0035_u01780888640948") 2026/06/08 03:21:41 DEBUG : both14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e2_d20260608_m031707_c001_v7007000_t0000_u01780888627014") 2026/06/08 03:21:41 DEBUG : both14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dd8_d20260608_m031658_c001_v0001113_t0035_u01780888618512") 2026/06/08 03:21:41 DEBUG : both15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad92_d20260608_m031730_c001_v7007000_t0000_u01780888650262") 2026/06/08 03:21:41 DEBUG : both15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e5e_d20260608_m031721_c001_v0001113_t0057_u01780888641676") 2026/06/08 03:21:41 DEBUG : both15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e3_d20260608_m031707_c001_v7007000_t0000_u01780888627197") 2026/06/08 03:21:41 DEBUG : both15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ddc_d20260608_m031659_c001_v0001113_t0014_u01780888619157") 2026/06/08 03:21:41 DEBUG : both16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad93_d20260608_m031730_c001_v7007000_t0000_u01780888650443") 2026/06/08 03:21:41 DEBUG : both16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e64_d20260608_m031722_c001_v0001113_t0025_u01780888642597") 2026/06/08 03:21:41 DEBUG : both16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e4_d20260608_m031707_c001_v7007000_t0000_u01780888627379") 2026/06/08 03:21:41 DEBUG : both16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6de4_d20260608_m031659_c001_v0001113_t0024_u01780888619924") 2026/06/08 03:21:42 DEBUG : both17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad94_d20260608_m031730_c001_v7007000_t0000_u01780888650624") 2026/06/08 03:21:42 DEBUG : both17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e6a_d20260608_m031723_c001_v0001113_t0020_u01780888643495") 2026/06/08 03:21:42 DEBUG : both17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e5_d20260608_m031707_c001_v7007000_t0000_u01780888627562") 2026/06/08 03:21:42 DEBUG : both17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dea_d20260608_m031700_c001_v0001113_t0048_u01780888620776") 2026/06/08 03:21:42 DEBUG : both18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad96_d20260608_m031730_c001_v7007000_t0000_u01780888650806") 2026/06/08 03:21:42 DEBUG : both18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e72_d20260608_m031724_c001_v0001113_t0059_u01780888644443") 2026/06/08 03:21:42 DEBUG : both18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e7_d20260608_m031707_c001_v7007000_t0000_u01780888627746") 2026/06/08 03:21:42 DEBUG : both18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6df2_d20260608_m031701_c001_v0001113_t0004_u01780888621472") 2026/06/08 03:21:42 DEBUG : both19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad97_d20260608_m031730_c001_v7007000_t0000_u01780888650987") 2026/06/08 03:21:42 DEBUG : both19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e7a_d20260608_m031725_c001_v0001113_t0057_u01780888645142") 2026/06/08 03:21:42 DEBUG : both19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6e9_d20260608_m031707_c001_v7007000_t0000_u01780888627980") 2026/06/08 03:21:42 DEBUG : both19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6df8_d20260608_m031702_c001_v0001113_t0045_u01780888622422") 2026/06/08 03:21:42 DEBUG : both2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad99_d20260608_m031731_c001_v7007000_t0000_u01780888651169") 2026/06/08 03:21:42 DEBUG : both2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e1a_d20260608_m031711_c001_v0001113_t0048_u01780888631574") 2026/06/08 03:21:42 DEBUG : both2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6ea_d20260608_m031708_c001_v7007000_t0000_u01780888628174") 2026/06/08 03:21:42 DEBUG : both2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d90_d20260608_m031649_c001_v0001113_t0021_u01780888609239") 2026/06/08 03:21:42 DEBUG : both3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad9a_d20260608_m031731_c001_v7007000_t0000_u01780888651351") 2026/06/08 03:21:42 DEBUG : both3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e1e_d20260608_m031712_c001_v0001113_t0023_u01780888632239") 2026/06/08 03:21:42 DEBUG : both3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6eb_d20260608_m031708_c001_v7007000_t0000_u01780888628357") 2026/06/08 03:21:42 DEBUG : both3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d94_d20260608_m031650_c001_v0001113_t0052_u01780888610077") 2026/06/08 03:21:42 DEBUG : both4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad9b_d20260608_m031731_c001_v7007000_t0000_u01780888651532") 2026/06/08 03:21:43 DEBUG : both4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e22_d20260608_m031713_c001_v0001113_t0010_u01780888633176") 2026/06/08 03:21:43 DEBUG : both4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6ec_d20260608_m031708_c001_v7007000_t0000_u01780888628541") 2026/06/08 03:21:43 DEBUG : both4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d98_d20260608_m031650_c001_v0001113_t0015_u01780888610664") 2026/06/08 03:21:43 DEBUG : both5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad9d_d20260608_m031731_c001_v7007000_t0000_u01780888651713") 2026/06/08 03:21:43 DEBUG : both5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e28_d20260608_m031713_c001_v0001113_t0033_u01780888633859") 2026/06/08 03:21:43 DEBUG : both5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6ed_d20260608_m031708_c001_v7007000_t0000_u01780888628724") 2026/06/08 03:21:43 DEBUG : both5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d9e_d20260608_m031651_c001_v0001113_t0054_u01780888611453") 2026/06/08 03:21:43 DEBUG : both6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad9e_d20260608_m031731_c001_v7007000_t0000_u01780888651897") 2026/06/08 03:21:43 DEBUG : both6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e2c_d20260608_m031714_c001_v0001113_t0019_u01780888634574") 2026/06/08 03:21:43 DEBUG : both6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6ee_d20260608_m031708_c001_v7007000_t0000_u01780888628907") 2026/06/08 03:21:43 DEBUG : both6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6da4_d20260608_m031652_c001_v0001113_t0050_u01780888612390") 2026/06/08 03:21:43 DEBUG : both7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada0_d20260608_m031732_c001_v7007000_t0000_u01780888652079") 2026/06/08 03:21:43 DEBUG : both7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e32_d20260608_m031715_c001_v0001113_t0004_u01780888635626") 2026/06/08 03:21:43 DEBUG : both7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6f0_d20260608_m031709_c001_v7007000_t0000_u01780888629151") 2026/06/08 03:21:43 DEBUG : both7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dac_d20260608_m031653_c001_v0001113_t0023_u01780888613177") 2026/06/08 03:21:43 DEBUG : both8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada1_d20260608_m031732_c001_v7007000_t0000_u01780888652261") 2026/06/08 03:21:43 DEBUG : both8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e36_d20260608_m031716_c001_v0001113_t0010_u01780888636370") 2026/06/08 03:21:43 DEBUG : both8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6f2_d20260608_m031709_c001_v7007000_t0000_u01780888629337") 2026/06/08 03:21:43 DEBUG : both8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6db0_d20260608_m031653_c001_v0001113_t0045_u01780888613897") 2026/06/08 03:21:43 DEBUG : both9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada2_d20260608_m031732_c001_v7007000_t0000_u01780888652443") 2026/06/08 03:21:43 DEBUG : both9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e40_d20260608_m031717_c001_v0001113_t0031_u01780888637074") 2026/06/08 03:21:43 DEBUG : both9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6f3_d20260608_m031709_c001_v7007000_t0000_u01780888629519") 2026/06/08 03:21:43 DEBUG : both9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6db6_d20260608_m031654_c001_v0001113_t0034_u01780888614581") 2026/06/08 03:21:44 DEBUG : c/non empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfb6_d20260608_m031322_c001_v7007000_t0000_u01780888402185") 2026/06/08 03:21:44 DEBUG : c/non empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2042b_d20260608_m031320_c001_v0001172_t0034_u01780888400402") 2026/06/08 03:21:44 DEBUG : c/non empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0641_d20260608_m031319_c001_v7007000_t0000_u01780888399695") 2026/06/08 03:21:44 DEBUG : c/non empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20413_d20260608_m031317_c001_v0001172_t0030_u01780888397583") 2026/06/08 03:21:44 DEBUG : c/non empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514c06_d20260608_m031301_c001_v7007000_t0000_u01780888381103") 2026/06/08 03:21:44 DEBUG : c/non empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203b5_d20260608_m031259_c001_v0001172_t0009_u01780888379087") 2026/06/08 03:21:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc788_d20260608_m031836_c001_v7007000_t0000_u01780888716245") 2026/06/08 03:21:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968ae_d20260608_m031830_c001_v0001172_t0002_u01780888710951") 2026/06/08 03:21:44 DEBUG : check sum: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bd1_d20260608_m031251_c001_v7007000_t0000_u01780888371588") 2026/06/08 03:21:44 DEBUG : check sum: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20391_d20260608_m031250_c001_v0001172_t0039_u01780888370385") 2026/06/08 03:21:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ed091_d20260608_m032130_c001_v7007000_t0000_u01780888890128") 2026/06/08 03:21:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cc26_d20260608_m032127_c001_v0001097_t0022_u01780888887975") 2026/06/08 03:21:44 DEBUG : dest/3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae5d7_d20260608_m031509_c001_v7007000_t0000_u01780888509710") 2026/06/08 03:21:44 DEBUG : dest/3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4099b79f3ed2eb79_d20260608_m031508_c001_v0001184_t0040_u01780888508510") 2026/06/08 03:21:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cfd_d20260608_m031937_c001_v7007000_t0000_u01780888777517") 2026/06/08 03:21:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca8c_d20260608_m031932_c001_v0001097_t0027_u01780888772859") 2026/06/08 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f3a_d20260608_m032059_c001_v7007000_t0000_u01780888859237") 2026/06/08 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb7a_d20260608_m032046_c001_v0001097_t0037_u01780888846752") 2026/06/08 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca187f_d20260608_m032042_c001_v7007000_t0000_u01780888842652") 2026/06/08 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb44_d20260608_m032030_c001_v0001097_t0032_u01780888830606") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec6_d20260608_m032026_c001_v7007000_t0000_u01780888826396") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb12_d20260608_m032014_c001_v0001097_t0015_u01780888814639") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f0_d20260608_m032010_c001_v7007000_t0000_u01780888810475") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cae4_d20260608_m031957_c001_v0001097_t0024_u01780888797769") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7247_d20260608_m031953_c001_v7007000_t0000_u01780888793626") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952caaa_d20260608_m031941_c001_v0001097_t0014_u01780888781572") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4014575df39eca08_d20260608_m031935_c001_v7007000_t0000_u01780888775047") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529696b_d20260608_m031923_c001_v0001172_t0046_u01780888763327") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9cd_d20260608_m031919_c001_v7007000_t0000_u01780888759261") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529694d_d20260608_m031915_c001_v0001172_t0003_u01780888755402") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515ccf_d20260608_m031914_c001_v7007000_t0000_u01780888754028") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529691f_d20260608_m031902_c001_v0001172_t0014_u01780888742105") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b19a_d20260608_m031858_c001_v7007000_t0000_u01780888738006") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296905_d20260608_m031853_c001_v0001172_t0019_u01780888733850") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515c53_d20260608_m031852_c001_v7007000_t0000_u01780888732307") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9bc_d20260608_m031840_c001_v0001097_t0026_u01780888720402") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb0448561_d20260608_m031833_c001_v7007000_t0000_u01780888713456") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0905_d20260608_m031821_c001_v0001113_t0024_u01780888701300") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd717c_d20260608_m031817_c001_v7007000_t0000_u01780888697301") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08db_d20260608_m031804_c001_v0001113_t0050_u01780888684878") 2026/06/08 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484e9_d20260608_m031800_c001_v7007000_t0000_u01780888680789") 2026/06/08 03:21:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08ad_d20260608_m031749_c001_v0001113_t0020_u01780888669379") 2026/06/08 03:21:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582f6_d20260608_m031917_c001_v7007000_t0000_u01780888757205") 2026/06/08 03:21:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296939_d20260608_m031911_c001_v0001172_t0022_u01780888751720") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cfe_d20260608_m031937_c001_v7007000_t0000_u01780888777699") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7000_d20260608_m031932_c001_v0001113_t0040_u01780888772848") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f3b_d20260608_m032059_c001_v7007000_t0000_u01780888859420") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b0d_d20260608_m032047_c001_v0001172_t0054_u01780888847443") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1881_d20260608_m032042_c001_v7007000_t0000_u01780888842832") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296aa7_d20260608_m032031_c001_v0001172_t0056_u01780888831478") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec7_d20260608_m032026_c001_v7007000_t0000_u01780888826580") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a53_d20260608_m032015_c001_v0001172_t0055_u01780888815390") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f1_d20260608_m032010_c001_v7007000_t0000_u01780888810660") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969ff_d20260608_m031958_c001_v0001172_t0001_u01780888798584") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7248_d20260608_m031953_c001_v7007000_t0000_u01780888793807") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969bb_d20260608_m031942_c001_v0001172_t0056_u01780888782292") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f423d112d920122c2_d20260608_m031935_c001_v7007000_t0000_u01780888775029") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09dd_d20260608_m031924_c001_v0001113_t0052_u01780888764015") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9ce_d20260608_m031919_c001_v7007000_t0000_u01780888759445") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fcc_d20260608_m031915_c001_v0001113_t0015_u01780888755450") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cca_d20260608_m031913_c001_v7007000_t0000_u01780888753554") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fa2_d20260608_m031902_c001_v0001113_t0044_u01780888742774") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b19b_d20260608_m031858_c001_v7007000_t0000_u01780888738189") 2026/06/08 03:21:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f88_d20260608_m031853_c001_v0001113_t0048_u01780888733975") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582dd_d20260608_m031852_c001_v7007000_t0000_u01780888732315") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968cf_d20260608_m031841_c001_v0001172_t0054_u01780888721176") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc782_d20260608_m031833_c001_v7007000_t0000_u01780888713471") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c97a_d20260608_m031822_c001_v0001097_t0053_u01780888702113") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd717f_d20260608_m031817_c001_v7007000_t0000_u01780888697481") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c942_d20260608_m031805_c001_v0001097_t0056_u01780888685539") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484ea_d20260608_m031800_c001_v7007000_t0000_u01780888680973") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c90a_d20260608_m031750_c001_v0001097_t0059_u01780888670129") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7dd_d20260608_m031917_c001_v7007000_t0000_u01780888757133") 2026/06/08 03:21:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fbe_d20260608_m031911_c001_v0001113_t0001_u01780888751753") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cff_d20260608_m031937_c001_v7007000_t0000_u01780888777880") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296997_d20260608_m031932_c001_v0001172_t0033_u01780888772895") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f3c_d20260608_m032059_c001_v7007000_t0000_u01780888859602") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0ac3_d20260608_m032048_c001_v0001113_t0022_u01780888848068") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1883_d20260608_m032043_c001_v7007000_t0000_u01780888843014") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a95_d20260608_m032032_c001_v0001113_t0039_u01780888832083") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec8_d20260608_m032026_c001_v7007000_t0000_u01780888826762") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a79_d20260608_m032016_c001_v0001113_t0014_u01780888816075") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f2_d20260608_m032010_c001_v7007000_t0000_u01780888810892") 2026/06/08 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a51_d20260608_m031959_c001_v0001113_t0059_u01780888799261") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7249_d20260608_m031953_c001_v7007000_t0000_u01780888793990") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a11_d20260608_m031942_c001_v0001113_t0010_u01780888782908") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe9ad0_d20260608_m031935_c001_v7007000_t0000_u01780888775206") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fe8_d20260608_m031924_c001_v0001113_t0007_u01780888764670") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9d0_d20260608_m031919_c001_v7007000_t0000_u01780888759628") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca48_d20260608_m031915_c001_v0001097_t0024_u01780888755493") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c2f_d20260608_m031914_c001_v7007000_t0000_u01780888754201") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca0a_d20260608_m031903_c001_v0001097_t0025_u01780888743544") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b19c_d20260608_m031858_c001_v7007000_t0000_u01780888738375") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c097d_d20260608_m031854_c001_v0001113_t0009_u01780888734067") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7212_d20260608_m031852_c001_v7007000_t0000_u01780888732330") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f5e_d20260608_m031841_c001_v0001113_t0049_u01780888721811") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41546264bb2041e8_d20260608_m031833_c001_v7007000_t0000_u01780888713674") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f1e_d20260608_m031822_c001_v0001113_t0028_u01780888702769") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7181_d20260608_m031817_c001_v7007000_t0000_u01780888697662") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6eee_d20260608_m031806_c001_v0001113_t0050_u01780888686266") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484eb_d20260608_m031801_c001_v7007000_t0000_u01780888681156") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ec8_d20260608_m031750_c001_v0001113_t0030_u01780888670532") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecfaa_d20260608_m031917_c001_v7007000_t0000_u01780888757134") 2026/06/08 03:21:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca2c_d20260608_m031911_c001_v0001097_t0006_u01780888751763") 2026/06/08 03:21:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d00_d20260608_m031938_c001_v7007000_t0000_u01780888778061") 2026/06/08 03:21:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09f9_d20260608_m031932_c001_v0001113_t0034_u01780888772919") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f3d_d20260608_m032059_c001_v7007000_t0000_u01780888859785") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70c2_d20260608_m032048_c001_v0001113_t0002_u01780888848842") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1885_d20260608_m032043_c001_v7007000_t0000_u01780888843196") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70a4_d20260608_m032032_c001_v0001113_t0027_u01780888832746") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ec9_d20260608_m032026_c001_v7007000_t0000_u01780888826946") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a706a_d20260608_m032016_c001_v0001113_t0045_u01780888816876") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f3_d20260608_m032011_c001_v7007000_t0000_u01780888811077") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7050_d20260608_m032000_c001_v0001113_t0031_u01780888800037") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd724a_d20260608_m031954_c001_v7007000_t0000_u01780888794171") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7024_d20260608_m031943_c001_v0001113_t0037_u01780888783679") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f423d112d920122c4_d20260608_m031935_c001_v7007000_t0000_u01780888775217") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca66_d20260608_m031925_c001_v0001097_t0049_u01780888765412") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9d3_d20260608_m031919_c001_v7007000_t0000_u01780888759811") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09be_d20260608_m031915_c001_v0001113_t0058_u01780888755501") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c2d_d20260608_m031913_c001_v7007000_t0000_u01780888753831") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c099a_d20260608_m031904_c001_v0001113_t0003_u01780888744295") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b19e_d20260608_m031858_c001_v7007000_t0000_u01780888738558") 2026/06/08 03:21:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9f4_d20260608_m031854_c001_v0001097_t0012_u01780888734096") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecf69_d20260608_m031852_c001_v7007000_t0000_u01780888732341") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c094b_d20260608_m031842_c001_v0001113_t0049_u01780888722545") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417ebd0866f1c1ce_d20260608_m031833_c001_v7007000_t0000_u01780888713494") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529688d_d20260608_m031823_c001_v0001172_t0025_u01780888703615") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7183_d20260608_m031817_c001_v7007000_t0000_u01780888697844") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529685b_d20260608_m031806_c001_v0001172_t0006_u01780888686988") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484ec_d20260608_m031801_c001_v7007000_t0000_u01780888681339") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296819_d20260608_m031750_c001_v0001172_t0035_u01780888670981") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582f3_d20260608_m031916_c001_v7007000_t0000_u01780888756997") 2026/06/08 03:21:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09ae_d20260608_m031911_c001_v0001113_t0032_u01780888751792") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d01_d20260608_m031938_c001_v7007000_t0000_u01780888778243") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7002_d20260608_m031933_c001_v0001113_t0032_u01780888773143") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f3e_d20260608_m032059_c001_v7007000_t0000_u01780888859969") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb88_d20260608_m032049_c001_v0001097_t0052_u01780888849160") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1887_d20260608_m032043_c001_v7007000_t0000_u01780888843378") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb4c_d20260608_m032033_c001_v0001097_t0014_u01780888833129") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7eca_d20260608_m032027_c001_v7007000_t0000_u01780888827131") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb18_d20260608_m032017_c001_v0001097_t0044_u01780888817167") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f4_d20260608_m032011_c001_v7007000_t0000_u01780888811259") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952caec_d20260608_m032000_c001_v0001097_t0030_u01780888800453") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd724b_d20260608_m031954_c001_v7007000_t0000_u01780888794353") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cab2_d20260608_m031943_c001_v0001097_t0006_u01780888783992") 2026/06/08 03:21:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4014575df39eca0a_d20260608_m031935_c001_v7007000_t0000_u01780888775228") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296973_d20260608_m031926_c001_v0001172_t0043_u01780888766001") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9d5_d20260608_m031919_c001_v7007000_t0000_u01780888759994") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09c0_d20260608_m031915_c001_v0001113_t0051_u01780888755775") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecfa9_d20260608_m031914_c001_v7007000_t0000_u01780888754103") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296925_d20260608_m031904_c001_v0001172_t0040_u01780888744613") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b19f_d20260608_m031858_c001_v7007000_t0000_u01780888738741") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296907_d20260608_m031854_c001_v0001172_t0036_u01780888734162") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45ad7_d20260608_m031852_c001_v7007000_t0000_u01780888732671") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9c2_d20260608_m031842_c001_v0001097_t0049_u01780888722835") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41546264bb2041e7_d20260608_m031833_c001_v7007000_t0000_u01780888713493") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0907_d20260608_m031823_c001_v0001113_t0007_u01780888703954") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7185_d20260608_m031818_c001_v7007000_t0000_u01780888698025") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08e1_d20260608_m031807_c001_v0001113_t0012_u01780888687363") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484ed_d20260608_m031801_c001_v7007000_t0000_u01780888681528") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08b5_d20260608_m031751_c001_v0001113_t0016_u01780888671342") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582f7_d20260608_m031917_c001_v7007000_t0000_u01780888757366") 2026/06/08 03:21:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fc0_d20260608_m031912_c001_v0001113_t0043_u01780888752056") 2026/06/08 03:21:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d02_d20260608_m031938_c001_v7007000_t0000_u01780888778423") 2026/06/08 03:21:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca92_d20260608_m031933_c001_v0001097_t0001_u01780888773308") 2026/06/08 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f40_d20260608_m032100_c001_v7007000_t0000_u01780888860154") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b19_d20260608_m032049_c001_v0001172_t0005_u01780888849629") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1889_d20260608_m032043_c001_v7007000_t0000_u01780888843560") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296ab5_d20260608_m032033_c001_v0001172_t0042_u01780888833570") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ecc_d20260608_m032027_c001_v7007000_t0000_u01780888827317") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a5d_d20260608_m032017_c001_v0001172_t0049_u01780888817480") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f5_d20260608_m032011_c001_v7007000_t0000_u01780888811444") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a07_d20260608_m032001_c001_v0001172_t0033_u01780888801098") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd724c_d20260608_m031954_c001_v7007000_t0000_u01780888794534") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969c3_d20260608_m031944_c001_v0001172_t0016_u01780888784426") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b244_d20260608_m031935_c001_v7007000_t0000_u01780888775063") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09e1_d20260608_m031926_c001_v0001113_t0009_u01780888766269") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9d8_d20260608_m031920_c001_v7007000_t0000_u01780888760176") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529694f_d20260608_m031915_c001_v0001172_t0002_u01780888755786") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7d9_d20260608_m031914_c001_v7007000_t0000_u01780888754113") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6faa_d20260608_m031904_c001_v0001113_t0059_u01780888744887") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a0_d20260608_m031858_c001_v7007000_t0000_u01780888738923") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f8a_d20260608_m031854_c001_v0001113_t0012_u01780888734403") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515c55_d20260608_m031852_c001_v7007000_t0000_u01780888732509") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968d9_d20260608_m031843_c001_v0001172_t0013_u01780888723277") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4245712be6992cfc_d20260608_m031833_c001_v7007000_t0000_u01780888713718") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c982_d20260608_m031824_c001_v0001097_t0054_u01780888704336") 2026/06/08 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7187_d20260608_m031818_c001_v7007000_t0000_u01780888698207") 2026/06/08 03:21:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c946_d20260608_m031807_c001_v0001097_t0052_u01780888687776") 2026/06/08 03:21:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484ee_d20260608_m031801_c001_v7007000_t0000_u01780888681711") 2026/06/08 03:21:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c914_d20260608_m031751_c001_v0001097_t0037_u01780888671933") 2026/06/08 03:21:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9bd_d20260608_m031917_c001_v7007000_t0000_u01780888757379") 2026/06/08 03:21:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529693b_d20260608_m031912_c001_v0001172_t0047_u01780888752202") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d03_d20260608_m031938_c001_v7007000_t0000_u01780888778604") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529699b_d20260608_m031933_c001_v0001172_t0046_u01780888773330") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f41_d20260608_m032100_c001_v7007000_t0000_u01780888860337") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0acb_d20260608_m032049_c001_v0001113_t0012_u01780888849928") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca188b_d20260608_m032043_c001_v7007000_t0000_u01780888843743") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0aa1_d20260608_m032034_c001_v0001113_t0037_u01780888834027") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ecd_d20260608_m032027_c001_v7007000_t0000_u01780888827502") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a7d_d20260608_m032017_c001_v0001113_t0019_u01780888817871") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f6_d20260608_m032011_c001_v7007000_t0000_u01780888811627") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a55_d20260608_m032001_c001_v0001113_t0006_u01780888801427") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd724d_d20260608_m031954_c001_v7007000_t0000_u01780888794715") 2026/06/08 03:21:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a15_d20260608_m031944_c001_v0001113_t0038_u01780888784773") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7f3_d20260608_m031934_c001_v7007000_t0000_u01780888774806") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fee_d20260608_m031926_c001_v0001113_t0045_u01780888766637") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9dc_d20260608_m031920_c001_v7007000_t0000_u01780888760358") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fce_d20260608_m031915_c001_v0001113_t0052_u01780888755852") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2918b5_d20260608_m031914_c001_v7007000_t0000_u01780888754131") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca10_d20260608_m031905_c001_v0001097_t0001_u01780888745370") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a1_d20260608_m031859_c001_v7007000_t0000_u01780888739112") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529690d_d20260608_m031854_c001_v0001172_t0012_u01780888734474") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7215_d20260608_m031852_c001_v7007000_t0000_u01780888732520") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f60_d20260608_m031843_c001_v0001113_t0034_u01780888723547") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582ad_d20260608_m031833_c001_v7007000_t0000_u01780888713505") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f22_d20260608_m031824_c001_v0001113_t0016_u01780888704821") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7189_d20260608_m031818_c001_v7007000_t0000_u01780888698386") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ef6_d20260608_m031808_c001_v0001113_t0048_u01780888688293") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484ef_d20260608_m031801_c001_v7007000_t0000_u01780888681894") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ece_d20260608_m031752_c001_v0001113_t0024_u01780888672286") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cde_d20260608_m031917_c001_v7007000_t0000_u01780888757162") 2026/06/08 03:21:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca2e_d20260608_m031912_c001_v0001097_t0053_u01780888752212") 2026/06/08 03:21:54 DEBUG : dir1/0007-12345: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d04_d20260608_m031938_c001_v7007000_t0000_u01780888778785") 2026/06/08 03:21:54 DEBUG : dir1/0007-12345: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09fb_d20260608_m031933_c001_v0001113_t0015_u01780888773393") 2026/06/08 03:21:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f42_d20260608_m032100_c001_v7007000_t0000_u01780888860520") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70c8_d20260608_m032050_c001_v0001113_t0021_u01780888850423") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca188e_d20260608_m032043_c001_v7007000_t0000_u01780888843926") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70aa_d20260608_m032034_c001_v0001113_t0014_u01780888834334") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ece_d20260608_m032027_c001_v7007000_t0000_u01780888827686") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a706e_d20260608_m032018_c001_v0001113_t0026_u01780888818299") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f7_d20260608_m032011_c001_v7007000_t0000_u01780888811811") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7052_d20260608_m032001_c001_v0001113_t0032_u01780888801982") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd724e_d20260608_m031954_c001_v7007000_t0000_u01780888794899") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a702a_d20260608_m031945_c001_v0001113_t0051_u01780888785238") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4245712be6992e57_d20260608_m031935_c001_v7007000_t0000_u01780888775026") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca6c_d20260608_m031926_c001_v0001097_t0034_u01780888766930") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9e0_d20260608_m031920_c001_v7007000_t0000_u01780888760542") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca4a_d20260608_m031915_c001_v0001097_t0003_u01780888755918") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9a2_d20260608_m031913_c001_v7007000_t0000_u01780888753960") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09a2_d20260608_m031905_c001_v0001113_t0025_u01780888745981") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a2_d20260608_m031859_c001_v7007000_t0000_u01780888739297") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9f6_d20260608_m031854_c001_v0001097_t0053_u01780888734562") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b18f_d20260608_m031852_c001_v7007000_t0000_u01780888732358") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c094d_d20260608_m031844_c001_v0001113_t0004_u01780888724003") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4052b6c7958747ad_d20260608_m031833_c001_v7007000_t0000_u01780888713744") 2026/06/08 03:21:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296893_d20260608_m031825_c001_v0001172_t0034_u01780888705187") 2026/06/08 03:21:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd718b_d20260608_m031818_c001_v7007000_t0000_u01780888698565") 2026/06/08 03:21:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529685d_d20260608_m031808_c001_v0001172_t0003_u01780888688578") 2026/06/08 03:21:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f0_d20260608_m031802_c001_v7007000_t0000_u01780888682080") 2026/06/08 03:21:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296823_d20260608_m031752_c001_v0001172_t0054_u01780888672723") 2026/06/08 03:21:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2918b7_d20260608_m031917_c001_v7007000_t0000_u01780888757216") 2026/06/08 03:21:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529693d_d20260608_m031912_c001_v0001172_t0017_u01780888752460") 2026/06/08 03:21:56 DEBUG : dir1/0008-23456: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d05_d20260608_m031938_c001_v7007000_t0000_u01780888778966") 2026/06/08 03:21:56 DEBUG : dir1/0008-23456: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529699f_d20260608_m031933_c001_v0001172_t0045_u01780888773590") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f43_d20260608_m032100_c001_v7007000_t0000_u01780888860703") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb8e_d20260608_m032050_c001_v0001097_t0058_u01780888850819") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1890_d20260608_m032044_c001_v7007000_t0000_u01780888844109") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb52_d20260608_m032034_c001_v0001097_t0015_u01780888834734") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ecf_d20260608_m032027_c001_v7007000_t0000_u01780888827871") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb1a_d20260608_m032018_c001_v0001097_t0027_u01780888818754") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f8_d20260608_m032011_c001_v7007000_t0000_u01780888811994") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952caf0_d20260608_m032002_c001_v0001097_t0019_u01780888802612") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd724f_d20260608_m031955_c001_v7007000_t0000_u01780888795165") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cab8_d20260608_m031945_c001_v0001097_t0031_u01780888785541") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe9acf_d20260608_m031935_c001_v7007000_t0000_u01780888775014") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529697b_d20260608_m031927_c001_v0001172_t0021_u01780888767289") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9e4_d20260608_m031920_c001_v7007000_t0000_u01780888760725") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09c2_d20260608_m031916_c001_v0001113_t0021_u01780888756060") 2026/06/08 03:21:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582ef_d20260608_m031914_c001_v7007000_t0000_u01780888754146") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296927_d20260608_m031906_c001_v0001172_t0014_u01780888746419") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a4_d20260608_m031859_c001_v7007000_t0000_u01780888739481") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0981_d20260608_m031854_c001_v0001113_t0044_u01780888734614") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45ad0_d20260608_m031851_c001_v7007000_t0000_u01780888731927") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9ca_d20260608_m031844_c001_v0001097_t0031_u01780888724367") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417ebd0866f1c1cf_d20260608_m031833_c001_v7007000_t0000_u01780888713687") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c090b_d20260608_m031825_c001_v0001113_t0048_u01780888705488") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd718d_d20260608_m031818_c001_v7007000_t0000_u01780888698745") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08e5_d20260608_m031808_c001_v0001113_t0015_u01780888688941") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f1_d20260608_m031802_c001_v7007000_t0000_u01780888682263") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08b7_d20260608_m031752_c001_v0001113_t0012_u01780888672980") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2918b6_d20260608_m031917_c001_v7007000_t0000_u01780888757027") 2026/06/08 03:21:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fc2_d20260608_m031912_c001_v0001113_t0020_u01780888752472") 2026/06/08 03:21:57 DEBUG : dir1/0009-34567: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d06_d20260608_m031939_c001_v7007000_t0000_u01780888779147") 2026/06/08 03:21:57 DEBUG : dir1/0009-34567: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7004_d20260608_m031933_c001_v0001113_t0030_u01780888773634") 2026/06/08 03:21:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f44_d20260608_m032100_c001_v7007000_t0000_u01780888860886") 2026/06/08 03:21:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b1f_d20260608_m032051_c001_v0001172_t0015_u01780888851249") 2026/06/08 03:21:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1892_d20260608_m032044_c001_v7007000_t0000_u01780888844290") 2026/06/08 03:21:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296ac1_d20260608_m032035_c001_v0001172_t0038_u01780888835146") 2026/06/08 03:21:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed0_d20260608_m032028_c001_v7007000_t0000_u01780888828053") 2026/06/08 03:21:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a63_d20260608_m032019_c001_v0001172_t0011_u01780888819406") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18f9_d20260608_m032012_c001_v7007000_t0000_u01780888812178") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a0b_d20260608_m032003_c001_v0001172_t0022_u01780888803133") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7250_d20260608_m031955_c001_v7007000_t0000_u01780888795347") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969c9_d20260608_m031946_c001_v0001172_t0057_u01780888786028") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cf5_d20260608_m031935_c001_v7007000_t0000_u01780888775237") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09e5_d20260608_m031927_c001_v0001113_t0007_u01780888767729") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9e7_d20260608_m031920_c001_v7007000_t0000_u01780888760908") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296955_d20260608_m031916_c001_v0001172_t0033_u01780888756072") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515ccd_d20260608_m031913_c001_v7007000_t0000_u01780888753846") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fae_d20260608_m031906_c001_v0001113_t0027_u01780888746682") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a5_d20260608_m031859_c001_v7007000_t0000_u01780888739662") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296911_d20260608_m031854_c001_v0001172_t0044_u01780888734735") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e348_d20260608_m031852_c001_v7007000_t0000_u01780888732364") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968dd_d20260608_m031844_c001_v0001172_t0029_u01780888724764") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb0448563_d20260608_m031833_c001_v7007000_t0000_u01780888713820") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c98a_d20260608_m031825_c001_v0001097_t0039_u01780888705775") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7190_d20260608_m031818_c001_v7007000_t0000_u01780888698924") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c94c_d20260608_m031809_c001_v0001097_t0031_u01780888689347") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f2_d20260608_m031802_c001_v7007000_t0000_u01780888682446") 2026/06/08 03:21:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c91a_d20260608_m031753_c001_v0001097_t0015_u01780888673392") 2026/06/08 03:21:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9b9_d20260608_m031917_c001_v7007000_t0000_u01780888757008") 2026/06/08 03:21:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09b6_d20260608_m031912_c001_v0001113_t0017_u01780888752480") 2026/06/08 03:21:59 DEBUG : dir1/0010-45678: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d07_d20260608_m031939_c001_v7007000_t0000_u01780888779328") 2026/06/08 03:21:59 DEBUG : dir1/0010-45678: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca94_d20260608_m031933_c001_v0001097_t0052_u01780888773755") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f45_d20260608_m032101_c001_v7007000_t0000_u01780888861069") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0ad5_d20260608_m032051_c001_v0001113_t0012_u01780888851851") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1894_d20260608_m032044_c001_v7007000_t0000_u01780888844473") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0aa7_d20260608_m032035_c001_v0001113_t0059_u01780888835424") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed1_d20260608_m032028_c001_v7007000_t0000_u01780888828337") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a7f_d20260608_m032019_c001_v0001113_t0059_u01780888819663") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18fa_d20260608_m032012_c001_v7007000_t0000_u01780888812362") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a5f_d20260608_m032003_c001_v0001113_t0052_u01780888803555") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7251_d20260608_m031955_c001_v7007000_t0000_u01780888795530") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a19_d20260608_m031946_c001_v0001113_t0037_u01780888786290") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cf4_d20260608_m031935_c001_v7007000_t0000_u01780888775036") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ff2_d20260608_m031928_c001_v0001113_t0020_u01780888768127") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9ea_d20260608_m031921_c001_v7007000_t0000_u01780888761090") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fd0_d20260608_m031916_c001_v0001113_t0045_u01780888756162") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582ed_d20260608_m031913_c001_v7007000_t0000_u01780888753965") 2026/06/08 03:21:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca16_d20260608_m031907_c001_v0001097_t0039_u01780888747154") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a6_d20260608_m031859_c001_v7007000_t0000_u01780888739845") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f8e_d20260608_m031854_c001_v0001113_t0020_u01780888734768") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecf6f_d20260608_m031852_c001_v7007000_t0000_u01780888732532") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f66_d20260608_m031845_c001_v0001113_t0028_u01780888725205") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f827_d20260608_m031833_c001_v7007000_t0000_u01780888713694") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f2a_d20260608_m031826_c001_v0001113_t0022_u01780888706111") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7191_d20260608_m031819_c001_v7007000_t0000_u01780888699103") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6efc_d20260608_m031809_c001_v0001113_t0019_u01780888689795") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f3_d20260608_m031802_c001_v7007000_t0000_u01780888682630") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ed2_d20260608_m031753_c001_v0001113_t0015_u01780888673758") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7de_d20260608_m031917_c001_v7007000_t0000_u01780888757315") 2026/06/08 03:22:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca30_d20260608_m031912_c001_v0001097_t0040_u01780888752628") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d08_d20260608_m031939_c001_v7007000_t0000_u01780888779509") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09fd_d20260608_m031933_c001_v0001113_t0027_u01780888773793") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f46_d20260608_m032101_c001_v7007000_t0000_u01780888861270") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70ce_d20260608_m032052_c001_v0001113_t0038_u01780888852280") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1896_d20260608_m032044_c001_v7007000_t0000_u01780888844659") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70b0_d20260608_m032035_c001_v0001113_t0038_u01780888835719") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed2_d20260608_m032028_c001_v7007000_t0000_u01780888828519") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7074_d20260608_m032020_c001_v0001113_t0047_u01780888820069") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18fb_d20260608_m032012_c001_v7007000_t0000_u01780888812546") 2026/06/08 03:22:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7054_d20260608_m032003_c001_v0001113_t0004_u01780888803852") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7253_d20260608_m031955_c001_v7007000_t0000_u01780888795711") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7032_d20260608_m031946_c001_v0001113_t0006_u01780888786580") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7f5_d20260608_m031935_c001_v7007000_t0000_u01780888775168") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca78_d20260608_m031928_c001_v0001097_t0048_u01780888768531") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9ed_d20260608_m031921_c001_v7007000_t0000_u01780888761274") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca4e_d20260608_m031916_c001_v0001097_t0052_u01780888756215") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9a5_d20260608_m031914_c001_v7007000_t0000_u01780888754157") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09a4_d20260608_m031907_c001_v0001113_t0043_u01780888747475") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a7_d20260608_m031900_c001_v7007000_t0000_u01780888740028") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0983_d20260608_m031854_c001_v0001113_t0018_u01780888734949") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b190_d20260608_m031852_c001_v7007000_t0000_u01780888732542") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0955_d20260608_m031845_c001_v0001113_t0006_u01780888725663") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc784_d20260608_m031833_c001_v7007000_t0000_u01780888713837") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296899_d20260608_m031826_c001_v0001172_t0026_u01780888706497") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7193_d20260608_m031819_c001_v7007000_t0000_u01780888699283") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296861_d20260608_m031810_c001_v0001172_t0051_u01780888690191") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f4_d20260608_m031802_c001_v7007000_t0000_u01780888682831") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296827_d20260608_m031754_c001_v0001172_t0030_u01780888674233") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582f4_d20260608_m031917_c001_v7007000_t0000_u01780888757017") 2026/06/08 03:22:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529693f_d20260608_m031912_c001_v0001172_t0014_u01780888752827") 2026/06/08 03:22:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d09_d20260608_m031939_c001_v7007000_t0000_u01780888779690") 2026/06/08 03:22:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969a3_d20260608_m031933_c001_v0001172_t0000_u01780888773929") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f47_d20260608_m032101_c001_v7007000_t0000_u01780888861452") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb96_d20260608_m032052_c001_v0001097_t0050_u01780888852662") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1898_d20260608_m032044_c001_v7007000_t0000_u01780888844842") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb5a_d20260608_m032036_c001_v0001097_t0050_u01780888836136") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed3_d20260608_m032028_c001_v7007000_t0000_u01780888828701") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cb22_d20260608_m032020_c001_v0001097_t0046_u01780888820462") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18fc_d20260608_m032012_c001_v7007000_t0000_u01780888812731") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952caf8_d20260608_m032004_c001_v0001097_t0000_u01780888804227") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7254_d20260608_m031955_c001_v7007000_t0000_u01780888795891") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cabe_d20260608_m031946_c001_v0001097_t0031_u01780888786984") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe9ace_d20260608_m031934_c001_v7007000_t0000_u01780888774833") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529697d_d20260608_m031928_c001_v0001172_t0049_u01780888768932") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9f1_d20260608_m031921_c001_v7007000_t0000_u01780888761457") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296957_d20260608_m031916_c001_v0001172_t0017_u01780888756391") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582ee_d20260608_m031913_c001_v7007000_t0000_u01780888753978") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529692b_d20260608_m031907_c001_v0001172_t0043_u01780888747843") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a8_d20260608_m031900_c001_v7007000_t0000_u01780888740213") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296913_d20260608_m031855_c001_v0001172_t0043_u01780888735053") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4eed1f_d20260608_m031852_c001_v7007000_t0000_u01780888732477") 2026/06/08 03:22:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9d4_d20260608_m031846_c001_v0001097_t0012_u01780888726177") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582ae_d20260608_m031833_c001_v7007000_t0000_u01780888713706") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0915_d20260608_m031826_c001_v0001113_t0033_u01780888706896") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7195_d20260608_m031819_c001_v7007000_t0000_u01780888699463") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08e9_d20260608_m031810_c001_v0001113_t0003_u01780888690444") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f5_d20260608_m031803_c001_v7007000_t0000_u01780888683014") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c08b9_d20260608_m031754_c001_v0001113_t0046_u01780888674597") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c32_d20260608_m031917_c001_v7007000_t0000_u01780888757173") 2026/06/08 03:22:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fc4_d20260608_m031912_c001_v0001113_t0028_u01780888752940") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d0a_d20260608_m031939_c001_v7007000_t0000_u01780888779870") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09ff_d20260608_m031934_c001_v0001113_t0011_u01780888774183") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f48_d20260608_m032101_c001_v7007000_t0000_u01780888861636") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b23_d20260608_m032052_c001_v0001172_t0045_u01780888852990") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca1899_d20260608_m032045_c001_v7007000_t0000_u01780888845026") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296ac9_d20260608_m032036_c001_v0001172_t0024_u01780888836463") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed4_d20260608_m032028_c001_v7007000_t0000_u01780888828882") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a6f_d20260608_m032020_c001_v0001172_t0050_u01780888820886") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18fd_d20260608_m032012_c001_v7007000_t0000_u01780888812915") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296a1d_d20260608_m032004_c001_v0001172_t0043_u01780888804699") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7255_d20260608_m031956_c001_v7007000_t0000_u01780888796074") 2026/06/08 03:22:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969d1_d20260608_m031947_c001_v0001172_t0032_u01780888787331") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7f4_d20260608_m031934_c001_v7007000_t0000_u01780888774988") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09e9_d20260608_m031929_c001_v0001113_t0024_u01780888769434") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9f6_d20260608_m031921_c001_v7007000_t0000_u01780888761640") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09c6_d20260608_m031916_c001_v0001113_t0009_u01780888756433") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ecfa8_d20260608_m031913_c001_v7007000_t0000_u01780888753922") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fb0_d20260608_m031908_c001_v0001113_t0034_u01780888748100") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1a9_d20260608_m031900_c001_v7007000_t0000_u01780888740395") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9f8_d20260608_m031855_c001_v0001097_t0005_u01780888735064") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e34a_d20260608_m031852_c001_v7007000_t0000_u01780888732552") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968e5_d20260608_m031846_c001_v0001172_t0017_u01780888726798") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f824_d20260608_m031833_c001_v7007000_t0000_u01780888713512") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c996_d20260608_m031827_c001_v0001097_t0011_u01780888707297") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7198_d20260608_m031819_c001_v7007000_t0000_u01780888699643") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c954_d20260608_m031810_c001_v0001097_t0054_u01780888690892") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f6_d20260608_m031803_c001_v7007000_t0000_u01780888683198") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c91c_d20260608_m031754_c001_v0001097_t0046_u01780888674955") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cdd_d20260608_m031916_c001_v7007000_t0000_u01780888756979") 2026/06/08 03:22:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09b8_d20260608_m031912_c001_v0001113_t0048_u01780888752959") 2026/06/08 03:22:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d0b_d20260608_m031940_c001_v7007000_t0000_u01780888780051") 2026/06/08 03:22:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552969a5_d20260608_m031934_c001_v0001172_t0024_u01780888774217") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f49_d20260608_m032101_c001_v7007000_t0000_u01780888861825") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0ad9_d20260608_m032053_c001_v0001113_t0032_u01780888853255") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca189a_d20260608_m032045_c001_v7007000_t0000_u01780888845208") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0aaf_d20260608_m032036_c001_v0001113_t0028_u01780888836897") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed5_d20260608_m032029_c001_v7007000_t0000_u01780888829068") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a85_d20260608_m032021_c001_v0001113_t0053_u01780888821154") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18fe_d20260608_m032013_c001_v7007000_t0000_u01780888813099") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a69_d20260608_m032004_c001_v0001113_t0021_u01780888804966") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7256_d20260608_m031956_c001_v7007000_t0000_u01780888796255") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0a1b_d20260608_m031947_c001_v0001113_t0022_u01780888787783") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab627da_d20260608_m031935_c001_v7007000_t0000_u01780888775013") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ff8_d20260608_m031929_c001_v0001113_t0044_u01780888769864") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9f8_d20260608_m031921_c001_v7007000_t0000_u01780888761822") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6fd2_d20260608_m031916_c001_v0001113_t0018_u01780888756490") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515cd0_d20260608_m031914_c001_v7007000_t0000_u01780888754212") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca1a_d20260608_m031908_c001_v0001097_t0018_u01780888748496") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1aa_d20260608_m031900_c001_v7007000_t0000_u01780888740577") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f90_d20260608_m031855_c001_v0001113_t0059_u01780888735177") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45ad6_d20260608_m031852_c001_v7007000_t0000_u01780888732488") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f6c_d20260608_m031847_c001_v0001113_t0047_u01780888727172") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb0448562_d20260608_m031833_c001_v7007000_t0000_u01780888713637") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f30_d20260608_m031827_c001_v0001113_t0005_u01780888707709") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd719a_d20260608_m031819_c001_v7007000_t0000_u01780888699823") 2026/06/08 03:22:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f04_d20260608_m031811_c001_v0001113_t0002_u01780888691264") 2026/06/08 03:22:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f7_d20260608_m031803_c001_v7007000_t0000_u01780888683381") 2026/06/08 03:22:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ed4_d20260608_m031755_c001_v0001113_t0045_u01780888675307") 2026/06/08 03:22:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582f5_d20260608_m031917_c001_v7007000_t0000_u01780888757184") 2026/06/08 03:22:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca34_d20260608_m031912_c001_v0001097_t0057_u01780888752990") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d0c_d20260608_m031940_c001_v7007000_t0000_u01780888780232") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7006_d20260608_m031934_c001_v0001113_t0024_u01780888774226") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f4a_d20260608_m032102_c001_v7007000_t0000_u01780888862007") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70d4_d20260608_m032053_c001_v0001113_t0027_u01780888853707") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca189b_d20260608_m032045_c001_v7007000_t0000_u01780888845391") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70b8_d20260608_m032037_c001_v0001113_t0036_u01780888837264") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed6_d20260608_m032029_c001_v7007000_t0000_u01780888829254") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a707a_d20260608_m032021_c001_v0001113_t0037_u01780888821498") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a18ff_d20260608_m032013_c001_v7007000_t0000_u01780888813282") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7056_d20260608_m032005_c001_v0001113_t0042_u01780888805459") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7257_d20260608_m031956_c001_v7007000_t0000_u01780888796436") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7036_d20260608_m031948_c001_v0001113_t0055_u01780888788195") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab627db_d20260608_m031935_c001_v7007000_t0000_u01780888775198") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca7e_d20260608_m031930_c001_v0001097_t0027_u01780888770188") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9fb_d20260608_m031922_c001_v7007000_t0000_u01780888762005") 2026/06/08 03:22:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca50_d20260608_m031916_c001_v0001097_t0006_u01780888756546") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7d7_d20260608_m031913_c001_v7007000_t0000_u01780888753932") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09a8_d20260608_m031908_c001_v0001113_t0012_u01780888748873") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1ac_d20260608_m031900_c001_v7007000_t0000_u01780888740762") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0985_d20260608_m031855_c001_v0001113_t0001_u01780888735349") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45ad1_d20260608_m031852_c001_v7007000_t0000_u01780888732111") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0959_d20260608_m031847_c001_v0001113_t0055_u01780888727479") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc783_d20260608_m031833_c001_v7007000_t0000_u01780888713654") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529689d_d20260608_m031828_c001_v0001172_t0019_u01780888708062") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd719d_d20260608_m031820_c001_v7007000_t0000_u01780888700003") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296867_d20260608_m031811_c001_v0001172_t0020_u01780888691631") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484f9_d20260608_m031803_c001_v7007000_t0000_u01780888683565") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529682b_d20260608_m031755_c001_v0001172_t0055_u01780888675578") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9bb_d20260608_m031917_c001_v7007000_t0000_u01780888757196") 2026/06/08 03:22:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296941_d20260608_m031913_c001_v0001172_t0026_u01780888753164") 2026/06/08 03:22:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc789_d20260608_m031836_c001_v7007000_t0000_u01780888716429") 2026/06/08 03:22:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0927_d20260608_m031831_c001_v0001113_t0057_u01780888711187") 2026/06/08 03:22:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc78a_d20260608_m031836_c001_v7007000_t0000_u01780888716615") 2026/06/08 03:22:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f3e_d20260608_m031831_c001_v0001113_t0042_u01780888711255") 2026/06/08 03:22:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc78b_d20260608_m031836_c001_v7007000_t0000_u01780888716800") 2026/06/08 03:22:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9a4_d20260608_m031831_c001_v0001097_t0021_u01780888711294") 2026/06/08 03:22:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc78c_d20260608_m031837_c001_v7007000_t0000_u01780888717049") 2026/06/08 03:22:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968b6_d20260608_m031831_c001_v0001172_t0006_u01780888711468") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc78d_d20260608_m031837_c001_v7007000_t0000_u01780888717232") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0929_d20260608_m031831_c001_v0001113_t0058_u01780888711505") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc78e_d20260608_m031837_c001_v7007000_t0000_u01780888717416") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f40_d20260608_m031831_c001_v0001113_t0031_u01780888711524") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc78f_d20260608_m031837_c001_v7007000_t0000_u01780888717599") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9a6_d20260608_m031831_c001_v0001097_t0024_u01780888711715") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc790_d20260608_m031837_c001_v7007000_t0000_u01780888717794") 2026/06/08 03:22:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c092b_d20260608_m031831_c001_v0001113_t0016_u01780888711826") 2026/06/08 03:22:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc791_d20260608_m031837_c001_v7007000_t0000_u01780888717977") 2026/06/08 03:22:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f42_d20260608_m031831_c001_v0001113_t0051_u01780888711894") 2026/06/08 03:22:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc792_d20260608_m031838_c001_v7007000_t0000_u01780888718160") 2026/06/08 03:22:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968b8_d20260608_m031831_c001_v0001172_t0021_u01780888711917") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc793_d20260608_m031838_c001_v7007000_t0000_u01780888718342") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f44_d20260608_m031832_c001_v0001113_t0034_u01780888712168") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc794_d20260608_m031838_c001_v7007000_t0000_u01780888718524") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9a8_d20260608_m031832_c001_v0001097_t0026_u01780888712194") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc795_d20260608_m031838_c001_v7007000_t0000_u01780888718707") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0931_d20260608_m031832_c001_v0001113_t0000_u01780888712307") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc796_d20260608_m031838_c001_v7007000_t0000_u01780888718889") 2026/06/08 03:22:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968ba_d20260608_m031832_c001_v0001172_t0009_u01780888712382") 2026/06/08 03:22:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc797_d20260608_m031839_c001_v7007000_t0000_u01780888719073") 2026/06/08 03:22:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0933_d20260608_m031832_c001_v0001113_t0037_u01780888712723") 2026/06/08 03:22:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4090129d829fc798_d20260608_m031839_c001_v7007000_t0000_u01780888719256") 2026/06/08 03:22:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f46_d20260608_m031832_c001_v0001113_t0042_u01780888712740") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45ada_d20260608_m031855_c001_v7007000_t0000_u01780888735709") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f76_d20260608_m031850_c001_v0001113_t0015_u01780888730208") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd722b_d20260608_m031855_c001_v7007000_t0000_u01780888735947") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9e4_d20260608_m031850_c001_v0001097_t0019_u01780888730221") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515c6b_d20260608_m031855_c001_v7007000_t0000_u01780888735957") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0967_d20260608_m031850_c001_v0001113_t0047_u01780888730242") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515c68_d20260608_m031855_c001_v7007000_t0000_u01780888735770") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968ef_d20260608_m031850_c001_v0001172_t0003_u01780888730353") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582e3_d20260608_m031855_c001_v7007000_t0000_u01780888735782") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0969_d20260608_m031850_c001_v0001113_t0058_u01780888730502") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45adb_d20260608_m031855_c001_v7007000_t0000_u01780888735894") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9e6_d20260608_m031850_c001_v0001097_t0047_u01780888730583") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4eed36_d20260608_m031855_c001_v7007000_t0000_u01780888735720") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f7a_d20260608_m031850_c001_v0001113_t0002_u01780888730595") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4eed38_d20260608_m031855_c001_v7007000_t0000_u01780888735907") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968f1_d20260608_m031850_c001_v0001172_t0007_u01780888730778") 2026/06/08 03:22:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582e4_d20260608_m031855_c001_v7007000_t0000_u01780888735969") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c096d_d20260608_m031850_c001_v0001113_t0007_u01780888730788") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f45adc_d20260608_m031856_c001_v7007000_t0000_u01780888736078") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f7c_d20260608_m031850_c001_v0001113_t0051_u01780888730889") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e373_d20260608_m031855_c001_v7007000_t0000_u01780888735914") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9e8_d20260608_m031850_c001_v0001097_t0040_u01780888730972") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e370_d20260608_m031855_c001_v7007000_t0000_u01780888735730") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6f80_d20260608_m031851_c001_v0001113_t0006_u01780888731158") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b195_d20260608_m031856_c001_v7007000_t0000_u01780888736110") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c096f_d20260608_m031851_c001_v0001113_t0003_u01780888731215") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b194_d20260608_m031855_c001_v7007000_t0000_u01780888735925") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c9ea_d20260608_m031851_c001_v0001097_t0018_u01780888731309") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4eed3a_d20260608_m031856_c001_v7007000_t0000_u01780888736089") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968f5_d20260608_m031851_c001_v0001172_t0003_u01780888731322") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b193_d20260608_m031855_c001_v7007000_t0000_u01780888735741") 2026/06/08 03:22:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0973_d20260608_m031851_c001_v0001113_t0033_u01780888731550") 2026/06/08 03:22:10 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6248c_d20260608_m031639_c001_v7007000_t0000_u01780888599364") 2026/06/08 03:22:10 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10638c2b91ea221b_d20260608_m031637_c001_v0001183_t0058_u01780888597409") 2026/06/08 03:22:10 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417ebd0866f1bc8b_d20260608_m031637_c001_v7007000_t0000_u01780888597227") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10638c2b91ea220b_d20260608_m031634_c001_v0001183_t0019_u01780888594672") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417ebd0866f1bc5a_d20260608_m031633_c001_v7007000_t0000_u01780888593947") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d5a_d20260608_m031629_c001_v0001113_t0004_u01780888589972") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6247c_d20260608_m031628_c001_v7007000_t0000_u01780888588519") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10726a485c41d1b2_d20260608_m031626_c001_v0001184_t0053_u01780888586710") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515284_d20260608_m031626_c001_v7007000_t0000_u01780888586528") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10726a485c41d194_d20260608_m031623_c001_v0001184_t0013_u01780888583061") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea51527a_d20260608_m031622_c001_v7007000_t0000_u01780888582307") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d44_d20260608_m031618_c001_v0001113_t0033_u01780888578590") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6fa6_d20260608_m031617_c001_v7007000_t0000_u01780888577625") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f119ddb44f288e9bb_d20260608_m031615_c001_v0001183_t0041_u01780888575819") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c2584ae_d20260608_m031615_c001_v7007000_t0000_u01780888575638") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f119ddb44f288e9b7_d20260608_m031613_c001_v0001183_t0053_u01780888573242") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c258311_d20260608_m031612_c001_v7007000_t0000_u01780888572523") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d26_d20260608_m031608_c001_v0001113_t0012_u01780888568962") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6f5d_d20260608_m031608_c001_v7007000_t0000_u01780888568407") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f115e3c0dfab4228e_d20260608_m031606_c001_v0001115_t0053_u01780888566339") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc44985a0_d20260608_m031606_c001_v7007000_t0000_u01780888566155") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f115e3c0dfab4227e_d20260608_m031601_c001_v0001115_t0009_u01780888561250") 2026/06/08 03:22:11 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc449859d_d20260608_m031600_c001_v7007000_t0000_u01780888560521") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cfe_d20260608_m031555_c001_v0001113_t0024_u01780888555006") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe6450_d20260608_m031554_c001_v7007000_t0000_u01780888554461") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1074228bd4840aaa_d20260608_m031552_c001_v0001174_t0027_u01780888552218") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0f39_d20260608_m031552_c001_v7007000_t0000_u01780888552032") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1074228bd4840a7c_d20260608_m031548_c001_v0001174_t0005_u01780888548648") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0f32_d20260608_m031547_c001_v7007000_t0000_u01780888547917") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cea_d20260608_m031541_c001_v0001113_t0040_u01780888541960") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f44e92_d20260608_m031541_c001_v7007000_t0000_u01780888541412") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f110cfc84b6ea26c9_d20260608_m031539_c001_v0001109_t0042_u01780888539380") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498520_d20260608_m031539_c001_v7007000_t0000_u01780888539199") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f110cfc84b6ea26bf_d20260608_m031535_c001_v0001109_t0016_u01780888535610") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498502_d20260608_m031534_c001_v7007000_t0000_u01780888534885") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cce_d20260608_m031529_c001_v0001113_t0030_u01780888529143") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae601_d20260608_m031528_c001_v7007000_t0000_u01780888528415") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1110c2e359f4c5d7_d20260608_m031520_c001_v0001043_t0037_u01780888520466") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419e235c0b18560c_d20260608_m031520_c001_v7007000_t0000_u01780888520268") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf205d7_d20260608_m031515_c001_v0001172_t0052_u01780888515828") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f115e1f14680d631e_d20260608_m031515_c001_v0001185_t0025_u01780888515096") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f115e1f14680d6316_d20260608_m031514_c001_v0001185_t0028_u01780888514157") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c25823b_d20260608_m031500_c001_v7007000_t0000_u01780888500694") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c74_d20260608_m031454_c001_v0001113_t0052_u01780888494123") 2026/06/08 03:22:12 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10944f0b0c868cb3_d20260608_m031453_c001_v0001182_t0030_u01780888493361") 2026/06/08 03:22:13 DEBUG : dst/one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10944f0b0c868cb1_d20260608_m031452_c001_v0001182_t0058_u01780888492407") 2026/06/08 03:22:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6248d_d20260608_m031639_c001_v7007000_t0000_u01780888599544") 2026/06/08 03:22:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10794789c77c820e_d20260608_m031636_c001_v0001167_t0058_u01780888596921") 2026/06/08 03:22:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1015ceb1bcbe8cc8_d20260608_m031633_c001_v0001157_t0048_u01780888593600") 2026/06/08 03:22:13 DEBUG : dst/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6247d_d20260608_m031628_c001_v7007000_t0000_u01780888588701") 2026/06/08 03:22:13 DEBUG : dst/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1148783f0e5f1e97_d20260608_m031625_c001_v0001106_t0000_u01780888585904") 2026/06/08 03:22:13 DEBUG : dst/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1007914172ea852b_d20260608_m031621_c001_v0001182_t0036_u01780888581966") 2026/06/08 03:22:13 DEBUG : dst/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6fa8_d20260608_m031617_c001_v7007000_t0000_u01780888577858") 2026/06/08 03:22:13 DEBUG : dst/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10638c2b91ea215f_d20260608_m031615_c001_v0001183_t0052_u01780888575428") 2026/06/08 03:22:13 DEBUG : dst/one.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101233f9f8d35d1d_d20260608_m031612_c001_v0001184_t0052_u01780888572321") 2026/06/08 03:22:13 DEBUG : dst/three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae602_d20260608_m031528_c001_v7007000_t0000_u01780888528597") 2026/06/08 03:22:13 DEBUG : dst/three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f115e1f14680d637a_d20260608_m031527_c001_v0001185_t0056_u01780888527127") 2026/06/08 03:22:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6248e_d20260608_m031639_c001_v7007000_t0000_u01780888599725") 2026/06/08 03:22:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f113a6c7a1532ca5e_d20260608_m031638_c001_v0001180_t0036_u01780888598271") 2026/06/08 03:22:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f109fb88df7e2023a_d20260608_m031635_c001_v0001178_t0000_u01780888595434") 2026/06/08 03:22:13 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6248f_d20260608_m031639_c001_v7007000_t0000_u01780888599907") 2026/06/08 03:22:13 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10638c2b91ea221f_d20260608_m031638_c001_v0001183_t0029_u01780888598668") 2026/06/08 03:22:13 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417ebd0866f1bc9b_d20260608_m031638_c001_v7007000_t0000_u01780888598486") 2026/06/08 03:22:13 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10638c2b91ea2211_d20260608_m031635_c001_v0001183_t0009_u01780888595832") 2026/06/08 03:22:13 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417ebd0866f1bc70_d20260608_m031635_c001_v7007000_t0000_u01780888595651") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d60_d20260608_m031630_c001_v0001113_t0035_u01780888590737") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6247e_d20260608_m031628_c001_v7007000_t0000_u01780888588882") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10726a485c41d1b8_d20260608_m031627_c001_v0001184_t0030_u01780888587915") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515287_d20260608_m031627_c001_v7007000_t0000_u01780888587735") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10726a485c41d1a6_d20260608_m031624_c001_v0001184_t0059_u01780888584564") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515280_d20260608_m031624_c001_v7007000_t0000_u01780888584383") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d48_d20260608_m031619_c001_v0001113_t0048_u01780888579237") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c2584af_d20260608_m031617_c001_v7007000_t0000_u01780888577069") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d36_d20260608_m031614_c001_v0001113_t0058_u01780888574416") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c2584a6_d20260608_m031614_c001_v7007000_t0000_u01780888574049") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d2c_d20260608_m031609_c001_v0001113_t0036_u01780888569841") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc44985a1_d20260608_m031607_c001_v7007000_t0000_u01780888567488") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d14_d20260608_m031604_c001_v0001113_t0021_u01780888564965") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc449859e_d20260608_m031603_c001_v7007000_t0000_u01780888563884") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d02_d20260608_m031555_c001_v0001113_t0010_u01780888555728") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0f3d_d20260608_m031553_c001_v7007000_t0000_u01780888553490") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cfa_d20260608_m031550_c001_v0001113_t0021_u01780888550613") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0f34_d20260608_m031549_c001_v7007000_t0000_u01780888549531") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cee_d20260608_m031542_c001_v0001113_t0015_u01780888542639") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc449852d_d20260608_m031540_c001_v7007000_t0000_u01780888540501") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ce2_d20260608_m031537_c001_v0001113_t0012_u01780888537948") 2026/06/08 03:22:14 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc449850f_d20260608_m031536_c001_v7007000_t0000_u01780888536864") 2026/06/08 03:22:15 DEBUG : dst/three.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cd4_d20260608_m031530_c001_v0001113_t0052_u01780888530117") 2026/06/08 03:22:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab6247f_d20260608_m031629_c001_v7007000_t0000_u01780888589063") 2026/06/08 03:22:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1086e08bae8fa5d8_d20260608_m031627_c001_v0001179_t0059_u01780888587500") 2026/06/08 03:22:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f105534c363653592_d20260608_m031624_c001_v0001102_t0012_u01780888584054") 2026/06/08 03:22:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6faa_d20260608_m031618_c001_v7007000_t0000_u01780888578041") 2026/06/08 03:22:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f115e7acd398cb6a6_d20260608_m031616_c001_v0001116_t0014_u01780888576221") 2026/06/08 03:22:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f112d0508b6cf33a6_d20260608_m031613_c001_v0001167_t0020_u01780888573700") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab62490_d20260608_m031640_c001_v7007000_t0000_u01780888600089") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d5e_d20260608_m031630_c001_v0001113_t0006_u01780888590371") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab62480_d20260608_m031629_c001_v7007000_t0000_u01780888589245") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d46_d20260608_m031618_c001_v0001113_t0052_u01780888578993") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6fac_d20260608_m031618_c001_v7007000_t0000_u01780888578223") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d2a_d20260608_m031609_c001_v0001113_t0009_u01780888569355") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd6f5f_d20260608_m031608_c001_v7007000_t0000_u01780888568591") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d00_d20260608_m031555_c001_v0001113_t0038_u01780888555432") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4060976fe0fe6451_d20260608_m031554_c001_v7007000_t0000_u01780888554642") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cec_d20260608_m031542_c001_v0001113_t0058_u01780888542330") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f40218467a4f44e93_d20260608_m031541_c001_v7007000_t0000_u01780888541593") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6cd2_d20260608_m031529_c001_v0001113_t0020_u01780888529674") 2026/06/08 03:22:15 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae603_d20260608_m031528_c001_v7007000_t0000_u01780888528779") 2026/06/08 03:22:16 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101dfc208e77dddf_d20260608_m031524_c001_v0001131_t0010_u01780888524989") 2026/06/08 03:22:16 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c25823e_d20260608_m031500_c001_v7007000_t0000_u01780888500876") 2026/06/08 03:22:16 DEBUG : dst/two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f10944f0b0c868cd5_d20260608_m031459_c001_v0001182_t0055_u01780888499750") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4014575df39ea914_d20260608_m031425_c001_v7007000_t0000_u01780888465606") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c38_d20260608_m031421_c001_v0001113_t0006_u01780888461906") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4014575df39ea905_d20260608_m031419_c001_v7007000_t0000_u01780888459924") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2050d_d20260608_m031407_c001_v0001172_t0006_u01780888447602") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b29149a_d20260608_m031358_c001_v7007000_t0000_u01780888438337") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c02_d20260608_m031355_c001_v0001113_t0051_u01780888435019") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfcb_d20260608_m031334_c001_v7007000_t0000_u01780888414155") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20469_d20260608_m031332_c001_v0001172_t0041_u01780888412306") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfc3_d20260608_m031331_c001_v7007000_t0000_u01780888411390") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2045d_d20260608_m031329_c001_v0001172_t0027_u01780888409983") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfbc_d20260608_m031327_c001_v7007000_t0000_u01780888407210") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20443_d20260608_m031325_c001_v0001172_t0004_u01780888405456") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfb8_d20260608_m031324_c001_v7007000_t0000_u01780888404506") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2043b_d20260608_m031323_c001_v0001172_t0058_u01780888403010") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a063c_d20260608_m031316_c001_v7007000_t0000_u01780888396778") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20407_d20260608_m031315_c001_v0001172_t0019_u01780888395270") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0639_d20260608_m031314_c001_v7007000_t0000_u01780888394451") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203fb_d20260608_m031313_c001_v0001172_t0057_u01780888393513") 2026/06/08 03:22:16 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0632_d20260608_m031309_c001_v7007000_t0000_u01780888389138") 2026/06/08 03:22:17 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203d9_d20260608_m031307_c001_v0001172_t0021_u01780888387010") 2026/06/08 03:22:17 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514c24_d20260608_m031305_c001_v7007000_t0000_u01780888385197") 2026/06/08 03:22:17 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203cb_d20260608_m031304_c001_v0001172_t0034_u01780888384096") 2026/06/08 03:22:17 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514c1a_d20260608_m031303_c001_v7007000_t0000_u01780888383735") 2026/06/08 03:22:17 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f11903bf353283c4a_d20260608_m031303_c001_v0001131_t0003_u01780888383073") 2026/06/08 03:22:17 DEBUG : empty space: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203c1_d20260608_m031301_c001_v0001172_t0000_u01780888381511") 2026/06/08 03:22:17 DEBUG : enormous: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfc8_d20260608_m031333_c001_v7007000_t0000_u01780888413242") 2026/06/08 03:22:17 DEBUG : enormous: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2046d_d20260608_m031332_c001_v0001172_t0000_u01780888412600") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41142eca1ab624b6_d20260608_m031644_c001_v7007000_t0000_u01780888604136") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d7a_d20260608_m031642_c001_v0001113_t0045_u01780888602903") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2910a0_d20260608_m031353_c001_v7007000_t0000_u01780888433528") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf204c3_d20260608_m031352_c001_v0001172_t0019_u01780888432385") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bf1_d20260608_m031258_c001_v7007000_t0000_u01780888378373") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203ad_d20260608_m031257_c001_v0001172_t0053_u01780888377336") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bea_d20260608_m031256_c001_v7007000_t0000_u01780888376794") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203a7_d20260608_m031256_c001_v0001172_t0030_u01780888376104") 2026/06/08 03:22:17 DEBUG : existing: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203a3_d20260608_m031255_c001_v0001172_t0039_u01780888375280") 2026/06/08 03:22:17 DEBUG : existing-b: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2910a1_d20260608_m031353_c001_v7007000_t0000_u01780888433710") 2026/06/08 03:22:17 DEBUG : existing-b: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6bf8_d20260608_m031352_c001_v0001113_t0057_u01780888432376") 2026/06/08 03:22:17 DEBUG : file1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ade5_d20260608_m031741_c001_v7007000_t0000_u01780888661038") 2026/06/08 03:22:17 DEBUG : file1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552967ed_d20260608_m031739_c001_v0001172_t0047_u01780888659698") 2026/06/08 03:22:17 DEBUG : file1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adce_d20260608_m031738_c001_v7007000_t0000_u01780888658307") 2026/06/08 03:22:18 DEBUG : file1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6ea2_d20260608_m031737_c001_v0001113_t0054_u01780888657049") 2026/06/08 03:22:18 DEBUG : five: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfcd_d20260608_m031337_c001_v7007000_t0000_u01780888417889") 2026/06/08 03:22:18 DEBUG : five: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414e247efdf20481_d20260608_m031335_c001_v0001172_t0056_u01780888415838") 2026/06/08 03:22:18 DEBUG : foo: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0631_d20260608_m031306_c001_v7007000_t0000_u01780888386649") 2026/06/08 03:22:18 DEBUG : foo: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414e247efdf203d3_d20260608_m031306_c001_v0001172_t0056_u01780888386106") 2026/06/08 03:22:18 DEBUG : foo: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414e247efdf203cf_d20260608_m031305_c001_v0001172_t0056_u01780888385559") 2026/06/08 03:22:18 DEBUG : four: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfcf_d20260608_m031338_c001_v7007000_t0000_u01780888418082") 2026/06/08 03:22:18 DEBUG : four: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4112349040695e17_d20260608_m031336_c001_v0001136_t0050_u01780888416388") 2026/06/08 03:22:18 DEBUG : four: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2047b_d20260608_m031335_c001_v0001172_t0051_u01780888415163") 2026/06/08 03:22:18 DEBUG : hello world2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb1d_d20260608_m031210_c001_v7007000_t0000_u01780888330060") 2026/06/08 03:22:18 DEBUG : hello world2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202cb_d20260608_m031209_c001_v0001172_t0002_u01780888329362") 2026/06/08 03:22:18 DEBUG : ignore-size: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514be1_d20260608_m031254_c001_v7007000_t0000_u01780888374916") 2026/06/08 03:22:18 DEBUG : ignore-size: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203a1_d20260608_m031253_c001_v0001172_t0011_u01780888373853") 2026/06/08 03:22:18 DEBUG : nested/sub dir/file: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b29109d_d20260608_m031351_c001_v7007000_t0000_u01780888431640") 2026/06/08 03:22:18 DEBUG : nested/sub dir/file: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6bec_d20260608_m031350_c001_v0001113_t0052_u01780888430847") 2026/06/08 03:22:18 DEBUG : nested/sub dir/file: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfe2_d20260608_m031350_c001_v7007000_t0000_u01780888430104") 2026/06/08 03:22:18 DEBUG : nested/sub dir/file: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6be8_d20260608_m031348_c001_v0001113_t0016_u01780888428880") 2026/06/08 03:22:18 DEBUG : one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd0_d20260608_m031338_c001_v7007000_t0000_u01780888418266") 2026/06/08 03:22:18 DEBUG : one: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414e247efdf20475_d20260608_m031334_c001_v0001172_t0056_u01780888414524") 2026/06/08 03:22:18 DEBUG : only0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada4_d20260608_m031732_c001_v7007000_t0000_u01780888652628") 2026/06/08 03:22:18 DEBUG : only0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6e82_d20260608_m031726_c001_v0001113_t0056_u01780888646588") 2026/06/08 03:22:19 DEBUG : only0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e10_d20260608_m031710_c001_v0001113_t0035_u01780888630530") 2026/06/08 03:22:19 DEBUG : only0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f416e58a1782cacc0_d20260608_m031704_c001_v7007000_t0000_u01780888624871") 2026/06/08 03:22:19 DEBUG : only0: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d86_d20260608_m031648_c001_v0001113_t0014_u01780888608169") 2026/06/08 03:22:19 DEBUG : only1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada5_d20260608_m031732_c001_v7007000_t0000_u01780888652810") 2026/06/08 03:22:19 DEBUG : only1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f402b82ed475c0879_d20260608_m031727_c001_v0001113_t0020_u01780888647868") 2026/06/08 03:22:19 DEBUG : only1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e14_d20260608_m031711_c001_v0001113_t0024_u01780888631180") 2026/06/08 03:22:19 DEBUG : only1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad4d_d20260608_m031704_c001_v7007000_t0000_u01780888624516") 2026/06/08 03:22:19 DEBUG : only1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d8c_d20260608_m031648_c001_v0001113_t0011_u01780888608914") 2026/06/08 03:22:19 DEBUG : only10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada6_d20260608_m031732_c001_v7007000_t0000_u01780888652993") 2026/06/08 03:22:19 DEBUG : only10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f402b82ed475c0871_d20260608_m031727_c001_v0001113_t0020_u01780888647324") 2026/06/08 03:22:19 DEBUG : only10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e48_d20260608_m031718_c001_v0001113_t0041_u01780888638365") 2026/06/08 03:22:19 DEBUG : only10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c95_d20260608_m031704_c001_v7007000_t0000_u01780888624487") 2026/06/08 03:22:19 DEBUG : only10: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dc0_d20260608_m031655_c001_v0001113_t0055_u01780888615934") 2026/06/08 03:22:19 DEBUG : only11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ada8_d20260608_m031733_c001_v7007000_t0000_u01780888653176") 2026/06/08 03:22:19 DEBUG : only11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f402b82ed475c086f_d20260608_m031727_c001_v0001113_t0020_u01780888647140") 2026/06/08 03:22:19 DEBUG : only11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e4c_d20260608_m031719_c001_v0001113_t0058_u01780888639204") 2026/06/08 03:22:19 DEBUG : only11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f416e58a1782cacc3_d20260608_m031705_c001_v7007000_t0000_u01780888625052") 2026/06/08 03:22:19 DEBUG : only11: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dc6_d20260608_m031656_c001_v0001113_t0011_u01780888616607") 2026/06/08 03:22:19 DEBUG : only12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adaa_d20260608_m031733_c001_v7007000_t0000_u01780888653359") 2026/06/08 03:22:19 DEBUG : only12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6e88_d20260608_m031727_c001_v0001113_t0056_u01780888647348") 2026/06/08 03:22:19 DEBUG : only12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e52_d20260608_m031719_c001_v0001113_t0055_u01780888639960") 2026/06/08 03:22:20 DEBUG : only12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c93_d20260608_m031704_c001_v7007000_t0000_u01780888624122") 2026/06/08 03:22:20 DEBUG : only12: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dcc_d20260608_m031657_c001_v0001113_t0031_u01780888617213") 2026/06/08 03:22:20 DEBUG : only13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adac_d20260608_m031733_c001_v7007000_t0000_u01780888653540") 2026/06/08 03:22:20 DEBUG : only13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f408269f8b952c8a6_d20260608_m031727_c001_v0001097_t0036_u01780888647327") 2026/06/08 03:22:20 DEBUG : only13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e56_d20260608_m031720_c001_v0001113_t0055_u01780888640636") 2026/06/08 03:22:20 DEBUG : only13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad50_d20260608_m031704_c001_v7007000_t0000_u01780888624701") 2026/06/08 03:22:20 DEBUG : only13: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dd4_d20260608_m031658_c001_v0001113_t0051_u01780888618216") 2026/06/08 03:22:20 DEBUG : only14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adad_d20260608_m031733_c001_v7007000_t0000_u01780888653723") 2026/06/08 03:22:20 DEBUG : only14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6e8c_d20260608_m031727_c001_v0001113_t0056_u01780888647531") 2026/06/08 03:22:20 DEBUG : only14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e5c_d20260608_m031721_c001_v0001113_t0009_u01780888641268") 2026/06/08 03:22:20 DEBUG : only14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c97_d20260608_m031704_c001_v7007000_t0000_u01780888624851") 2026/06/08 03:22:20 DEBUG : only14: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dda_d20260608_m031658_c001_v0001113_t0057_u01780888618890") 2026/06/08 03:22:20 DEBUG : only15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adb0_d20260608_m031733_c001_v7007000_t0000_u01780888653904") 2026/06/08 03:22:20 DEBUG : only15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f401b451a552967c7_d20260608_m031727_c001_v0001172_t0054_u01780888647514") 2026/06/08 03:22:20 DEBUG : only15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e60_d20260608_m031721_c001_v0001113_t0017_u01780888641943") 2026/06/08 03:22:20 DEBUG : only15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad52_d20260608_m031705_c001_v7007000_t0000_u01780888625066") 2026/06/08 03:22:20 DEBUG : only15: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6de0_d20260608_m031659_c001_v0001113_t0059_u01780888619491") 2026/06/08 03:22:20 DEBUG : only16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adb2_d20260608_m031734_c001_v7007000_t0000_u01780888654086") 2026/06/08 03:22:20 DEBUG : only16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6e84_d20260608_m031727_c001_v0001113_t0056_u01780888647164") 2026/06/08 03:22:20 DEBUG : only16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e68_d20260608_m031723_c001_v0001113_t0021_u01780888643006") 2026/06/08 03:22:20 DEBUG : only16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c9a_d20260608_m031705_c001_v7007000_t0000_u01780888625280") 2026/06/08 03:22:20 DEBUG : only16: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6de6_d20260608_m031700_c001_v0001113_t0059_u01780888620409") 2026/06/08 03:22:21 DEBUG : only17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adb3_d20260608_m031734_c001_v7007000_t0000_u01780888654269") 2026/06/08 03:22:21 DEBUG : only17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f402b82ed475c0875_d20260608_m031727_c001_v0001113_t0020_u01780888647686") 2026/06/08 03:22:21 DEBUG : only17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e6c_d20260608_m031723_c001_v0001113_t0029_u01780888643946") 2026/06/08 03:22:21 DEBUG : only17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6d5_d20260608_m031704_c001_v7007000_t0000_u01780888624496") 2026/06/08 03:22:21 DEBUG : only17: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dee_d20260608_m031701_c001_v0001113_t0036_u01780888621094") 2026/06/08 03:22:21 DEBUG : only18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adb5_d20260608_m031734_c001_v7007000_t0000_u01780888654468") 2026/06/08 03:22:21 DEBUG : only18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f408269f8b952c8ae_d20260608_m031727_c001_v0001097_t0036_u01780888647755") 2026/06/08 03:22:21 DEBUG : only18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e76_d20260608_m031724_c001_v0001113_t0049_u01780888644830") 2026/06/08 03:22:21 DEBUG : only18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6d8_d20260608_m031704_c001_v7007000_t0000_u01780888624862") 2026/06/08 03:22:21 DEBUG : only18: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6df4_d20260608_m031701_c001_v0001113_t0032_u01780888621988") 2026/06/08 03:22:22 DEBUG : only19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adb8_d20260608_m031734_c001_v7007000_t0000_u01780888654654") 2026/06/08 03:22:22 DEBUG : only19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f402b82ed475c0873_d20260608_m031727_c001_v0001113_t0020_u01780888647505") 2026/06/08 03:22:22 DEBUG : only19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e7e_d20260608_m031725_c001_v0001113_t0029_u01780888645418") 2026/06/08 03:22:22 DEBUG : only19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f416e58a1782cacbc_d20260608_m031704_c001_v7007000_t0000_u01780888624506") 2026/06/08 03:22:22 DEBUG : only19: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dfa_d20260608_m031702_c001_v0001113_t0004_u01780888622750") 2026/06/08 03:22:22 DEBUG : only2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adba_d20260608_m031734_c001_v7007000_t0000_u01780888654840") 2026/06/08 03:22:22 DEBUG : only2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f408269f8b952c8aa_d20260608_m031727_c001_v0001097_t0036_u01780888647572") 2026/06/08 03:22:22 DEBUG : only2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e1c_d20260608_m031711_c001_v0001113_t0042_u01780888631917") 2026/06/08 03:22:22 DEBUG : only2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ad51_d20260608_m031704_c001_v7007000_t0000_u01780888624883") 2026/06/08 03:22:22 DEBUG : only2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d92_d20260608_m031649_c001_v0001113_t0006_u01780888609673") 2026/06/08 03:22:22 DEBUG : only3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adbd_d20260608_m031735_c001_v7007000_t0000_u01780888655022") 2026/06/08 03:22:22 DEBUG : only3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6e90_d20260608_m031727_c001_v0001113_t0056_u01780888647897") 2026/06/08 03:22:22 DEBUG : only3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e20_d20260608_m031712_c001_v0001113_t0002_u01780888632758") 2026/06/08 03:22:22 DEBUG : only3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c96_d20260608_m031704_c001_v7007000_t0000_u01780888624669") 2026/06/08 03:22:22 DEBUG : only3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d96_d20260608_m031650_c001_v0001113_t0038_u01780888610374") 2026/06/08 03:22:22 DEBUG : only4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adc1_d20260608_m031735_c001_v7007000_t0000_u01780888655204") 2026/06/08 03:22:22 DEBUG : only4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f401b451a552967cb_d20260608_m031727_c001_v0001172_t0054_u01780888647699") 2026/06/08 03:22:22 DEBUG : only4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e26_d20260608_m031713_c001_v0001113_t0057_u01780888633510") 2026/06/08 03:22:22 DEBUG : only4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6d7_d20260608_m031704_c001_v7007000_t0000_u01780888624680") 2026/06/08 03:22:22 DEBUG : only4: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6d9b_d20260608_m031651_c001_v0001113_t0011_u01780888611135") 2026/06/08 03:22:22 DEBUG : only5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adc3_d20260608_m031735_c001_v7007000_t0000_u01780888655385") 2026/06/08 03:22:23 DEBUG : only5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6e8e_d20260608_m031727_c001_v0001113_t0056_u01780888647715") 2026/06/08 03:22:23 DEBUG : only5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e2a_d20260608_m031714_c001_v0001113_t0053_u01780888634261") 2026/06/08 03:22:23 DEBUG : only5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6db_d20260608_m031705_c001_v7007000_t0000_u01780888625290") 2026/06/08 03:22:23 DEBUG : only5: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6da0_d20260608_m031651_c001_v0001113_t0009_u01780888611810") 2026/06/08 03:22:23 DEBUG : only6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adc5_d20260608_m031735_c001_v7007000_t0000_u01780888655567") 2026/06/08 03:22:23 DEBUG : only6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f408269f8b952c8b0_d20260608_m031727_c001_v0001097_t0036_u01780888647937") 2026/06/08 03:22:23 DEBUG : only6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e2e_d20260608_m031715_c001_v0001113_t0036_u01780888635184") 2026/06/08 03:22:23 DEBUG : only6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c98_d20260608_m031705_c001_v7007000_t0000_u01780888625033") 2026/06/08 03:22:23 DEBUG : only6: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6da8_d20260608_m031652_c001_v0001113_t0033_u01780888612681") 2026/06/08 03:22:23 DEBUG : only7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adc7_d20260608_m031735_c001_v7007000_t0000_u01780888655748") 2026/06/08 03:22:23 DEBUG : only7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f402b82ed475c087b_d20260608_m031728_c001_v0001113_t0020_u01780888648050") 2026/06/08 03:22:23 DEBUG : only7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e34_d20260608_m031716_c001_v0001113_t0010_u01780888636042") 2026/06/08 03:22:23 DEBUG : only7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f6d9_d20260608_m031705_c001_v7007000_t0000_u01780888625042") 2026/06/08 03:22:23 DEBUG : only7: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dae_d20260608_m031653_c001_v0001113_t0048_u01780888613622") 2026/06/08 03:22:23 DEBUG : only8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adc8_d20260608_m031735_c001_v7007000_t0000_u01780888655932") 2026/06/08 03:22:23 DEBUG : only8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f401b451a552967cd_d20260608_m031727_c001_v0001172_t0054_u01780888647880") 2026/06/08 03:22:23 DEBUG : only8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e3e_d20260608_m031716_c001_v0001113_t0014_u01780888636731") 2026/06/08 03:22:23 DEBUG : only8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f405cc4a9827a1c94_d20260608_m031704_c001_v7007000_t0000_u01780888624304") 2026/06/08 03:22:23 DEBUG : only8: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6db4_d20260608_m031654_c001_v0001113_t0028_u01780888614191") 2026/06/08 03:22:23 DEBUG : only9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2adca_d20260608_m031736_c001_v7007000_t0000_u01780888656119") 2026/06/08 03:22:23 DEBUG : only9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f401b451a552967cf_d20260608_m031728_c001_v0001172_t0054_u01780888648063") 2026/06/08 03:22:23 DEBUG : only9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6e42_d20260608_m031717_c001_v0001113_t0019_u01780888637453") 2026/06/08 03:22:24 DEBUG : only9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f416e58a1782cacbe_d20260608_m031704_c001_v7007000_t0000_u01780888624689") 2026/06/08 03:22:24 DEBUG : only9: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6dba_d20260608_m031655_c001_v0001113_t0054_u01780888615181") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfdf_d20260608_m031347_c001_v7007000_t0000_u01780888427770") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6be4_d20260608_m031345_c001_v0001113_t0050_u01780888425316") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfdb_d20260608_m031344_c001_v7007000_t0000_u01780888424575") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf204a1_d20260608_m031342_c001_v0001172_t0015_u01780888422908") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd7_d20260608_m031341_c001_v7007000_t0000_u01780888421814") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1112349040695e24_d20260608_m031339_c001_v0001136_t0016_u01780888419192") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfbf_d20260608_m031329_c001_v7007000_t0000_u01780888409021") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20451_d20260608_m031327_c001_v0001172_t0046_u01780888407756") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfbb_d20260608_m031326_c001_v7007000_t0000_u01780888406227") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20441_d20260608_m031325_c001_v0001172_t0034_u01780888405052") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfb7_d20260608_m031323_c001_v7007000_t0000_u01780888403653") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20437_d20260608_m031322_c001_v0001172_t0034_u01780888402548") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a063b_d20260608_m031316_c001_v7007000_t0000_u01780888396236") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20403_d20260608_m031314_c001_v0001172_t0054_u01780888394993") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a063a_d20260608_m031314_c001_v7007000_t0000_u01780888394632") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203f9_d20260608_m031313_c001_v0001172_t0046_u01780888393229") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0637_d20260608_m031312_c001_v7007000_t0000_u01780888392865") 2026/06/08 03:22:24 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203f3_d20260608_m031312_c001_v0001172_t0035_u01780888392147") 2026/06/08 03:22:25 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203f1_d20260608_m031311_c001_v0001172_t0056_u01780888391516") 2026/06/08 03:22:25 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0635_d20260608_m031311_c001_v7007000_t0000_u01780888391155") 2026/06/08 03:22:25 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203e9_d20260608_m031310_c001_v0001172_t0011_u01780888390438") 2026/06/08 03:22:25 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203e3_d20260608_m031309_c001_v0001172_t0028_u01780888389683") 2026/06/08 03:22:25 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a0633_d20260608_m031309_c001_v7007000_t0000_u01780888389320") 2026/06/08 03:22:25 DEBUG : potato: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf203df_d20260608_m031308_c001_v0001172_t0022_u01780888388381") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25de82_d20260608_m031436_c001_v7007000_t0000_u01780888476706") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c54_d20260608_m031436_c001_v0001113_t0055_u01780888476037") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4014575df39ea915_d20260608_m031425_c001_v7007000_t0000_u01780888465996") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20547_d20260608_m031421_c001_v0001172_t0000_u01780888461280") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f515_d20260608_m031411_c001_v7007000_t0000_u01780888451736") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c22_d20260608_m031406_c001_v0001113_t0016_u01780888446798") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b29149e_d20260608_m031358_c001_v7007000_t0000_u01780888438788") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf204cb_d20260608_m031354_c001_v0001172_t0007_u01780888434649") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfc9_d20260608_m031333_c001_v7007000_t0000_u01780888413425") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20465_d20260608_m031331_c001_v0001172_t0051_u01780888411937") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfc5_d20260608_m031331_c001_v7007000_t0000_u01780888411571") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2045b_d20260608_m031329_c001_v0001172_t0058_u01780888409568") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfc0_d20260608_m031329_c001_v7007000_t0000_u01780888409203") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20457_d20260608_m031328_c001_v0001172_t0056_u01780888408405") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfbd_d20260608_m031327_c001_v7007000_t0000_u01780888407394") 2026/06/08 03:22:25 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20447_d20260608_m031326_c001_v0001172_t0055_u01780888406590") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfb9_d20260608_m031324_c001_v7007000_t0000_u01780888404688") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2043f_d20260608_m031323_c001_v0001172_t0039_u01780888403662") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a063d_d20260608_m031316_c001_v7007000_t0000_u01780888396960") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20409_d20260608_m031315_c001_v0001172_t0026_u01780888395888") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb20_d20260608_m031212_c001_v7007000_t0000_u01780888332852") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202e1_d20260608_m031212_c001_v0001172_t0005_u01780888332200") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb1f_d20260608_m031211_c001_v7007000_t0000_u01780888331299") 2026/06/08 03:22:26 DEBUG : potato2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202d1_d20260608_m031210_c001_v0001172_t0025_u01780888330602") 2026/06/08 03:22:26 DEBUG : potato3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4014575df39ea916_d20260608_m031426_c001_v7007000_t0000_u01780888466214") 2026/06/08 03:22:26 DEBUG : potato3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2054b_d20260608_m031422_c001_v0001172_t0006_u01780888462300") 2026/06/08 03:22:26 DEBUG : potato3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41340d5323d6f519_d20260608_m031412_c001_v7007000_t0000_u01780888452260") 2026/06/08 03:22:26 DEBUG : potato3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c26_d20260608_m031407_c001_v0001113_t0015_u01780888447964") 2026/06/08 03:22:26 DEBUG : potato3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b2914a4_d20260608_m031359_c001_v7007000_t0000_u01780888439461") 2026/06/08 03:22:26 DEBUG : potato3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf204d1_d20260608_m031355_c001_v0001172_t0056_u01780888435361") 2026/06/08 03:22:26 DEBUG : pre-dest1/1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae5d8_d20260608_m031509_c001_v7007000_t0000_u01780888509891") 2026/06/08 03:22:26 DEBUG : pre-dest1/1: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf205a9_d20260608_m031501_c001_v0001172_t0033_u01780888501612") 2026/06/08 03:22:26 DEBUG : pre-dest2/2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae5d9_d20260608_m031510_c001_v7007000_t0000_u01780888510073") 2026/06/08 03:22:26 DEBUG : pre-dest2/2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6c82_d20260608_m031502_c001_v0001113_t0018_u01780888502321") 2026/06/08 03:22:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4001cf936c2581f5_d20260608_m031448_c001_v7007000_t0000_u01780888488429") 2026/06/08 03:22:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2057b_d20260608_m031444_c001_v0001172_t0045_u01780888484492") 2026/06/08 03:22:26 DEBUG : sizeonly: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bdc_d20260608_m031253_c001_v7007000_t0000_u01780888373308") 2026/06/08 03:22:26 DEBUG : sizeonly: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2039f_d20260608_m031252_c001_v0001172_t0056_u01780888372131") 2026/06/08 03:22:27 DEBUG : splitbanan: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea515d0d_d20260608_m031940_c001_v7007000_t0000_u01780888780413") 2026/06/08 03:22:27 DEBUG : splitbanan: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09f5_d20260608_m031932_c001_v0001113_t0047_u01780888772649") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f4b_d20260608_m032102_c001_v7007000_t0000_u01780888862190") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70da_d20260608_m032055_c001_v0001113_t0057_u01780888855435") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4042fdf319ca189d_d20260608_m032045_c001_v7007000_t0000_u01780888845573") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70bc_d20260608_m032038_c001_v0001113_t0001_u01780888838754") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f407298c309ff7ed7_d20260608_m032029_c001_v7007000_t0000_u01780888829436") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a7082_d20260608_m032022_c001_v0001113_t0029_u01780888822924") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4034b0812e3a1900_d20260608_m032013_c001_v7007000_t0000_u01780888813466") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a705a_d20260608_m032007_c001_v0001113_t0046_u01780888807008") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd7258_d20260608_m031956_c001_v7007000_t0000_u01780888796617") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a703e_d20260608_m031949_c001_v0001113_t0040_u01780888789863") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4088d4c39c25e7f2_d20260608_m031934_c001_v7007000_t0000_u01780888774626") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952ca82_d20260608_m031931_c001_v0001097_t0002_u01780888771659") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae9fe_d20260608_m031922_c001_v7007000_t0000_u01780888762188") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529694b_d20260608_m031915_c001_v0001172_t0051_u01780888755118") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c2c_d20260608_m031913_c001_v7007000_t0000_u01780888753545") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09aa_d20260608_m031910_c001_v0001113_t0010_u01780888750316") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2b1ad_d20260608_m031900_c001_v7007000_t0000_u01780888740952") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c097b_d20260608_m031853_c001_v0001113_t0032_u01780888733588") 2026/06/08 03:22:27 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f412d9617481582e0_d20260608_m031852_c001_v7007000_t0000_u01780888732499") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c095f_d20260608_m031848_c001_v0001113_t0056_u01780888728834") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4052b6c7958747ab_d20260608_m031833_c001_v7007000_t0000_u01780888713373") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a552968a5_d20260608_m031829_c001_v0001172_t0009_u01780888709461") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f41648053bccd719f_d20260608_m031820_c001_v7007000_t0000_u01780888700182") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a5529686d_d20260608_m031813_c001_v0001172_t0006_u01780888693460") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4100994cb04484fb_d20260608_m031803_c001_v7007000_t0000_u01780888683751") 2026/06/08 03:22:28 DEBUG : splitbananasplit: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296835_d20260608_m031756_c001_v0001172_t0055_u01780888676944") 2026/06/08 03:22:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4182badcc4498c33_d20260608_m031917_c001_v7007000_t0000_u01780888757356") 2026/06/08 03:22:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c09ac_d20260608_m031911_c001_v0001113_t0021_u01780888751371") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ae83_d20260608_m031748_c001_v7007000_t0000_u01780888668467") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6eb8_d20260608_m031745_c001_v0001113_t0039_u01780888665718") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae7fe_d20260608_m031744_c001_v7007000_t0000_u01780888664590") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c8ec_d20260608_m031741_c001_v0001097_t0002_u01780888661965") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f426b5a956b29109e_d20260608_m031351_c001_v7007000_t0000_u01780888431825") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf204bd_d20260608_m031351_c001_v0001172_t0044_u01780888431013") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfe3_d20260608_m031350_c001_v7007000_t0000_u01780888430286") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf204b7_d20260608_m031349_c001_v0001172_t0051_u01780888429233") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bc6_d20260608_m031249_c001_v7007000_t0000_u01780888369742") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2038d_d20260608_m031248_c001_v0001172_t0000_u01780888368195") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bc2_d20260608_m031247_c001_v7007000_t0000_u01780888367832") 2026/06/08 03:22:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20389_d20260608_m031246_c001_v0001172_t0012_u01780888366606") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bbf_d20260608_m031244_c001_v7007000_t0000_u01780888364535") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2037d_d20260608_m031243_c001_v0001172_t0007_u01780888363120") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bbd_d20260608_m031242_c001_v7007000_t0000_u01780888362582") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20379_d20260608_m031241_c001_v0001172_t0042_u01780888361458") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20369_d20260608_m031238_c001_v0001172_t0034_u01780888358261") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bba_d20260608_m031237_c001_v7007000_t0000_u01780888357898") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2035f_d20260608_m031237_c001_v0001172_t0050_u01780888357276") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20355_d20260608_m031236_c001_v0001172_t0014_u01780888356152") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f42263b22ea514bb8_d20260608_m031235_c001_v7007000_t0000_u01780888355792") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2034d_d20260608_m031232_c001_v0001172_t0018_u01780888352279") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20347_d20260608_m031229_c001_v0001172_t0037_u01780888349612") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb49_d20260608_m031229_c001_v7007000_t0000_u01780888349251") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20343_d20260608_m031228_c001_v0001172_t0028_u01780888348505") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2033b_d20260608_m031227_c001_v0001172_t0012_u01780888347666") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb48_d20260608_m031226_c001_v7007000_t0000_u01780888346943") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2031b_d20260608_m031221_c001_v0001172_t0043_u01780888341527") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb43_d20260608_m031221_c001_v7007000_t0000_u01780888341165") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20317_d20260608_m031220_c001_v0001172_t0033_u01780888340450") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb3c_d20260608_m031219_c001_v7007000_t0000_u01780888339414") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf2030f_d20260608_m031218_c001_v0001172_t0017_u01780888338644") 2026/06/08 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb34_d20260608_m031218_c001_v7007000_t0000_u01780888338100") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20305_d20260608_m031217_c001_v0001172_t0043_u01780888337485") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb30_d20260608_m031216_c001_v7007000_t0000_u01780888336582") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20301_d20260608_m031215_c001_v0001172_t0050_u01780888335786") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb2a_d20260608_m031215_c001_v7007000_t0000_u01780888335228") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202f9_d20260608_m031214_c001_v0001172_t0046_u01780888334569") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb21_d20260608_m031214_c001_v7007000_t0000_u01780888334025") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202eb_d20260608_m031213_c001_v0001172_t0052_u01780888333395") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb1c_d20260608_m031208_c001_v7007000_t0000_u01780888328819") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202c7_d20260608_m031208_c001_v0001172_t0046_u01780888328169") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb18_d20260608_m031207_c001_v7007000_t0000_u01780888327614") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202c3_d20260608_m031206_c001_v0001172_t0033_u01780888326908") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb10_d20260608_m031206_c001_v7007000_t0000_u01780888326007") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202b3_d20260608_m031205_c001_v0001172_t0043_u01780888325390") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5adb00_d20260608_m031203_c001_v7007000_t0000_u01780888323169") 2026/06/08 03:22:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf202ad_d20260608_m031202_c001_v0001172_t0041_u01780888322557") 2026/06/08 03:22:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ae86_d20260608_m031748_c001_v7007000_t0000_u01780888668648") 2026/06/08 03:22:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296807_d20260608_m031745_c001_v0001172_t0005_u01780888665734") 2026/06/08 03:22:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f421bf93c8f5ae800_d20260608_m031744_c001_v7007000_t0000_u01780888664772") 2026/06/08 03:22:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c089b_d20260608_m031741_c001_v0001113_t0014_u01780888661975") 2026/06/08 03:22:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f4d_d20260608_m032104_c001_v7007000_t0000_u01780888864378") 2026/06/08 03:22:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cbc8_d20260608_m032103_c001_v0001097_t0006_u01780888863539") 2026/06/08 03:22:30 DEBUG : sub/yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfde_d20260608_m031347_c001_v7007000_t0000_u01780888427222") 2026/06/08 03:22:30 DEBUG : sub/yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1112349040695e30_d20260608_m031345_c001_v0001136_t0050_u01780888425664") 2026/06/08 03:22:31 DEBUG : test_dir1/file2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ade6_d20260608_m031741_c001_v7007000_t0000_u01780888661219") 2026/06/08 03:22:31 DEBUG : test_dir1/file2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6eaa_d20260608_m031739_c001_v0001113_t0017_u01780888659345") 2026/06/08 03:22:31 DEBUG : test_dir1/file2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2add1_d20260608_m031738_c001_v7007000_t0000_u01780888658489") 2026/06/08 03:22:31 DEBUG : test_dir1/file2: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c088d_d20260608_m031737_c001_v0001113_t0050_u01780888657072") 2026/06/08 03:22:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2ade9_d20260608_m031741_c001_v7007000_t0000_u01780888661401") 2026/06/08 03:22:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0897_d20260608_m031739_c001_v0001113_t0045_u01780888659355") 2026/06/08 03:22:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f420725dd6ca2add3_d20260608_m031738_c001_v7007000_t0000_u01780888658670") 2026/06/08 03:22:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952c8dc_d20260608_m031737_c001_v0001097_t0002_u01780888657063") 2026/06/08 03:22:31 DEBUG : three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd1_d20260608_m031338_c001_v7007000_t0000_u01780888418449") 2026/06/08 03:22:31 DEBUG : three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20487_d20260608_m031337_c001_v0001172_t0033_u01780888417143") 2026/06/08 03:22:31 DEBUG : three: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f114e247efdf20479_d20260608_m031334_c001_v0001172_t0041_u01780888414891") 2026/06/08 03:22:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f4e_d20260608_m032106_c001_v7007000_t0000_u01780888866128") 2026/06/08 03:22:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b5f_d20260608_m032105_c001_v0001172_t0055_u01780888865444") 2026/06/08 03:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f5b_d20260608_m032126_c001_v7007000_t0000_u01780888886070") 2026/06/08 03:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0b23_d20260608_m032124_c001_v0001113_t0055_u01780888884173") 2026/06/08 03:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f59_d20260608_m032122_c001_v7007000_t0000_u01780888882488") 2026/06/08 03:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b91_d20260608_m032120_c001_v0001172_t0009_u01780888880766") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f57_d20260608_m032119_c001_v7007000_t0000_u01780888879821") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cbf6_d20260608_m032119_c001_v0001097_t0035_u01780888879011") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f53_d20260608_m032113_c001_v7007000_t0000_u01780888873948") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296b71_d20260608_m032112_c001_v0001172_t0021_u01780888872472") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f55_d20260608_m032116_c001_v7007000_t0000_u01780888876370") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0b11_d20260608_m032114_c001_v0001113_t0040_u01780888874926") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f52_d20260608_m032111_c001_v7007000_t0000_u01780888871520") 2026/06/08 03:22:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f108269f8b952cbe4_d20260608_m032110_c001_v0001097_t0033_u01780888870632") 2026/06/08 03:22:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f51_d20260608_m032109_c001_v7007000_t0000_u01780888869666") 2026/06/08 03:22:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a70f4_d20260608_m032108_c001_v0001113_t0033_u01780888868866") 2026/06/08 03:22:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f50_d20260608_m032107_c001_v7007000_t0000_u01780888867910") 2026/06/08 03:22:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f102b82ed475c0afb_d20260608_m032107_c001_v0001113_t0030_u01780888867078") 2026/06/08 03:22:32 DEBUG : toe/toe/toe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414c8118165ed093_d20260608_m032131_c001_v7007000_t0000_u01780888891966") 2026/06/08 03:22:32 DEBUG : toe/toe/toe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f101b451a55296bbf_d20260608_m032131_c001_v0001172_t0059_u01780888891297") 2026/06/08 03:22:32 DEBUG : toe/toe/toe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f56_d20260608_m032118_c001_v7007000_t0000_u01780888878055") 2026/06/08 03:22:32 DEBUG : toe/toe/toe: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a710e_d20260608_m032117_c001_v0001113_t0042_u01780888877330") 2026/06/08 03:22:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f5c_d20260608_m032126_c001_v7007000_t0000_u01780888886673") 2026/06/08 03:22:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a711a_d20260608_m032125_c001_v0001113_t0000_u01780888885618") 2026/06/08 03:22:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f417019d1f1406f5a_d20260608_m032123_c001_v7007000_t0000_u01780888883083") 2026/06/08 03:22:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f111d05f0711d3a6c_d20260608_m032122_c001_v0001185_t0020_u01780888882301") 2026/06/08 03:22:33 DEBUG : two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd2_d20260608_m031338_c001_v7007000_t0000_u01780888418630") 2026/06/08 03:22:33 DEBUG : two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f4005f42a6a8a6bc6_d20260608_m031336_c001_v0001113_t0056_u01780888416583") 2026/06/08 03:22:33 DEBUG : two: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f414e247efdf20477_d20260608_m031334_c001_v0001172_t0056_u01780888414708") 2026/06/08 03:22:33 DEBUG : yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfe0_d20260608_m031347_c001_v7007000_t0000_u01780888427951") 2026/06/08 03:22:33 DEBUG : yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f112dbfd016a47e10_d20260608_m031346_c001_v0001041_t0045_u01780888426912") 2026/06/08 03:22:33 DEBUG : yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd9_d20260608_m031344_c001_v7007000_t0000_u01780888424031") 2026/06/08 03:22:33 DEBUG : yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6bde_d20260608_m031342_c001_v0001113_t0039_u01780888422555") 2026/06/08 03:22:33 DEBUG : yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd5_d20260608_m031341_c001_v7007000_t0000_u01780888421271") 2026/06/08 03:22:33 DEBUG : yam: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1005f42a6a8a6bd6_d20260608_m031339_c001_v0001113_t0046_u01780888419191") 2026/06/08 03:22:33 DEBUG : yaml: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfdc_d20260608_m031344_c001_v7007000_t0000_u01780888424757") 2026/06/08 03:22:33 DEBUG : yaml: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f118e84e66d89b667_d20260608_m031343_c001_v0001174_t0011_u01780888423742") 2026/06/08 03:22:34 DEBUG : yaml: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f419cf1a35b4edfd8_d20260608_m031341_c001_v7007000_t0000_u01780888421996") 2026/06/08 03:22:34 DEBUG : yaml: Deleting (id "4_z4f223da3307dab5b9fe80e1b_f1139713669259abc_d20260608_m031340_c001_v0001130_t0006_u01780888420582") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m47.347405197s (try 1/5)