"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/24 02:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi" 2025/09/24 02:01:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 02:01:31 DEBUG : Creating backend with remote "/tmp/rclone1043364683" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/24 02:01:32 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:32 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.44s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:33 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:33 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:34 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:01:34 DEBUG : B2 bucket rclone-test-yalogon9rapi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:35 DEBUG : Creating backend with remote "/non-existing" 2025/09/24 02:01:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/24 02:01:35 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:35 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:36 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:36 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:38 INFO : B2 bucket rclone-test-yalogon9rapi: Running all checks before starting transfers 2025/09/24 02:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:38 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:38 INFO : B2 bucket rclone-test-yalogon9rapi: Checks finished, now starting transfers 2025/09/24 02:01:38 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:39 ERROR : Ignoring --no-traverse with sync 2025/09/24 02:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:39 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:39 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:39 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/24 02:01:40 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:40 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/24 02:01:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:01:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:01:43 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:43 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 02:01:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:01:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 02:01:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:01:44 INFO : sub dir2: Making directory 2025/09/24 02:01:44 INFO : sub dir: Making directory 2025/09/24 02:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:44 INFO : sub dir2/sub sub dir2: Making directory 2025/09/24 02:01:44 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:44 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:44 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/24 02:01:44 DEBUG : B2 bucket rclone-test-yalogon9rapi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:45 INFO : sub dir2: Making directory 2025/09/24 02:01:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 02:01:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:46 DEBUG : sub dir2: Making directory with metadata 2025/09/24 02:01:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:01:46 INFO : sub dir2: Making directory 2025/09/24 02:01:46 INFO : sub dir: Making directory 2025/09/24 02:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:46 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:46 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:46 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:01:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/24 02:01:46 DEBUG : B2 bucket rclone-test-yalogon9rapi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/24 02:01:47 DEBUG : B2 bucket rclone-test-yalogon9rapi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:48 INFO : sub dir2: Making directory 2025/09/24 02:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:48 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:48 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:48 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:01:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:49 DEBUG : sub dir2: Making directory with metadata 2025/09/24 02:01:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:01:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:01:49 INFO : sub dir2: Making directory 2025/09/24 02:01:49 INFO : sub dir: Making directory 2025/09/24 02:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:49 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:49 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:49 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:01:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/24 02:01:49 DEBUG : B2 bucket rclone-test-yalogon9rapi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:50 INFO : sub dir2: Making directory 2025/09/24 02:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:50 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:50 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:50 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qehixul0wiva" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yalogon9rapi -> B2 bucket rclone-test-qehixul0wiva 2025/09/24 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:53 DEBUG : B2 bucket rclone-test-qehixul0wiva: Waiting for checks to finish 2025/09/24 02:01:53 DEBUG : B2 bucket rclone-test-qehixul0wiva: Waiting for transfers to finish 2025/09/24 02:01:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 02:01:54 DEBUG : B2 bucket rclone-test-qehixul0wiva: Purge remote 2025/09/24 02:01:54 INFO : B2 bucket rclone-test-qehixul0wiva: cleaning bucket "rclone-test-qehixul0wiva" of all files 2025/09/24 02:01:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff2adb3704d7b9b9f980e1b_f105c8758000e3a5b_d20250924_m020153_c001_v0001181_t0014_u01758679313792") --- PASS: TestServerSideCopy (3.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 02:01:55 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:01:55 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:01:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 02:01:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:01:57 DEBUG : Creating backend with remote "TestB2:rclone-test-foxifir3cini" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yalogon9rapi -> B2 bucket rclone-test-foxifir3cini 2025/09/24 02:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:01:58 DEBUG : B2 bucket rclone-test-foxifir3cini: Waiting for checks to finish 2025/09/24 02:01:58 DEBUG : B2 bucket rclone-test-foxifir3cini: Waiting for transfers to finish 2025/09/24 02:01:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:01:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 02:02:00 DEBUG : B2 bucket rclone-test-foxifir3cini: Waiting for checks to finish 2025/09/24 02:02:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 02:02:00 DEBUG : B2 bucket rclone-test-foxifir3cini: Waiting for transfers to finish 2025/09/24 02:02:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 02:02:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 02:02:00 DEBUG : B2 bucket rclone-test-foxifir3cini: Purge remote 2025/09/24 02:02:00 INFO : B2 bucket rclone-test-foxifir3cini: cleaning bucket "rclone-test-foxifir3cini" of all files 2025/09/24 02:02:00 DEBUG : sub dir/hello world: Deleting (id "4_zefa2bdf3704d7b9b9f980e1b_f100ffb58ef2a090e_d20250924_m020200_c001_v0001171_t0047_u01758679320115") 2025/09/24 02:02:00 DEBUG : sub dir/hello world: Deleting (id "4_zefa2bdf3704d7b9b9f980e1b_f109eb07a4d9481df_d20250924_m020158_c001_v0001043_t0032_u01758679318902") --- PASS: TestServerSideCopyOverSelf (5.52s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 02:02:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 02:02:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/24 02:02:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hewuqar6vuse" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yalogon9rapi -> B2 bucket rclone-test-hewuqar6vuse 2025/09/24 02:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:02:05 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Waiting for checks to finish 2025/09/24 02:02:05 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Waiting for transfers to finish 2025/09/24 02:02:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:02:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 02:02:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 02:02:07 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Waiting for checks to finish 2025/09/24 02:02:07 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Waiting for transfers to finish 2025/09/24 02:02:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 02:02:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 02:02:07 INFO : sub dir/hello world: Deleted 2025/09/24 02:02:08 DEBUG : testing file moves 2025/09/24 02:02:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/24 02:02:08 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Waiting for checks to finish 2025/09/24 02:02:08 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Waiting for transfers to finish 2025/09/24 02:02:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/24 02:02:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 02:02:08 INFO : sub dir/hello world: Deleted 2025/09/24 02:02:09 DEBUG : B2 bucket rclone-test-hewuqar6vuse: Purge remote 2025/09/24 02:02:09 INFO : B2 bucket rclone-test-hewuqar6vuse: cleaning bucket "rclone-test-hewuqar6vuse" of all files 2025/09/24 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_zaf82ddb3704d7b9b9f980e1b_f103cc7e13d760f12_d20250924_m020208_c001_v0001184_t0028_u01758679328583") 2025/09/24 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_zaf82ddb3704d7b9b9f980e1b_f108102ab36609f80_d20250924_m020207_c001_v0001100_t0023_u01758679327148") 2025/09/24 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_zaf82ddb3704d7b9b9f980e1b_f102c8f5eed7877e5_d20250924_m020206_c001_v0001146_t0054_u01758679326012") --- PASS: TestServerSideMoveOverSelf (6.95s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:11 ERROR : error listing: directory not found 2025/09/24 02:02:11 INFO : Local file system at /tmp/rclone1043364683: Making directory 2025/09/24 02:02:11 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:11 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:02:12 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for checks to finish 2025/09/24 02:02:12 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for transfers to finish 2025/09/24 02:02:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:02:13 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/24 02:02:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/24 02:02:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:02:14 INFO : check sum: Copied (new) 2025/09/24 02:02:14 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:02:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/24 02:02:14 DEBUG : check sum: Unchanged skipping 2025/09/24 02:02:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:14 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/24 02:02:15 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:15 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 02:02:15 INFO : sizeonly: Copied (new) 2025/09/24 02:02:15 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:16 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:16 DEBUG : sizeonly: Sizes identical 2025/09/24 02:02:16 DEBUG : sizeonly: Unchanged skipping 2025/09/24 02:02:16 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:16 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/24 02:02:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/24 02:02:17 INFO : ignore-size: Copied (new) 2025/09/24 02:02:17 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:02:17 DEBUG : ignore-size: Unchanged skipping 2025/09/24 02:02:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:17 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:02:19 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:19 DEBUG : existing: Unchanged skipping 2025/09/24 02:02:19 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:19 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:19 INFO : There was nothing to transfer 2025/09/24 02:02:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/24 02:02:19 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:19 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 02:02:19 INFO : existing: Copied (replaced existing) 2025/09/24 02:02:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 02:02:20 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:20 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 02:02:20 INFO : existing: Copied (new) 2025/09/24 02:02:20 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:21 DEBUG : existing: Destination exists, skipping 2025/09/24 02:02:21 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:21 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:21 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/24 02:02:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:22 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:22 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 02:02:22 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:22 INFO : a/potato2: Copied (new) 2025/09/24 02:02:22 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:22 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:24 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/24 02:02:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:02:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/24 02:02:24 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:24 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:24 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:24 INFO : There was nothing to transfer 2025/09/24 02:02:24 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/24 02:02:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:02:25 INFO : empty space: Updated modification time in destination 2025/09/24 02:02:25 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:25 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:25 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/24 02:02:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:02:27 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:27 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:28 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/24 02:02:28 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1043364683) 2025/09/24 02:02:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yalogon9rapi) 2025/09/24 02:02:28 DEBUG : foo: sha1 differ 2025/09/24 02:02:28 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/24 02:02:28 INFO : foo: Copied (replaced existing) 2025/09/24 02:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/24 02:02:30 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:30 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:30 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:30 INFO : potato: Copied (new) 2025/09/24 02:02:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/24 02:02:32 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:32 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/24 02:02:32 INFO : potato: Copied (replaced existing) 2025/09/24 02:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:33 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/24 02:02:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1043364683) 2025/09/24 02:02:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yalogon9rapi) 2025/09/24 02:02:33 DEBUG : potato: sha1 differ 2025/09/24 02:02:33 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/24 02:02:33 INFO : potato: Copied (replaced existing) 2025/09/24 02:02:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:35 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:35 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/24 02:02:35 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:35 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:36 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:36 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:36 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:37 INFO : potato2: Copied (new) 2025/09/24 02:02:37 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:38 INFO : d: Making directory 2025/09/24 02:02:38 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/24 02:02:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:39 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:39 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 02:02:39 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:39 INFO : a/potato2: Copied (new) 2025/09/24 02:02:39 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/24 02:02:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:41 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 02:02:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:41 INFO : a/potato2: Copied (new) 2025/09/24 02:02:41 ERROR : B2 bucket rclone-test-yalogon9rapi: not deleting files as there were IO errors 2025/09/24 02:02:41 ERROR : B2 bucket rclone-test-yalogon9rapi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:43 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:43 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:43 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:43 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:43 INFO : potato: Deleted 2025/09/24 02:02:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:45 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:45 INFO : potato: Deleted 2025/09/24 02:02:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:45 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:02:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:02:47 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:47 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/24 02:02:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.81s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:49 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 02:02:49 DEBUG : enormous: Excluded 2025/09/24 02:02:49 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 02:02:49 DEBUG : potato2: Excluded 2025/09/24 02:02:49 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 02:02:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:49 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:49 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:49 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:49 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:49 INFO : There was nothing to transfer 2025/09/24 02:02:49 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 02:02:49 DEBUG : enormous: Excluded 2025/09/24 02:02:49 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 02:02:49 DEBUG : potato2: Excluded 2025/09/24 02:02:49 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 02:02:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/24 02:02:49 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for checks to finish 2025/09/24 02:02:49 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:49 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for transfers to finish 2025/09/24 02:02:49 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:51 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 02:02:51 DEBUG : enormous: Excluded 2025/09/24 02:02:51 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 02:02:51 DEBUG : potato2: Excluded 2025/09/24 02:02:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:02:51 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:51 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:51 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:51 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:51 INFO : enormous: Deleted 2025/09/24 02:02:52 INFO : potato2: Deleted 2025/09/24 02:02:52 INFO : There was nothing to transfer 2025/09/24 02:02:52 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for checks to finish 2025/09/24 02:02:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/24 02:02:52 DEBUG : empty space: Unchanged skipping 2025/09/24 02:02:52 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for transfers to finish 2025/09/24 02:02:52 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:52 INFO : enormous: Deleted 2025/09/24 02:02:52 INFO : potato2: Deleted 2025/09/24 02:02:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.45s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:02:54 DEBUG : five: Need to transfer - File not found at Destination 2025/09/24 02:02:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/24 02:02:54 DEBUG : one: Destination is newer than source, skipping 2025/09/24 02:02:54 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:54 DEBUG : three: Sizes identical 2025/09/24 02:02:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/24 02:02:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 02:02:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1043364683) 2025/09/24 02:02:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yalogon9rapi) 2025/09/24 02:02:54 DEBUG : two: sha1 differ 2025/09/24 02:02:54 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/24 02:02:54 INFO : five: Copied (new) 2025/09/24 02:02:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/24 02:02:55 INFO : four: Copied (replaced existing) 2025/09/24 02:02:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 02:02:55 INFO : two: Copied (replaced existing) 2025/09/24 02:02:55 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:55 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:55 DEBUG : one: Destination is newer than source, skipping 2025/09/24 02:02:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/24 02:02:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/24 02:02:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/24 02:02:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/24 02:02:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 02:02:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 02:02:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 02:02:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/24 02:02:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 02:02:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1043364683) 2025/09/24 02:02:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yalogon9rapi) 2025/09/24 02:02:55 DEBUG : three: sha1 differ 2025/09/24 02:02:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/24 02:02:55 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:02:55 INFO : three: Copied (replaced existing) 2025/09/24 02:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/24 02:02:57 INFO : B2 bucket rclone-test-yalogon9rapi: Making map for --track-renames 2025/09/24 02:02:57 INFO : B2 bucket rclone-test-yalogon9rapi: Finished making map for --track-renames 2025/09/24 02:02:57 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 02:02:57 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for renames to finish 2025/09/24 02:02:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/24 02:02:57 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:02:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/24 02:02:58 INFO : potato: Copied (new) 2025/09/24 02:02:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 02:02:58 INFO : yam: Copied (new) 2025/09/24 02:02:58 DEBUG : Waiting for deletions to finish 2025/09/24 02:02:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:02:59 INFO : B2 bucket rclone-test-yalogon9rapi: Making map for --track-renames 2025/09/24 02:02:59 INFO : B2 bucket rclone-test-yalogon9rapi: Finished making map for --track-renames 2025/09/24 02:02:59 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:02:59 DEBUG : potato: Unchanged skipping 2025/09/24 02:02:59 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for renames to finish 2025/09/24 02:02:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 02:02:59 INFO : yam: Copied (server-side copy) to: yaml 2025/09/24 02:03:00 INFO : yam: Deleted 2025/09/24 02:03:00 INFO : yaml: Renamed from "yam" 2025/09/24 02:03:00 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/24 02:03:01 INFO : B2 bucket rclone-test-yalogon9rapi: Making map for --track-renames 2025/09/24 02:03:01 INFO : B2 bucket rclone-test-yalogon9rapi: Finished making map for --track-renames 2025/09/24 02:03:01 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 02:03:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/24 02:03:01 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for renames to finish 2025/09/24 02:03:01 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 02:03:01 INFO : yam: Copied (new) 2025/09/24 02:03:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/24 02:03:01 INFO : potato: Copied (new) 2025/09/24 02:03:01 DEBUG : Waiting for deletions to finish 2025/09/24 02:03:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:03:02 INFO : B2 bucket rclone-test-yalogon9rapi: Making map for --track-renames 2025/09/24 02:03:02 INFO : B2 bucket rclone-test-yalogon9rapi: Finished making map for --track-renames 2025/09/24 02:03:02 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:02 DEBUG : potato: Unchanged skipping 2025/09/24 02:03:02 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for renames to finish 2025/09/24 02:03:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 02:03:02 INFO : yam: Copied (server-side copy) to: yaml 2025/09/24 02:03:03 INFO : yam: Deleted 2025/09/24 02:03:03 INFO : yaml: Renamed from "yam" 2025/09/24 02:03:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/24 02:03:04 INFO : B2 bucket rclone-test-yalogon9rapi: Making map for --track-renames 2025/09/24 02:03:04 INFO : B2 bucket rclone-test-yalogon9rapi: Finished making map for --track-renames 2025/09/24 02:03:04 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 02:03:04 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for renames to finish 2025/09/24 02:03:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/24 02:03:04 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/24 02:03:05 INFO : potato: Copied (new) 2025/09/24 02:03:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 02:03:05 INFO : sub/yam: Copied (new) 2025/09/24 02:03:05 DEBUG : Waiting for deletions to finish 2025/09/24 02:03:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:03:05 DEBUG : potato: Unchanged skipping 2025/09/24 02:03:05 INFO : B2 bucket rclone-test-yalogon9rapi: Making map for --track-renames 2025/09/24 02:03:05 INFO : B2 bucket rclone-test-yalogon9rapi: Finished making map for --track-renames 2025/09/24 02:03:05 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:05 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for renames to finish 2025/09/24 02:03:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 02:03:06 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/24 02:03:06 INFO : sub/yam: Deleted 2025/09/24 02:03:06 INFO : yam: Renamed from "sub/yam" 2025/09/24 02:03:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.35s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:07 DEBUG : Creating backend with remote "/tmp/rclone1043364683/dir1" 2025/09/24 02:03:07 DEBUG : Creating backend with remote "/tmp/rclone1043364683/dir2" 2025/09/24 02:03:07 DEBUG : Local file system at /tmp/rclone1043364683/dir2: Using server-side directory move 2025/09/24 02:03:07 INFO : Local file system at /tmp/rclone1043364683/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/24 02:03:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/24 02:03:07 DEBUG : Local file system at /tmp/rclone1043364683/dir2: Waiting for checks to finish 2025/09/24 02:03:07 DEBUG : Local file system at /tmp/rclone1043364683/dir2: Waiting for transfers to finish 2025/09/24 02:03:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:03:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/24 02:03:07 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:07 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:03:08 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:03:08 INFO : sub dir/hello world: Deleted 2025/09/24 02:03:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/24 02:03:08 INFO : nested/sub dir/file: Copied (new) 2025/09/24 02:03:08 INFO : nested/sub dir/file: Deleted 2025/09/24 02:03:08 INFO : sub dir: Removing directory 2025/09/24 02:03:08 INFO : nested/sub dir: Removing directory 2025/09/24 02:03:08 INFO : nested: Removing directory 2025/09/24 02:03:08 DEBUG : Local file system at /tmp/rclone1043364683: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 02:03:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/24 02:03:09 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:09 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/24 02:03:10 INFO : nested/sub dir/file: Copied (new) 2025/09/24 02:03:10 INFO : nested/sub dir/file: Deleted 2025/09/24 02:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:03:10 INFO : sub dir/hello world: Copied (new) 2025/09/24 02:03:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/24 02:03:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 02:03:11 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:11 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/24 02:03:11 INFO : existing-b: Copied (new) 2025/09/24 02:03:11 INFO : existing-b: Deleted 2025/09/24 02:03:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 02:03:11 INFO : existing: Copied (new) 2025/09/24 02:03:11 INFO : existing: Deleted 2025/09/24 02:03:12 DEBUG : existing: Destination exists, skipping 2025/09/24 02:03:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/24 02:03:12 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:03:12 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:03:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hakakel5zuli" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yalogon9rapi -> B2 bucket rclone-test-hakakel5zuli 2025/09/24 02:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:03:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 02:03:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 02:03:17 DEBUG : empty space: Unchanged skipping 2025/09/24 02:03:17 DEBUG : B2 bucket rclone-test-hakakel5zuli: Waiting for checks to finish 2025/09/24 02:03:17 INFO : empty space: Deleted 2025/09/24 02:03:17 DEBUG : B2 bucket rclone-test-hakakel5zuli: Waiting for transfers to finish 2025/09/24 02:03:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:03:17 INFO : potato2: Copied (server-side copy) 2025/09/24 02:03:17 INFO : potato2: Deleted 2025/09/24 02:03:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 02:03:18 INFO : potato3: Copied (server-side copy) 2025/09/24 02:03:18 INFO : potato3: Deleted 2025/09/24 02:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jogozim0noxe" 2025/09/24 02:03:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/24 02:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:03:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 02:03:20 DEBUG : B2 bucket rclone-test-jogozim0noxe: Waiting for checks to finish 2025/09/24 02:03:20 DEBUG : B2 bucket rclone-test-jogozim0noxe: Waiting for transfers to finish 2025/09/24 02:03:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:03:21 INFO : empty space: Copied (server-side copy) 2025/09/24 02:03:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:03:21 INFO : potato2: Copied (server-side copy) 2025/09/24 02:03:21 INFO : empty space: Deleted 2025/09/24 02:03:21 INFO : potato2: Deleted 2025/09/24 02:03:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 02:03:21 INFO : potato3: Copied (server-side copy) 2025/09/24 02:03:21 INFO : potato3: Deleted 2025/09/24 02:03:22 DEBUG : B2 bucket rclone-test-jogozim0noxe: Purge remote 2025/09/24 02:03:22 INFO : B2 bucket rclone-test-jogozim0noxe: cleaning bucket "rclone-test-jogozim0noxe" of all files 2025/09/24 02:03:22 DEBUG : empty space: Deleting (id "4_z6f820d03706d7b9b9f980e1b_f1003c2908cbaadbd_d20250924_m020320_c001_v0001042_t0016_u01758679400926") 2025/09/24 02:03:22 DEBUG : potato2: Deleting (id "4_z6f820d03706d7b9b9f980e1b_f101e3a9223b3ae70_d20250924_m020321_c001_v0001184_t0048_u01758679401304") 2025/09/24 02:03:22 DEBUG : potato3: Deleting (id "4_z6f820d03706d7b9b9f980e1b_f1122ee0ad23a8b87_d20250924_m020321_c001_v0001131_t0037_u01758679401315") 2025/09/24 02:03:23 DEBUG : B2 bucket rclone-test-hakakel5zuli: Purge remote 2025/09/24 02:03:23 INFO : B2 bucket rclone-test-hakakel5zuli: cleaning bucket "rclone-test-hakakel5zuli" of all files 2025/09/24 02:03:23 DEBUG : empty space: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f4098536045cf5f53_d20250924_m020321_c001_v7007000_t0000_u01758679401439") 2025/09/24 02:03:23 DEBUG : empty space: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f1161ba733a85234d_d20250924_m020316_c001_v0001100_t0052_u01758679396401") 2025/09/24 02:03:23 DEBUG : potato2: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f411fc1aa2efaf762_d20250924_m020321_c001_v7007000_t0000_u01758679401519") 2025/09/24 02:03:23 DEBUG : potato2: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f100e5dffb830d99a_d20250924_m020317_c001_v0001157_t0034_u01758679397426") 2025/09/24 02:03:23 DEBUG : potato3: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f411fc1aa2efaf766_d20250924_m020321_c001_v7007000_t0000_u01758679401792") 2025/09/24 02:03:23 DEBUG : potato3: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f1120c5eac501893c_d20250924_m020317_c001_v0001113_t0007_u01758679397800") 2025/09/24 02:03:23 DEBUG : potato3: Deleting (id "4_z8fd2edc3705d7b9b9f980e1b_f1161ba733a85234f_d20250924_m020316_c001_v0001100_t0034_u01758679396732") --- PASS: TestServerSideMove (12.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dobufed3nano" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yalogon9rapi -> B2 bucket rclone-test-dobufed3nano 2025/09/24 02:03:31 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 02:03:31 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 02:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:03:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 02:03:31 DEBUG : B2 bucket rclone-test-dobufed3nano: Waiting for checks to finish 2025/09/24 02:03:31 DEBUG : B2 bucket rclone-test-dobufed3nano: Waiting for transfers to finish 2025/09/24 02:03:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:03:31 INFO : potato2: Copied (server-side copy) 2025/09/24 02:03:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 02:03:31 INFO : potato3: Copied (server-side copy) 2025/09/24 02:03:31 INFO : potato2: Deleted 2025/09/24 02:03:32 INFO : potato3: Deleted 2025/09/24 02:03:32 DEBUG : Creating backend with remote "TestB2:rclone-test-veziyaz8xifu" 2025/09/24 02:03:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 02:03:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:03:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 02:03:33 DEBUG : B2 bucket rclone-test-veziyaz8xifu: Waiting for checks to finish 2025/09/24 02:03:33 DEBUG : B2 bucket rclone-test-veziyaz8xifu: Waiting for transfers to finish 2025/09/24 02:03:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 02:03:34 INFO : potato3: Copied (server-side copy) 2025/09/24 02:03:34 INFO : potato3: Deleted 2025/09/24 02:03:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:03:35 INFO : potato2: Copied (server-side copy) 2025/09/24 02:03:35 INFO : potato2: Deleted 2025/09/24 02:03:35 DEBUG : B2 bucket rclone-test-veziyaz8xifu: Purge remote 2025/09/24 02:03:35 INFO : B2 bucket rclone-test-veziyaz8xifu: cleaning bucket "rclone-test-veziyaz8xifu" of all files 2025/09/24 02:03:35 DEBUG : potato2: Deleting (id "4_zfff23d33706d7b9b9f980e1b_f1067d74a1e3d0f8d_d20250924_m020334_c001_v0001117_t0003_u01758679414184") 2025/09/24 02:03:35 DEBUG : potato3: Deleting (id "4_zfff23d33706d7b9b9f980e1b_f11582433f828f435_d20250924_m020334_c001_v0001161_t0027_u01758679414557") 2025/09/24 02:03:36 DEBUG : B2 bucket rclone-test-dobufed3nano: Purge remote 2025/09/24 02:03:36 INFO : B2 bucket rclone-test-dobufed3nano: cleaning bucket "rclone-test-dobufed3nano" of all files 2025/09/24 02:03:36 DEBUG : empty space: Deleting (id "4_z1f522d03706d7b9b9f980e1b_f1063bf93f6de58f4_d20250924_m020329_c001_v0001144_t0049_u01758679409577") 2025/09/24 02:03:36 DEBUG : potato2: Deleting (id "4_z1f522d03706d7b9b9f980e1b_f422593e374d2cfd9_d20250924_m020335_c001_v7007000_t0000_u01758679415319") 2025/09/24 02:03:36 DEBUG : potato2: Deleting (id "4_z1f522d03706d7b9b9f980e1b_f1112859d49b3b98b_d20250924_m020331_c001_v0001104_t0029_u01758679411207") 2025/09/24 02:03:36 DEBUG : potato3: Deleting (id "4_z1f522d03706d7b9b9f980e1b_f422593e374d2cfd8_d20250924_m020334_c001_v7007000_t0000_u01758679414861") 2025/09/24 02:03:36 DEBUG : potato3: Deleting (id "4_z1f522d03706d7b9b9f980e1b_f10205eabe624cd07_d20250924_m020331_c001_v0001145_t0056_u01758679411574") 2025/09/24 02:03:36 DEBUG : potato3: Deleting (id "4_z1f522d03706d7b9b9f980e1b_f1063bf93f6de58f6_d20250924_m020330_c001_v0001144_t0028_u01758679410321") --- PASS: TestServerSideMoveWithFilter (13.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mociwoz1rula" 2025/09/24 02:03:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yalogon9rapi -> B2 bucket rclone-test-mociwoz1rula 2025/09/24 02:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:03:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 02:03:43 DEBUG : empty space: Unchanged skipping 2025/09/24 02:03:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 02:03:43 DEBUG : B2 bucket rclone-test-mociwoz1rula: Waiting for checks to finish 2025/09/24 02:03:43 INFO : empty space: Deleted 2025/09/24 02:03:43 DEBUG : B2 bucket rclone-test-mociwoz1rula: Waiting for transfers to finish 2025/09/24 02:03:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:03:43 INFO : potato2: Copied (server-side copy) 2025/09/24 02:03:44 INFO : potato2: Deleted 2025/09/24 02:03:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 02:03:44 INFO : potato3: Copied (server-side copy) 2025/09/24 02:03:45 INFO : potato3: Deleted 2025/09/24 02:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-noduwir1viru" 2025/09/24 02:03:46 INFO : tomatoDir: Making directory 2025/09/24 02:03:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/24 02:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 02:03:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 02:03:46 DEBUG : B2 bucket rclone-test-noduwir1viru: Waiting for checks to finish 2025/09/24 02:03:46 DEBUG : B2 bucket rclone-test-noduwir1viru: Waiting for transfers to finish 2025/09/24 02:03:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 02:03:47 INFO : empty space: Copied (server-side copy) 2025/09/24 02:03:47 INFO : empty space: Deleted 2025/09/24 02:03:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 02:03:47 INFO : potato2: Copied (server-side copy) 2025/09/24 02:03:47 INFO : potato2: Deleted 2025/09/24 02:03:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 02:03:47 INFO : potato3: Copied (server-side copy) 2025/09/24 02:03:48 INFO : potato3: Deleted 2025/09/24 02:03:48 DEBUG : B2 bucket rclone-test-noduwir1viru: Purge remote 2025/09/24 02:03:48 INFO : B2 bucket rclone-test-noduwir1viru: cleaning bucket "rclone-test-noduwir1viru" of all files 2025/09/24 02:03:48 DEBUG : empty space: Deleting (id "4_zff026d63706d7b9b9f980e1b_f10483b50aedc1c07_d20250924_m020347_c001_v0001177_t0029_u01758679427195") 2025/09/24 02:03:48 DEBUG : potato2: Deleting (id "4_zff026d63706d7b9b9f980e1b_f1187349131e4406c_d20250924_m020347_c001_v0001181_t0000_u01758679427420") 2025/09/24 02:03:48 DEBUG : potato3: Deleting (id "4_zff026d63706d7b9b9f980e1b_f1049553486c6bc80_d20250924_m020347_c001_v0001130_t0035_u01758679427574") 2025/09/24 02:03:49 DEBUG : B2 bucket rclone-test-mociwoz1rula: Purge remote 2025/09/24 02:03:49 INFO : B2 bucket rclone-test-mociwoz1rula: cleaning bucket "rclone-test-mociwoz1rula" of all files 2025/09/24 02:03:49 DEBUG : empty space: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f410e88201c8dfa72_d20250924_m020347_c001_v7007000_t0000_u01758679427403") 2025/09/24 02:03:49 DEBUG : empty space: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f11728d7fc3ebedb0_d20250924_m020342_c001_v0001177_t0020_u01758679422803") 2025/09/24 02:03:49 DEBUG : potato2: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f410e88201c8dfa73_d20250924_m020347_c001_v7007000_t0000_u01758679427631") 2025/09/24 02:03:49 DEBUG : potato2: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f101bbd7dfcef2733_d20250924_m020343_c001_v0001171_t0011_u01758679423738") 2025/09/24 02:03:49 DEBUG : potato3: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f410e88201c8dfa74_d20250924_m020347_c001_v7007000_t0000_u01758679427980") 2025/09/24 02:03:49 DEBUG : potato3: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f1100351c511289b7_d20250924_m020344_c001_v0001104_t0035_u01758679424069") 2025/09/24 02:03:49 DEBUG : potato3: Deleting (id "4_zbfa25d33706d7b9b9f980e1b_f11728d7fc3ebedb8_d20250924_m020343_c001_v0001177_t0021_u01758679423110") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/rclone-sync-test" 2025/09/24 02:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/rclone-sync-test-include/layer2" 2025/09/24 02:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/rclone-sync-test-ignore-file" 2025/09/24 02:04:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/24 02:04:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/24 02:04:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/24 02:04:02 DEBUG : B2 bucket rclone-test-yalogon9rapi path rclone-sync-test: Waiting for checks to finish 2025/09/24 02:04:02 DEBUG : B2 bucket rclone-test-yalogon9rapi path rclone-sync-test: Waiting for transfers to finish 2025/09/24 02:04:02 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:02 INFO : There was nothing to transfer 2025/09/24 02:04:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:04:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:04:03 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:03 INFO : There was nothing to transfer 2025/09/24 02:04:03 DEBUG : B2 bucket rclone-test-yalogon9rapi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/24 02:04:03 DEBUG : B2 bucket rclone-test-yalogon9rapi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/24 02:04:03 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:03 INFO : There was nothing to transfer 2025/09/24 02:04:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:04:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:04:03 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:03 INFO : There was nothing to transfer 2025/09/24 02:04:04 DEBUG : B2 bucket rclone-test-yalogon9rapi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/24 02:04:04 DEBUG : B2 bucket rclone-test-yalogon9rapi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/24 02:04:04 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/CompareDest" 2025/09/24 02:04:07 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 02:04:07 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:07 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:04:09 INFO : one: Copied (new) 2025/09/24 02:04:09 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:09 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:09 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/24 02:04:10 INFO : one: Copied (replaced existing) 2025/09/24 02:04:10 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:13 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 02:04:13 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:13 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:13 INFO : There was nothing to transfer 2025/09/24 02:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 02:04:14 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 02:04:14 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:14 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:14 INFO : There was nothing to transfer 2025/09/24 02:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 02:04:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 02:04:15 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:15 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:15 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:15 INFO : There was nothing to transfer 2025/09/24 02:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:16 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/24 02:04:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 02:04:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 02:04:16 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 02:04:16 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:16 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:16 INFO : There was nothing to transfer 2025/09/24 02:04:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 02:04:17 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 02:04:17 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/24 02:04:18 INFO : two: Copied (new) 2025/09/24 02:04:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dest" 2025/09/24 02:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/pre-dest1" 2025/09/24 02:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/pre-dest2" 2025/09/24 02:04:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:04:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/24 02:04:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:04:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/24 02:04:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/24 02:04:26 DEBUG : B2 bucket rclone-test-yalogon9rapi path dest: Waiting for checks to finish 2025/09/24 02:04:26 DEBUG : B2 bucket rclone-test-yalogon9rapi path dest: Waiting for transfers to finish 2025/09/24 02:04:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/24 02:04:27 INFO : 3: Copied (new) 2025/09/24 02:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.30s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/CopyDest" 2025/09/24 02:04:32 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 02:04:32 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:32 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:04:33 INFO : one: Copied (new) 2025/09/24 02:04:33 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:33 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:33 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/24 02:04:34 INFO : one: Copied (replaced existing) 2025/09/24 02:04:34 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/BackupDir" 2025/09/24 02:04:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:37 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 02:04:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:04:38 INFO : one: Copied (server-side copy) 2025/09/24 02:04:39 INFO : one: Deleted 2025/09/24 02:04:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/24 02:04:39 INFO : one: Copied (server-side copy) 2025/09/24 02:04:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/24 02:04:39 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:39 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:40 DEBUG : one: Unchanged skipping 2025/09/24 02:04:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 02:04:41 INFO : two: Copied (server-side copy) 2025/09/24 02:04:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/24 02:04:41 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:41 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:41 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:42 DEBUG : one: Unchanged skipping 2025/09/24 02:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:42 DEBUG : two: Unchanged skipping 2025/09/24 02:04:42 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:42 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:42 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:42 INFO : There was nothing to transfer 2025/09/24 02:04:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:43 DEBUG : one: Unchanged skipping 2025/09/24 02:04:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/24 02:04:43 DEBUG : three: Destination not found in --copy-dest 2025/09/24 02:04:43 DEBUG : three: Need to transfer - File not found at Destination 2025/09/24 02:04:43 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 02:04:43 DEBUG : two: Unchanged skipping 2025/09/24 02:04:43 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/24 02:04:44 INFO : three: Copied (new) 2025/09/24 02:04:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/backup" 2025/09/24 02:04:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 02:04:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:04:51 DEBUG : two: Unchanged skipping 2025/09/24 02:04:51 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:04:52 INFO : one: Copied (server-side copy) 2025/09/24 02:04:52 INFO : one: Deleted 2025/09/24 02:04:52 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:04:53 INFO : one: Copied (new) 2025/09/24 02:04:53 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:04:53 INFO : three.txt: Copied (server-side copy) 2025/09/24 02:04:53 INFO : three.txt: Deleted 2025/09/24 02:04:53 INFO : three.txt: Moved into backup dir 2025/09/24 02:04:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 02:04:55 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:04:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:04:55 DEBUG : two: Unchanged skipping 2025/09/24 02:04:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:04:56 INFO : one: Copied (server-side copy) 2025/09/24 02:04:56 INFO : one: Deleted 2025/09/24 02:04:56 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:04:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 02:04:56 INFO : one: Copied (new) 2025/09/24 02:04:56 DEBUG : Waiting for deletions to finish 2025/09/24 02:04:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:04:57 INFO : three.txt: Copied (server-side copy) 2025/09/24 02:04:57 INFO : three.txt: Deleted 2025/09/24 02:04:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:05:00 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1036-13.backblaze.com/b2api/v1/b2_upload_file/efd25d83704d7b9b9f980e1b/c001_v0001036_t0020": EOF 2025/09/24 02:05:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-13.backblaze.com/b2api/v1/b2_upload_file/efd25d83704d7b9b9f980e1b/c001_v0001036_t0020": EOF) 2025/09/24 02:05:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yalogon9rapi: 1/10 (Post "https://pod-000-1036-13.backblaze.com/b2api/v1/b2_upload_file/efd25d83704d7b9b9f980e1b/c001_v0001036_t0020": EOF) 2025/09/24 02:05:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/24 02:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/backup" 2025/09/24 02:05:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 02:05:05 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:05 DEBUG : two: Unchanged skipping 2025/09/24 02:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:05:07 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 02:05:07 INFO : one: Deleted 2025/09/24 02:05:07 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:05:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:08 INFO : one: Copied (new) 2025/09/24 02:05:08 DEBUG : Waiting for deletions to finish 2025/09/24 02:05:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:05:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 02:05:09 INFO : three.txt: Deleted 2025/09/24 02:05:09 INFO : three.txt: Moved into backup dir 2025/09/24 02:05:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 02:05:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:10 DEBUG : two: Unchanged skipping 2025/09/24 02:05:10 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:05:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:11 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 02:05:11 INFO : one: Deleted 2025/09/24 02:05:11 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:05:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 02:05:12 INFO : one: Copied (new) 2025/09/24 02:05:12 DEBUG : Waiting for deletions to finish 2025/09/24 02:05:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:05:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 02:05:13 INFO : three.txt: Deleted 2025/09/24 02:05:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/backup" 2025/09/24 02:05:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 02:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:18 DEBUG : two: Unchanged skipping 2025/09/24 02:05:18 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:05:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:05:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 02:05:20 INFO : one: Deleted 2025/09/24 02:05:20 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:05:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:21 INFO : one: Copied (new) 2025/09/24 02:05:21 DEBUG : Waiting for deletions to finish 2025/09/24 02:05:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:05:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 02:05:21 INFO : three.txt: Deleted 2025/09/24 02:05:21 INFO : three.txt: Moved into backup dir 2025/09/24 02:05:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 02:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:23 DEBUG : two: Unchanged skipping 2025/09/24 02:05:23 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 02:05:24 INFO : one: Deleted 2025/09/24 02:05:24 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:05:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 02:05:24 INFO : one: Copied (new) 2025/09/24 02:05:24 DEBUG : Waiting for deletions to finish 2025/09/24 02:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:05:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 02:05:25 INFO : three.txt: Deleted 2025/09/24 02:05:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:05:27 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1165-04.backblaze.com/b2api/v1/b2_upload_file/efd25d83704d7b9b9f980e1b/c001_v0001165_t0027": EOF 2025/09/24 02:05:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-04.backblaze.com/b2api/v1/b2_upload_file/efd25d83704d7b9b9f980e1b/c001_v0001165_t0027": EOF) 2025/09/24 02:05:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-yalogon9rapi: 1/10 (Post "https://pod-000-1165-04.backblaze.com/b2api/v1/b2_upload_file/efd25d83704d7b9b9f980e1b/c001_v0001165_t0027": EOF) 2025/09/24 02:05:30 DEBUG : pacer: Reducing sleep to 10ms 2025/09/24 02:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:05:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 02:05:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:32 DEBUG : two: Unchanged skipping 2025/09/24 02:05:32 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:05:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:05:33 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 02:05:33 INFO : one: Deleted 2025/09/24 02:05:33 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:05:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:34 INFO : one: Copied (new) 2025/09/24 02:05:34 DEBUG : Waiting for deletions to finish 2025/09/24 02:05:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:05:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 02:05:34 INFO : three.txt: Deleted 2025/09/24 02:05:34 INFO : three.txt: Moved into backup dir 2025/09/24 02:05:35 DEBUG : one.bak: Excluded (Path Filter) 2025/09/24 02:05:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/24 02:05:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 02:05:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:35 DEBUG : two: Unchanged skipping 2025/09/24 02:05:35 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for checks to finish 2025/09/24 02:05:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 02:05:36 INFO : one: Deleted 2025/09/24 02:05:36 DEBUG : B2 bucket rclone-test-yalogon9rapi path dst: Waiting for transfers to finish 2025/09/24 02:05:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 02:05:36 INFO : one: Copied (new) 2025/09/24 02:05:36 DEBUG : Waiting for deletions to finish 2025/09/24 02:05:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:05:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 02:05:37 INFO : three.txt: Deleted 2025/09/24 02:05:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.90s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:05:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 02:05:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:05:43 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 02:05:43 INFO : one: Deleted 2025/09/24 02:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:44 INFO : one: Copied (new) 2025/09/24 02:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:44 DEBUG : two: Unchanged skipping 2025/09/24 02:05:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/24 02:05:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:05:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 02:05:45 INFO : three.txt: Deleted 2025/09/24 02:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:05:45 INFO : three.txt: Copied (new) 2025/09/24 02:05:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/24 02:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/24 02:05:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/24 02:05:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 02:05:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:47 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 02:05:47 INFO : one: Deleted 2025/09/24 02:05:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 02:05:47 INFO : one: Copied (new) 2025/09/24 02:05:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:47 DEBUG : two: Unchanged skipping 2025/09/24 02:05:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/24 02:05:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:05:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 02:05:48 INFO : three.txt: Deleted 2025/09/24 02:05:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/24 02:05:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yalogon9rapi/dst" 2025/09/24 02:05:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 02:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 02:05:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 02:05:54 INFO : one: Deleted 2025/09/24 02:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:55 INFO : one: Copied (new) 2025/09/24 02:05:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:55 DEBUG : two: Unchanged skipping 2025/09/24 02:05:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/24 02:05:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 02:05:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 02:05:56 INFO : three.txt: Deleted 2025/09/24 02:05:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:05:57 INFO : three.txt: Copied (new) 2025/09/24 02:05:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 02:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 02:05:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 02:05:58 INFO : one: Deleted 2025/09/24 02:05:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 02:05:59 INFO : one: Copied (new) 2025/09/24 02:05:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:05:59 DEBUG : two: Unchanged skipping 2025/09/24 02:05:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/24 02:06:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 02:06:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 02:06:00 INFO : three.txt: Deleted 2025/09/24 02:06:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/24 02:06:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.12s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:06:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/24 02:06:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:06:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:06:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/24 02:06:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/24 02:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:06:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 02:06:05 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:06:05 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:06:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 02:06:05 INFO : existing: Copied (new) 2025/09/24 02:06:05 DEBUG : Waiting for deletions to finish 2025/09/24 02:06:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/24 02:06:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/24 02:06:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:06:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:06:06 ERROR : B2 bucket rclone-test-yalogon9rapi: not deleting files as there were IO errors 2025/09/24 02:06:06 ERROR : B2 bucket rclone-test-yalogon9rapi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:06:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:08 DEBUG : existing: Unchanged skipping 2025/09/24 02:06:08 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:06:08 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:06:08 DEBUG : Waiting for deletions to finish 2025/09/24 02:06:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.86s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:06:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:06:27 DEBUG : both0: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both10: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both13: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both14: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both15: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both16: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both18: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both19: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both1: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both2: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both3: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both4: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both5: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both6: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both7: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both8: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:27 DEBUG : both9: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both17: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both12: Unchanged skipping 2025/09/24 02:06:27 DEBUG : both11: Unchanged skipping 2025/09/24 02:06:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:06:27 DEBUG : Waiting for deletions to finish 2025/09/24 02:06:28 INFO : only17: Deleted 2025/09/24 02:06:28 INFO : only2: Deleted 2025/09/24 02:06:28 INFO : only11: Deleted 2025/09/24 02:06:28 INFO : only0: Deleted 2025/09/24 02:06:28 INFO : only15: Deleted 2025/09/24 02:06:28 INFO : only18: Deleted 2025/09/24 02:06:28 INFO : only3: Deleted 2025/09/24 02:06:28 INFO : only4: Deleted 2025/09/24 02:06:28 INFO : only7: Deleted 2025/09/24 02:06:28 INFO : only10: Deleted 2025/09/24 02:06:28 INFO : only13: Deleted 2025/09/24 02:06:28 INFO : only14: Deleted 2025/09/24 02:06:28 INFO : only1: Deleted 2025/09/24 02:06:28 INFO : only5: Deleted 2025/09/24 02:06:28 INFO : only12: Deleted 2025/09/24 02:06:28 INFO : only19: Deleted 2025/09/24 02:06:28 INFO : only6: Deleted 2025/09/24 02:06:28 INFO : only8: Deleted 2025/09/24 02:06:29 INFO : only16: Deleted 2025/09/24 02:06:29 INFO : only9: Deleted 2025/09/24 02:06:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:06:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:06:51 DEBUG : both10: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both13: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both14: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both15: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both16: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both12: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both18: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both19: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both1: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both2: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both3: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both11: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both17: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both0: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both4: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both8: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:06:51 DEBUG : both9: Unchanged skipping 2025/09/24 02:06:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : both5: Unchanged skipping 2025/09/24 02:06:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/24 02:06:51 DEBUG : both6: Unchanged skipping 2025/09/24 02:06:51 DEBUG : both7: Unchanged skipping 2025/09/24 02:06:51 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:06:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:51 INFO : only0: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only10: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only13: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only11: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only14: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only15: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only16: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only17: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only18: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only12: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only19: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only1: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only2: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only3: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only4: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only5: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only6: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only7: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only8: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 02:06:52 INFO : only9: Copied (replaced existing) 2025/09/24 02:06:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:00 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:07:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:07:00 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 02:07:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:07:00 INFO : empty_on_remote: Making directory 2025/09/24 02:07:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/24 02:07:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.22s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:03 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:07:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:07:03 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 02:07:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 02:07:03 INFO : empty_on_remote: Making directory 2025/09/24 02:07:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/24 02:07:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:05 INFO : sub dir: Making directory 2025/09/24 02:07:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 02:07:07 INFO : sub dir: Making directory 2025/09/24 02:07:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:15 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:15 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : apple: Unchanged skipping 2025/09/24 02:07:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:07:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : banana: Unchanged skipping 2025/09/24 02:07:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:07:16 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:07:16 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:07:16 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:16 INFO : There was nothing to transfer 2025/09/24 02:07:16 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:16 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : apple: Unchanged skipping 2025/09/24 02:07:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:07:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : banana: Unchanged skipping 2025/09/24 02:07:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:07:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:07:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:07:17 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:17 INFO : There was nothing to transfer 2025/09/24 02:07:17 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:17 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:29 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:30 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:07:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : apple: Unchanged skipping 2025/09/24 02:07:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:07:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : banana: Unchanged skipping 2025/09/24 02:07:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:07:30 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:07:30 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:07:30 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:30 INFO : There was nothing to transfer 2025/09/24 02:07:30 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:31 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : apple: Unchanged skipping 2025/09/24 02:07:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:07:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : banana: Unchanged skipping 2025/09/24 02:07:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:07:31 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:07:31 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:07:31 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:31 INFO : There was nothing to transfer 2025/09/24 02:07:31 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:31 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:07:43 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:07:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 02:07:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:07:44 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:07:44 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:07:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 02:07:44 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/24 02:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 02:07:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 02:07:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 02:07:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 02:07:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 02:07:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/24 02:07:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 02:07:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 02:07:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 02:07:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 02:07:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 02:07:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 02:07:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 02:07:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 02:07:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 02:07:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 02:07:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 02:07:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 02:07:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 02:07:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 02:07:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:46 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 02:07:46 INFO : banana: Deleted 2025/09/24 02:07:46 INFO : splitbananasplit: Deleted 2025/09/24 02:07:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 02:07:46 INFO : apple: Deleted 2025/09/24 02:07:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 02:07:46 INFO : appleappleapplebanana: Deleted 2025/09/24 02:07:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 02:07:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 02:07:47 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 02:07:47 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 02:07:47 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : apple: Unchanged skipping 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : banana: Unchanged skipping 2025/09/24 02:07:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:07:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:07:47 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:07:47 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:07:47 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:47 DEBUG : Waiting for deletions to finish 2025/09/24 02:07:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/24 02:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 02:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 02:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 02:07:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 02:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 02:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 02:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 02:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 02:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 02:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 02:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:08:02 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:03 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 02:08:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 02:08:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 02:08:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 02:08:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 02:08:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 02:08:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 02:08:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 02:08:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 02:08:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 02:08:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/24 02:08:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 02:08:03 INFO : apple: Copied (new) to: PREFIXapple 2025/09/24 02:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 02:08:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/24 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 02:08:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/24 02:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 02:08:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/24 02:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 02:08:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 02:08:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 02:08:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 02:08:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 02:08:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 02:08:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 02:08:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 02:08:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 02:08:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 02:08:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 02:08:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 02:08:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 02:08:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 02:08:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 02:08:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 02:08:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:05 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:05 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 02:08:05 INFO : apple: Deleted 2025/09/24 02:08:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 02:08:05 INFO : splitbananasplit: Deleted 2025/09/24 02:08:05 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 02:08:05 INFO : appleappleapplebanana: Deleted 2025/09/24 02:08:05 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 02:08:05 INFO : banana: Deleted 2025/09/24 02:08:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 02:08:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 02:08:05 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 02:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 02:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 02:08:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 02:08:06 INFO : apple: Copied (new) 2025/09/24 02:08:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 02:08:06 INFO : banana: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 02:08:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 02:08:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 02:08:07 INFO : splitbananasplit: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 02:08:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 02:08:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 02:08:07 INFO : appleappleapplebanana: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 02:08:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 02:08:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 02:08:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 02:08:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 02:08:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 02:08:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 02:08:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 02:08:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/24 02:08:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 02:08:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/24 02:08:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 02:08:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/24 02:08:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 02:08:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/24 02:08:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 02:08:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/24 02:08:08 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:08 INFO : PREFIXsplitbananasplit: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/24 02:08:08 INFO : PREFIXbanana: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/24 02:08:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/24 02:08:08 INFO : PREFIXapple: Deleted 2025/09/24 02:08:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/24 02:08:08 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:09 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:09 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:08:22 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:22 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:23 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:23 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:23 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:23 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:23 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 02:08:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 02:08:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 02:08:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 02:08:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 02:08:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 02:08:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 02:08:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 02:08:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 02:08:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 02:08:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 02:08:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 02:08:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 02:08:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 02:08:24 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 02:08:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 02:08:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 02:08:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 02:08:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 02:08:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 02:08:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:24 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 02:08:25 INFO : apple: Deleted 2025/09/24 02:08:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 02:08:25 INFO : appleappleapplebanana: Deleted 2025/09/24 02:08:25 INFO : splitbananasplit: Deleted 2025/09/24 02:08:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 02:08:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 02:08:25 INFO : banana: Deleted 2025/09/24 02:08:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 02:08:25 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 02:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 02:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 02:08:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:26 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:26 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 02:08:26 INFO : appleappleapplebanana: Copied (new) 2025/09/24 02:08:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 02:08:26 INFO : splitbananasplit: Copied (new) 2025/09/24 02:08:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 02:08:26 INFO : banana: Copied (new) 2025/09/24 02:08:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 02:08:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/24 02:08:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 02:08:26 INFO : apple: Copied (new) 2025/09/24 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 02:08:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 02:08:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 02:08:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 02:08:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 02:08:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 02:08:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 02:08:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 02:08:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 02:08:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 02:08:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 02:08:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 02:08:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 02:08:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/24 02:08:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 02:08:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/24 02:08:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 02:08:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/24 02:08:28 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : splitbananasplitSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : appleSUFFIX: Deleted 2025/09/24 02:08:28 INFO : bananaSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/24 02:08:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/24 02:08:28 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:28 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:29 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:08:41 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:41 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:42 DEBUG : apple: Unchanged skipping 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:42 DEBUG : banana: Unchanged skipping 2025/09/24 02:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 02:08:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 02:08:42 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:42 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 02:08:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/24 02:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 02:08:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/24 02:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 02:08:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/24 02:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 02:08:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/24 02:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 02:08:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/24 02:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 02:08:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/24 02:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 02:08:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/24 02:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 02:08:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/24 02:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 02:08:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/24 02:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 02:08:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/24 02:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 02:08:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/24 02:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 02:08:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/24 02:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 02:08:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/24 02:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 02:08:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/24 02:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 02:08:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/24 02:08:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 02:08:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/24 02:08:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 02:08:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/24 02:08:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 02:08:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/24 02:08:43 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 02:08:44 INFO : appleappleapplebanana: Deleted 2025/09/24 02:08:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 02:08:44 INFO : splitbananasplit: Deleted 2025/09/24 02:08:44 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 02:08:44 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 02:08:44 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : appleapple: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/24 02:08:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : apple: Unchanged skipping 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:08:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : banana: Unchanged skipping 2025/09/24 02:08:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 02:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 02:08:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 02:08:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 02:08:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 02:08:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 02:08:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 02:08:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 02:08:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 02:08:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 02:08:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 02:08:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 02:08:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 02:08:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 02:08:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 02:08:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:08:45 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:45 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:45 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:45 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : appleapple: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 02:08:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:08:57 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:58 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : apple: Unchanged skipping 2025/09/24 02:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : banana: Unchanged skipping 2025/09/24 02:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:08:58 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:58 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:58 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:58 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : apple: Unchanged skipping 2025/09/24 02:08:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:08:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : banana: Unchanged skipping 2025/09/24 02:08:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:08:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:08:59 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:08:59 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:08:59 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:59 DEBUG : Waiting for deletions to finish 2025/09/24 02:08:59 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:08:59 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:00 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:09:12 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:12 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:13 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:13 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:13 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:13 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:14 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:14 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:14 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:09:26 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:26 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:27 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:27 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:27 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:27 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:27 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:27 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:28 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:09:40 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:40 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:41 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:41 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:41 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:41 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:41 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:41 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:09:54 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:55 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:55 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:55 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:55 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:56 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : apple: Unchanged skipping 2025/09/24 02:09:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 02:09:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : banana: Unchanged skipping 2025/09/24 02:09:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:09:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 02:09:56 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:09:56 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:09:56 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:56 DEBUG : Waiting for deletions to finish 2025/09/24 02:09:56 DEBUG : apple: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : banana: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 02:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.00s) --- PASS: TestTransform/NFC (12.50s) --- PASS: TestTransform/NFD (14.52s) --- PASS: TestTransform/base64 (16.48s) --- PASS: TestTransform/prefix (21.18s) --- PASS: TestTransform/suffix (19.94s) --- PASS: TestTransform/truncate (16.32s) --- PASS: TestTransform/encoder (14.50s) --- PASS: TestTransform/ISO-8859-1 (14.09s) --- PASS: TestTransform/charmap (13.89s) --- PASS: TestTransform/lowercase (14.01s) --- PASS: TestTransform/ascii (14.57s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 02:10:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 02:10:01 INFO : sub dir_somesuffix: Making directory 2025/09/24 02:10:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 02:10:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/24 02:10:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 02:10:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 02:10:01 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:01 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 02:10:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:03 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:03 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:03 INFO : tictactoe: Making directory 2025/09/24 02:10:03 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:03 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/24 02:10:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:03 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/24 02:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:04 INFO : toe: Making directory 2025/09/24 02:10:04 INFO : toe/toe: Making directory 2025/09/24 02:10:04 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 02:10:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 02:10:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 02:10:04 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:04 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/24 02:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:06 INFO : toe: Making directory 2025/09/24 02:10:06 INFO : toe/toe: Making directory 2025/09/24 02:10:06 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 02:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 02:10:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 02:10:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:06 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/24 02:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:08 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:10:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 02:10:08 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:08 INFO : tictacempty_dir: Making directory 2025/09/24 02:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:08 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:08 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:08 INFO : tictactoe: Making directory 2025/09/24 02:10:08 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:08 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:08 INFO : tictactoe/tictactoe: Making directory 2025/09/24 02:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:08 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:08 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:09 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:10:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 02:10:09 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:09 INFO : tictacempty_dir: Making directory 2025/09/24 02:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:09 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:09 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:09 INFO : tictactoe: Making directory 2025/09/24 02:10:09 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:09 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:09 INFO : tictactoe/tictactoe: Making directory 2025/09/24 02:10:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 02:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:09 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:09 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/24 02:10:10 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:10 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:11 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:11 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 02:10:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/24 02:10:11 NOTICE: B2 bucket rclone-test-yalogon9rapi: 0 differences found 2025/09/24 02:10:11 NOTICE: B2 bucket rclone-test-yalogon9rapi: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:11 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:11 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:11 INFO : tictactoe: Making directory 2025/09/24 02:10:11 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:11 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:11 INFO : tictactoe/tictactoe: Making directory 2025/09/24 02:10:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:11 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:11 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:12 DEBUG : Waiting for deletions to finish 2025/09/24 02:10:12 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:13 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:13 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 02:10:13 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 02:10:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/24 02:10:13 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.23s) === RUN TestSyntax 2025/09/24 02:10:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:14 INFO : toe: Making directory 2025/09/24 02:10:14 INFO : toe/toe: Making directory 2025/09/24 02:10:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 02:10:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:14 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:14 INFO : toe/toe/toe: Copied (new) 2025/09/24 02:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.96s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:15 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:10:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 02:10:15 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:16 INFO : tictacempty_dir: Making directory 2025/09/24 02:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:16 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:16 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:16 INFO : tictactoe: Making directory 2025/09/24 02:10:16 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:16 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:16 INFO : tictactoe/tictactoe: Making directory 2025/09/24 02:10:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 02:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:16 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:16 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:16 INFO : toe/toe/toe.txt: Deleted 2025/09/24 02:10:16 INFO : toe/toe: Removing directory 2025/09/24 02:10:16 INFO : toe: Removing directory 2025/09/24 02:10:16 INFO : empty_dir: Removing directory 2025/09/24 02:10:16 DEBUG : Local file system at /tmp/rclone1043364683: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:17 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:10:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 02:10:17 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:17 INFO : tictacempty_dir: Making directory 2025/09/24 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:17 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:17 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:17 INFO : tictactoe: Making directory 2025/09/24 02:10:17 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:17 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:17 INFO : tictactoe/tictactoe: Making directory 2025/09/24 02:10:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 02:10:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:17 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:18 INFO : toe/toe/toe.txt: Deleted 2025/09/24 02:10:18 INFO : toe/toe: Removing directory 2025/09/24 02:10:18 INFO : toe: Removing directory 2025/09/24 02:10:18 INFO : empty_dir: Removing directory 2025/09/24 02:10:18 DEBUG : Local file system at /tmp/rclone1043364683: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/24 02:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 02:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 02:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 02:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 02:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/24 02:10:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:20 DEBUG : Reset feature "Copy" 2025/09/24 02:10:20 DEBUG : Reset feature "Move" 2025/09/24 02:10:20 DEBUG : Reset feature "Copy" 2025/09/24 02:10:20 DEBUG : Reset feature "Move" 2025/09/24 02:10:20 DEBUG : empty_dir: Making directory with metadata 2025/09/24 02:10:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 02:10:20 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:20 INFO : tictacempty_dir: Making directory 2025/09/24 02:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 02:10:20 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:20 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:20 INFO : tictactoe: Making directory 2025/09/24 02:10:20 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:20 DEBUG : toe: transformed to: tictactoe 2025/09/24 02:10:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:20 INFO : tictactoe/tictactoe: Making directory 2025/09/24 02:10:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 02:10:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 02:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:20 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:20 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 02:10:21 INFO : toe/toe/toe.txt: Deleted 2025/09/24 02:10:21 INFO : toe/toe: Removing directory 2025/09/24 02:10:21 INFO : toe: Removing directory 2025/09/24 02:10:21 INFO : empty_dir: Removing directory 2025/09/24 02:10:21 DEBUG : Local file system at /tmp/rclone1043364683: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/24 02:10:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 02:10:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 02:10:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 02:10:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 02:10:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/24 02:10:23 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.49s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:24 DEBUG : toe: transformed to: dG9l 2025/09/24 02:10:24 DEBUG : toe: transformed to: dG9l 2025/09/24 02:10:24 INFO : dG9l: Making directory 2025/09/24 02:10:24 DEBUG : toe: transformed to: dG9l 2025/09/24 02:10:24 DEBUG : toe: transformed to: dG9l 2025/09/24 02:10:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/24 02:10:24 INFO : dG9l/dG9l: Making directory 2025/09/24 02:10:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/24 02:10:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/24 02:10:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 02:10:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 02:10:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 02:10:24 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:24 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 02:10:24 DEBUG : Waiting for deletions to finish 2025/09/24 02:10:25 DEBUG : dG9l: transformed to: toe 2025/09/24 02:10:25 DEBUG : dG9l: transformed to: toe 2025/09/24 02:10:25 DEBUG : dG9l: transformed to: toe 2025/09/24 02:10:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/24 02:10:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/24 02:10:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/24 02:10:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/24 02:10:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/24 02:10:25 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for checks to finish 2025/09/24 02:10:25 DEBUG : Local file system at /tmp/rclone1043364683: Waiting for transfers to finish 2025/09/24 02:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yalogon9rapi", Local "Local file system at /tmp/rclone1043364683", Modify Window "1ms" 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe: transformed to: 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe: transformed to: 2025/09/24 02:10:26 INFO : B2 bucket rclone-test-yalogon9rapi: Making directory 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe: transformed to: 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe: transformed to: 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe/toe: transformed to: 2025/09/24 02:10:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/24 02:10:26 INFO : toe/toe: Making directory 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe/toe: transformed to: 2025/09/24 02:10:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe: transformed to: 2025/09/24 02:10:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 02:10:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 02:10:26 DEBUG : toe/toe/toe: transformed to: 2025/09/24 02:10:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/24 02:10:26 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for checks to finish 2025/09/24 02:10:26 DEBUG : B2 bucket rclone-test-yalogon9rapi: Waiting for transfers to finish 2025/09/24 02:10:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 02:10:27 INFO : toe/toe/toe: Copied (new) 2025/09/24 02:10:27 ERROR : B2 bucket rclone-test-yalogon9rapi: not deleting files as there were IO errors 2025/09/24 02:10:27 ERROR : B2 bucket rclone-test-yalogon9rapi: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/09/24 02:10:28 DEBUG : B2 bucket rclone-test-yalogon9rapi: Purge remote 2025/09/24 02:10:28 INFO : B2 bucket rclone-test-yalogon9rapi: cleaning bucket "rclone-test-yalogon9rapi" of all files 2025/09/24 02:10:29 DEBUG : BackupDir/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b45f_d20250924_m020444_c001_v7007000_t0000_u01758679484613") 2025/09/24 02:10:29 DEBUG : BackupDir/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f108241d3e08ca8ba_d20250924_m020438_c001_v0001041_t0044_u01758679478442") 2025/09/24 02:10:29 DEBUG : CompareDest/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591dac_d20250924_m020419_c001_v7007000_t0000_u01758679459106") 2025/09/24 02:10:29 DEBUG : CompareDest/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af91c_d20250924_m020412_c001_v0001120_t0023_u01758679452291") 2025/09/24 02:10:29 DEBUG : CompareDest/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591dad_d20250924_m020419_c001_v7007000_t0000_u01758679459288") 2025/09/24 02:10:29 DEBUG : CompareDest/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f74c_d20250924_m020413_c001_v0001165_t0048_u01758679453949") 2025/09/24 02:10:29 DEBUG : CopyDest/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b460_d20250924_m020444_c001_v7007000_t0000_u01758679484796") 2025/09/24 02:10:29 DEBUG : CopyDest/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f727d_d20250924_m020435_c001_v0001036_t0011_u01758679475371") 2025/09/24 02:10:29 DEBUG : CopyDest/three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b462_d20250924_m020444_c001_v7007000_t0000_u01758679484979") 2025/09/24 02:10:29 DEBUG : CopyDest/three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f7d6_d20250924_m020442_c001_v0001165_t0051_u01758679482748") 2025/09/24 02:10:29 DEBUG : CopyDest/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b463_d20250924_m020445_c001_v7007000_t0000_u01758679485162") 2025/09/24 02:10:29 DEBUG : CopyDest/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af97b_d20250924_m020440_c001_v0001120_t0052_u01758679480333") 2025/09/24 02:10:29 DEBUG : EXISTING: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7d1d_d20250924_m020608_c001_v7007000_t0000_u01758679568697") 2025/09/24 02:10:29 DEBUG : EXISTING: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa93_d20250924_m020607_c001_v0001120_t0021_u01758679567206") 2025/09/24 02:10:29 DEBUG : PREFIXapple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7196f_d20250924_m020808_c001_v7007000_t0000_u01758679688708") 2025/09/24 02:10:29 DEBUG : PREFIXapple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ef0_d20250924_m020803_c001_v0001183_t0044_u01758679683705") 2025/09/24 02:10:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0f2a_d20250924_m020808_c001_v7007000_t0000_u01758679688546") 2025/09/24 02:10:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9532_d20250924_m020803_c001_v0001137_t0026_u01758679683723") 2025/09/24 02:10:29 DEBUG : PREFIXbanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c9610a3_d20250924_m020808_c001_v7007000_t0000_u01758679688372") 2025/09/24 02:10:30 DEBUG : PREFIXbanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3def_d20250924_m020803_c001_v0001183_t0009_u01758679683713") 2025/09/24 02:10:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f58_d20250924_m020808_c001_v7007000_t0000_u01758679688324") 2025/09/24 02:10:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcd9_d20250924_m020803_c001_v0001120_t0057_u01758679683730") 2025/09/24 02:10:30 DEBUG : Testêé: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7d00_d20250924_m020604_c001_v7007000_t0000_u01758679564507") 2025/09/24 02:10:30 DEBUG : Testêé: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa8b_d20250924_m020603_c001_v0001120_t0007_u01758679563685") 2025/09/24 02:10:30 DEBUG : Testêé: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa89_d20250924_m020602_c001_v0001120_t0049_u01758679562840") 2025/09/24 02:10:30 DEBUG : YXBwbGU=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f673d_d20250924_m020748_c001_v7007000_t0000_u01758679668701") 2025/09/24 02:10:30 DEBUG : YXBwbGU=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94e3_d20250924_m020744_c001_v0001137_t0057_u01758679664786") 2025/09/24 02:10:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f673e_d20250924_m020748_c001_v7007000_t0000_u01758679668885") 2025/09/24 02:10:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc88_d20250924_m020744_c001_v0001120_t0031_u01758679664761") 2025/09/24 02:10:30 DEBUG : YmFuYW5h: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f673f_d20250924_m020749_c001_v7007000_t0000_u01758679669143") 2025/09/24 02:10:30 DEBUG : YmFuYW5h: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e3f_d20250924_m020744_c001_v0001183_t0023_u01758679664778") 2025/09/24 02:10:30 DEBUG : a/potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa02_d20250924_m020242_c001_v7007000_t0000_u01758679362025") 2025/09/24 02:10:30 DEBUG : a/potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3d0_d20250924_m020241_c001_v0001165_t0035_u01758679361449") 2025/09/24 02:10:30 DEBUG : a/potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9fd_d20250924_m020240_c001_v7007000_t0000_u01758679360016") 2025/09/24 02:10:30 DEBUG : a/potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3c4_d20250924_m020239_c001_v0001165_t0055_u01758679359148") 2025/09/24 02:10:30 DEBUG : a/potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b713f4_d20250924_m020223_c001_v7007000_t0000_u01758679343397") 2025/09/24 02:10:30 DEBUG : a/potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f370_d20250924_m020222_c001_v0001165_t0014_u01758679342641") 2025/09/24 02:10:30 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433506e_d20250924_m020957_c001_v7007000_t0000_u01758679797322") 2025/09/24 02:10:30 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276343_d20250924_m020953_c001_v0001183_t0050_u01758679793578") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7ef_d20250924_m020942_c001_v7007000_t0000_u01758679782621") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27629d_d20250924_m020938_c001_v0001183_t0042_u01758679778989") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ba7_d20250924_m020928_c001_v7007000_t0000_u01758679768701") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27623e_d20250924_m020925_c001_v0001183_t0050_u01758679765347") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c08f_d20250924_m020914_c001_v7007000_t0000_u01758679754887") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2761c2_d20250924_m020911_c001_v0001183_t0043_u01758679751283") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803bd_d20250924_m020900_c001_v7007000_t0000_u01758679740664") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27610e_d20250924_m020856_c001_v0001183_t0001_u01758679736825") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c96116d_d20250924_m020846_c001_v7007000_t0000_u01758679726216") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f4a_d20250924_m020840_c001_v0001183_t0027_u01758679720859") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aa9_d20250924_m020829_c001_v7007000_t0000_u01758679709918") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd38_d20250924_m020826_c001_v0001120_t0035_u01758679706595") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea69_d20250924_m020825_c001_v7007000_t0000_u01758679705441") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fa4_d20250924_m020821_c001_v0001183_t0013_u01758679701211") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71971_d20250924_m020810_c001_v7007000_t0000_u01758679690053") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f1a_d20250924_m020806_c001_v0001183_t0046_u01758679686767") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591f27_d20250924_m020805_c001_v7007000_t0000_u01758679685547") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ee0_d20250924_m020801_c001_v0001183_t0047_u01758679681755") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecfa_d20250924_m020746_c001_v7007000_t0000_u01758679666805") 2025/09/24 02:10:31 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d31_d20250924_m020742_c001_v0001183_t0049_u01758679662494") 2025/09/24 02:10:32 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d355_d20250924_m020732_c001_v7007000_t0000_u01758679652407") 2025/09/24 02:10:32 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3c96_d20250924_m020728_c001_v0001183_t0019_u01758679648792") 2025/09/24 02:10:32 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c58_d20250924_m020717_c001_v7007000_t0000_u01758679637893") 2025/09/24 02:10:32 DEBUG : apple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3c04_d20250924_m020714_c001_v0001183_t0016_u01758679634582") 2025/09/24 02:10:32 DEBUG : appleSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9ced4_d20250924_m020828_c001_v7007000_t0000_u01758679708243") 2025/09/24 02:10:32 DEBUG : appleSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fc3_d20250924_m020823_c001_v0001183_t0048_u01758679703367") 2025/09/24 02:10:32 DEBUG : appleapple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c96116e_d20250924_m020846_c001_v7007000_t0000_u01758679726401") 2025/09/24 02:10:32 DEBUG : appleapple: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f5f_d20250924_m020842_c001_v0001183_t0039_u01758679722681") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433506f_d20250924_m020957_c001_v7007000_t0000_u01758679797505") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe78_d20250924_m020954_c001_v0001120_t0020_u01758679794025") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f0_d20250924_m020942_c001_v7007000_t0000_u01758679782805") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe40_d20250924_m020939_c001_v0001120_t0045_u01758679779431") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ba8_d20250924_m020928_c001_v7007000_t0000_u01758679768884") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe16_d20250924_m020925_c001_v0001120_t0018_u01758679765762") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c093_d20250924_m020915_c001_v7007000_t0000_u01758679755068") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afde4_d20250924_m020911_c001_v0001120_t0019_u01758679751709") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803c2_d20250924_m020900_c001_v7007000_t0000_u01758679740849") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afdb1_d20250924_m020857_c001_v0001120_t0036_u01758679737241") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961166_d20250924_m020844_c001_v7007000_t0000_u01758679724220") 2025/09/24 02:10:32 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276070_d20250924_m020841_c001_v0001183_t0012_u01758679721353") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aaa_d20250924_m020830_c001_v7007000_t0000_u01758679710102") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fe2_d20250924_m020826_c001_v0001183_t0003_u01758679706580") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9eb_d20250924_m020825_c001_v7007000_t0000_u01758679705447") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd26_d20250924_m020821_c001_v0001120_t0040_u01758679701622") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71972_d20250924_m020810_c001_v7007000_t0000_u01758679690240") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afce7_d20250924_m020806_c001_v0001120_t0045_u01758679686770") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71964_d20250924_m020805_c001_v7007000_t0000_u01758679685627") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c952c_d20250924_m020802_c001_v0001137_t0041_u01758679682186") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bed6_d20250924_m020746_c001_v7007000_t0000_u01758679666865") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e33_d20250924_m020743_c001_v0001183_t0025_u01758679663111") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d357_d20250924_m020732_c001_v7007000_t0000_u01758679652588") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275db3_d20250924_m020729_c001_v0001183_t0035_u01758679649350") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c5a_d20250924_m020718_c001_v7007000_t0000_u01758679638074") 2025/09/24 02:10:33 DEBUG : appleappleapplebanana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275d2b_d20250924_m020715_c001_v0001183_t0042_u01758679635270") 2025/09/24 02:10:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9ced7_d20250924_m020828_c001_v7007000_t0000_u01758679708440") 2025/09/24 02:10:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ea0_d20250924_m020823_c001_v0001183_t0022_u01758679703376") 2025/09/24 02:10:33 DEBUG : b/potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa05_d20250924_m020242_c001_v7007000_t0000_u01758679362208") 2025/09/24 02:10:33 DEBUG : b/potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3ca_d20250924_m020240_c001_v0001165_t0049_u01758679360569") 2025/09/24 02:10:33 DEBUG : b/potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9fb_d20250924_m020239_c001_v7007000_t0000_u01758679359400") 2025/09/24 02:10:33 DEBUG : b/potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3be_d20250924_m020238_c001_v0001165_t0027_u01758679358372") 2025/09/24 02:10:34 DEBUG : b/potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b713e7_d20250924_m020222_c001_v7007000_t0000_u01758679342844") 2025/09/24 02:10:34 DEBUG : b/potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f36c_d20250924_m020221_c001_v0001165_t0004_u01758679341814") 2025/09/24 02:10:34 DEBUG : backup/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886505_d20250924_m020457_c001_v7007000_t0000_u01758679497850") 2025/09/24 02:10:34 DEBUG : backup/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f117ca8cbef75b981_d20250924_m020455_c001_v0001101_t0002_u01758679495985") 2025/09/24 02:10:34 DEBUG : backup/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f106892adabddb6b9_d20250924_m020452_c001_v0001145_t0032_u01758679492092") 2025/09/24 02:10:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd63_d20250924_m020526_c001_v7007000_t0000_u01758679526310") 2025/09/24 02:10:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f102e138965fe7fa7_d20250924_m020523_c001_v0001029_t0021_u01758679523632") 2025/09/24 02:10:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104ea8fe17446f74_d20250924_m020519_c001_v0001092_t0037_u01758679519902") 2025/09/24 02:10:34 DEBUG : backup/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134a9_d20250924_m020513_c001_v7007000_t0000_u01758679513494") 2025/09/24 02:10:34 DEBUG : backup/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1085f4f51659b7f8_d20250924_m020511_c001_v0001117_t0038_u01758679511036") 2025/09/24 02:10:34 DEBUG : backup/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1084fcd693b04e1f_d20250924_m020506_c001_v0001179_t0042_u01758679506935") 2025/09/24 02:10:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd65_d20250924_m020526_c001_v7007000_t0000_u01758679526493") 2025/09/24 02:10:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f116d8527072157f0_d20250924_m020524_c001_v0001104_t0001_u01758679524736") 2025/09/24 02:10:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f118c41683108f21c_d20250924_m020521_c001_v0001184_t0044_u01758679521532") 2025/09/24 02:10:34 DEBUG : backup/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886507_d20250924_m020458_c001_v7007000_t0000_u01758679498032") 2025/09/24 02:10:34 DEBUG : backup/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10698da0018f9e80_d20250924_m020456_c001_v0001157_t0010_u01758679496949") 2025/09/24 02:10:34 DEBUG : backup/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10524568f55619e8_d20250924_m020453_c001_v0001101_t0059_u01758679493496") 2025/09/24 02:10:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134ab_d20250924_m020513_c001_v7007000_t0000_u01758679513678") 2025/09/24 02:10:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113410758a98b524_d20250924_m020512_c001_v0001101_t0040_u01758679512465") 2025/09/24 02:10:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f106d19e7d2e8ad18_d20250924_m020508_c001_v0001040_t0011_u01758679508647") 2025/09/24 02:10:34 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335070_d20250924_m020957_c001_v7007000_t0000_u01758679797690") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4223_d20250924_m020953_c001_v0001183_t0014_u01758679793801") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f2_d20250924_m020942_c001_v7007000_t0000_u01758679782988") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff41a5_d20250924_m020939_c001_v0001183_t0009_u01758679779240") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ba9_d20250924_m020929_c001_v7007000_t0000_u01758679769068") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff412f_d20250924_m020925_c001_v0001183_t0041_u01758679765554") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c098_d20250924_m020915_c001_v7007000_t0000_u01758679755249") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff409d_d20250924_m020911_c001_v0001183_t0027_u01758679751504") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803c9_d20250924_m020901_c001_v7007000_t0000_u01758679741033") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4014_d20250924_m020857_c001_v0001183_t0016_u01758679737038") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c96116f_d20250924_m020846_c001_v7007000_t0000_u01758679726586") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd68_d20250924_m020841_c001_v0001120_t0000_u01758679721078") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aab_d20250924_m020830_c001_v7007000_t0000_u01758679710369") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9597_d20250924_m020826_c001_v0001137_t0003_u01758679706566") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bf4d_d20250924_m020825_c001_v7007000_t0000_u01758679705638") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e84_d20250924_m020821_c001_v0001183_t0050_u01758679701416") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71973_d20250924_m020810_c001_v7007000_t0000_u01758679690422") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e11_d20250924_m020806_c001_v0001183_t0039_u01758679686754") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71966_d20250924_m020805_c001_v7007000_t0000_u01758679685816") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3de5_d20250924_m020801_c001_v0001183_t0051_u01758679681971") 2025/09/24 02:10:35 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecf5_d20250924_m020746_c001_v7007000_t0000_u01758679666440") 2025/09/24 02:10:36 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc78_d20250924_m020742_c001_v0001120_t0016_u01758679662686") 2025/09/24 02:10:36 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d35a_d20250924_m020732_c001_v7007000_t0000_u01758679652770") 2025/09/24 02:10:36 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc46_d20250924_m020729_c001_v0001120_t0015_u01758679648999") 2025/09/24 02:10:36 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c5c_d20250924_m020718_c001_v7007000_t0000_u01758679638255") 2025/09/24 02:10:36 DEBUG : banana: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc1d_d20250924_m020714_c001_v0001120_t0057_u01758679634784") 2025/09/24 02:10:36 DEBUG : bananaSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9ced5_d20250924_m020828_c001_v7007000_t0000_u01758679708255") 2025/09/24 02:10:36 DEBUG : bananaSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd28_d20250924_m020823_c001_v0001120_t0028_u01758679703383") 2025/09/24 02:10:36 DEBUG : both0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d23b_d20250924_m020653_c001_v7007000_t0000_u01758679613529") 2025/09/24 02:10:36 DEBUG : both0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb3f_d20250924_m020633_c001_v0001120_t0020_u01758679593977") 2025/09/24 02:10:36 DEBUG : both0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e6f_d20250924_m020629_c001_v7007000_t0000_u01758679589667") 2025/09/24 02:10:36 DEBUG : both0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa9d_d20250924_m020610_c001_v0001120_t0028_u01758679570561") 2025/09/24 02:10:36 DEBUG : both1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d23c_d20250924_m020653_c001_v7007000_t0000_u01758679613712") 2025/09/24 02:10:36 DEBUG : both1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb43_d20250924_m020634_c001_v0001120_t0021_u01758679594919") 2025/09/24 02:10:36 DEBUG : both1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e70_d20250924_m020629_c001_v7007000_t0000_u01758679589851") 2025/09/24 02:10:36 DEBUG : both1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaa5_d20250924_m020611_c001_v0001120_t0046_u01758679571555") 2025/09/24 02:10:36 DEBUG : both10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d23d_d20250924_m020653_c001_v7007000_t0000_u01758679613894") 2025/09/24 02:10:36 DEBUG : both10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb7b_d20250924_m020642_c001_v0001120_t0024_u01758679602908") 2025/09/24 02:10:36 DEBUG : both10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e71_d20250924_m020630_c001_v7007000_t0000_u01758679590056") 2025/09/24 02:10:36 DEBUG : both10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afae7_d20250924_m020619_c001_v0001120_t0018_u01758679579701") 2025/09/24 02:10:36 DEBUG : both11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d23f_d20250924_m020654_c001_v7007000_t0000_u01758679614076") 2025/09/24 02:10:36 DEBUG : both11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb7f_d20250924_m020643_c001_v0001120_t0043_u01758679603524") 2025/09/24 02:10:36 DEBUG : both11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e72_d20250924_m020630_c001_v7007000_t0000_u01758679590246") 2025/09/24 02:10:37 DEBUG : both11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaed_d20250924_m020620_c001_v0001120_t0033_u01758679580491") 2025/09/24 02:10:37 DEBUG : both12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d241_d20250924_m020654_c001_v7007000_t0000_u01758679614258") 2025/09/24 02:10:37 DEBUG : both12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb85_d20250924_m020644_c001_v0001120_t0032_u01758679604799") 2025/09/24 02:10:37 DEBUG : both12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e73_d20250924_m020630_c001_v7007000_t0000_u01758679590431") 2025/09/24 02:10:37 DEBUG : both12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaf3_d20250924_m020621_c001_v0001120_t0000_u01758679581191") 2025/09/24 02:10:37 DEBUG : both13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d243_d20250924_m020654_c001_v7007000_t0000_u01758679614440") 2025/09/24 02:10:37 DEBUG : both13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb89_d20250924_m020645_c001_v0001120_t0037_u01758679605550") 2025/09/24 02:10:37 DEBUG : both13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e74_d20250924_m020630_c001_v7007000_t0000_u01758679590616") 2025/09/24 02:10:37 DEBUG : both13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afafb_d20250924_m020621_c001_v0001120_t0009_u01758679581868") 2025/09/24 02:10:37 DEBUG : both14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d245_d20250924_m020654_c001_v7007000_t0000_u01758679614621") 2025/09/24 02:10:37 DEBUG : both14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb91_d20250924_m020646_c001_v0001120_t0038_u01758679606377") 2025/09/24 02:10:37 DEBUG : both14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e75_d20250924_m020630_c001_v7007000_t0000_u01758679590802") 2025/09/24 02:10:37 DEBUG : both14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb03_d20250924_m020622_c001_v0001120_t0015_u01758679582607") 2025/09/24 02:10:37 DEBUG : both15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d247_d20250924_m020654_c001_v7007000_t0000_u01758679614803") 2025/09/24 02:10:37 DEBUG : both15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb99_d20250924_m020647_c001_v0001120_t0039_u01758679607193") 2025/09/24 02:10:37 DEBUG : both15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e76_d20250924_m020630_c001_v7007000_t0000_u01758679590987") 2025/09/24 02:10:37 DEBUG : both15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb08_d20250924_m020623_c001_v0001120_t0001_u01758679583183") 2025/09/24 02:10:37 DEBUG : both16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d249_d20250924_m020654_c001_v7007000_t0000_u01758679614985") 2025/09/24 02:10:37 DEBUG : both16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afba1_d20250924_m020648_c001_v0001120_t0035_u01758679608029") 2025/09/24 02:10:37 DEBUG : both16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e77_d20250924_m020631_c001_v7007000_t0000_u01758679591176") 2025/09/24 02:10:37 DEBUG : both16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb0e_d20250924_m020623_c001_v0001120_t0000_u01758679583779") 2025/09/24 02:10:38 DEBUG : both17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d24a_d20250924_m020655_c001_v7007000_t0000_u01758679615167") 2025/09/24 02:10:38 DEBUG : both17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afba7_d20250924_m020648_c001_v0001120_t0054_u01758679608751") 2025/09/24 02:10:38 DEBUG : both17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e78_d20250924_m020631_c001_v7007000_t0000_u01758679591361") 2025/09/24 02:10:38 DEBUG : both17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb14_d20250924_m020624_c001_v0001120_t0028_u01758679584618") 2025/09/24 02:10:38 DEBUG : both18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d24c_d20250924_m020655_c001_v7007000_t0000_u01758679615350") 2025/09/24 02:10:38 DEBUG : both18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbad_d20250924_m020649_c001_v0001120_t0012_u01758679609548") 2025/09/24 02:10:38 DEBUG : both18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e79_d20250924_m020631_c001_v7007000_t0000_u01758679591546") 2025/09/24 02:10:38 DEBUG : both18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb1e_d20250924_m020625_c001_v0001120_t0033_u01758679585433") 2025/09/24 02:10:38 DEBUG : both19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d24f_d20250924_m020655_c001_v7007000_t0000_u01758679615537") 2025/09/24 02:10:38 DEBUG : both19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbb3_d20250924_m020650_c001_v0001120_t0014_u01758679610081") 2025/09/24 02:10:38 DEBUG : both19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e7a_d20250924_m020631_c001_v7007000_t0000_u01758679591734") 2025/09/24 02:10:38 DEBUG : both19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb26_d20250924_m020626_c001_v0001120_t0015_u01758679586195") 2025/09/24 02:10:38 DEBUG : both2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d252_d20250924_m020655_c001_v7007000_t0000_u01758679615719") 2025/09/24 02:10:38 DEBUG : both2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb47_d20250924_m020635_c001_v0001120_t0000_u01758679595719") 2025/09/24 02:10:38 DEBUG : both2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e7c_d20250924_m020631_c001_v7007000_t0000_u01758679591919") 2025/09/24 02:10:38 DEBUG : both2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afab1_d20250924_m020612_c001_v0001120_t0020_u01758679572535") 2025/09/24 02:10:38 DEBUG : both3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d253_d20250924_m020655_c001_v7007000_t0000_u01758679615901") 2025/09/24 02:10:38 DEBUG : both3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb4d_d20250924_m020636_c001_v0001120_t0029_u01758679596385") 2025/09/24 02:10:38 DEBUG : both3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e7d_d20250924_m020632_c001_v7007000_t0000_u01758679592103") 2025/09/24 02:10:39 DEBUG : both3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaba_d20250924_m020613_c001_v0001120_t0024_u01758679573519") 2025/09/24 02:10:39 DEBUG : both4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d255_d20250924_m020656_c001_v7007000_t0000_u01758679616084") 2025/09/24 02:10:39 DEBUG : both4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb53_d20250924_m020637_c001_v0001120_t0009_u01758679597297") 2025/09/24 02:10:39 DEBUG : both4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e7e_d20250924_m020632_c001_v7007000_t0000_u01758679592290") 2025/09/24 02:10:39 DEBUG : both4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afac2_d20250924_m020614_c001_v0001120_t0046_u01758679574466") 2025/09/24 02:10:39 DEBUG : both5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d257_d20250924_m020656_c001_v7007000_t0000_u01758679616266") 2025/09/24 02:10:39 DEBUG : both5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb5b_d20250924_m020638_c001_v0001120_t0027_u01758679598461") 2025/09/24 02:10:39 DEBUG : both5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e80_d20250924_m020632_c001_v7007000_t0000_u01758679592476") 2025/09/24 02:10:39 DEBUG : both5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afac8_d20250924_m020615_c001_v0001120_t0031_u01758679575441") 2025/09/24 02:10:39 DEBUG : both6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d258_d20250924_m020656_c001_v7007000_t0000_u01758679616448") 2025/09/24 02:10:39 DEBUG : both6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb63_d20250924_m020639_c001_v0001120_t0057_u01758679599474") 2025/09/24 02:10:39 DEBUG : both6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e81_d20250924_m020632_c001_v7007000_t0000_u01758679592665") 2025/09/24 02:10:39 DEBUG : both6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44aface_d20250924_m020616_c001_v0001120_t0003_u01758679576149") 2025/09/24 02:10:39 DEBUG : both7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d259_d20250924_m020656_c001_v7007000_t0000_u01758679616630") 2025/09/24 02:10:39 DEBUG : both7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb69_d20250924_m020640_c001_v0001120_t0055_u01758679600139") 2025/09/24 02:10:39 DEBUG : both7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e82_d20250924_m020632_c001_v7007000_t0000_u01758679592864") 2025/09/24 02:10:39 DEBUG : both7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afad2_d20250924_m020616_c001_v0001120_t0028_u01758679576826") 2025/09/24 02:10:39 DEBUG : both8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d25a_d20250924_m020656_c001_v7007000_t0000_u01758679616813") 2025/09/24 02:10:39 DEBUG : both8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb6f_d20250924_m020641_c001_v0001120_t0025_u01758679601102") 2025/09/24 02:10:39 DEBUG : both8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e83_d20250924_m020633_c001_v7007000_t0000_u01758679593051") 2025/09/24 02:10:39 DEBUG : both8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afada_d20250924_m020618_c001_v0001120_t0033_u01758679578111") 2025/09/24 02:10:40 DEBUG : both9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d25b_d20250924_m020657_c001_v7007000_t0000_u01758679617006") 2025/09/24 02:10:40 DEBUG : both9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb75_d20250924_m020642_c001_v0001120_t0035_u01758679602085") 2025/09/24 02:10:40 DEBUG : both9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e84_d20250924_m020633_c001_v7007000_t0000_u01758679593236") 2025/09/24 02:10:40 DEBUG : both9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afae1_d20250924_m020618_c001_v0001120_t0044_u01758679578927") 2025/09/24 02:10:40 DEBUG : c/non empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa08_d20250924_m020242_c001_v7007000_t0000_u01758679362392") 2025/09/24 02:10:40 DEBUG : c/non empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3cc_d20250924_m020240_c001_v0001165_t0045_u01758679360802") 2025/09/24 02:10:40 DEBUG : c/non empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9fe_d20250924_m020240_c001_v7007000_t0000_u01758679360197") 2025/09/24 02:10:40 DEBUG : c/non empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3c0_d20250924_m020238_c001_v0001165_t0012_u01758679358569") 2025/09/24 02:10:40 DEBUG : c/non empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b713f7_d20250924_m020223_c001_v7007000_t0000_u01758679343579") 2025/09/24 02:10:40 DEBUG : c/non empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f36e_d20250924_m020222_c001_v0001165_t0041_u01758679342039") 2025/09/24 02:10:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6740_d20250924_m020749_c001_v7007000_t0000_u01758679669327") 2025/09/24 02:10:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d47_d20250924_m020744_c001_v0001183_t0051_u01758679664756") 2025/09/24 02:10:40 DEBUG : check sum: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71395_d20250924_m020215_c001_v7007000_t0000_u01758679335228") 2025/09/24 02:10:40 DEBUG : check sum: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f349_d20250924_m020214_c001_v0001165_t0050_u01758679334167") 2025/09/24 02:10:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c21f_d20250924_m021026_c001_v7007000_t0000_u01758679826173") 2025/09/24 02:10:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27645b_d20250924_m021024_c001_v0001183_t0030_u01758679824776") 2025/09/24 02:10:40 DEBUG : dest/3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b452_d20250924_m020428_c001_v7007000_t0000_u01758679468589") 2025/09/24 02:10:41 DEBUG : dest/3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40462af41e941cff_d20250924_m020427_c001_v0001180_t0034_u01758679467483") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961170_d20250924_m020846_c001_v7007000_t0000_u01758679726771") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95d9_d20250924_m020842_c001_v0001137_t0029_u01758679722712") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335071_d20250924_m020957_c001_v7007000_t0000_u01758679797876") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2762fb_d20250924_m020947_c001_v0001183_t0011_u01758679787429") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f3_d20250924_m020943_c001_v7007000_t0000_u01758679783171") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276277_d20250924_m020933_c001_v0001183_t0013_u01758679773415") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253baa_d20250924_m020929_c001_v7007000_t0000_u01758679769251") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276213_d20250924_m020919_c001_v0001183_t0050_u01758679759543") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c09e_d20250924_m020915_c001_v7007000_t0000_u01758679755434") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276175_d20250924_m020905_c001_v0001183_t0020_u01758679745441") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803d0_d20250924_m020901_c001_v7007000_t0000_u01758679741216") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2760dd_d20250924_m020850_c001_v0001183_t0027_u01758679730980") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf939_d20250924_m020844_c001_v7007000_t0000_u01758679724014") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f16_d20250924_m020834_c001_v0001183_t0012_u01758679714627") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aac_d20250924_m020830_c001_v7007000_t0000_u01758679710564") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fe4_d20250924_m020826_c001_v0001183_t0006_u01758679706786") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9ced1_d20250924_m020825_c001_v7007000_t0000_u01758679705409") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f68_d20250924_m020814_c001_v0001183_t0045_u01758679694681") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71974_d20250924_m020810_c001_v7007000_t0000_u01758679690604") 2025/09/24 02:10:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f1c_d20250924_m020806_c001_v0001183_t0014_u01758679686966") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6613771_d20250924_m020805_c001_v7007000_t0000_u01758679685569") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e89_d20250924_m020753_c001_v0001183_t0017_u01758679673500") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66136d3_d20250924_m020746_c001_v7007000_t0000_u01758679666874") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3cfa_d20250924_m020737_c001_v0001183_t0002_u01758679657021") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d35c_d20250924_m020732_c001_v7007000_t0000_u01758679652952") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3c59_d20250924_m020722_c001_v0001183_t0054_u01758679642490") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c5e_d20250924_m020718_c001_v7007000_t0000_u01758679638435") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3bbe_d20250924_m020709_c001_v0001183_t0033_u01758679629637") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f70_d20250924_m020828_c001_v7007000_t0000_u01758679708218") 2025/09/24 02:10:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fc7_d20250924_m020823_c001_v0001183_t0035_u01758679703580") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961171_d20250924_m020846_c001_v7007000_t0000_u01758679726961") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27607a_d20250924_m020842_c001_v0001183_t0050_u01758679722704") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335072_d20250924_m020958_c001_v7007000_t0000_u01758679798059") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff41ef_d20250924_m020948_c001_v0001183_t0049_u01758679788023") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f4_d20250924_m020943_c001_v7007000_t0000_u01758679783379") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff417b_d20250924_m020933_c001_v0001183_t0023_u01758679773978") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bab_d20250924_m020929_c001_v7007000_t0000_u01758679769434") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff40ea_d20250924_m020920_c001_v0001183_t0046_u01758679760120") 2025/09/24 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0a3_d20250924_m020915_c001_v7007000_t0000_u01758679755615") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4065_d20250924_m020906_c001_v0001183_t0034_u01758679746032") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803d5_d20250924_m020901_c001_v7007000_t0000_u01758679741404") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3fc6_d20250924_m020851_c001_v0001183_t0056_u01758679731550") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d397_d20250924_m020844_c001_v7007000_t0000_u01758679724386") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd4e_d20250924_m020835_c001_v0001120_t0040_u01758679715201") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aad_d20250924_m020830_c001_v7007000_t0000_u01758679710746") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ec6_d20250924_m020826_c001_v0001183_t0055_u01758679706796") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9ced2_d20250924_m020825_c001_v7007000_t0000_u01758679705591") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e53_d20250924_m020815_c001_v0001183_t0007_u01758679695258") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71975_d20250924_m020810_c001_v7007000_t0000_u01758679690788") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e13_d20250924_m020806_c001_v0001183_t0016_u01758679686975") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c96108f_d20250924_m020805_c001_v7007000_t0000_u01758679685609") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d93_d20250924_m020754_c001_v0001183_t0046_u01758679674075") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bed5_d20250924_m020746_c001_v7007000_t0000_u01758679666679") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc5d_d20250924_m020737_c001_v0001120_t0042_u01758679657570") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d35e_d20250924_m020733_c001_v7007000_t0000_u01758679653133") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc2e_d20250924_m020723_c001_v0001120_t0021_u01758679643042") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c60_d20250924_m020718_c001_v7007000_t0000_u01758679638617") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbff_d20250924_m020709_c001_v0001120_t0025_u01758679629847") 2025/09/24 02:10:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9f0_d20250924_m020828_c001_v7007000_t0000_u01758679708368") 2025/09/24 02:10:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ea2_d20250924_m020823_c001_v0001183_t0021_u01758679703597") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961172_d20250924_m020847_c001_v7007000_t0000_u01758679727147") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f65_d20250924_m020842_c001_v0001183_t0053_u01758679722881") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335073_d20250924_m020958_c001_v7007000_t0000_u01758679798242") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe62_d20250924_m020948_c001_v0001120_t0035_u01758679788616") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f5_d20250924_m020943_c001_v7007000_t0000_u01758679783562") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe30_d20250924_m020934_c001_v0001120_t0003_u01758679774574") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bac_d20250924_m020929_c001_v7007000_t0000_u01758679769617") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe00_d20250924_m020920_c001_v0001120_t0054_u01758679760690") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0a8_d20250924_m020915_c001_v7007000_t0000_u01758679755797") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afdd4_d20250924_m020906_c001_v0001120_t0013_u01758679746605") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803db_d20250924_m020901_c001_v7007000_t0000_u01758679741592") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd95_d20250924_m020852_c001_v0001120_t0024_u01758679732136") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d398_d20250924_m020844_c001_v7007000_t0000_u01758679724410") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27603d_d20250924_m020836_c001_v0001183_t0052_u01758679716093") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aae_d20250924_m020830_c001_v7007000_t0000_u01758679710928") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c959b_d20250924_m020826_c001_v0001137_t0022_u01758679706943") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9ec_d20250924_m020825_c001_v7007000_t0000_u01758679705648") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd10_d20250924_m020815_c001_v0001120_t0010_u01758679695867") 2025/09/24 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71976_d20250924_m020810_c001_v7007000_t0000_u01758679690970") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e17_d20250924_m020807_c001_v0001183_t0000_u01758679687171") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71967_d20250924_m020805_c001_v7007000_t0000_u01758679685827") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94ff_d20250924_m020754_c001_v0001137_t0035_u01758679674661") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f673b_d20250924_m020746_c001_v7007000_t0000_u01758679666821") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e05_d20250924_m020738_c001_v0001183_t0007_u01758679658350") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d35f_d20250924_m020733_c001_v7007000_t0000_u01758679653315") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275d85_d20250924_m020723_c001_v0001183_t0013_u01758679643851") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c63_d20250924_m020718_c001_v7007000_t0000_u01758679638800") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275cf9_d20250924_m020710_c001_v0001183_t0001_u01758679630394") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aa6_d20250924_m020828_c001_v7007000_t0000_u01758679708224") 2025/09/24 02:10:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c958a_d20250924_m020823_c001_v0001137_t0007_u01758679703771") 2025/09/24 02:10:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961173_d20250924_m020847_c001_v7007000_t0000_u01758679727330") 2025/09/24 02:10:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276080_d20250924_m020842_c001_v0001183_t0036_u01758679722900") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335075_d20250924_m020958_c001_v7007000_t0000_u01758679798427") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96f1_d20250924_m020949_c001_v0001137_t0041_u01758679789584") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f6_d20250924_m020943_c001_v7007000_t0000_u01758679783749") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96ba_d20250924_m020935_c001_v0001137_t0029_u01758679775252") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bad_d20250924_m020929_c001_v7007000_t0000_u01758679769800") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c968a_d20250924_m020921_c001_v0001137_t0028_u01758679761401") 2025/09/24 02:10:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0aa_d20250924_m020915_c001_v7007000_t0000_u01758679755977") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9648_d20250924_m020907_c001_v0001137_t0000_u01758679747211") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803e2_d20250924_m020901_c001_v7007000_t0000_u01758679741777") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c960b_d20250924_m020852_c001_v0001137_t0048_u01758679732992") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d394_d20250924_m020844_c001_v7007000_t0000_u01758679724024") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95b7_d20250924_m020836_c001_v0001137_t0027_u01758679716831") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aaf_d20250924_m020831_c001_v7007000_t0000_u01758679711111") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fe6_d20250924_m020827_c001_v0001183_t0025_u01758679706999") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea68_d20250924_m020825_c001_v7007000_t0000_u01758679705416") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c956c_d20250924_m020816_c001_v0001137_t0028_u01758679696659") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71977_d20250924_m020811_c001_v7007000_t0000_u01758679691152") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f1e_d20250924_m020807_c001_v0001183_t0003_u01758679687184") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6613772_d20250924_m020805_c001_v7007000_t0000_u01758679685753") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcb8_d20250924_m020755_c001_v0001120_t0023_u01758679675407") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f673a_d20250924_m020746_c001_v7007000_t0000_u01758679666637") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94bf_d20250924_m020738_c001_v0001137_t0026_u01758679658927") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d360_d20250924_m020733_c001_v7007000_t0000_u01758679653498") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9485_d20250924_m020724_c001_v0001137_t0052_u01758679644446") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c65_d20250924_m020718_c001_v7007000_t0000_u01758679638979") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9445_d20250924_m020710_c001_v0001137_t0020_u01758679630628") 2025/09/24 02:10:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea74_d20250924_m020828_c001_v7007000_t0000_u01758679708237") 2025/09/24 02:10:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ea6_d20250924_m020823_c001_v0001183_t0013_u01758679703798") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961174_d20250924_m020847_c001_v7007000_t0000_u01758679727516") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95dd_d20250924_m020843_c001_v0001137_t0006_u01758679723038") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335076_d20250924_m020958_c001_v7007000_t0000_u01758679798612") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276319_d20250924_m020950_c001_v0001183_t0057_u01758679790001") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7f8_d20250924_m020943_c001_v7007000_t0000_u01758679783945") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276288_d20250924_m020935_c001_v0001183_t0054_u01758679775533") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bae_d20250924_m020929_c001_v7007000_t0000_u01758679769983") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276229_d20250924_m020921_c001_v0001183_t0055_u01758679761783") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0ac_d20250924_m020916_c001_v7007000_t0000_u01758679756159") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27618f_d20250924_m020907_c001_v0001183_t0037_u01758679747535") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803e9_d20250924_m020901_c001_v7007000_t0000_u01758679741961") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2760f0_d20250924_m020853_c001_v0001183_t0018_u01758679733422") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f416eb82aa2a7e9b7_d20250924_m020844_c001_v7007000_t0000_u01758679724436") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f2c_d20250924_m020837_c001_v0001183_t0047_u01758679717104") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab1_d20250924_m020831_c001_v7007000_t0000_u01758679711292") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd3a_d20250924_m020827_c001_v0001120_t0007_u01758679707004") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea6a_d20250924_m020825_c001_v7007000_t0000_u01758679705606") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f82_d20250924_m020816_c001_v0001183_t0035_u01758679696967") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71979_d20250924_m020811_c001_v7007000_t0000_u01758679691337") 2025/09/24 02:10:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9544_d20250924_m020807_c001_v0001137_t0038_u01758679687261") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d37d_d20250924_m020805_c001_v7007000_t0000_u01758679685840") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ea3_d20250924_m020756_c001_v0001183_t0057_u01758679676139") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f402daa468d2398bf_d20250924_m020746_c001_v7007000_t0000_u01758679666643") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d0f_d20250924_m020739_c001_v0001183_t0020_u01758679659229") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d361_d20250924_m020733_c001_v7007000_t0000_u01758679653685") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3c6a_d20250924_m020724_c001_v0001183_t0023_u01758679644882") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c67_d20250924_m020719_c001_v7007000_t0000_u01758679639161") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3bd0_d20250924_m020710_c001_v0001183_t0046_u01758679630950") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9ef_d20250924_m020828_c001_v7007000_t0000_u01758679708184") 2025/09/24 02:10:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fc9_d20250924_m020823_c001_v0001183_t0020_u01758679703817") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961175_d20250924_m020847_c001_v7007000_t0000_u01758679727701") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f6d_d20250924_m020843_c001_v0001183_t0022_u01758679723086") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335078_d20250924_m020958_c001_v7007000_t0000_u01758679798795") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4203_d20250924_m020950_c001_v0001183_t0054_u01758679790206") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7fa_d20250924_m020944_c001_v7007000_t0000_u01758679784162") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4187_d20250924_m020935_c001_v0001183_t0000_u01758679775742") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb0_d20250924_m020930_c001_v7007000_t0000_u01758679770166") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4104_d20250924_m020921_c001_v0001183_t0021_u01758679761992") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0ae_d20250924_m020916_c001_v7007000_t0000_u01758679756340") 2025/09/24 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4075_d20250924_m020907_c001_v0001183_t0022_u01758679747810") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803f2_d20250924_m020902_c001_v7007000_t0000_u01758679742186") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3fd7_d20250924_m020853_c001_v0001183_t0043_u01758679733626") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961165_d20250924_m020844_c001_v7007000_t0000_u01758679724035") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd54_d20250924_m020837_c001_v0001120_t0048_u01758679717308") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab2_d20250924_m020831_c001_v7007000_t0000_u01758679711474") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ec8_d20250924_m020827_c001_v0001183_t0040_u01758679707021") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9e9_d20250924_m020825_c001_v7007000_t0000_u01758679705035") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e65_d20250924_m020817_c001_v0001183_t0032_u01758679697160") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7197a_d20250924_m020811_c001_v7007000_t0000_u01758679691519") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e1d_d20250924_m020807_c001_v0001183_t0020_u01758679687372") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961091_d20250924_m020805_c001_v7007000_t0000_u01758679685793") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3da8_d20250924_m020756_c001_v0001183_t0009_u01758679676335") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66136d2_d20250924_m020746_c001_v7007000_t0000_u01758679666691") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc68_d20250924_m020739_c001_v0001120_t0011_u01758679659460") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d362_d20250924_m020733_c001_v7007000_t0000_u01758679653867") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc34_d20250924_m020725_c001_v0001120_t0052_u01758679645107") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c6a_d20250924_m020719_c001_v7007000_t0000_u01758679639342") 2025/09/24 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc07_d20250924_m020711_c001_v0001120_t0002_u01758679631152") 2025/09/24 02:10:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f71_d20250924_m020828_c001_v7007000_t0000_u01758679708403") 2025/09/24 02:10:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3eac_d20250924_m020824_c001_v0001183_t0000_u01758679704013") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961176_d20250924_m020847_c001_v7007000_t0000_u01758679727885") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276084_d20250924_m020843_c001_v0001183_t0045_u01758679723104") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335079_d20250924_m020958_c001_v7007000_t0000_u01758679798979") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe66_d20250924_m020950_c001_v0001120_t0023_u01758679790405") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7fb_d20250924_m020944_c001_v7007000_t0000_u01758679784350") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe32_d20250924_m020935_c001_v0001120_t0043_u01758679775943") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb1_d20250924_m020930_c001_v7007000_t0000_u01758679770350") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe07_d20250924_m020922_c001_v0001120_t0012_u01758679762207") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0b0_d20250924_m020916_c001_v7007000_t0000_u01758679756521") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afdda_d20250924_m020908_c001_v0001120_t0023_u01758679748009") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803f7_d20250924_m020902_c001_v7007000_t0000_u01758679742370") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd9b_d20250924_m020853_c001_v0001120_t0007_u01758679733828") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf93b_d20250924_m020844_c001_v7007000_t0000_u01758679724389") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276053_d20250924_m020838_c001_v0001183_t0050_u01758679718350") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab4_d20250924_m020831_c001_v7007000_t0000_u01758679711657") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fe8_d20250924_m020827_c001_v0001183_t0024_u01758679707207") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aa5_d20250924_m020825_c001_v7007000_t0000_u01758679705614") 2025/09/24 02:10:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd16_d20250924_m020817_c001_v0001120_t0009_u01758679697363") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7197b_d20250924_m020811_c001_v7007000_t0000_u01758679691702") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f20_d20250924_m020807_c001_v0001183_t0041_u01758679687404") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f55_d20250924_m020805_c001_v7007000_t0000_u01758679685852") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9509_d20250924_m020756_c001_v0001137_t0011_u01758679676568") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f402daa468d2398c2_d20250924_m020746_c001_v7007000_t0000_u01758679666829") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e15_d20250924_m020739_c001_v0001183_t0026_u01758679659720") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d363_d20250924_m020734_c001_v7007000_t0000_u01758679654050") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275d9b_d20250924_m020725_c001_v0001183_t0044_u01758679645476") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c6d_d20250924_m020719_c001_v7007000_t0000_u01758679639523") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275d01_d20250924_m020711_c001_v0001183_t0020_u01758679631486") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bf5c_d20250924_m020828_c001_v7007000_t0000_u01758679708390") 2025/09/24 02:10:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fcd_d20250924_m020824_c001_v0001183_t0054_u01758679704032") 2025/09/24 02:10:51 DEBUG : dir1/0007-12345: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961177_d20250924_m020848_c001_v7007000_t0000_u01758679728069") 2025/09/24 02:10:51 DEBUG : dir1/0007-12345: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd72_d20250924_m020843_c001_v0001120_t0013_u01758679723296") 2025/09/24 02:10:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433507c_d20250924_m020959_c001_v7007000_t0000_u01758679799162") 2025/09/24 02:10:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96f3_d20250924_m020950_c001_v0001137_t0045_u01758679790959") 2025/09/24 02:10:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7fc_d20250924_m020944_c001_v7007000_t0000_u01758679784534") 2025/09/24 02:10:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96c0_d20250924_m020936_c001_v0001137_t0030_u01758679776438") 2025/09/24 02:10:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb2_d20250924_m020930_c001_v7007000_t0000_u01758679770533") 2025/09/24 02:10:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9694_d20250924_m020922_c001_v0001137_t0000_u01758679762467") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0b3_d20250924_m020916_c001_v7007000_t0000_u01758679756702") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c964e_d20250924_m020908_c001_v0001137_t0002_u01758679748631") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf674803fc_d20250924_m020902_c001_v7007000_t0000_u01758679742553") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9611_d20250924_m020854_c001_v0001137_t0058_u01758679734411") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf93a_d20250924_m020844_c001_v7007000_t0000_u01758679724197") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95bf_d20250924_m020838_c001_v0001137_t0007_u01758679718563") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab5_d20250924_m020831_c001_v7007000_t0000_u01758679711840") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3eca_d20250924_m020827_c001_v0001183_t0002_u01758679707228") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea65_d20250924_m020825_c001_v7007000_t0000_u01758679705039") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9572_d20250924_m020817_c001_v0001137_t0045_u01758679697814") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7197c_d20250924_m020811_c001_v7007000_t0000_u01758679691885") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcef_d20250924_m020807_c001_v0001120_t0030_u01758679687472") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d37c_d20250924_m020805_c001_v7007000_t0000_u01758679685657") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcc0_d20250924_m020756_c001_v0001120_t0046_u01758679676850") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0f15_d20250924_m020746_c001_v7007000_t0000_u01758679666841") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94c5_d20250924_m020739_c001_v0001137_t0022_u01758679659921") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d364_d20250924_m020734_c001_v7007000_t0000_u01758679654261") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c948b_d20250924_m020725_c001_v0001137_t0007_u01758679645670") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c70_d20250924_m020719_c001_v7007000_t0000_u01758679639703") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c944c_d20250924_m020711_c001_v0001137_t0040_u01758679631681") 2025/09/24 02:10:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aa7_d20250924_m020828_c001_v7007000_t0000_u01758679708411") 2025/09/24 02:10:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c958c_d20250924_m020824_c001_v0001137_t0031_u01758679704094") 2025/09/24 02:10:53 DEBUG : dir1/0008-23456: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961178_d20250924_m020848_c001_v7007000_t0000_u01758679728255") 2025/09/24 02:10:53 DEBUG : dir1/0008-23456: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276086_d20250924_m020843_c001_v0001183_t0013_u01758679723314") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433507d_d20250924_m020959_c001_v7007000_t0000_u01758679799347") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27632b_d20250924_m020951_c001_v0001183_t0046_u01758679791379") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7fd_d20250924_m020944_c001_v7007000_t0000_u01758679784719") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27628f_d20250924_m020936_c001_v0001183_t0039_u01758679776766") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb3_d20250924_m020930_c001_v7007000_t0000_u01758679770765") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27622b_d20250924_m020922_c001_v0001183_t0037_u01758679762740") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0b6_d20250924_m020916_c001_v7007000_t0000_u01758679756887") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27619e_d20250924_m020909_c001_v0001183_t0056_u01758679749006") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480401_d20250924_m020902_c001_v7007000_t0000_u01758679742753") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2760fa_d20250924_m020854_c001_v0001183_t0048_u01758679734695") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253b01_d20250924_m020844_c001_v7007000_t0000_u01758679724402") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f3a_d20250924_m020838_c001_v0001183_t0036_u01758679718878") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab6_d20250924_m020832_c001_v7007000_t0000_u01758679712021") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95a1_d20250924_m020827_c001_v0001137_t0046_u01758679707400") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf92a_d20250924_m020825_c001_v7007000_t0000_u01758679705424") 2025/09/24 02:10:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f8c_d20250924_m020818_c001_v0001183_t0049_u01758679698170") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7197d_d20250924_m020812_c001_v7007000_t0000_u01758679692069") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e23_d20250924_m020807_c001_v0001183_t0032_u01758679687583") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591f23_d20250924_m020805_c001_v7007000_t0000_u01758679685184") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275eb5_d20250924_m020757_c001_v0001183_t0040_u01758679677326") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecf3_d20250924_m020746_c001_v7007000_t0000_u01758679666258") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d1b_d20250924_m020740_c001_v0001183_t0032_u01758679660247") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d365_d20250924_m020734_c001_v7007000_t0000_u01758679654443") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3c80_d20250924_m020726_c001_v0001183_t0044_u01758679646167") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c72_d20250924_m020719_c001_v7007000_t0000_u01758679639892") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3bdc_d20250924_m020712_c001_v0001183_t0029_u01758679632111") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea75_d20250924_m020828_c001_v7007000_t0000_u01758679708422") 2025/09/24 02:10:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3eae_d20250924_m020824_c001_v0001183_t0038_u01758679704227") 2025/09/24 02:10:54 DEBUG : dir1/0009-34567: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961179_d20250924_m020848_c001_v7007000_t0000_u01758679728439") 2025/09/24 02:10:54 DEBUG : dir1/0009-34567: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f75_d20250924_m020843_c001_v0001183_t0010_u01758679723330") 2025/09/24 02:10:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433507f_d20250924_m020959_c001_v7007000_t0000_u01758679799529") 2025/09/24 02:10:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4211_d20250924_m020951_c001_v0001183_t0042_u01758679791613") 2025/09/24 02:10:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7fe_d20250924_m020944_c001_v7007000_t0000_u01758679784905") 2025/09/24 02:10:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff418f_d20250924_m020936_c001_v0001183_t0021_u01758679776962") 2025/09/24 02:10:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb4_d20250924_m020930_c001_v7007000_t0000_u01758679770948") 2025/09/24 02:10:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff410b_d20250924_m020922_c001_v0001183_t0032_u01758679762971") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0b7_d20250924_m020917_c001_v7007000_t0000_u01758679757069") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4083_d20250924_m020909_c001_v0001183_t0033_u01758679749217") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480409_d20250924_m020902_c001_v7007000_t0000_u01758679742936") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3fec_d20250924_m020854_c001_v0001183_t0030_u01758679734899") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961167_d20250924_m020844_c001_v7007000_t0000_u01758679724404") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd5e_d20250924_m020839_c001_v0001120_t0055_u01758679719085") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab8_d20250924_m020832_c001_v7007000_t0000_u01758679712204") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fea_d20250924_m020827_c001_v0001183_t0030_u01758679707420") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea66_d20250924_m020825_c001_v7007000_t0000_u01758679705200") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e6e_d20250924_m020818_c001_v0001183_t0009_u01758679698370") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7197e_d20250924_m020812_c001_v7007000_t0000_u01758679692261") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f22_d20250924_m020807_c001_v0001183_t0050_u01758679687604") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591f29_d20250924_m020805_c001_v7007000_t0000_u01758679685729") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3db0_d20250924_m020757_c001_v0001183_t0054_u01758679677519") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecfc_d20250924_m020746_c001_v7007000_t0000_u01758679666884") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc70_d20250924_m020740_c001_v0001120_t0014_u01758679660448") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d366_d20250924_m020734_c001_v7007000_t0000_u01758679654624") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc36_d20250924_m020726_c001_v0001120_t0024_u01758679646363") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c74_d20250924_m020720_c001_v7007000_t0000_u01758679640073") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc0d_d20250924_m020712_c001_v0001120_t0025_u01758679632308") 2025/09/24 02:10:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bf5b_d20250924_m020828_c001_v7007000_t0000_u01758679708195") 2025/09/24 02:10:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fcf_d20250924_m020824_c001_v0001183_t0024_u01758679704264") 2025/09/24 02:10:56 DEBUG : dir1/0010-45678: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c96117d_d20250924_m020848_c001_v7007000_t0000_u01758679728634") 2025/09/24 02:10:56 DEBUG : dir1/0010-45678: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95df_d20250924_m020843_c001_v0001137_t0043_u01758679723424") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335081_d20250924_m020959_c001_v7007000_t0000_u01758679799713") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe6a_d20250924_m020951_c001_v0001120_t0055_u01758679791825") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f7ff_d20250924_m020945_c001_v7007000_t0000_u01758679785096") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe38_d20250924_m020937_c001_v0001120_t0041_u01758679777166") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb5_d20250924_m020931_c001_v7007000_t0000_u01758679771132") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe0d_d20250924_m020923_c001_v0001120_t0039_u01758679763188") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0b8_d20250924_m020917_c001_v7007000_t0000_u01758679757250") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afdde_d20250924_m020909_c001_v0001120_t0043_u01758679749426") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf6748040f_d20250924_m020903_c001_v7007000_t0000_u01758679743119") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afda1_d20250924_m020855_c001_v0001120_t0038_u01758679735103") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d399_d20250924_m020844_c001_v7007000_t0000_u01758679724570") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276062_d20250924_m020839_c001_v0001183_t0038_u01758679719355") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ab9_d20250924_m020832_c001_v7007000_t0000_u01758679712385") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ece_d20250924_m020827_c001_v0001183_t0028_u01758679707459") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea6b_d20250924_m020825_c001_v7007000_t0000_u01758679705626") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd1a_d20250924_m020818_c001_v0001120_t0044_u01758679698591") 2025/09/24 02:10:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7197f_d20250924_m020812_c001_v7007000_t0000_u01758679692447") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c954a_d20250924_m020807_c001_v0001137_t0055_u01758679687647") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f661376f_d20250924_m020805_c001_v7007000_t0000_u01758679685198") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c950d_d20250924_m020757_c001_v0001137_t0019_u01758679677715") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0f14_d20250924_m020746_c001_v7007000_t0000_u01758679666655") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e1d_d20250924_m020740_c001_v0001183_t0017_u01758679660721") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d367_d20250924_m020734_c001_v7007000_t0000_u01758679654806") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275da1_d20250924_m020726_c001_v0001183_t0056_u01758679646709") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c78_d20250924_m020720_c001_v7007000_t0000_u01758679640265") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275d11_d20250924_m020712_c001_v0001183_t0013_u01758679632895") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9ced6_d20250924_m020828_c001_v7007000_t0000_u01758679708428") 2025/09/24 02:10:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c958e_d20250924_m020824_c001_v0001137_t0053_u01758679704401") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c96117e_d20250924_m020848_c001_v7007000_t0000_u01758679728819") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276088_d20250924_m020843_c001_v0001183_t0022_u01758679723529") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335082_d20250924_m020959_c001_v7007000_t0000_u01758679799896") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96fb_d20250924_m020952_c001_v0001137_t0024_u01758679792086") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f800_d20250924_m020945_c001_v7007000_t0000_u01758679785279") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96c6_d20250924_m020937_c001_v0001137_t0011_u01758679777632") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb6_d20250924_m020931_c001_v7007000_t0000_u01758679771315") 2025/09/24 02:10:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c969a_d20250924_m020923_c001_v0001137_t0031_u01758679763674") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0ba_d20250924_m020917_c001_v7007000_t0000_u01758679757431") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9652_d20250924_m020909_c001_v0001137_t0028_u01758679749864") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480415_d20250924_m020903_c001_v7007000_t0000_u01758679743302") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9619_d20250924_m020855_c001_v0001137_t0028_u01758679735510") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d39a_d20250924_m020844_c001_v7007000_t0000_u01758679724580") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95c3_d20250924_m020839_c001_v0001137_t0023_u01758679719561") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aba_d20250924_m020832_c001_v7007000_t0000_u01758679712567") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd3c_d20250924_m020827_c001_v0001120_t0042_u01758679707481") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea67_d20250924_m020825_c001_v7007000_t0000_u01758679705223") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9576_d20250924_m020819_c001_v0001137_t0011_u01758679699541") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71980_d20250924_m020812_c001_v7007000_t0000_u01758679692633") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e27_d20250924_m020807_c001_v0001183_t0006_u01758679687783") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591f25_d20250924_m020805_c001_v7007000_t0000_u01758679685365") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcc2_d20250924_m020758_c001_v0001120_t0056_u01758679678002") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea0c_d20250924_m020746_c001_v7007000_t0000_u01758679666853") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94cb_d20250924_m020740_c001_v0001137_t0017_u01758679660933") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d368_d20250924_m020734_c001_v7007000_t0000_u01758679654989") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9491_d20250924_m020726_c001_v0001137_t0049_u01758679646924") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c7a_d20250924_m020720_c001_v7007000_t0000_u01758679640446") 2025/09/24 02:10:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c945a_d20250924_m020713_c001_v0001137_t0055_u01758679633094") 2025/09/24 02:10:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea76_d20250924_m020828_c001_v7007000_t0000_u01758679708452") 2025/09/24 02:10:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3eb6_d20250924_m020824_c001_v0001183_t0014_u01758679704424") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961180_d20250924_m020849_c001_v7007000_t0000_u01758679729002") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f79_d20250924_m020843_c001_v0001183_t0047_u01758679723548") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335084_d20250924_m021000_c001_v7007000_t0000_u01758679800083") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276339_d20250924_m020952_c001_v0001183_t0022_u01758679792534") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f802_d20250924_m020945_c001_v7007000_t0000_u01758679785500") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276293_d20250924_m020938_c001_v0001183_t0012_u01758679778000") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb7_d20250924_m020931_c001_v7007000_t0000_u01758679771497") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276234_d20250924_m020924_c001_v0001183_t0007_u01758679764023") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0bc_d20250924_m020917_c001_v7007000_t0000_u01758679757613") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2761ae_d20250924_m020910_c001_v0001183_t0017_u01758679750199") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf6748041b_d20250924_m020903_c001_v7007000_t0000_u01758679743485") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c276100_d20250924_m020855_c001_v0001183_t0016_u01758679735823") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480329_d20250924_m020844_c001_v7007000_t0000_u01758679724442") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f44_d20250924_m020839_c001_v0001183_t0051_u01758679719836") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253abd_d20250924_m020832_c001_v7007000_t0000_u01758679712750") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fee_d20250924_m020827_c001_v0001183_t0013_u01758679707622") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea64_d20250924_m020825_c001_v7007000_t0000_u01758679705017") 2025/09/24 02:10:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f96_d20250924_m020819_c001_v0001183_t0044_u01758679699825") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71981_d20250924_m020812_c001_v7007000_t0000_u01758679692817") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f26_d20250924_m020807_c001_v0001183_t0043_u01758679687807") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71965_d20250924_m020805_c001_v7007000_t0000_u01758679685627") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275eca_d20250924_m020758_c001_v0001183_t0001_u01758679678264") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea09_d20250924_m020746_c001_v7007000_t0000_u01758679666664") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d23_d20250924_m020741_c001_v0001183_t0047_u01758679661258") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d369_d20250924_m020735_c001_v7007000_t0000_u01758679655172") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3c8e_d20250924_m020727_c001_v0001183_t0041_u01758679647351") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c7c_d20250924_m020720_c001_v7007000_t0000_u01758679640628") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3bee_d20250924_m020713_c001_v0001183_t0024_u01758679633374") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9f1_d20250924_m020828_c001_v7007000_t0000_u01758679708554") 2025/09/24 02:11:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fd1_d20250924_m020824_c001_v0001183_t0013_u01758679704467") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961181_d20250924_m020849_c001_v7007000_t0000_u01758679729186") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd76_d20250924_m020843_c001_v0001120_t0046_u01758679723558") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335085_d20250924_m021000_c001_v7007000_t0000_u01758679800265") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4219_d20250924_m020952_c001_v0001183_t0050_u01758679792725") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f803_d20250924_m020945_c001_v7007000_t0000_u01758679785685") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff419d_d20250924_m020938_c001_v0001183_t0015_u01758679778201") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb8_d20250924_m020931_c001_v7007000_t0000_u01758679771681") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4121_d20250924_m020924_c001_v0001183_t0028_u01758679764238") 2025/09/24 02:11:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0bf_d20250924_m020917_c001_v7007000_t0000_u01758679757794") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4091_d20250924_m020910_c001_v0001183_t0041_u01758679750403") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480423_d20250924_m020903_c001_v7007000_t0000_u01758679743687") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4004_d20250924_m020856_c001_v0001183_t0025_u01758679736033") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d39b_d20250924_m020844_c001_v7007000_t0000_u01758679724589") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd64_d20250924_m020840_c001_v0001120_t0058_u01758679720042") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253abe_d20250924_m020832_c001_v7007000_t0000_u01758679712935") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ed4_d20250924_m020827_c001_v0001183_t0007_u01758679707668") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021d9ea_d20250924_m020825_c001_v7007000_t0000_u01758679705260") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e78_d20250924_m020820_c001_v0001183_t0044_u01758679700084") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71983_d20250924_m020813_c001_v7007000_t0000_u01758679693003") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c954e_d20250924_m020807_c001_v0001137_t0012_u01758679687917") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6613770_d20250924_m020805_c001_v7007000_t0000_u01758679685383") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3dbc_d20250924_m020758_c001_v0001183_t0058_u01758679678521") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecfd_d20250924_m020746_c001_v7007000_t0000_u01758679666989") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc76_d20250924_m020741_c001_v0001120_t0053_u01758679661450") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d36b_d20250924_m020735_c001_v7007000_t0000_u01758679655355") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc3e_d20250924_m020727_c001_v0001120_t0039_u01758679647548") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c7e_d20250924_m020720_c001_v7007000_t0000_u01758679640824") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc15_d20250924_m020713_c001_v0001120_t0021_u01758679633565") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bf5d_d20250924_m020828_c001_v7007000_t0000_u01758679708571") 2025/09/24 02:11:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd2e_d20250924_m020824_c001_v0001120_t0056_u01758679704633") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961182_d20250924_m020849_c001_v7007000_t0000_u01758679729395") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27608e_d20250924_m020843_c001_v0001183_t0041_u01758679723725") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335086_d20250924_m021000_c001_v7007000_t0000_u01758679800464") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe70_d20250924_m020952_c001_v0001120_t0052_u01758679792936") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f805_d20250924_m020945_c001_v7007000_t0000_u01758679785872") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe3a_d20250924_m020938_c001_v0001120_t0003_u01758679778394") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bb9_d20250924_m020931_c001_v7007000_t0000_u01758679771866") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe12_d20250924_m020924_c001_v0001120_t0021_u01758679764438") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0c1_d20250924_m020917_c001_v7007000_t0000_u01758679757976") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afde2_d20250924_m020910_c001_v0001120_t0014_u01758679750613") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf6748042a_d20250924_m020903_c001_v7007000_t0000_u01758679743875") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afda9_d20250924_m020856_c001_v0001120_t0003_u01758679736236") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d395_d20250924_m020844_c001_v7007000_t0000_u01758679724205") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27606c_d20250924_m020840_c001_v0001183_t0054_u01758679720326") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253abf_d20250924_m020833_c001_v7007000_t0000_u01758679713122") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95a3_d20250924_m020827_c001_v0001137_t0024_u01758679707854") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aa4_d20250924_m020825_c001_v7007000_t0000_u01758679705427") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd20_d20250924_m020820_c001_v0001120_t0040_u01758679700333") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71984_d20250924_m020813_c001_v7007000_t0000_u01758679693186") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcf3_d20250924_m020807_c001_v0001120_t0000_u01758679687928") 2025/09/24 02:11:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0f24_d20250924_m020805_c001_v7007000_t0000_u01758679685804") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9517_d20250924_m020758_c001_v0001137_t0023_u01758679678742") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f673c_d20250924_m020747_c001_v7007000_t0000_u01758679667009") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e25_d20250924_m020741_c001_v0001183_t0022_u01758679661935") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d36c_d20250924_m020735_c001_v7007000_t0000_u01758679655536") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275daf_d20250924_m020728_c001_v0001183_t0025_u01758679648250") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c81_d20250924_m020721_c001_v7007000_t0000_u01758679641004") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275d1d_d20250924_m020714_c001_v0001183_t0057_u01758679634057") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f72_d20250924_m020828_c001_v7007000_t0000_u01758679708585") 2025/09/24 02:11:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275fd3_d20250924_m020824_c001_v0001183_t0013_u01758679704662") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961183_d20250924_m020849_c001_v7007000_t0000_u01758679729582") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3f7d_d20250924_m020843_c001_v0001183_t0056_u01758679723761") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335088_d20250924_m021000_c001_v7007000_t0000_u01758679800648") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96ff_d20250924_m020953_c001_v0001137_t0021_u01758679793290") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f806_d20250924_m020946_c001_v7007000_t0000_u01758679786055") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96ca_d20250924_m020938_c001_v0001137_t0054_u01758679778665") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bbc_d20250924_m020932_c001_v7007000_t0000_u01758679772049") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96a2_d20250924_m020925_c001_v0001137_t0059_u01758679765049") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0c3_d20250924_m020918_c001_v7007000_t0000_u01758679758157") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c965a_d20250924_m020910_c001_v0001137_t0042_u01758679750884") 2025/09/24 02:11:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf6748042f_d20250924_m020904_c001_v7007000_t0000_u01758679744062") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c961b_d20250924_m020856_c001_v0001137_t0053_u01758679736523") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961168_d20250924_m020844_c001_v7007000_t0000_u01758679724602") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95c9_d20250924_m020840_c001_v0001137_t0010_u01758679720524") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ac2_d20250924_m020833_c001_v7007000_t0000_u01758679713304") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ff2_d20250924_m020827_c001_v0001183_t0036_u01758679707845") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4076cdb0387494a9_d20250924_m020825_c001_v7007000_t0000_u01758679705445") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c957a_d20250924_m020820_c001_v0001137_t0038_u01758679700735") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71985_d20250924_m020813_c001_v7007000_t0000_u01758679693369") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3e2d_d20250924_m020808_c001_v0001183_t0053_u01758679688017") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f54_d20250924_m020805_c001_v7007000_t0000_u01758679685661") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcce_d20250924_m020800_c001_v0001120_t0024_u01758679680884") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecf8_d20250924_m020746_c001_v7007000_t0000_u01758679666690") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94d5_d20250924_m020742_c001_v0001137_t0035_u01758679662150") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d36d_d20250924_m020735_c001_v7007000_t0000_u01758679655717") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c949b_d20250924_m020728_c001_v0001137_t0053_u01758679648458") 2025/09/24 02:11:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c83_d20250924_m020721_c001_v7007000_t0000_u01758679641185") 2025/09/24 02:11:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c945c_d20250924_m020714_c001_v0001137_t0002_u01758679634276") 2025/09/24 02:11:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253aa8_d20250924_m020828_c001_v7007000_t0000_u01758679708595") 2025/09/24 02:11:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3eb8_d20250924_m020824_c001_v0001183_t0057_u01758679704671") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6741_d20250924_m020749_c001_v7007000_t0000_u01758679669512") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e41_d20250924_m020744_c001_v0001183_t0039_u01758679664975") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6742_d20250924_m020749_c001_v7007000_t0000_u01758679669697") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d49_d20250924_m020744_c001_v0001183_t0053_u01758679664984") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6743_d20250924_m020749_c001_v7007000_t0000_u01758679669881") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e45_d20250924_m020745_c001_v0001183_t0055_u01758679665176") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6744_d20250924_m020750_c001_v7007000_t0000_u01758679670067") 2025/09/24 02:11:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d4b_d20250924_m020745_c001_v0001183_t0025_u01758679665198") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6745_d20250924_m020750_c001_v7007000_t0000_u01758679670251") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc8a_d20250924_m020745_c001_v0001120_t0020_u01758679665237") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6746_d20250924_m020750_c001_v7007000_t0000_u01758679670436") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94e7_d20250924_m020745_c001_v0001137_t0044_u01758679665287") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6747_d20250924_m020750_c001_v7007000_t0000_u01758679670620") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e47_d20250924_m020745_c001_v0001183_t0044_u01758679665390") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6749_d20250924_m020750_c001_v7007000_t0000_u01758679670804") 2025/09/24 02:11:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d4d_d20250924_m020745_c001_v0001183_t0017_u01758679665418") 2025/09/24 02:11:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f674a_d20250924_m020750_c001_v7007000_t0000_u01758679670989") 2025/09/24 02:11:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e49_d20250924_m020745_c001_v0001183_t0030_u01758679665586") 2025/09/24 02:11:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f674b_d20250924_m020751_c001_v7007000_t0000_u01758679671173") 2025/09/24 02:11:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d4f_d20250924_m020745_c001_v0001183_t0008_u01758679665637") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f674c_d20250924_m020751_c001_v7007000_t0000_u01758679671358") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94e9_d20250924_m020745_c001_v0001137_t0033_u01758679665647") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f674d_d20250924_m020751_c001_v7007000_t0000_u01758679671605") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc92_d20250924_m020745_c001_v0001120_t0056_u01758679665673") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f674e_d20250924_m020751_c001_v7007000_t0000_u01758679671792") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275e4d_d20250924_m020745_c001_v0001183_t0042_u01758679665800") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f674f_d20250924_m020751_c001_v7007000_t0000_u01758679671976") 2025/09/24 02:11:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3d55_d20250924_m020745_c001_v0001183_t0029_u01758679665851") 2025/09/24 02:11:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6750_d20250924_m020752_c001_v7007000_t0000_u01758679672161") 2025/09/24 02:11:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94eb_d20250924_m020745_c001_v0001137_t0052_u01758679665921") 2025/09/24 02:11:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4075337da98f6751_d20250924_m020752_c001_v7007000_t0000_u01758679672346") 2025/09/24 02:11:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afc96_d20250924_m020745_c001_v0001120_t0001_u01758679665936") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c9610a6_d20250924_m020808_c001_v7007000_t0000_u01758679688574") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ef6_d20250924_m020803_c001_v0001183_t0036_u01758679683906") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6613775_d20250924_m020808_c001_v7007000_t0000_u01758679688385") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3df3_d20250924_m020803_c001_v0001183_t0023_u01758679683919") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d37e_d20250924_m020808_c001_v7007000_t0000_u01758679688331") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9534_d20250924_m020804_c001_v0001137_t0035_u01758679684011") 2025/09/24 02:11:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7196b_d20250924_m020808_c001_v7007000_t0000_u01758679688344") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcdd_d20250924_m020803_c001_v0001120_t0027_u01758679683996") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253a91_d20250924_m020808_c001_v7007000_t0000_u01758679688418") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275efa_d20250924_m020804_c001_v0001183_t0055_u01758679684114") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f59_d20250924_m020808_c001_v7007000_t0000_u01758679688507") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3df5_d20250924_m020804_c001_v0001183_t0040_u01758679684129") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6613776_d20250924_m020808_c001_v7007000_t0000_u01758679688601") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275efc_d20250924_m020804_c001_v0001183_t0028_u01758679684320") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7196c_d20250924_m020808_c001_v7007000_t0000_u01758679688353") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3df7_d20250924_m020804_c001_v0001183_t0010_u01758679684335") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253a93_d20250924_m020808_c001_v7007000_t0000_u01758679688610") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9536_d20250924_m020804_c001_v0001137_t0039_u01758679684391") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0f29_d20250924_m020808_c001_v7007000_t0000_u01758679688362") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f00_d20250924_m020804_c001_v0001183_t0040_u01758679684523") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71970_d20250924_m020808_c001_v7007000_t0000_u01758679688722") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3df9_d20250924_m020804_c001_v0001183_t0026_u01758679684546") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334f5a_d20250924_m020808_c001_v7007000_t0000_u01758679688688") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f04_d20250924_m020804_c001_v0001183_t0038_u01758679684719") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d37f_d20250924_m020808_c001_v7007000_t0000_u01758679688514") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3dfb_d20250924_m020804_c001_v0001183_t0054_u01758679684739") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7196d_d20250924_m020808_c001_v7007000_t0000_u01758679688526") 2025/09/24 02:11:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afce1_d20250924_m020804_c001_v0001120_t0038_u01758679684764") 2025/09/24 02:11:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7196e_d20250924_m020808_c001_v7007000_t0000_u01758679688538") 2025/09/24 02:11:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c953a_d20250924_m020804_c001_v0001137_t0018_u01758679684807") 2025/09/24 02:11:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d380_d20250924_m020808_c001_v7007000_t0000_u01758679688695") 2025/09/24 02:11:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275f0c_d20250924_m020804_c001_v0001183_t0047_u01758679684930") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7ce5_d20250924_m020601_c001_v7007000_t0000_u01758679561366") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f108f874a6c8764f1_d20250924_m020558_c001_v0001130_t0038_u01758679558768") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253880_d20250924_m020558_c001_v7007000_t0000_u01758679558582") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f108f874a6c8764df_d20250924_m020555_c001_v0001130_t0000_u01758679555415") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc25387a_d20250924_m020554_c001_v7007000_t0000_u01758679554651") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa69_d20250924_m020550_c001_v0001120_t0047_u01758679550705") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4098536045cf681b_d20250924_m020549_c001_v7007000_t0000_u01758679549256") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1103f843f37052b4_d20250924_m020547_c001_v0001178_t0042_u01758679547356") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9cc85_d20250924_m020547_c001_v7007000_t0000_u01758679547172") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1103f843f370529c_d20250924_m020544_c001_v0001178_t0059_u01758679544068") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9cc66_d20250924_m020543_c001_v7007000_t0000_u01758679543321") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa41_d20250924_m020539_c001_v0001120_t0000_u01758679539114") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd6e_d20250924_m020538_c001_v7007000_t0000_u01758679538206") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f109c310af3db679c_d20250924_m020536_c001_v0001134_t0025_u01758679536583") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf6748001d_d20250924_m020536_c001_v7007000_t0000_u01758679536400") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f109c310af3db6786_d20250924_m020533_c001_v0001134_t0006_u01758679533940") 2025/09/24 02:11:08 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf6747fffc_d20250924_m020533_c001_v7007000_t0000_u01758679533191") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa13_d20250924_m020527_c001_v0001120_t0056_u01758679527605") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd66_d20250924_m020526_c001_v7007000_t0000_u01758679526674") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1008a5aeef623982_d20250924_m020524_c001_v0001146_t0010_u01758679524229") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf85a_d20250924_m020524_c001_v7007000_t0000_u01758679524042") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1008a5aeef623972_d20250924_m020521_c001_v0001146_t0024_u01758679521026") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf856_d20250924_m020520_c001_v7007000_t0000_u01758679520266") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af9e4_d20250924_m020514_c001_v0001120_t0033_u01758679514793") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134ad_d20250924_m020513_c001_v7007000_t0000_u01758679513860") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1181ee1675b85789_d20250924_m020511_c001_v0001043_t0049_u01758679511841") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134a6_d20250924_m020511_c001_v7007000_t0000_u01758679511643") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1181ee1675b85777_d20250924_m020507_c001_v0001043_t0034_u01758679507877") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134a2_d20250924_m020507_c001_v7007000_t0000_u01758679507136") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af9aa_d20250924_m020459_c001_v0001120_t0008_u01758679499117") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886509_d20250924_m020458_c001_v7007000_t0000_u01758679498212") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f114a2d3bee19ef10_d20250924_m020456_c001_v0001182_t0048_u01758679496556") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c960ef8_d20250924_m020456_c001_v7007000_t0000_u01758679496367") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f114a2d3bee19eee2_d20250924_m020453_c001_v0001182_t0015_u01758679493105") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c960ef3_d20250924_m020452_c001_v7007000_t0000_u01758679492369") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f729f_d20250924_m020446_c001_v0001036_t0023_u01758679486447") 2025/09/24 02:11:09 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b464_d20250924_m020445_c001_v7007000_t0000_u01758679485346") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1151203c9b078d71_d20250924_m020439_c001_v0001099_t0045_u01758679479251") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7762_d20250924_m020439_c001_v7007000_t0000_u01758679479043") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f7b5_d20250924_m020434_c001_v0001165_t0048_u01758679474737") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10369edbd069e732_d20250924_m020433_c001_v0001176_t0035_u01758679473976") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10369edbd069e72e_d20250924_m020433_c001_v0001176_t0019_u01758679473021") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591dae_d20250924_m020419_c001_v7007000_t0000_u01758679459469") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f723c_d20250924_m020411_c001_v0001036_t0036_u01758679451053") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10954cf0995450dd_d20250924_m020409_c001_v0001106_t0027_u01758679449926") 2025/09/24 02:11:10 DEBUG : dst/one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10954cf0995450d3_d20250924_m020408_c001_v0001106_t0015_u01758679448639") 2025/09/24 02:11:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7ce7_d20250924_m020601_c001_v7007000_t0000_u01758679561548") 2025/09/24 02:11:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1094922facf86f6c_d20250924_m020558_c001_v0001183_t0058_u01758679558357") 2025/09/24 02:11:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104f7147a66b1eba_d20250924_m020554_c001_v0001100_t0054_u01758679554240") 2025/09/24 02:11:10 DEBUG : dst/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4098536045cf681c_d20250924_m020549_c001_v7007000_t0000_u01758679549437") 2025/09/24 02:11:10 DEBUG : dst/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10944e62fd15398d_d20250924_m020546_c001_v0001145_t0057_u01758679546851") 2025/09/24 02:11:10 DEBUG : dst/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1078f130d11356a3_d20250924_m020542_c001_v0001044_t0055_u01758679542931") 2025/09/24 02:11:10 DEBUG : dst/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd6f_d20250924_m020538_c001_v7007000_t0000_u01758679538386") 2025/09/24 02:11:10 DEBUG : dst/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f107df6585c33c531_d20250924_m020536_c001_v0001113_t0018_u01758679536070") 2025/09/24 02:11:10 DEBUG : dst/one.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10634d18c779eb5c_d20250924_m020532_c001_v0001181_t0048_u01758679532984") 2025/09/24 02:11:10 DEBUG : dst/three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b465_d20250924_m020445_c001_v7007000_t0000_u01758679485530") 2025/09/24 02:11:10 DEBUG : dst/three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10369edbd069e765_d20250924_m020443_c001_v0001176_t0040_u01758679483980") 2025/09/24 02:11:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7ce9_d20250924_m020601_c001_v7007000_t0000_u01758679561731") 2025/09/24 02:11:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1012022d81c6a3a2_d20250924_m020559_c001_v0001040_t0047_u01758679559763") 2025/09/24 02:11:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f116073cb6b25138a_d20250924_m020556_c001_v0001105_t0004_u01758679556466") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7ceb_d20250924_m020601_c001_v7007000_t0000_u01758679561920") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f108f874a6c8764f7_d20250924_m020600_c001_v0001130_t0036_u01758679560512") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253882_d20250924_m020600_c001_v7007000_t0000_u01758679560326") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f108f874a6c8764eb_d20250924_m020556_c001_v0001130_t0000_u01758679556946") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc25387e_d20250924_m020556_c001_v7007000_t0000_u01758679556752") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa6f_d20250924_m020551_c001_v0001120_t0018_u01758679551447") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4098536045cf681d_d20250924_m020549_c001_v7007000_t0000_u01758679549619") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1103f843f37052be_d20250924_m020548_c001_v0001178_t0052_u01758679548624") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9cc94_d20250924_m020548_c001_v7007000_t0000_u01758679548440") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1103f843f37052a7_d20250924_m020545_c001_v0001178_t0043_u01758679545471") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405cd1b514d9cc76_d20250924_m020545_c001_v7007000_t0000_u01758679545286") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa47_d20250924_m020540_c001_v0001120_t0044_u01758679540058") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480027_d20250924_m020537_c001_v7007000_t0000_u01758679537656") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa35_d20250924_m020535_c001_v0001120_t0012_u01758679535226") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480010_d20250924_m020534_c001_v7007000_t0000_u01758679534857") 2025/09/24 02:11:11 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa29_d20250924_m020530_c001_v0001120_t0002_u01758679530325") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf85d_d20250924_m020525_c001_v7007000_t0000_u01758679525755") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f8b0_d20250924_m020522_c001_v0001165_t0030_u01758679522841") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f411fc1aa2efaf857_d20250924_m020521_c001_v7007000_t0000_u01758679521725") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af9e6_d20250924_m020515_c001_v0001120_t0053_u01758679515407") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134a8_d20250924_m020512_c001_v7007000_t0000_u01758679512936") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f864_d20250924_m020510_c001_v0001165_t0059_u01758679510251") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134a5_d20250924_m020509_c001_v7007000_t0000_u01758679509160") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af9b0_d20250924_m020502_c001_v0001120_t0047_u01758679502325") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c960efb_d20250924_m020457_c001_v7007000_t0000_u01758679497300") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f72bb_d20250924_m020454_c001_v0001036_t0015_u01758679494942") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c960ef6_d20250924_m020453_c001_v7007000_t0000_u01758679493830") 2025/09/24 02:11:12 DEBUG : dst/three.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f7f1_d20250924_m020447_c001_v0001165_t0051_u01758679487696") 2025/09/24 02:11:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4098536045cf681e_d20250924_m020549_c001_v7007000_t0000_u01758679549801") 2025/09/24 02:11:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1000ecf7c9da5fb0_d20250924_m020548_c001_v0001165_t0002_u01758679548200") 2025/09/24 02:11:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1091165156b1e42e_d20250924_m020544_c001_v0001113_t0050_u01758679544966") 2025/09/24 02:11:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd70_d20250924_m020538_c001_v7007000_t0000_u01758679538567") 2025/09/24 02:11:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1012022d81c6a371_d20250924_m020537_c001_v0001040_t0043_u01758679537160") 2025/09/24 02:11:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104e11054867020b_d20250924_m020534_c001_v0001099_t0003_u01758679534566") 2025/09/24 02:11:12 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7ced_d20250924_m020602_c001_v7007000_t0000_u01758679562102") 2025/09/24 02:11:12 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa6d_d20250924_m020551_c001_v0001120_t0023_u01758679551104") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4098536045cf681f_d20250924_m020549_c001_v7007000_t0000_u01758679549983") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa43_d20250924_m020539_c001_v0001120_t0021_u01758679539488") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd71_d20250924_m020538_c001_v7007000_t0000_u01758679538755") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa27_d20250924_m020530_c001_v0001120_t0013_u01758679530058") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bd67_d20250924_m020526_c001_v7007000_t0000_u01758679526854") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f88c_d20250924_m020515_c001_v0001165_t0033_u01758679515171") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f66134ae_d20250924_m020514_c001_v7007000_t0000_u01758679514042") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f831_d20250924_m020459_c001_v0001165_t0003_u01758679499953") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c88650c_d20250924_m020458_c001_v7007000_t0000_u01758679498393") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af989_d20250924_m020447_c001_v0001120_t0024_u01758679487302") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b466_d20250924_m020445_c001_v7007000_t0000_u01758679485713") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f117705d9c8c5b266_d20250924_m020441_c001_v0001093_t0041_u01758679481271") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591daf_d20250924_m020419_c001_v7007000_t0000_u01758679459650") 2025/09/24 02:11:13 DEBUG : dst/two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f10954cf099545109_d20250924_m020417_c001_v0001106_t0048_u01758679457862") 2025/09/24 02:11:13 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6610417_d20250924_m020343_c001_v7007000_t0000_u01758679423700") 2025/09/24 02:11:13 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f5a2_d20250924_m020340_c001_v0001165_t0009_u01758679420318") 2025/09/24 02:11:13 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6610410_d20250924_m020338_c001_v7007000_t0000_u01758679418274") 2025/09/24 02:11:13 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f501_d20250924_m020326_c001_v0001165_t0025_u01758679406948") 2025/09/24 02:11:13 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743348d4_d20250924_m020317_c001_v7007000_t0000_u01758679397397") 2025/09/24 02:11:13 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f47d_d20250924_m020314_c001_v0001165_t0013_u01758679394041") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa25_d20250924_m020252_c001_v7007000_t0000_u01758679372896") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3ff_d20250924_m020251_c001_v0001165_t0033_u01758679371085") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa1e_d20250924_m020250_c001_v7007000_t0000_u01758679370263") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3f3_d20250924_m020249_c001_v0001165_t0059_u01758679369112") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa15_d20250924_m020246_c001_v7007000_t0000_u01758679366515") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3de_d20250924_m020244_c001_v0001165_t0044_u01758679364889") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa12_d20250924_m020244_c001_v7007000_t0000_u01758679364127") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3d4_d20250924_m020242_c001_v0001165_t0058_u01758679362955") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9f6_d20250924_m020237_c001_v7007000_t0000_u01758679357823") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3b1_d20250924_m020236_c001_v0001165_t0000_u01758679356481") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9ef_d20250924_m020235_c001_v7007000_t0000_u01758679355678") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3a6_d20250924_m020234_c001_v0001165_t0022_u01758679354917") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71458_d20250924_m020230_c001_v7007000_t0000_u01758679350718") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f38c_d20250924_m020229_c001_v0001165_t0050_u01758679349438") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71437_d20250924_m020227_c001_v7007000_t0000_u01758679347602") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f380_d20250924_m020226_c001_v0001165_t0050_u01758679346637") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7141a_d20250924_m020226_c001_v7007000_t0000_u01758679346271") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f114b98d8e6a54fcb_d20250924_m020225_c001_v0001113_t0034_u01758679345539") 2025/09/24 02:11:14 DEBUG : empty space: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f378_d20250924_m020223_c001_v0001165_t0038_u01758679343959") 2025/09/24 02:11:14 DEBUG : enormous: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa21_d20250924_m020251_c001_v7007000_t0000_u01758679371903") 2025/09/24 02:11:14 DEBUG : enormous: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f401_d20250924_m020251_c001_v0001165_t0022_u01758679371317") 2025/09/24 02:11:14 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4177e97eed2a7d0f_d20250924_m020606_c001_v7007000_t0000_u01758679566833") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa91_d20250924_m020605_c001_v0001120_t0028_u01758679565252") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743348a6_d20250924_m020312_c001_v7007000_t0000_u01758679392540") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f71c8_d20250924_m020311_c001_v0001036_t0046_u01758679391322") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b713c4_d20250924_m020221_c001_v7007000_t0000_u01758679341451") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f367_d20250924_m020220_c001_v0001165_t0025_u01758679340481") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b713af_d20250924_m020219_c001_v7007000_t0000_u01758679339935") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f365_d20250924_m020219_c001_v0001165_t0002_u01758679339329") 2025/09/24 02:11:15 DEBUG : existing: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f35f_d20250924_m020218_c001_v0001165_t0035_u01758679338584") 2025/09/24 02:11:15 DEBUG : existing-b: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743348aa_d20250924_m020312_c001_v7007000_t0000_u01758679392721") 2025/09/24 02:11:15 DEBUG : existing-b: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f467_d20250924_m020311_c001_v0001165_t0027_u01758679391335") 2025/09/24 02:11:15 DEBUG : file1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d278_d20250924_m020704_c001_v7007000_t0000_u01758679624767") 2025/09/24 02:11:15 DEBUG : file1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9435_d20250924_m020703_c001_v0001137_t0034_u01758679623831") 2025/09/24 02:11:15 DEBUG : file1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d273_d20250924_m020702_c001_v7007000_t0000_u01758679622531") 2025/09/24 02:11:15 DEBUG : file1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbe3_d20250924_m020701_c001_v0001120_t0019_u01758679621620") 2025/09/24 02:11:15 DEBUG : five: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa38_d20250924_m020256_c001_v7007000_t0000_u01758679376434") 2025/09/24 02:11:15 DEBUG : five: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f404d74501aa9f419_d20250924_m020254_c001_v0001165_t0027_u01758679374533") 2025/09/24 02:11:15 DEBUG : foo: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7144b_d20250924_m020229_c001_v7007000_t0000_u01758679349074") 2025/09/24 02:11:15 DEBUG : foo: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f404d74501aa9f38a_d20250924_m020228_c001_v0001165_t0027_u01758679348527") 2025/09/24 02:11:15 DEBUG : foo: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f404d74501aa9f388_d20250924_m020227_c001_v0001165_t0027_u01758679347964") 2025/09/24 02:11:15 DEBUG : four: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa39_d20250924_m020256_c001_v7007000_t0000_u01758679376617") 2025/09/24 02:11:16 DEBUG : four: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44af863_d20250924_m020255_c001_v0001120_t0000_u01758679375086") 2025/09/24 02:11:16 DEBUG : four: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f415_d20250924_m020253_c001_v0001165_t0049_u01758679373892") 2025/09/24 02:11:16 DEBUG : hello world2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c88624c_d20250924_m020141_c001_v7007000_t0000_u01758679301204") 2025/09/24 02:11:16 DEBUG : hello world2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2d2_d20250924_m020140_c001_v0001165_t0006_u01758679300620") 2025/09/24 02:11:16 DEBUG : ignore-size: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b713a2_d20250924_m020218_c001_v7007000_t0000_u01758679338220") 2025/09/24 02:11:16 DEBUG : ignore-size: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f357_d20250924_m020217_c001_v0001165_t0032_u01758679337262") 2025/09/24 02:11:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334892_d20250924_m020310_c001_v7007000_t0000_u01758679390595") 2025/09/24 02:11:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f45f_d20250924_m020309_c001_v0001165_t0004_u01758679389892") 2025/09/24 02:11:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334884_d20250924_m020309_c001_v7007000_t0000_u01758679389117") 2025/09/24 02:11:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f71c6_d20250924_m020307_c001_v0001036_t0038_u01758679387951") 2025/09/24 02:11:16 DEBUG : one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa3a_d20250924_m020256_c001_v7007000_t0000_u01758679376799") 2025/09/24 02:11:16 DEBUG : one: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f404d74501aa9f40d_d20250924_m020253_c001_v0001165_t0027_u01758679373302") 2025/09/24 02:11:16 DEBUG : only0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d25c_d20250924_m020657_c001_v7007000_t0000_u01758679617187") 2025/09/24 02:11:16 DEBUG : only0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44afbbd_d20250924_m020651_c001_v0001120_t0000_u01758679611374") 2025/09/24 02:11:16 DEBUG : only0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb41_d20250924_m020634_c001_v0001120_t0044_u01758679594496") 2025/09/24 02:11:16 DEBUG : only0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405ac0d3d0c31f1d_d20250924_m020628_c001_v7007000_t0000_u01758679588287") 2025/09/24 02:11:16 DEBUG : only0: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afa9f_d20250924_m020611_c001_v0001120_t0038_u01758679571092") 2025/09/24 02:11:16 DEBUG : only1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d25d_d20250924_m020657_c001_v7007000_t0000_u01758679617369") 2025/09/24 02:11:16 DEBUG : only1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4133fbdf6d7c940a_d20250924_m020652_c001_v0001137_t0019_u01758679612482") 2025/09/24 02:11:16 DEBUG : only1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb45_d20250924_m020635_c001_v0001120_t0042_u01758679595266") 2025/09/24 02:11:17 DEBUG : only1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc2538fe_d20250924_m020628_c001_v7007000_t0000_u01758679588682") 2025/09/24 02:11:17 DEBUG : only1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaab_d20250924_m020611_c001_v0001120_t0036_u01758679571978") 2025/09/24 02:11:17 DEBUG : only10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d25e_d20250924_m020657_c001_v7007000_t0000_u01758679617551") 2025/09/24 02:11:17 DEBUG : only10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4133fbdf6d7c93fe_d20250924_m020651_c001_v0001137_t0019_u01758679611915") 2025/09/24 02:11:17 DEBUG : only10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb7d_d20250924_m020643_c001_v0001120_t0000_u01758679603262") 2025/09/24 02:11:17 DEBUG : only10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc2538fd_d20250924_m020628_c001_v7007000_t0000_u01758679588498") 2025/09/24 02:11:17 DEBUG : only10: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afae9_d20250924_m020620_c001_v0001120_t0046_u01758679580012") 2025/09/24 02:11:17 DEBUG : only11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d25f_d20250924_m020657_c001_v7007000_t0000_u01758679617734") 2025/09/24 02:11:17 DEBUG : only11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41898cfd7c275c4b_d20250924_m020652_c001_v0001183_t0038_u01758679612103") 2025/09/24 02:11:17 DEBUG : only11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb81_d20250924_m020644_c001_v0001120_t0029_u01758679604213") 2025/09/24 02:11:17 DEBUG : only11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e62_d20250924_m020628_c001_v7007000_t0000_u01758679588284") 2025/09/24 02:11:17 DEBUG : only11: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaf1_d20250924_m020620_c001_v0001120_t0000_u01758679580912") 2025/09/24 02:11:17 DEBUG : only12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d260_d20250924_m020657_c001_v7007000_t0000_u01758679617916") 2025/09/24 02:11:17 DEBUG : only12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4190ca8d46ff3b04_d20250924_m020652_c001_v0001183_t0016_u01758679612310") 2025/09/24 02:11:17 DEBUG : only12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb87_d20250924_m020645_c001_v0001120_t0056_u01758679605270") 2025/09/24 02:11:17 DEBUG : only12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e69_d20250924_m020628_c001_v7007000_t0000_u01758679588847") 2025/09/24 02:11:17 DEBUG : only12: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaf5_d20250924_m020621_c001_v0001120_t0001_u01758679581542") 2025/09/24 02:11:17 DEBUG : only13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d261_d20250924_m020658_c001_v7007000_t0000_u01758679618104") 2025/09/24 02:11:17 DEBUG : only13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44afbc1_d20250924_m020651_c001_v0001120_t0000_u01758679611930") 2025/09/24 02:11:17 DEBUG : only13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb8b_d20250924_m020646_c001_v0001120_t0053_u01758679606007") 2025/09/24 02:11:18 DEBUG : only13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e67_d20250924_m020628_c001_v7007000_t0000_u01758679588661") 2025/09/24 02:11:18 DEBUG : only13: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaff_d20250924_m020622_c001_v0001120_t0016_u01758679582345") 2025/09/24 02:11:18 DEBUG : only14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d263_d20250924_m020658_c001_v7007000_t0000_u01758679618287") 2025/09/24 02:11:18 DEBUG : only14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4133fbdf6d7c9402_d20250924_m020652_c001_v0001137_t0019_u01758679612111") 2025/09/24 02:11:18 DEBUG : only14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb93_d20250924_m020646_c001_v0001120_t0015_u01758679606823") 2025/09/24 02:11:18 DEBUG : only14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e68_d20250924_m020628_c001_v7007000_t0000_u01758679588671") 2025/09/24 02:11:18 DEBUG : only14: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb05_d20250924_m020622_c001_v0001120_t0055_u01758679582921") 2025/09/24 02:11:18 DEBUG : only15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d264_d20250924_m020658_c001_v7007000_t0000_u01758679618469") 2025/09/24 02:11:18 DEBUG : only15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44afbc3_d20250924_m020652_c001_v0001120_t0000_u01758679612117") 2025/09/24 02:11:18 DEBUG : only15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb9d_d20250924_m020647_c001_v0001120_t0021_u01758679607745") 2025/09/24 02:11:18 DEBUG : only15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e63_d20250924_m020628_c001_v7007000_t0000_u01758679588291") 2025/09/24 02:11:18 DEBUG : only15: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb0a_d20250924_m020623_c001_v0001120_t0053_u01758679583457") 2025/09/24 02:11:18 DEBUG : only16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d265_d20250924_m020658_c001_v7007000_t0000_u01758679618652") 2025/09/24 02:11:18 DEBUG : only16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41898cfd7c275c4d_d20250924_m020652_c001_v0001183_t0038_u01758679612287") 2025/09/24 02:11:18 DEBUG : only16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afba5_d20250924_m020648_c001_v0001120_t0014_u01758679608497") 2025/09/24 02:11:18 DEBUG : only16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e6c_d20250924_m020629_c001_v7007000_t0000_u01758679589043") 2025/09/24 02:11:18 DEBUG : only16: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb10_d20250924_m020624_c001_v0001120_t0043_u01758679584089") 2025/09/24 02:11:19 DEBUG : only17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d266_d20250924_m020658_c001_v7007000_t0000_u01758679618834") 2025/09/24 02:11:19 DEBUG : only17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4133fbdf6d7c9406_d20250924_m020652_c001_v0001137_t0019_u01758679612296") 2025/09/24 02:11:19 DEBUG : only17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afba9_d20250924_m020649_c001_v0001120_t0020_u01758679609155") 2025/09/24 02:11:19 DEBUG : only17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e60_d20250924_m020627_c001_v7007000_t0000_u01758679587913") 2025/09/24 02:11:19 DEBUG : only17: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb1a_d20250924_m020625_c001_v0001120_t0016_u01758679585160") 2025/09/24 02:11:19 DEBUG : only18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d267_d20250924_m020659_c001_v7007000_t0000_u01758679619017") 2025/09/24 02:11:19 DEBUG : only18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44afbc5_d20250924_m020652_c001_v0001120_t0000_u01758679612302") 2025/09/24 02:11:19 DEBUG : only18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbaf_d20250924_m020649_c001_v0001120_t0019_u01758679609804") 2025/09/24 02:11:19 DEBUG : only18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc2538fc_d20250924_m020628_c001_v7007000_t0000_u01758679588311") 2025/09/24 02:11:19 DEBUG : only18: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb22_d20250924_m020625_c001_v0001120_t0002_u01758679585836") 2025/09/24 02:11:19 DEBUG : only19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d268_d20250924_m020659_c001_v7007000_t0000_u01758679619198") 2025/09/24 02:11:19 DEBUG : only19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41898cfd7c275c4f_d20250924_m020652_c001_v0001183_t0038_u01758679612472") 2025/09/24 02:11:19 DEBUG : only19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbb5_d20250924_m020650_c001_v0001120_t0039_u01758679610332") 2025/09/24 02:11:20 DEBUG : only19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e6a_d20250924_m020628_c001_v7007000_t0000_u01758679588857") 2025/09/24 02:11:20 DEBUG : only19: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb2a_d20250924_m020626_c001_v0001120_t0050_u01758679586524") 2025/09/24 02:11:20 DEBUG : only2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d269_d20250924_m020659_c001_v7007000_t0000_u01758679619381") 2025/09/24 02:11:20 DEBUG : only2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44afbc7_d20250924_m020652_c001_v0001120_t0000_u01758679612487") 2025/09/24 02:11:20 DEBUG : only2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb4b_d20250924_m020636_c001_v0001120_t0004_u01758679596017") 2025/09/24 02:11:20 DEBUG : only2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e61_d20250924_m020628_c001_v7007000_t0000_u01758679588099") 2025/09/24 02:11:20 DEBUG : only2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afab6_d20250924_m020613_c001_v0001120_t0044_u01758679573069") 2025/09/24 02:11:20 DEBUG : only3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d26a_d20250924_m020659_c001_v7007000_t0000_u01758679619563") 2025/09/24 02:11:20 DEBUG : only3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4190ca8d46ff3b08_d20250924_m020652_c001_v0001183_t0016_u01758679612502") 2025/09/24 02:11:20 DEBUG : only3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb4f_d20250924_m020636_c001_v0001120_t0037_u01758679596919") 2025/09/24 02:11:20 DEBUG : only3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e65_d20250924_m020628_c001_v7007000_t0000_u01758679588471") 2025/09/24 02:11:20 DEBUG : only3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afabc_d20250924_m020614_c001_v0001120_t0050_u01758679574079") 2025/09/24 02:11:20 DEBUG : only4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d26b_d20250924_m020659_c001_v7007000_t0000_u01758679619745") 2025/09/24 02:11:20 DEBUG : only4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41898cfd7c275c55_d20250924_m020652_c001_v0001183_t0038_u01758679612656") 2025/09/24 02:11:20 DEBUG : only4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb59_d20250924_m020637_c001_v0001120_t0023_u01758679597891") 2025/09/24 02:11:20 DEBUG : only4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e66_d20250924_m020628_c001_v7007000_t0000_u01758679588480") 2025/09/24 02:11:20 DEBUG : only4: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afac4_d20250924_m020614_c001_v0001120_t0007_u01758679574940") 2025/09/24 02:11:20 DEBUG : only5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d26c_d20250924_m020659_c001_v7007000_t0000_u01758679619927") 2025/09/24 02:11:20 DEBUG : only5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4133fbdf6d7c940c_d20250924_m020652_c001_v0001137_t0019_u01758679612666") 2025/09/24 02:11:20 DEBUG : only5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb5f_d20250924_m020639_c001_v0001120_t0011_u01758679599212") 2025/09/24 02:11:21 DEBUG : only5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405ac0d3d0c31f20_d20250924_m020628_c001_v7007000_t0000_u01758679588693") 2025/09/24 02:11:21 DEBUG : only5: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afaca_d20250924_m020615_c001_v0001120_t0013_u01758679575819") 2025/09/24 02:11:21 DEBUG : only6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d26e_d20250924_m020700_c001_v7007000_t0000_u01758679620121") 2025/09/24 02:11:21 DEBUG : only6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4013add2d44afbc9_d20250924_m020652_c001_v0001120_t0000_u01758679612672") 2025/09/24 02:11:21 DEBUG : only6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb65_d20250924_m020639_c001_v0001120_t0002_u01758679599728") 2025/09/24 02:11:21 DEBUG : only6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc2538ff_d20250924_m020628_c001_v7007000_t0000_u01758679588867") 2025/09/24 02:11:21 DEBUG : only6: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afad0_d20250924_m020616_c001_v0001120_t0032_u01758679576437") 2025/09/24 02:11:21 DEBUG : only7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d26f_d20250924_m020700_c001_v7007000_t0000_u01758679620310") 2025/09/24 02:11:21 DEBUG : only7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4190ca8d46ff3b0a_d20250924_m020652_c001_v0001183_t0016_u01758679612690") 2025/09/24 02:11:21 DEBUG : only7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb6b_d20250924_m020640_c001_v0001120_t0038_u01758679600421") 2025/09/24 02:11:21 DEBUG : only7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405ac0d3d0c31f1e_d20250924_m020628_c001_v7007000_t0000_u01758679588488") 2025/09/24 02:11:21 DEBUG : only7: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afad8_d20250924_m020617_c001_v0001120_t0047_u01758679577609") 2025/09/24 02:11:21 DEBUG : only8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d271_d20250924_m020700_c001_v7007000_t0000_u01758679620493") 2025/09/24 02:11:21 DEBUG : only8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41898cfd7c275c59_d20250924_m020652_c001_v0001183_t0038_u01758679612840") 2025/09/24 02:11:21 DEBUG : only8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb71_d20250924_m020641_c001_v0001120_t0041_u01758679601708") 2025/09/24 02:11:21 DEBUG : only8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f405ac0d3d0c31f21_d20250924_m020628_c001_v7007000_t0000_u01758679588878") 2025/09/24 02:11:21 DEBUG : only8: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afadf_d20250924_m020618_c001_v0001120_t0037_u01758679578523") 2025/09/24 02:11:21 DEBUG : only9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d272_d20250924_m020700_c001_v7007000_t0000_u01758679620676") 2025/09/24 02:11:21 DEBUG : only9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4133fbdf6d7c940e_d20250924_m020652_c001_v0001137_t0019_u01758679612850") 2025/09/24 02:11:21 DEBUG : only9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afb77_d20250924_m020642_c001_v0001120_t0053_u01758679602530") 2025/09/24 02:11:22 DEBUG : only9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0e6d_d20250924_m020629_c001_v7007000_t0000_u01758679589059") 2025/09/24 02:11:22 DEBUG : only9: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afae5_d20250924_m020619_c001_v0001120_t0010_u01758679579422") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433486e_d20250924_m020306_c001_v7007000_t0000_u01758679386833") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f71b9_d20250924_m020304_c001_v0001036_t0015_u01758679384608") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433485b_d20250924_m020303_c001_v7007000_t0000_u01758679383486") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f436_d20250924_m020301_c001_v0001165_t0059_u01758679381706") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334853_d20250924_m020300_c001_v7007000_t0000_u01758679380616") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af86d_d20250924_m020257_c001_v0001120_t0049_u01758679377716") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa18_d20250924_m020248_c001_v7007000_t0000_u01758679368287") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3e6_d20250924_m020247_c001_v0001165_t0020_u01758679367081") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa14_d20250924_m020245_c001_v7007000_t0000_u01758679365524") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3dc_d20250924_m020244_c001_v0001165_t0057_u01758679364690") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa0f_d20250924_m020243_c001_v7007000_t0000_u01758679363539") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3d2_d20250924_m020242_c001_v0001165_t0034_u01758679362761") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9f4_d20250924_m020237_c001_v7007000_t0000_u01758679357266") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3ad_d20250924_m020236_c001_v0001165_t0026_u01758679356236") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9f1_d20250924_m020235_c001_v7007000_t0000_u01758679355865") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3a4_d20250924_m020234_c001_v0001165_t0015_u01758679354714") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9e6_d20250924_m020234_c001_v7007000_t0000_u01758679354347") 2025/09/24 02:11:22 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f39e_d20250924_m020233_c001_v0001165_t0012_u01758679353760") 2025/09/24 02:11:23 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f39c_d20250924_m020233_c001_v0001165_t0045_u01758679353152") 2025/09/24 02:11:23 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9e2_d20250924_m020232_c001_v7007000_t0000_u01758679352785") 2025/09/24 02:11:23 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f39a_d20250924_m020232_c001_v0001165_t0028_u01758679352200") 2025/09/24 02:11:23 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f398_d20250924_m020231_c001_v0001165_t0040_u01758679351630") 2025/09/24 02:11:23 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7145a_d20250924_m020230_c001_v7007000_t0000_u01758679350900") 2025/09/24 02:11:23 DEBUG : potato: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f394_d20250924_m020230_c001_v0001165_t0041_u01758679350144") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa78_d20250924_m020353_c001_v7007000_t0000_u01758679433609") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af8eb_d20250924_m020352_c001_v0001120_t0054_u01758679432922") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f6610418_d20250924_m020344_c001_v7007000_t0000_u01758679424042") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af8cd_d20250924_m020339_c001_v0001120_t0051_u01758679419585") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b3ed_d20250924_m020331_c001_v7007000_t0000_u01758679411764") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af8bb_d20250924_m020326_c001_v0001120_t0041_u01758679406040") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743348d8_d20250924_m020317_c001_v7007000_t0000_u01758679397769") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af897_d20250924_m020313_c001_v0001120_t0049_u01758679393653") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa22_d20250924_m020252_c001_v7007000_t0000_u01758679372085") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3fb_d20250924_m020250_c001_v0001165_t0051_u01758679370817") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa1f_d20250924_m020250_c001_v7007000_t0000_u01758679370446") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3f1_d20250924_m020248_c001_v0001165_t0040_u01758679368900") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa19_d20250924_m020248_c001_v7007000_t0000_u01758679368521") 2025/09/24 02:11:23 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3ea_d20250924_m020247_c001_v0001165_t0055_u01758679367698") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa16_d20250924_m020246_c001_v7007000_t0000_u01758679366709") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3e2_d20250924_m020245_c001_v0001165_t0047_u01758679365893") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa13_d20250924_m020244_c001_v7007000_t0000_u01758679364320") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3da_d20250924_m020243_c001_v0001165_t0010_u01758679363552") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8df9f8_d20250924_m020238_c001_v7007000_t0000_u01758679358005") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f3b8_d20250924_m020237_c001_v0001165_t0018_u01758679357066") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886251_d20250924_m020143_c001_v7007000_t0000_u01758679303808") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2d8_d20250924_m020143_c001_v0001165_t0021_u01758679303216") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886250_d20250924_m020142_c001_v7007000_t0000_u01758679302317") 2025/09/24 02:11:24 DEBUG : potato2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2d4_d20250924_m020141_c001_v0001165_t0009_u01758679301748") 2025/09/24 02:11:24 DEBUG : potato3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f420e5067f661041b_d20250924_m020344_c001_v7007000_t0000_u01758679424915") 2025/09/24 02:11:24 DEBUG : potato3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f7207_d20250924_m020340_c001_v0001036_t0056_u01758679420905") 2025/09/24 02:11:24 DEBUG : potato3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b3ee_d20250924_m020331_c001_v7007000_t0000_u01758679411947") 2025/09/24 02:11:24 DEBUG : potato3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f71ed_d20250924_m020327_c001_v0001036_t0058_u01758679407592") 2025/09/24 02:11:24 DEBUG : potato3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743348e1_d20250924_m020318_c001_v7007000_t0000_u01758679398866") 2025/09/24 02:11:24 DEBUG : potato3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f71d4_d20250924_m020314_c001_v0001036_t0045_u01758679394322") 2025/09/24 02:11:24 DEBUG : pre-dest1/1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b453_d20250924_m020428_c001_v7007000_t0000_u01758679468803") 2025/09/24 02:11:24 DEBUG : pre-dest1/1: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f7254_d20250924_m020420_c001_v0001036_t0058_u01758679460457") 2025/09/24 02:11:24 DEBUG : pre-dest2/2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41555fc378a5b454_d20250924_m020428_c001_v7007000_t0000_u01758679468987") 2025/09/24 02:11:24 DEBUG : pre-dest2/2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af93f_d20250924_m020421_c001_v0001120_t0032_u01758679461265") 2025/09/24 02:11:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f418fcc55ea591d0a_d20250924_m020404_c001_v7007000_t0000_u01758679444587") 2025/09/24 02:11:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f6ae_d20250924_m020401_c001_v0001165_t0006_u01758679441601") 2025/09/24 02:11:25 DEBUG : sizeonly: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71397_d20250924_m020216_c001_v7007000_t0000_u01758679336707") 2025/09/24 02:11:25 DEBUG : sizeonly: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f351_d20250924_m020215_c001_v0001165_t0012_u01758679335778") 2025/09/24 02:11:25 DEBUG : splitbanan: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f408408f43c961184_d20250924_m020849_c001_v7007000_t0000_u01758679729766") 2025/09/24 02:11:25 DEBUG : splitbanan: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afd70_d20250924_m020842_c001_v0001120_t0047_u01758679722687") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335089_d20250924_m021000_c001_v7007000_t0000_u01758679800830") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9703_d20250924_m020954_c001_v0001137_t0049_u01758679794306") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f417fe0546021f807_d20250924_m020946_c001_v7007000_t0000_u01758679786238") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96d4_d20250924_m020939_c001_v0001137_t0041_u01758679779896") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253bbe_d20250924_m020932_c001_v7007000_t0000_u01758679772233") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c96a4_d20250924_m020926_c001_v0001137_t0003_u01758679766051") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c0c6_d20250924_m020918_c001_v7007000_t0000_u01758679758351") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9662_d20250924_m020912_c001_v0001137_t0028_u01758679752206") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4002d5bf67480435_d20250924_m020904_c001_v7007000_t0000_u01758679744248") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c961f_d20250924_m020857_c001_v0001137_t0003_u01758679737610") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cee3c_d20250924_m020844_c001_v7007000_t0000_u01758679724446") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c95cf_d20250924_m020841_c001_v0001137_t0028_u01758679721557") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4182cec7cc253ac3_d20250924_m020833_c001_v7007000_t0000_u01758679713485") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3ec2_d20250924_m020826_c001_v0001183_t0033_u01758679706589") 2025/09/24 02:11:25 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23bf4b_d20250924_m020825_c001_v7007000_t0000_u01758679705454") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9582_d20250924_m020822_c001_v0001137_t0035_u01758679702033") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71986_d20250924_m020813_c001_v7007000_t0000_u01758679693550") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9542_d20250924_m020806_c001_v0001137_t0049_u01758679686785") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40108df2bedc0f23_d20250924_m020805_c001_v7007000_t0000_u01758679685619") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afcd6_d20250924_m020802_c001_v0001120_t0010_u01758679682593") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f421305f2373cecf7_d20250924_m020746_c001_v7007000_t0000_u01758679666624") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94dd_d20250924_m020743_c001_v0001137_t0018_u01758679663328") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d36e_d20250924_m020735_c001_v7007000_t0000_u01758679655899") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c94a1_d20250924_m020729_c001_v0001137_t0022_u01758679649548") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f40300dad435a4c85_d20250924_m020721_c001_v7007000_t0000_u01758679641371") 2025/09/24 02:11:26 DEBUG : splitbananasplit: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9462_d20250924_m020715_c001_v0001137_t0028_u01758679635475") 2025/09/24 02:11:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f419899979db9ea73_d20250924_m020828_c001_v7007000_t0000_u01758679708205") 2025/09/24 02:11:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9586_d20250924_m020823_c001_v0001137_t0051_u01758679703396") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d28b_d20250924_m020709_c001_v7007000_t0000_u01758679629081") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ce4_d20250924_m020708_c001_v0001183_t0053_u01758679627999") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d27d_d20250924_m020707_c001_v7007000_t0000_u01758679627217") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3b8a_d20250924_m020705_c001_v0001183_t0043_u01758679625730") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334894_d20250924_m020310_c001_v7007000_t0000_u01758679390775") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af887_d20250924_m020309_c001_v0001120_t0030_u01758679389876") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334886_d20250924_m020309_c001_v7007000_t0000_u01758679389299") 2025/09/24 02:11:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f457_d20250924_m020308_c001_v0001165_t0058_u01758679388309") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71392_d20250924_m020213_c001_v7007000_t0000_u01758679333609") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f345_d20250924_m020212_c001_v0001165_t0026_u01758679332297") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7138e_d20250924_m020211_c001_v7007000_t0000_u01758679331933") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f33f_d20250924_m020210_c001_v0001165_t0012_u01758679330994") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b7138c_d20250924_m020208_c001_v7007000_t0000_u01758679328785") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f333_d20250924_m020207_c001_v0001165_t0009_u01758679327996") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71388_d20250924_m020207_c001_v7007000_t0000_u01758679327452") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f32e_d20250924_m020206_c001_v0001165_t0033_u01758679326531") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f32c_d20250924_m020204_c001_v0001165_t0010_u01758679324048") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413b884ed7b71372_d20250924_m020203_c001_v7007000_t0000_u01758679323683") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f326_d20250924_m020203_c001_v0001165_t0055_u01758679323096") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f324_d20250924_m020202_c001_v0001165_t0027_u01758679322518") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886269_d20250924_m020201_c001_v7007000_t0000_u01758679321792") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f318_d20250924_m020159_c001_v0001165_t0006_u01758679319501") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f30e_d20250924_m020156_c001_v0001165_t0002_u01758679316996") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886264_d20250924_m020156_c001_v7007000_t0000_u01758679316634") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f30c_d20250924_m020156_c001_v0001165_t0025_u01758679316032") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f308_d20250924_m020155_c001_v0001165_t0010_u01758679315462") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886260_d20250924_m020155_c001_v7007000_t0000_u01758679315100") 2025/09/24 02:11:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2fb_d20250924_m020151_c001_v0001165_t0034_u01758679311805") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c88625b_d20250924_m020151_c001_v7007000_t0000_u01758679311445") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2f5_d20250924_m020150_c001_v0001165_t0011_u01758679310836") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886258_d20250924_m020149_c001_v7007000_t0000_u01758679309939") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2f0_d20250924_m020149_c001_v0001165_t0014_u01758679309370") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886257_d20250924_m020148_c001_v7007000_t0000_u01758679308830") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2ee_d20250924_m020148_c001_v0001165_t0014_u01758679308276") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886256_d20250924_m020147_c001_v7007000_t0000_u01758679307377") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2e8_d20250924_m020146_c001_v0001165_t0037_u01758679306630") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886255_d20250924_m020146_c001_v7007000_t0000_u01758679306075") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2e2_d20250924_m020145_c001_v0001165_t0031_u01758679305518") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886254_d20250924_m020144_c001_v7007000_t0000_u01758679304973") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2de_d20250924_m020144_c001_v0001165_t0021_u01758679304350") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c88624b_d20250924_m020140_c001_v7007000_t0000_u01758679300080") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2d0_d20250924_m020139_c001_v0001165_t0002_u01758679299483") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886248_d20250924_m020138_c001_v7007000_t0000_u01758679298940") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2cc_d20250924_m020138_c001_v0001165_t0042_u01758679298377") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886247_d20250924_m020137_c001_v7007000_t0000_u01758679297480") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2c8_d20250924_m020136_c001_v0001165_t0013_u01758679296848") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f4168adfb5c886243_d20250924_m020134_c001_v7007000_t0000_u01758679294517") 2025/09/24 02:11:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f2c2_d20250924_m020133_c001_v0001165_t0028_u01758679293939") 2025/09/24 02:11:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d28e_d20250924_m020709_c001_v7007000_t0000_u01758679629263") 2025/09/24 02:11:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9441_d20250924_m020708_c001_v0001137_t0012_u01758679628005") 2025/09/24 02:11:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d27f_d20250924_m020707_c001_v7007000_t0000_u01758679627399") 2025/09/24 02:11:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afbf3_d20250924_m020705_c001_v0001120_t0025_u01758679625714") 2025/09/24 02:11:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433508c_d20250924_m021002_c001_v7007000_t0000_u01758679802809") 2025/09/24 02:11:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27639f_d20250924_m021002_c001_v0001183_t0032_u01758679802194") 2025/09/24 02:11:29 DEBUG : sub/yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433486a_d20250924_m020306_c001_v7007000_t0000_u01758679386291") 2025/09/24 02:11:29 DEBUG : sub/yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af87b_d20250924_m020304_c001_v0001120_t0025_u01758679384222") 2025/09/24 02:11:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d279_d20250924_m020704_c001_v7007000_t0000_u01758679624949") 2025/09/24 02:11:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275cb2_d20250924_m020703_c001_v0001183_t0055_u01758679623499") 2025/09/24 02:11:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d274_d20250924_m020702_c001_v7007000_t0000_u01758679622714") 2025/09/24 02:11:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c275ca4_d20250924_m020701_c001_v0001183_t0010_u01758679621669") 2025/09/24 02:11:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d27b_d20250924_m020705_c001_v7007000_t0000_u01758679625132") 2025/09/24 02:11:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3b60_d20250924_m020703_c001_v0001183_t0009_u01758679623486") 2025/09/24 02:11:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f422593e374d2d275_d20250924_m020702_c001_v7007000_t0000_u01758679622896") 2025/09/24 02:11:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff3b53_d20250924_m020701_c001_v0001183_t0009_u01758679621644") 2025/09/24 02:11:29 DEBUG : three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa3c_d20250924_m020256_c001_v7007000_t0000_u01758679376987") 2025/09/24 02:11:29 DEBUG : three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f41f_d20250924_m020255_c001_v0001165_t0028_u01758679375853") 2025/09/24 02:11:29 DEBUG : three: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104d74501aa9f413_d20250924_m020253_c001_v0001165_t0021_u01758679373670") 2025/09/24 02:11:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433508e_d20250924_m021004_c001_v7007000_t0000_u01758679804384") 2025/09/24 02:11:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff4278_d20250924_m021003_c001_v0001183_t0024_u01758679803764") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743350a7_d20250924_m021023_c001_v7007000_t0000_u01758679823145") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afeca_d20250924_m021021_c001_v0001120_t0049_u01758679821279") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743350a3_d20250924_m021019_c001_v7007000_t0000_u01758679819726") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff42f1_d20250924_m021018_c001_v0001183_t0049_u01758679818109") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743350a1_d20250924_m021017_c001_v7007000_t0000_u01758679817129") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c27641d_d20250924_m021016_c001_v0001183_t0029_u01758679816463") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335096_d20250924_m021011_c001_v7007000_t0000_u01758679811324") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff42a9_d20250924_m021010_c001_v0001183_t0046_u01758679810473") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335098_d20250924_m021013_c001_v7007000_t0000_u01758679813557") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afeb6_d20250924_m021012_c001_v0001120_t0052_u01758679812280") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335094_d20250924_m021009_c001_v7007000_t0000_u01758679809491") 2025/09/24 02:11:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f11898cfd7c2763d8_d20250924_m021008_c001_v0001183_t0026_u01758679808871") 2025/09/24 02:11:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335093_d20250924_m021007_c001_v7007000_t0000_u01758679807915") 2025/09/24 02:11:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c971d_d20250924_m021007_c001_v0001137_t0003_u01758679807154") 2025/09/24 02:11:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274335090_d20250924_m021006_c001_v7007000_t0000_u01758679806212") 2025/09/24 02:11:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44afe97_d20250924_m021005_c001_v0001120_t0054_u01758679805334") 2025/09/24 02:11:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f41951d83db23c221_d20250924_m021027_c001_v7007000_t0000_u01758679827763") 2025/09/24 02:11:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1190ca8d46ff433a_d20250924_m021027_c001_v0001183_t0058_u01758679827136") 2025/09/24 02:11:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433509e_d20250924_m021015_c001_v7007000_t0000_u01758679815519") 2025/09/24 02:11:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9737_d20250924_m021014_c001_v0001137_t0054_u01758679814518") 2025/09/24 02:11:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743350a8_d20250924_m021023_c001_v7007000_t0000_u01758679823823") 2025/09/24 02:11:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1133fbdf6d7c9757_d20250924_m021022_c001_v0001137_t0050_u01758679822792") 2025/09/24 02:11:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d8082743350a4_d20250924_m021020_c001_v7007000_t0000_u01758679820329") 2025/09/24 02:11:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1120c5eac5018e8e_d20250924_m021019_c001_v0001113_t0052_u01758679819319") 2025/09/24 02:11:31 DEBUG : two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f410e88201c8dfa3d_d20250924_m020257_c001_v7007000_t0000_u01758679377169") 2025/09/24 02:11:31 DEBUG : two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f413d4d9ce05f71aa_d20250924_m020255_c001_v0001036_t0020_u01758679375284") 2025/09/24 02:11:31 DEBUG : two: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f404d74501aa9f411_d20250924_m020253_c001_v0001165_t0027_u01758679373485") 2025/09/24 02:11:31 DEBUG : yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334872_d20250924_m020307_c001_v7007000_t0000_u01758679387015") 2025/09/24 02:11:31 DEBUG : yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f104e11054866ff7f_d20250924_m020305_c001_v0001099_t0049_u01758679385922") 2025/09/24 02:11:31 DEBUG : yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334859_d20250924_m020302_c001_v7007000_t0000_u01758679382937") 2025/09/24 02:11:31 DEBUG : yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1013add2d44af877_d20250924_m020301_c001_v0001120_t0049_u01758679381351") 2025/09/24 02:11:31 DEBUG : yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334852_d20250924_m020300_c001_v7007000_t0000_u01758679380073") 2025/09/24 02:11:31 DEBUG : yam: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f113d4d9ce05f71b1_d20250924_m020257_c001_v0001036_t0036_u01758679377731") 2025/09/24 02:11:31 DEBUG : yaml: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d80827433485c_d20250924_m020303_c001_v7007000_t0000_u01758679383666") 2025/09/24 02:11:31 DEBUG : yaml: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f105cc724f4f68cf2_d20250924_m020302_c001_v0001130_t0041_u01758679382518") 2025/09/24 02:11:31 DEBUG : yaml: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f423d808274334854_d20250924_m020300_c001_v7007000_t0000_u01758679380797") 2025/09/24 02:11:31 DEBUG : yaml: Deleting (id "4_zefd25d83704d7b9b9f980e1b_f1128544f8f42fdd9_d20250924_m020259_c001_v0001176_t0011_u01758679379854") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m1.687045621s (try 1/5)