"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/17 01:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate" 2025/10/17 01:51:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:51:37 DEBUG : Creating backend with remote "/tmp/rclone2064339813" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/17 01:51:38 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:38 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:38 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:38 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:39 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:51:39 DEBUG : B2 bucket rclone-test-yikevoy7vate: 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:41 DEBUG : Creating backend with remote "/non-existing" 2025/10/17 01:51:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/17 01:51:41 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:41 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:42 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:42 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:43 INFO : B2 bucket rclone-test-yikevoy7vate: Running all checks before starting transfers 2025/10/17 01:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:43 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:43 INFO : B2 bucket rclone-test-yikevoy7vate: Checks finished, now starting transfers 2025/10/17 01:51:43 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:44 ERROR : Ignoring --no-traverse with sync 2025/10/17 01:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:45 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:51:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/17 01:51:46 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:46 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/17 01:51:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:51:47 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:47 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:51:48 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:48 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/17 01:51:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:51:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/17 01:51:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:51:49 INFO : sub dir2: Making directory 2025/10/17 01:51:49 INFO : sub dir: Making directory 2025/10/17 01:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:49 INFO : sub dir2/sub sub dir2: Making directory 2025/10/17 01:51:49 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:49 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:50 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/10/17 01:51:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:50 INFO : sub dir2: Making directory 2025/10/17 01:51:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/17 01:51:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:51 DEBUG : sub dir2: Making directory with metadata 2025/10/17 01:51:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:51:52 INFO : sub dir2: Making directory 2025/10/17 01:51:52 INFO : sub dir: Making directory 2025/10/17 01:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:52 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:52 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:52 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:51:52 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/17 01:51:52 DEBUG : B2 bucket rclone-test-yikevoy7vate: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/17 01:51:52 DEBUG : B2 bucket rclone-test-yikevoy7vate: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:53 INFO : sub dir2: Making directory 2025/10/17 01:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:53 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:53 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:53 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:51:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:54 DEBUG : sub dir2: Making directory with metadata 2025/10/17 01:51:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:51:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:51:54 INFO : sub dir2: Making directory 2025/10/17 01:51:54 INFO : sub dir: Making directory 2025/10/17 01:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:54 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:54 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:55 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:51:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/17 01:51:55 DEBUG : B2 bucket rclone-test-yikevoy7vate: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:56 INFO : sub dir2: Making directory 2025/10/17 01:51:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:56 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:51:56 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:56 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-saxagok7kote" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yikevoy7vate -> B2 bucket rclone-test-saxagok7kote 2025/10/17 01:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:51:58 DEBUG : B2 bucket rclone-test-saxagok7kote: Waiting for checks to finish 2025/10/17 01:51:58 DEBUG : B2 bucket rclone-test-saxagok7kote: Waiting for transfers to finish 2025/10/17 01:51:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:51:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/17 01:51:59 DEBUG : B2 bucket rclone-test-saxagok7kote: Purge remote 2025/10/17 01:51:59 INFO : B2 bucket rclone-test-saxagok7kote: cleaning bucket "rclone-test-saxagok7kote" of all files 2025/10/17 01:52:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf32ddd3d0ddebfb9f980e1b_f1103d79771b5ecd3_d20251017_m015159_c001_v0001161_t0040_u01760665919389") --- PASS: TestServerSideCopy (3.88s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:02 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/17 01:52:02 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/17 01:52:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tidifax5piqo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yikevoy7vate -> B2 bucket rclone-test-tidifax5piqo 2025/10/17 01:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:52:04 DEBUG : B2 bucket rclone-test-tidifax5piqo: Waiting for checks to finish 2025/10/17 01:52:04 DEBUG : B2 bucket rclone-test-tidifax5piqo: Waiting for transfers to finish 2025/10/17 01:52:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:52:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/17 01:52:05 DEBUG : B2 bucket rclone-test-tidifax5piqo: Waiting for checks to finish 2025/10/17 01:52:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/17 01:52:05 DEBUG : B2 bucket rclone-test-tidifax5piqo: Waiting for transfers to finish 2025/10/17 01:52:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/17 01:52:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/17 01:52:06 DEBUG : B2 bucket rclone-test-tidifax5piqo: Purge remote 2025/10/17 01:52:06 INFO : B2 bucket rclone-test-tidifax5piqo: cleaning bucket "rclone-test-tidifax5piqo" of all files 2025/10/17 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zefa2fd33d0ddebfb9f980e1b_f106bb58a20cae350_d20251017_m015206_c001_v0001117_t0013_u01760665926074") 2025/10/17 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zefa2fd33d0ddebfb9f980e1b_f100cf01f1a5dfd0a_d20251017_m015204_c001_v0001137_t0022_u01760665924982") --- PASS: TestServerSideCopyOverSelf (5.87s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/17 01:52:09 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:09 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/17 01:52:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/17 01:52:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hibivem3mivo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yikevoy7vate -> B2 bucket rclone-test-hibivem3mivo 2025/10/17 01:52:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:52:11 DEBUG : B2 bucket rclone-test-hibivem3mivo: Waiting for checks to finish 2025/10/17 01:52:11 DEBUG : B2 bucket rclone-test-hibivem3mivo: Waiting for transfers to finish 2025/10/17 01:52:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:52:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/17 01:52:13 DEBUG : B2 bucket rclone-test-hibivem3mivo: Waiting for checks to finish 2025/10/17 01:52:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/17 01:52:13 DEBUG : B2 bucket rclone-test-hibivem3mivo: Waiting for transfers to finish 2025/10/17 01:52:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/17 01:52:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/17 01:52:14 INFO : sub dir/hello world: Deleted 2025/10/17 01:52:14 DEBUG : testing file moves 2025/10/17 01:52:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/17 01:52:14 DEBUG : B2 bucket rclone-test-hibivem3mivo: Waiting for checks to finish 2025/10/17 01:52:14 DEBUG : B2 bucket rclone-test-hibivem3mivo: Waiting for transfers to finish 2025/10/17 01:52:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/17 01:52:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/17 01:52:15 INFO : sub dir/hello world: Deleted 2025/10/17 01:52:15 DEBUG : B2 bucket rclone-test-hibivem3mivo: Purge remote 2025/10/17 01:52:15 INFO : B2 bucket rclone-test-hibivem3mivo: cleaning bucket "rclone-test-hibivem3mivo" of all files 2025/10/17 01:52:15 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d03d0edebfb9f980e1b_f11214c95ef7268cd_d20251017_m015215_c001_v0001165_t0038_u01760665935103") 2025/10/17 01:52:15 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d03d0edebfb9f980e1b_f110c0ba0c94ec2c7_d20251017_m015213_c001_v0001172_t0019_u01760665933622") 2025/10/17 01:52:15 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d03d0edebfb9f980e1b_f107f0b8d0e4c5319_d20251017_m015212_c001_v0001146_t0006_u01760665932361") --- PASS: TestServerSideMoveOverSelf (6.96s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:17 ERROR : error listing: directory not found 2025/10/17 01:52:17 INFO : Local file system at /tmp/rclone2064339813: Making directory 2025/10/17 01:52:17 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:17 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.34s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:52:19 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for checks to finish 2025/10/17 01:52:19 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for transfers to finish 2025/10/17 01:52:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:52:19 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/17 01:52:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/17 01:52:20 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:20 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:52:20 INFO : check sum: Copied (new) 2025/10/17 01:52:20 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:21 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:52:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/17 01:52:21 DEBUG : check sum: Unchanged skipping 2025/10/17 01:52:21 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:21 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/17 01:52:21 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:21 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/17 01:52:22 INFO : sizeonly: Copied (new) 2025/10/17 01:52:22 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:22 DEBUG : sizeonly: Sizes identical 2025/10/17 01:52:22 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:22 DEBUG : sizeonly: Unchanged skipping 2025/10/17 01:52:22 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:22 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/17 01:52:23 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:23 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/17 01:52:23 INFO : ignore-size: Copied (new) 2025/10/17 01:52:23 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:52:24 DEBUG : ignore-size: Unchanged skipping 2025/10/17 01:52:24 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:24 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:24 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:25 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:52:25 DEBUG : existing: Unchanged skipping 2025/10/17 01:52:25 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:25 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:25 INFO : There was nothing to transfer 2025/10/17 01:52:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/17 01:52:25 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:25 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/17 01:52:25 INFO : existing: Copied (replaced existing) 2025/10/17 01:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/17 01:52:26 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:26 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/17 01:52:27 INFO : existing: Copied (new) 2025/10/17 01:52:27 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:27 DEBUG : existing: Destination exists, skipping 2025/10/17 01:52:27 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:27 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:27 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/17 01:52:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:28 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:28 DEBUG : c/non empty space: Unchanged skipping 2025/10/17 01:52:28 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:29 INFO : a/potato2: Copied (new) 2025/10/17 01:52:29 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:30 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:30 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/10/17 01:52:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:52:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/17 01:52:30 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:30 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:30 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:30 INFO : There was nothing to transfer 2025/10/17 01:52:31 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/10/17 01:52:31 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:52:31 INFO : empty space: Updated modification time in destination 2025/10/17 01:52:31 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:31 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:31 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:33 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/10/17 01:52:33 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:52:33 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:33 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:33 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:34 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/10/17 01:52:34 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2064339813) 2025/10/17 01:52:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yikevoy7vate) 2025/10/17 01:52:34 DEBUG : foo: sha1 differ 2025/10/17 01:52:34 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/17 01:52:34 INFO : foo: Copied (replaced existing) 2025/10/17 01:52:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/17 01:52:36 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:36 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:36 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:36 INFO : potato: Copied (new) 2025/10/17 01:52:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/17 01:52:38 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:38 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/17 01:52:38 INFO : potato: Copied (replaced existing) 2025/10/17 01:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:39 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:39 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/10/17 01:52:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2064339813) 2025/10/17 01:52:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yikevoy7vate) 2025/10/17 01:52:39 DEBUG : potato: sha1 differ 2025/10/17 01:52:39 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/17 01:52:39 INFO : potato: Copied (replaced existing) 2025/10/17 01:52:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:41 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:41 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:41 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/17 01:52:41 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:43 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:43 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:43 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:43 INFO : potato2: Copied (new) 2025/10/17 01:52:43 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:44 INFO : d: Making directory 2025/10/17 01:52:44 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/17 01:52:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:45 DEBUG : c/non empty space: Unchanged skipping 2025/10/17 01:52:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:45 INFO : a/potato2: Copied (new) 2025/10/17 01:52:45 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/17 01:52:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:47 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:47 DEBUG : c/non empty space: Unchanged skipping 2025/10/17 01:52:47 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:47 INFO : a/potato2: Copied (new) 2025/10/17 01:52:47 ERROR : B2 bucket rclone-test-yikevoy7vate: not deleting files as there were IO errors 2025/10/17 01:52:47 ERROR : B2 bucket rclone-test-yikevoy7vate: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:49 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:49 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:49 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:49 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:49 INFO : potato: Deleted 2025/10/17 01:52:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:51 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:51 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:51 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:51 INFO : potato: Deleted 2025/10/17 01:52:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:51 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:51 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:51 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:52:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:52:53 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:53 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/17 01:52:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:55 DEBUG : enormous: Excluded (Size Filter) 2025/10/17 01:52:55 DEBUG : enormous: Excluded 2025/10/17 01:52:55 DEBUG : potato2: Excluded (Size Filter) 2025/10/17 01:52:55 DEBUG : potato2: Excluded 2025/10/17 01:52:55 DEBUG : potato2: Excluded (Size Filter) 2025/10/17 01:52:55 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:55 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:55 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:55 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:55 INFO : There was nothing to transfer 2025/10/17 01:52:55 DEBUG : enormous: Excluded (Size Filter) 2025/10/17 01:52:55 DEBUG : enormous: Excluded 2025/10/17 01:52:55 DEBUG : potato2: Excluded (Size Filter) 2025/10/17 01:52:55 DEBUG : potato2: Excluded 2025/10/17 01:52:55 DEBUG : potato2: Excluded (Size Filter) 2025/10/17 01:52:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/17 01:52:55 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:55 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for checks to finish 2025/10/17 01:52:55 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for transfers to finish 2025/10/17 01:52:55 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:52:57 DEBUG : enormous: Excluded (Size Filter) 2025/10/17 01:52:57 DEBUG : enormous: Excluded 2025/10/17 01:52:57 DEBUG : potato2: Excluded (Size Filter) 2025/10/17 01:52:57 DEBUG : potato2: Excluded 2025/10/17 01:52:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:52:57 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:52:57 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:57 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:52:57 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:57 INFO : enormous: Deleted 2025/10/17 01:52:57 INFO : potato2: Deleted 2025/10/17 01:52:57 INFO : There was nothing to transfer 2025/10/17 01:52:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/17 01:52:58 DEBUG : empty space: Unchanged skipping 2025/10/17 01:52:58 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for checks to finish 2025/10/17 01:52:58 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for transfers to finish 2025/10/17 01:52:58 DEBUG : Waiting for deletions to finish 2025/10/17 01:52:58 INFO : enormous: Deleted 2025/10/17 01:52:58 INFO : potato2: Deleted 2025/10/17 01:52:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:00 DEBUG : five: Need to transfer - File not found at Destination 2025/10/17 01:53:00 DEBUG : three: Sizes identical 2025/10/17 01:53:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/17 01:53:00 DEBUG : one: Destination is newer than source, skipping 2025/10/17 01:53:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/17 01:53:00 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/17 01:53:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2064339813) 2025/10/17 01:53:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yikevoy7vate) 2025/10/17 01:53:00 DEBUG : two: sha1 differ 2025/10/17 01:53:00 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/17 01:53:00 INFO : five: Copied (new) 2025/10/17 01:53:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/17 01:53:00 INFO : two: Copied (replaced existing) 2025/10/17 01:53:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/17 01:53:00 INFO : four: Copied (replaced existing) 2025/10/17 01:53:00 DEBUG : Waiting for deletions to finish 2025/10/17 01:53:01 DEBUG : one: Destination is newer than source, skipping 2025/10/17 01:53:01 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/17 01:53:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/17 01:53:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2064339813) 2025/10/17 01:53:01 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/17 01:53:01 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/17 01:53:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yikevoy7vate) 2025/10/17 01:53:01 DEBUG : three: sha1 differ 2025/10/17 01:53:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/17 01:53:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/17 01:53:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/17 01:53:01 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/17 01:53:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/17 01:53:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/17 01:53:01 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:53:01 INFO : three: Copied (replaced existing) 2025/10/17 01:53:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/17 01:53:03 INFO : B2 bucket rclone-test-yikevoy7vate: Making map for --track-renames 2025/10/17 01:53:03 INFO : B2 bucket rclone-test-yikevoy7vate: Finished making map for --track-renames 2025/10/17 01:53:03 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/17 01:53:03 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for renames to finish 2025/10/17 01:53:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/17 01:53:03 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/17 01:53:03 INFO : potato: Copied (new) 2025/10/17 01:53:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/17 01:53:04 INFO : yam: Copied (new) 2025/10/17 01:53:04 DEBUG : Waiting for deletions to finish 2025/10/17 01:53:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:53:04 INFO : B2 bucket rclone-test-yikevoy7vate: Making map for --track-renames 2025/10/17 01:53:04 INFO : B2 bucket rclone-test-yikevoy7vate: Finished making map for --track-renames 2025/10/17 01:53:04 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:04 DEBUG : potato: Unchanged skipping 2025/10/17 01:53:04 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for renames to finish 2025/10/17 01:53:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/17 01:53:05 INFO : yam: Copied (server-side copy) to: yaml 2025/10/17 01:53:05 INFO : yam: Deleted 2025/10/17 01:53:05 INFO : yaml: Renamed from "yam" 2025/10/17 01:53:05 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/17 01:53:06 INFO : B2 bucket rclone-test-yikevoy7vate: Making map for --track-renames 2025/10/17 01:53:06 INFO : B2 bucket rclone-test-yikevoy7vate: Finished making map for --track-renames 2025/10/17 01:53:06 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/17 01:53:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/17 01:53:06 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for renames to finish 2025/10/17 01:53:06 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/17 01:53:07 INFO : yam: Copied (new) 2025/10/17 01:53:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/17 01:53:07 INFO : potato: Copied (new) 2025/10/17 01:53:07 DEBUG : Waiting for deletions to finish 2025/10/17 01:53:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:53:07 INFO : B2 bucket rclone-test-yikevoy7vate: Making map for --track-renames 2025/10/17 01:53:07 INFO : B2 bucket rclone-test-yikevoy7vate: Finished making map for --track-renames 2025/10/17 01:53:07 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:07 DEBUG : potato: Unchanged skipping 2025/10/17 01:53:07 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for renames to finish 2025/10/17 01:53:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/17 01:53:08 INFO : yam: Copied (server-side copy) to: yaml 2025/10/17 01:53:08 INFO : yam: Deleted 2025/10/17 01:53:08 INFO : yaml: Renamed from "yam" 2025/10/17 01:53:08 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/17 01:53:09 INFO : B2 bucket rclone-test-yikevoy7vate: Making map for --track-renames 2025/10/17 01:53:09 INFO : B2 bucket rclone-test-yikevoy7vate: Finished making map for --track-renames 2025/10/17 01:53:09 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/17 01:53:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/17 01:53:09 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for renames to finish 2025/10/17 01:53:09 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/17 01:53:10 INFO : sub/yam: Copied (new) 2025/10/17 01:53:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/17 01:53:10 INFO : potato: Copied (new) 2025/10/17 01:53:10 DEBUG : Waiting for deletions to finish 2025/10/17 01:53:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:53:11 DEBUG : potato: Unchanged skipping 2025/10/17 01:53:11 INFO : B2 bucket rclone-test-yikevoy7vate: Making map for --track-renames 2025/10/17 01:53:11 INFO : B2 bucket rclone-test-yikevoy7vate: Finished making map for --track-renames 2025/10/17 01:53:11 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:11 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for renames to finish 2025/10/17 01:53:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/17 01:53:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/17 01:53:12 INFO : sub/yam: Deleted 2025/10/17 01:53:12 INFO : yam: Renamed from "sub/yam" 2025/10/17 01:53:12 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.39s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:12 DEBUG : Creating backend with remote "/tmp/rclone2064339813/dir1" 2025/10/17 01:53:12 DEBUG : Creating backend with remote "/tmp/rclone2064339813/dir2" 2025/10/17 01:53:12 DEBUG : Local file system at /tmp/rclone2064339813/dir2: Using server-side directory move 2025/10/17 01:53:12 INFO : Local file system at /tmp/rclone2064339813/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/17 01:53:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/17 01:53:12 DEBUG : Local file system at /tmp/rclone2064339813/dir2: Waiting for checks to finish 2025/10/17 01:53:12 DEBUG : Local file system at /tmp/rclone2064339813/dir2: Waiting for transfers to finish 2025/10/17 01:53:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:53:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/17 01:53:13 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:13 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/17 01:53:13 INFO : nested/sub dir/file: Copied (new) 2025/10/17 01:53:13 INFO : nested/sub dir/file: Deleted 2025/10/17 01:53:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:53:14 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:53:14 INFO : sub dir/hello world: Deleted 2025/10/17 01:53:14 INFO : sub dir: Removing directory 2025/10/17 01:53:14 INFO : nested/sub dir: Removing directory 2025/10/17 01:53:14 INFO : nested: Removing directory 2025/10/17 01:53:14 DEBUG : Local file system at /tmp/rclone2064339813: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/17 01:53:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/17 01:53:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/17 01:53:15 INFO : nested/sub dir/file: Copied (new) 2025/10/17 01:53:15 INFO : nested/sub dir/file: Deleted 2025/10/17 01:53:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:53:15 INFO : sub dir/hello world: Copied (new) 2025/10/17 01:53:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/17 01:53:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/17 01:53:16 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:16 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/17 01:53:16 INFO : existing: Copied (new) 2025/10/17 01:53:16 INFO : existing: Deleted 2025/10/17 01:53:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/17 01:53:17 INFO : existing-b: Copied (new) 2025/10/17 01:53:17 INFO : existing-b: Deleted 2025/10/17 01:53:17 DEBUG : existing: Destination exists, skipping 2025/10/17 01:53:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/17 01:53:17 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:53:17 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:53:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-boregup9lexe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yikevoy7vate -> B2 bucket rclone-test-boregup9lexe 2025/10/17 01:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:53:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/17 01:53:22 DEBUG : empty space: Unchanged skipping 2025/10/17 01:53:22 DEBUG : B2 bucket rclone-test-boregup9lexe: Waiting for checks to finish 2025/10/17 01:53:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/17 01:53:22 INFO : empty space: Deleted 2025/10/17 01:53:22 DEBUG : B2 bucket rclone-test-boregup9lexe: Waiting for transfers to finish 2025/10/17 01:53:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:53:23 INFO : potato2: Copied (server-side copy) 2025/10/17 01:53:23 INFO : potato2: Deleted 2025/10/17 01:53:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/17 01:53:23 INFO : potato3: Copied (server-side copy) 2025/10/17 01:53:23 INFO : potato3: Deleted 2025/10/17 01:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vabixub8keji" 2025/10/17 01:53:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/17 01:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:53:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/17 01:53:25 DEBUG : B2 bucket rclone-test-vabixub8keji: Waiting for checks to finish 2025/10/17 01:53:25 DEBUG : B2 bucket rclone-test-vabixub8keji: Waiting for transfers to finish 2025/10/17 01:53:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:53:26 INFO : potato2: Copied (server-side copy) 2025/10/17 01:53:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/17 01:53:26 INFO : potato3: Copied (server-side copy) 2025/10/17 01:53:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:53:26 INFO : empty space: Copied (server-side copy) 2025/10/17 01:53:26 INFO : potato2: Deleted 2025/10/17 01:53:26 INFO : potato3: Deleted 2025/10/17 01:53:26 INFO : empty space: Deleted 2025/10/17 01:53:27 DEBUG : B2 bucket rclone-test-vabixub8keji: Purge remote 2025/10/17 01:53:27 INFO : B2 bucket rclone-test-vabixub8keji: cleaning bucket "rclone-test-vabixub8keji" of all files 2025/10/17 01:53:27 DEBUG : empty space: Deleting (id "4_z9f022df3d0fdebfb9f980e1b_f1149bf7d5e430fd7_d20251017_m015325_c001_v0001106_t0007_u01760666005826") 2025/10/17 01:53:27 DEBUG : potato2: Deleting (id "4_z9f022df3d0fdebfb9f980e1b_f113a8bb675ee617e_d20251017_m015326_c001_v0001178_t0006_u01760666006179") 2025/10/17 01:53:27 DEBUG : potato3: Deleting (id "4_z9f022df3d0fdebfb9f980e1b_f1150969027635fef_d20251017_m015326_c001_v0001101_t0030_u01760666006180") 2025/10/17 01:53:27 DEBUG : B2 bucket rclone-test-boregup9lexe: Purge remote 2025/10/17 01:53:27 INFO : B2 bucket rclone-test-boregup9lexe: cleaning bucket "rclone-test-boregup9lexe" of all files 2025/10/17 01:53:28 DEBUG : empty space: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f4231b7539e6c195d_d20251017_m015326_c001_v7007000_t0000_u01760666006613") 2025/10/17 01:53:28 DEBUG : empty space: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f10290cbffc59d1a1_d20251017_m015321_c001_v0001120_t0042_u01760666001531") 2025/10/17 01:53:28 DEBUG : potato2: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f4231b7539e6c1959_d20251017_m015326_c001_v7007000_t0000_u01760666006429") 2025/10/17 01:53:28 DEBUG : potato2: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f1047cf7733d456ef_d20251017_m015322_c001_v0001134_t0035_u01760666002838") 2025/10/17 01:53:28 DEBUG : potato3: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f400166412bba2c52_d20251017_m015326_c001_v7007000_t0000_u01760666006463") 2025/10/17 01:53:28 DEBUG : potato3: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f11965c42dc5a7abb_d20251017_m015323_c001_v0001137_t0039_u01760666003202") 2025/10/17 01:53:28 DEBUG : potato3: Deleting (id "4_zcf921dc3d0fdebfb9f980e1b_f10290cbffc59d1a5_d20251017_m015321_c001_v0001120_t0006_u01760666001928") --- PASS: TestServerSideMove (11.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sitafoq5xulo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yikevoy7vate -> B2 bucket rclone-test-sitafoq5xulo 2025/10/17 01:53:34 DEBUG : empty space: Excluded (Size Filter) 2025/10/17 01:53:34 DEBUG : empty space: Excluded (Size Filter) 2025/10/17 01:53:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:53:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/17 01:53:34 DEBUG : B2 bucket rclone-test-sitafoq5xulo: Waiting for checks to finish 2025/10/17 01:53:34 DEBUG : B2 bucket rclone-test-sitafoq5xulo: Waiting for transfers to finish 2025/10/17 01:53:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:53:35 INFO : potato2: Copied (server-side copy) 2025/10/17 01:53:35 INFO : potato2: Deleted 2025/10/17 01:53:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/17 01:53:35 INFO : potato3: Copied (server-side copy) 2025/10/17 01:53:35 INFO : potato3: Deleted 2025/10/17 01:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vaqacaz9fexa" 2025/10/17 01:53:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/17 01:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:53:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/17 01:53:37 DEBUG : B2 bucket rclone-test-vaqacaz9fexa: Waiting for checks to finish 2025/10/17 01:53:37 DEBUG : B2 bucket rclone-test-vaqacaz9fexa: Waiting for transfers to finish 2025/10/17 01:53:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:53:38 INFO : potato2: Copied (server-side copy) 2025/10/17 01:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/17 01:53:38 INFO : potato3: Copied (server-side copy) 2025/10/17 01:53:38 INFO : potato2: Deleted 2025/10/17 01:53:38 INFO : potato3: Deleted 2025/10/17 01:53:38 DEBUG : B2 bucket rclone-test-vaqacaz9fexa: Purge remote 2025/10/17 01:53:38 INFO : B2 bucket rclone-test-vaqacaz9fexa: cleaning bucket "rclone-test-vaqacaz9fexa" of all files 2025/10/17 01:53:39 DEBUG : potato2: Deleting (id "4_z8f825dd3d0fdebfb9f980e1b_f111f8d7ab836fa31_d20251017_m015337_c001_v0001099_t0033_u01760666017754") 2025/10/17 01:53:39 DEBUG : potato3: Deleting (id "4_z8f825dd3d0fdebfb9f980e1b_f108211582c04c0b2_d20251017_m015338_c001_v0001093_t0001_u01760666018039") 2025/10/17 01:53:39 DEBUG : B2 bucket rclone-test-sitafoq5xulo: Purge remote 2025/10/17 01:53:39 INFO : B2 bucket rclone-test-sitafoq5xulo: cleaning bucket "rclone-test-sitafoq5xulo" of all files 2025/10/17 01:53:39 DEBUG : empty space: Deleting (id "4_z6fd24dd3d0fdebfb9f980e1b_f1021a87ed1085cd6_d20251017_m015334_c001_v0001183_t0055_u01760666014092") 2025/10/17 01:53:39 DEBUG : potato2: Deleting (id "4_z6fd24dd3d0fdebfb9f980e1b_f4131931c2e79c7a2_d20251017_m015338_c001_v7007000_t0000_u01760666018297") 2025/10/17 01:53:39 DEBUG : potato2: Deleting (id "4_z6fd24dd3d0fdebfb9f980e1b_f113d5362fa583f9e_d20251017_m015334_c001_v0001181_t0048_u01760666014900") 2025/10/17 01:53:39 DEBUG : potato3: Deleting (id "4_z6fd24dd3d0fdebfb9f980e1b_f419401ec44b543ad_d20251017_m015338_c001_v7007000_t0000_u01760666018500") 2025/10/17 01:53:39 DEBUG : potato3: Deleting (id "4_z6fd24dd3d0fdebfb9f980e1b_f112a1f22b2048492_d20251017_m015335_c001_v0001180_t0012_u01760666015273") 2025/10/17 01:53:39 DEBUG : potato3: Deleting (id "4_z6fd24dd3d0fdebfb9f980e1b_f1021a87ed1085cd8_d20251017_m015334_c001_v0001183_t0012_u01760666014313") --- PASS: TestServerSideMoveWithFilter (12.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yixutuw9jeqo" 2025/10/17 01:53:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yikevoy7vate -> B2 bucket rclone-test-yixutuw9jeqo 2025/10/17 01:53:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:53:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/17 01:53:47 DEBUG : empty space: Unchanged skipping 2025/10/17 01:53:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/17 01:53:47 DEBUG : B2 bucket rclone-test-yixutuw9jeqo: Waiting for checks to finish 2025/10/17 01:53:47 INFO : empty space: Deleted 2025/10/17 01:53:47 DEBUG : B2 bucket rclone-test-yixutuw9jeqo: Waiting for transfers to finish 2025/10/17 01:53:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:53:47 INFO : potato2: Copied (server-side copy) 2025/10/17 01:53:47 INFO : potato2: Deleted 2025/10/17 01:53:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/17 01:53:47 INFO : potato3: Copied (server-side copy) 2025/10/17 01:53:48 INFO : potato3: Deleted 2025/10/17 01:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cenehut7vaqa" 2025/10/17 01:53:49 INFO : tomatoDir: Making directory 2025/10/17 01:53:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/17 01:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/17 01:53:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/17 01:53:49 DEBUG : B2 bucket rclone-test-cenehut7vaqa: Waiting for checks to finish 2025/10/17 01:53:49 DEBUG : B2 bucket rclone-test-cenehut7vaqa: Waiting for transfers to finish 2025/10/17 01:53:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/17 01:53:50 INFO : empty space: Copied (server-side copy) 2025/10/17 01:53:50 INFO : empty space: Deleted 2025/10/17 01:53:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/17 01:53:51 INFO : potato2: Copied (server-side copy) 2025/10/17 01:53:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/17 01:53:51 INFO : potato3: Copied (server-side copy) 2025/10/17 01:53:51 INFO : potato2: Deleted 2025/10/17 01:53:51 INFO : potato3: Deleted 2025/10/17 01:53:51 DEBUG : B2 bucket rclone-test-cenehut7vaqa: Purge remote 2025/10/17 01:53:51 INFO : B2 bucket rclone-test-cenehut7vaqa: cleaning bucket "rclone-test-cenehut7vaqa" of all files 2025/10/17 01:53:52 DEBUG : empty space: Deleting (id "4_z5f228df3d0fdebfb9f980e1b_f11694f038985ce1d_d20251017_m015350_c001_v0001137_t0022_u01760666030374") 2025/10/17 01:53:52 DEBUG : potato2: Deleting (id "4_z5f228df3d0fdebfb9f980e1b_f114c8782bfb464b8_d20251017_m015350_c001_v0001105_t0055_u01760666030750") 2025/10/17 01:53:52 DEBUG : potato3: Deleting (id "4_z5f228df3d0fdebfb9f980e1b_f109798ab0f8710f1_d20251017_m015350_c001_v0001157_t0002_u01760666030766") 2025/10/17 01:53:52 DEBUG : B2 bucket rclone-test-yixutuw9jeqo: Purge remote 2025/10/17 01:53:52 INFO : B2 bucket rclone-test-yixutuw9jeqo: cleaning bucket "rclone-test-yixutuw9jeqo" of all files 2025/10/17 01:53:52 DEBUG : empty space: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f408d91f05995703a_d20251017_m015350_c001_v7007000_t0000_u01760666030757") 2025/10/17 01:53:52 DEBUG : empty space: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f1093ab4ff05f3c9e_d20251017_m015346_c001_v0001136_t0021_u01760666026170") 2025/10/17 01:53:52 DEBUG : potato2: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f408d91f05995703f_d20251017_m015351_c001_v7007000_t0000_u01760666031173") 2025/10/17 01:53:52 DEBUG : potato2: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f1121e84dd734315b_d20251017_m015347_c001_v0001182_t0049_u01760666027275") 2025/10/17 01:53:52 DEBUG : potato3: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f422b06bf1c727660_d20251017_m015351_c001_v7007000_t0000_u01760666031285") 2025/10/17 01:53:52 DEBUG : potato3: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f100a5964079d15f2_d20251017_m015347_c001_v0001146_t0033_u01760666027503") 2025/10/17 01:53:52 DEBUG : potato3: Deleting (id "4_z1f027dd3d0fdebfb9f980e1b_f1093ab4ff05f3ca2_d20251017_m015346_c001_v0001136_t0049_u01760666026444") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:53:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/rclone-sync-test" 2025/10/17 01:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/rclone-sync-test-include/layer2" 2025/10/17 01:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/rclone-sync-test-ignore-file" 2025/10/17 01:54:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/17 01:54:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/17 01:54:06 DEBUG : pacer: Reducing sleep to 10ms 2025/10/17 01:54:06 DEBUG : B2 bucket rclone-test-yikevoy7vate path rclone-sync-test: Waiting for checks to finish 2025/10/17 01:54:06 DEBUG : B2 bucket rclone-test-yikevoy7vate path rclone-sync-test: Waiting for transfers to finish 2025/10/17 01:54:06 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:06 INFO : There was nothing to transfer 2025/10/17 01:54:06 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:54:06 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:54:06 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:06 INFO : There was nothing to transfer 2025/10/17 01:54:07 DEBUG : B2 bucket rclone-test-yikevoy7vate path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/17 01:54:07 DEBUG : B2 bucket rclone-test-yikevoy7vate path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/17 01:54:07 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:07 INFO : There was nothing to transfer 2025/10/17 01:54:07 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:54:07 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:54:07 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:07 INFO : There was nothing to transfer 2025/10/17 01:54:07 DEBUG : B2 bucket rclone-test-yikevoy7vate path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/17 01:54:07 DEBUG : B2 bucket rclone-test-yikevoy7vate path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/17 01:54:07 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/CompareDest" 2025/10/17 01:54:11 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 01:54:11 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:11 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:54:12 INFO : one: Copied (new) 2025/10/17 01:54:12 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:12 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:12 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/17 01:54:13 INFO : one: Copied (replaced existing) 2025/10/17 01:54:13 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:15 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 01:54:15 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:15 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:15 INFO : There was nothing to transfer 2025/10/17 01:54:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 01:54:16 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 01:54:17 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:17 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:17 INFO : There was nothing to transfer 2025/10/17 01:54:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 01:54:17 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 01:54:17 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:17 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:17 INFO : There was nothing to transfer 2025/10/17 01:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:18 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/10/17 01:54:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/17 01:54:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 01:54:18 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 01:54:18 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:18 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:18 INFO : There was nothing to transfer 2025/10/17 01:54:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:19 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 01:54:19 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 01:54:19 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/17 01:54:20 INFO : two: Copied (new) 2025/10/17 01:54:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dest" 2025/10/17 01:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/pre-dest1" 2025/10/17 01:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/pre-dest2" 2025/10/17 01:54:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:54:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/17 01:54:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:54:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/17 01:54:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/17 01:54:28 DEBUG : B2 bucket rclone-test-yikevoy7vate path dest: Waiting for checks to finish 2025/10/17 01:54:28 DEBUG : B2 bucket rclone-test-yikevoy7vate path dest: Waiting for transfers to finish 2025/10/17 01:54:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/17 01:54:28 INFO : 3: Copied (new) 2025/10/17 01:54:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/CopyDest" 2025/10/17 01:54:33 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 01:54:33 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:33 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:54:34 INFO : one: Copied (new) 2025/10/17 01:54:34 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:35 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:35 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/17 01:54:36 INFO : one: Copied (replaced existing) 2025/10/17 01:54:36 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/BackupDir" 2025/10/17 01:54:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:38 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:54:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:54:40 INFO : one: Copied (server-side copy) 2025/10/17 01:54:40 INFO : one: Deleted 2025/10/17 01:54:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/17 01:54:40 INFO : one: Copied (server-side copy) 2025/10/17 01:54:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/17 01:54:40 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:40 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:42 DEBUG : one: Unchanged skipping 2025/10/17 01:54:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/17 01:54:42 INFO : two: Copied (server-side copy) 2025/10/17 01:54:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/17 01:54:42 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:42 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:42 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:43 DEBUG : one: Unchanged skipping 2025/10/17 01:54:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:43 DEBUG : two: Unchanged skipping 2025/10/17 01:54:43 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:43 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:43 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:43 INFO : There was nothing to transfer 2025/10/17 01:54:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:44 DEBUG : one: Unchanged skipping 2025/10/17 01:54:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/17 01:54:44 DEBUG : three: Destination not found in --copy-dest 2025/10/17 01:54:44 DEBUG : three: Need to transfer - File not found at Destination 2025/10/17 01:54:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:54:44 DEBUG : two: Unchanged skipping 2025/10/17 01:54:44 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:44 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/17 01:54:45 INFO : three: Copied (new) 2025/10/17 01:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.87s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:54:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/backup" 2025/10/17 01:54:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/17 01:54:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:54:52 DEBUG : two: Unchanged skipping 2025/10/17 01:54:52 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:54:54 INFO : one: Copied (server-side copy) 2025/10/17 01:54:54 INFO : one: Deleted 2025/10/17 01:54:54 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:54:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:54:55 INFO : one: Copied (new) 2025/10/17 01:54:55 DEBUG : Waiting for deletions to finish 2025/10/17 01:54:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:54:56 INFO : three.txt: Copied (server-side copy) 2025/10/17 01:54:56 INFO : three.txt: Deleted 2025/10/17 01:54:56 INFO : three.txt: Moved into backup dir 2025/10/17 01:54:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/17 01:54:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:54:58 DEBUG : two: Unchanged skipping 2025/10/17 01:54:58 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:54:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:54:59 INFO : one: Copied (server-side copy) 2025/10/17 01:54:59 INFO : one: Deleted 2025/10/17 01:54:59 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/17 01:55:00 INFO : one: Copied (new) 2025/10/17 01:55:00 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:55:01 INFO : three.txt: Copied (server-side copy) 2025/10/17 01:55:01 INFO : three.txt: Deleted 2025/10/17 01:55:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/backup" 2025/10/17 01:55:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/17 01:55:07 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:55:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:07 DEBUG : two: Unchanged skipping 2025/10/17 01:55:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:55:08 INFO : one: Copied (server-side copy) to: one.bak 2025/10/17 01:55:09 INFO : one: Deleted 2025/10/17 01:55:09 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:10 INFO : one: Copied (new) 2025/10/17 01:55:10 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:55:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/17 01:55:11 INFO : three.txt: Deleted 2025/10/17 01:55:11 INFO : three.txt: Moved into backup dir 2025/10/17 01:55:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/17 01:55:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:12 DEBUG : two: Unchanged skipping 2025/10/17 01:55:12 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:55:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:13 INFO : one: Copied (server-side copy) to: one.bak 2025/10/17 01:55:13 INFO : one: Deleted 2025/10/17 01:55:13 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/17 01:55:14 INFO : one: Copied (new) 2025/10/17 01:55:14 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:55:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/17 01:55:15 INFO : three.txt: Deleted 2025/10/17 01:55:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:55:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/backup" 2025/10/17 01:55:22 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:55:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/17 01:55:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:22 DEBUG : two: Unchanged skipping 2025/10/17 01:55:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:55:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/17 01:55:23 INFO : one: Deleted 2025/10/17 01:55:23 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:24 INFO : one: Copied (new) 2025/10/17 01:55:24 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:55:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/17 01:55:25 INFO : three.txt: Deleted 2025/10/17 01:55:25 INFO : three.txt: Moved into backup dir 2025/10/17 01:55:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/17 01:55:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:26 DEBUG : two: Unchanged skipping 2025/10/17 01:55:26 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:55:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/17 01:55:27 INFO : one: Deleted 2025/10/17 01:55:27 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/17 01:55:27 INFO : one: Copied (new) 2025/10/17 01:55:27 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:55:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/17 01:55:28 INFO : three.txt: Deleted 2025/10/17 01:55:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.40s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:55:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/17 01:55:33 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:33 DEBUG : two: Unchanged skipping 2025/10/17 01:55:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:55:34 INFO : one: Copied (server-side copy) to: one.bak 2025/10/17 01:55:34 INFO : one: Deleted 2025/10/17 01:55:34 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:34 DEBUG : one: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/17 01:55:34 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/17 01:55:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/17 01:55:34 DEBUG : one: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/10/17 01:55:35 DEBUG : pacer: Reducing sleep to 500ms 2025/10/17 01:55:36 DEBUG : pacer: Reducing sleep to 250ms 2025/10/17 01:55:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:36 INFO : one: Copied (new) 2025/10/17 01:55:36 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:36 DEBUG : pacer: Reducing sleep to 125ms 2025/10/17 01:55:37 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/17 01:55:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:55:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/17 01:55:37 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/17 01:55:37 INFO : three.txt: Deleted 2025/10/17 01:55:37 INFO : three.txt: Moved into backup dir 2025/10/17 01:55:39 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/17 01:55:39 DEBUG : one.bak: Excluded (Path Filter) 2025/10/17 01:55:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/17 01:55:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/17 01:55:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:39 DEBUG : two: Unchanged skipping 2025/10/17 01:55:39 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for checks to finish 2025/10/17 01:55:39 DEBUG : pacer: Reducing sleep to 10ms 2025/10/17 01:55:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/17 01:55:40 INFO : one: Deleted 2025/10/17 01:55:40 DEBUG : B2 bucket rclone-test-yikevoy7vate path dst: Waiting for transfers to finish 2025/10/17 01:55:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/17 01:55:40 INFO : one: Copied (new) 2025/10/17 01:55:40 DEBUG : Waiting for deletions to finish 2025/10/17 01:55:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:55:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/17 01:55:41 INFO : three.txt: Deleted 2025/10/17 01:55:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.82s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:55:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/17 01:55:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:55:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/17 01:55:47 INFO : one: Deleted 2025/10/17 01:55:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:49 INFO : one: Copied (new) 2025/10/17 01:55:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:49 DEBUG : two: Unchanged skipping 2025/10/17 01:55:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/17 01:55:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:55:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/17 01:55:50 INFO : three.txt: Deleted 2025/10/17 01:55:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:55:50 INFO : three.txt: Copied (new) 2025/10/17 01:55:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/17 01:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:55:52 INFO : one: Copied (server-side copy) to: one.bak 2025/10/17 01:55:52 INFO : one: Deleted 2025/10/17 01:55:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/17 01:55:53 INFO : one: Copied (new) 2025/10/17 01:55:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:55:53 DEBUG : two: Unchanged skipping 2025/10/17 01:55:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/17 01:55:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:55:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/17 01:55:54 INFO : three.txt: Deleted 2025/10/17 01:55:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/17 01:55:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yikevoy7vate/dst" 2025/10/17 01:55:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/17 01:56:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/17 01:56:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/17 01:56:01 INFO : one: Deleted 2025/10/17 01:56:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:56:01 INFO : one: Copied (new) 2025/10/17 01:56:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:02 DEBUG : two: Unchanged skipping 2025/10/17 01:56:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/17 01:56:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/17 01:56:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/17 01:56:02 INFO : three.txt: Deleted 2025/10/17 01:56:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:56:02 INFO : three.txt: Copied (new) 2025/10/17 01:56:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/17 01:56:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/17 01:56:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/17 01:56:04 INFO : one: Deleted 2025/10/17 01:56:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/17 01:56:04 INFO : one: Copied (new) 2025/10/17 01:56:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:04 DEBUG : two: Unchanged skipping 2025/10/17 01:56:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/17 01:56:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/17 01:56:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/17 01:56:05 INFO : three.txt: Deleted 2025/10/17 01:56:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/17 01:56:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.39s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:56:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/17 01:56:08 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:56:08 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:56:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/17 01:56:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/17 01:56:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:56:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/17 01:56:10 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:56:10 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:56:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/17 01:56:11 INFO : existing: Copied (new) 2025/10/17 01:56:11 DEBUG : Waiting for deletions to finish 2025/10/17 01:56:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/17 01:56:11 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:56:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/17 01:56:11 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:56:11 ERROR : B2 bucket rclone-test-yikevoy7vate: not deleting files as there were IO errors 2025/10/17 01:56:11 ERROR : B2 bucket rclone-test-yikevoy7vate: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:56:13 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:56:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:13 DEBUG : existing: Unchanged skipping 2025/10/17 01:56:13 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:56:13 DEBUG : Waiting for deletions to finish 2025/10/17 01:56:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:56:16 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1136-15.backblaze.com/b2api/v1/b2_upload_file/df928da3d0ddebfb9f980e1b/c001_v0001136_t0035": EOF 2025/10/17 01:56:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-15.backblaze.com/b2api/v1/b2_upload_file/df928da3d0ddebfb9f980e1b/c001_v0001136_t0035": EOF) 2025/10/17 01:56:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-yikevoy7vate: 1/10 (Post "https://pod-000-1136-15.backblaze.com/b2api/v1/b2_upload_file/df928da3d0ddebfb9f980e1b/c001_v0001136_t0035": EOF) 2025/10/17 01:56:19 DEBUG : pacer: Reducing sleep to 10ms 2025/10/17 01:56:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both0: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both10: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both11: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both12: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both13: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both14: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both15: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both16: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both17: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both18: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both19: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both1: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both2: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both3: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both4: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both5: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both6: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both7: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both8: Unchanged skipping 2025/10/17 01:56:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:31 DEBUG : both9: Unchanged skipping 2025/10/17 01:56:31 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:56:31 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:56:31 DEBUG : Waiting for deletions to finish 2025/10/17 01:56:32 INFO : only18: Deleted 2025/10/17 01:56:32 INFO : only19: Deleted 2025/10/17 01:56:32 INFO : only7: Deleted 2025/10/17 01:56:32 INFO : only15: Deleted 2025/10/17 01:56:32 INFO : only17: Deleted 2025/10/17 01:56:32 INFO : only9: Deleted 2025/10/17 01:56:32 INFO : only5: Deleted 2025/10/17 01:56:32 INFO : only2: Deleted 2025/10/17 01:56:32 INFO : only4: Deleted 2025/10/17 01:56:32 INFO : only8: Deleted 2025/10/17 01:56:32 INFO : only11: Deleted 2025/10/17 01:56:32 INFO : only12: Deleted 2025/10/17 01:56:32 INFO : only13: Deleted 2025/10/17 01:56:32 INFO : only14: Deleted 2025/10/17 01:56:32 INFO : only16: Deleted 2025/10/17 01:56:32 INFO : only1: Deleted 2025/10/17 01:56:32 INFO : only3: Deleted 2025/10/17 01:56:32 INFO : only6: Deleted 2025/10/17 01:56:33 INFO : only0: Deleted 2025/10/17 01:56:33 INFO : only10: Deleted 2025/10/17 01:56:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:56:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:56:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both10: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both12: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both14: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both15: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both16: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both11: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both0: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both13: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both17: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both18: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both3: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both19: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both1: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both6: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both2: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both8: Unchanged skipping 2025/10/17 01:56:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:56:51 DEBUG : both9: Unchanged skipping 2025/10/17 01:56:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : both4: Unchanged skipping 2025/10/17 01:56:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : both5: Unchanged skipping 2025/10/17 01:56:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : both7: Unchanged skipping 2025/10/17 01:56:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/17 01:56:51 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:56:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:51 INFO : only12: Copied (replaced existing) 2025/10/17 01:56:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:51 INFO : only13: Copied (replaced existing) 2025/10/17 01:56:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:51 INFO : only16: Copied (replaced existing) 2025/10/17 01:56:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:51 INFO : only17: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only0: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only18: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only19: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only1: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only15: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only2: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only10: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only4: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only5: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only11: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only3: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only14: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only8: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only9: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only7: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/17 01:56:52 INFO : only6: Copied (replaced existing) 2025/10/17 01:56:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.39s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:00 DEBUG : empty_dir: Making directory with metadata 2025/10/17 01:57:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:57:00 DEBUG : empty_on_remote: Making directory with metadata 2025/10/17 01:57:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:57:00 INFO : empty_on_remote: Making directory 2025/10/17 01:57:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/17 01:57:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:03 DEBUG : empty_dir: Making directory with metadata 2025/10/17 01:57:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:57:03 DEBUG : empty_on_remote: Making directory with metadata 2025/10/17 01:57:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/17 01:57:03 INFO : empty_on_remote: Making directory 2025/10/17 01:57:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/17 01:57:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:05 INFO : sub dir: Making directory 2025/10/17 01:57:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/17 01:57:07 INFO : sub dir: Making directory 2025/10/17 01:57:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:14 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:14 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : apple: Unchanged skipping 2025/10/17 01:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : banana: Unchanged skipping 2025/10/17 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:15 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:15 INFO : There was nothing to transfer 2025/10/17 01:57:15 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:15 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : banana: Unchanged skipping 2025/10/17 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : apple: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:57:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:15 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:15 INFO : There was nothing to transfer 2025/10/17 01:57:15 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:16 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:27 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:28 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : apple: Unchanged skipping 2025/10/17 01:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:57:28 DEBUG : banana: Unchanged skipping 2025/10/17 01:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:57:28 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:28 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:28 INFO : There was nothing to transfer 2025/10/17 01:57:28 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:29 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:57:29 DEBUG : banana: Unchanged skipping 2025/10/17 01:57:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : apple: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:57:29 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:29 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:29 INFO : There was nothing to transfer 2025/10/17 01:57:29 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:29 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:40 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:41 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:57:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/17 01:57:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:42 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:42 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/17 01:57:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/17 01:57:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/17 01:57:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/17 01:57:42 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/17 01:57:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/17 01:57:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/17 01:57:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/17 01:57:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/17 01:57:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/17 01:57:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/17 01:57:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/17 01:57:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/17 01:57:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/17 01:57:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/17 01:57:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/17 01:57:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/17 01:57:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/17 01:57:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/17 01:57:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/17 01:57:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/17 01:57:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/17 01:57:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:43 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/17 01:57:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/17 01:57:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/17 01:57:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/17 01:57:44 INFO : apple: Deleted 2025/10/17 01:57:44 INFO : dir1/0009-3456789.txt: Deleted 2025/10/17 01:57:44 INFO : banana: Deleted 2025/10/17 01:57:44 INFO : splitbananasplit: Deleted 2025/10/17 01:57:44 INFO : dir1/0007-1234567.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0011-56789;.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/17 01:57:44 INFO : appleappleapplebanana: Deleted 2025/10/17 01:57:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/17 01:57:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/17 01:57:44 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:57:45 DEBUG : apple: Unchanged skipping 2025/10/17 01:57:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : banana: Unchanged skipping 2025/10/17 01:57:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/17 01:57:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:57:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:57:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:45 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:45 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/17 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/17 01:57:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/17 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/17 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/17 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/17 01:57:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/17 01:57:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/17 01:57:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/17 01:57:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/17 01:57:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:57:57 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:57 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:57:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:57:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:57:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:57:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:57:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:57:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:57:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:57:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:57:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:57:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:57:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:57:57 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:57:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:57:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:57:57 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:57:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:57:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:57:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:57:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:57:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/17 01:57:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/17 01:57:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/17 01:57:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/17 01:57:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:57:58 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:57:58 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:57:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/17 01:57:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/17 01:57:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/17 01:57:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/17 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/17 01:57:58 INFO : apple: Copied (new) to: PREFIXapple 2025/10/17 01:57:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/17 01:57:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:57:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/17 01:57:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/17 01:57:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/17 01:57:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:57:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/17 01:57:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:57:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/17 01:57:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:57:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/17 01:57:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:57:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/17 01:57:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:57:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:57:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/17 01:57:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:57:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:57:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/17 01:57:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:57:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:57:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/17 01:57:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:57:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:57:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/17 01:57:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:57:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/17 01:57:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:57:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/17 01:57:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:57:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/17 01:57:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:57:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/17 01:57:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/17 01:57:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/17 01:57:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:57:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/17 01:57:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:57:59 DEBUG : Waiting for deletions to finish 2025/10/17 01:57:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/17 01:57:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/17 01:57:59 INFO : dir1/0003-defghij.txt: Deleted 2025/10/17 01:57:59 INFO : dir1/0010-456789.txt: Deleted 2025/10/17 01:57:59 INFO : dir1/0013-789;=.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0011-56789;.txt: Deleted 2025/10/17 01:58:00 INFO : splitbananasplit: Deleted 2025/10/17 01:58:00 INFO : appleappleapplebanana: Deleted 2025/10/17 01:58:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0008-2345678.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0007-1234567.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0009-3456789.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0014-89;=.txt: Deleted 2025/10/17 01:58:00 INFO : apple: Deleted 2025/10/17 01:58:00 INFO : dir1/0012-6789;.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/17 01:58:00 INFO : dir1/0015-9;=.txt: Deleted 2025/10/17 01:58:00 INFO : banana: Deleted 2025/10/17 01:58:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/17 01:58:00 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/17 01:58:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/17 01:58:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/17 01:58:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/17 01:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/17 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/17 01:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/17 01:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/17 01:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/17 01:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/17 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/17 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/17 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/17 01:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/17 01:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/17 01:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/17 01:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/17 01:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/17 01:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/17 01:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/17 01:58:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:01 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:01 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/17 01:58:01 INFO : apple: Copied (new) 2025/10/17 01:58:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/17 01:58:01 INFO : appleappleapplebanana: Copied (new) 2025/10/17 01:58:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/17 01:58:01 INFO : splitbananasplit: Copied (new) 2025/10/17 01:58:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/17 01:58:01 INFO : banana: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/17 01:58:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/17 01:58:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/17 01:58:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/17 01:58:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/17 01:58:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/17 01:58:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/17 01:58:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/17 01:58:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/17 01:58:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/17 01:58:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/17 01:58:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/17 01:58:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/17 01:58:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/17 01:58:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/17 01:58:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/17 01:58:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/17 01:58:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/17 01:58:02 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/17 01:58:02 INFO : PREFIXapple: Deleted 2025/10/17 01:58:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/17 01:58:02 INFO : PREFIXbanana: Deleted 2025/10/17 01:58:02 INFO : PREFIXsplitbananasplit: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/17 01:58:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/17 01:58:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/17 01:58:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/17 01:58:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/17 01:58:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/17 01:58:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/17 01:58:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/17 01:58:03 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:03 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:03 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:58:15 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:15 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:16 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:16 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/17 01:58:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/17 01:58:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/17 01:58:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/17 01:58:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/17 01:58:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/17 01:58:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/17 01:58:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/17 01:58:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/17 01:58:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/17 01:58:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/17 01:58:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/17 01:58:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/17 01:58:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/17 01:58:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/17 01:58:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/17 01:58:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/17 01:58:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/17 01:58:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/17 01:58:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/17 01:58:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:17 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:17 INFO : banana: Deleted 2025/10/17 01:58:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/17 01:58:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/17 01:58:17 INFO : dir1/0003-defghij.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/17 01:58:18 INFO : apple: Deleted 2025/10/17 01:58:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0007-1234567.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0009-3456789.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0011-56789;.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0014-89;=.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0015-9;=.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0008-2345678.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0010-456789.txt: Deleted 2025/10/17 01:58:18 INFO : dir1/0013-789;=.txt: Deleted 2025/10/17 01:58:18 INFO : appleappleapplebanana: Deleted 2025/10/17 01:58:18 INFO : splitbananasplit: Deleted 2025/10/17 01:58:18 INFO : dir1/0012-6789;.txt: Deleted 2025/10/17 01:58:18 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : apple: transformed to: appleSUFFIX 2025/10/17 01:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/17 01:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/17 01:58:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/17 01:58:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:19 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:19 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/17 01:58:19 INFO : appleappleapplebanana: Copied (new) 2025/10/17 01:58:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/17 01:58:19 INFO : splitbananasplit: Copied (new) 2025/10/17 01:58:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/17 01:58:19 INFO : apple: Copied (new) 2025/10/17 01:58:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/17 01:58:19 INFO : banana: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/17 01:58:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/17 01:58:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/17 01:58:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/17 01:58:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/17 01:58:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/17 01:58:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/17 01:58:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/17 01:58:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/17 01:58:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/17 01:58:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/17 01:58:20 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/17 01:58:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/17 01:58:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/17 01:58:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/17 01:58:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/17 01:58:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/17 01:58:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/17 01:58:20 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:20 INFO : bananaSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/17 01:58:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/17 01:58:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/17 01:58:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/17 01:58:21 INFO : appleSUFFIX: Deleted 2025/10/17 01:58:21 INFO : splitbananasplitSUFFIX: Deleted 2025/10/17 01:58:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/17 01:58:21 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:21 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:21 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:58:33 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:33 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:34 DEBUG : apple: Unchanged skipping 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:34 DEBUG : banana: Unchanged skipping 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/17 01:58:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/17 01:58:34 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:34 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/17 01:58:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/17 01:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/17 01:58:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/17 01:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/17 01:58:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/17 01:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/17 01:58:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/17 01:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/17 01:58:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/17 01:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/17 01:58:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/17 01:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/17 01:58:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/17 01:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/17 01:58:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/17 01:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/17 01:58:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/17 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/17 01:58:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/17 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/17 01:58:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/17 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/17 01:58:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/17 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/17 01:58:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/17 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/17 01:58:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/17 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/17 01:58:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/17 01:58:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/17 01:58:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/17 01:58:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/17 01:58:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/17 01:58:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/17 01:58:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/17 01:58:35 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:35 INFO : splitbananasplit: Deleted 2025/10/17 01:58:35 INFO : dir1/0003-defghij.txt: Deleted 2025/10/17 01:58:35 INFO : dir1/0008-2345678.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0012-6789;.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0007-1234567.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0010-456789.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0011-56789;.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0014-89;=.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0015-9;=.txt: Deleted 2025/10/17 01:58:36 INFO : appleappleapplebanana: Deleted 2025/10/17 01:58:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0009-3456789.txt: Deleted 2025/10/17 01:58:36 INFO : dir1/0013-789;=.txt: Deleted 2025/10/17 01:58:36 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:36 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : appleapple: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : apple: Unchanged skipping 2025/10/17 01:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:58:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : banana: Unchanged skipping 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/17 01:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/17 01:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/17 01:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/17 01:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/17 01:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/17 01:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/17 01:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/17 01:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/17 01:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/17 01:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/17 01:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/17 01:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/17 01:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/17 01:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/17 01:58:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/17 01:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:58:37 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:37 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:37 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:37 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:37 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : appleapple: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/17 01:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/17 01:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/17 01:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/17 01:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/17 01:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/17 01:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/17 01:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/17 01:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/17 01:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/17 01:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/17 01:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/17 01:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/17 01:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/17 01:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/17 01:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/17 01:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/17 01:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/17 01:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/17 01:58:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:58:48 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:49 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : apple: Unchanged skipping 2025/10/17 01:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : banana: Unchanged skipping 2025/10/17 01:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:58:49 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:49 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:49 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:49 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : apple: Unchanged skipping 2025/10/17 01:58:50 DEBUG : banana: Unchanged skipping 2025/10/17 01:58:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:58:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:58:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:58:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:58:50 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:50 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:50 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:58:50 DEBUG : Waiting for deletions to finish 2025/10/17 01:58:51 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:58:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:02 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:02 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:03 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:03 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:03 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:03 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:04 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:04 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:04 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:04 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:04 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:16 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:16 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:17 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:17 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:17 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:17 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:17 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:18 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:18 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:18 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:18 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:29 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:30 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:30 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:30 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:30 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:30 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:31 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:31 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:31 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:31 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:31 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:43 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:44 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:44 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:44 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:44 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:44 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:44 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/17 01:59:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : banana: Unchanged skipping 2025/10/17 01:59:45 DEBUG : apple: Unchanged skipping 2025/10/17 01:59:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:59:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/17 01:59:45 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:45 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:45 DEBUG : Waiting for deletions to finish 2025/10/17 01:59:45 DEBUG : apple: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : banana: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/17 01:59:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (161.34s) --- PASS: TestTransform/NFC (11.89s) --- PASS: TestTransform/NFD (13.62s) --- PASS: TestTransform/base64 (15.59s) --- PASS: TestTransform/prefix (18.52s) --- PASS: TestTransform/suffix (18.09s) --- PASS: TestTransform/truncate (15.35s) --- PASS: TestTransform/encoder (13.75s) --- PASS: TestTransform/ISO-8859-1 (13.50s) --- PASS: TestTransform/charmap (13.68s) --- PASS: TestTransform/lowercase (13.41s) --- PASS: TestTransform/ascii (13.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/17 01:59:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/17 01:59:50 INFO : sub dir_somesuffix: Making directory 2025/10/17 01:59:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/17 01:59:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/17 01:59:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/17 01:59:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/17 01:59:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:50 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/17 01:59:51 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/17 01:59:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:51 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:52 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:52 INFO : tictactoe: Making directory 2025/10/17 01:59:52 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:52 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 01:59:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/17 01:59:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 01:59:52 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:52 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/17 01:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:53 INFO : toe: Making directory 2025/10/17 01:59:53 INFO : toe/toe: Making directory 2025/10/17 01:59:53 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/17 01:59:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/17 01:59:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/17 01:59:53 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:53 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/17 01:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:55 INFO : toe: Making directory 2025/10/17 01:59:55 INFO : toe/toe: Making directory 2025/10/17 01:59:55 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/17 01:59:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/17 01:59:55 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:55 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/17 01:59:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/17 01:59:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:56 DEBUG : empty_dir: Making directory with metadata 2025/10/17 01:59:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 01:59:56 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:57 INFO : tictacempty_dir: Making directory 2025/10/17 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:57 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:57 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:57 INFO : tictactoe: Making directory 2025/10/17 01:59:57 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:57 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 01:59:57 INFO : tictactoe/tictactoe: Making directory 2025/10/17 01:59:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/17 01:59:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/17 01:59:57 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:57 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/17 01:59:57 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-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 01:59:58 DEBUG : empty_dir: Making directory with metadata 2025/10/17 01:59:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 01:59:58 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:58 INFO : tictacempty_dir: Making directory 2025/10/17 01:59:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:58 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:58 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:58 INFO : tictactoe: Making directory 2025/10/17 01:59:58 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:58 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 01:59:58 INFO : tictactoe/tictactoe: Making directory 2025/10/17 01:59:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 01:59:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/17 01:59:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 01:59:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 01:59:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 01:59:58 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:58 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 01:59:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 01:59:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/17 01:59:59 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 01:59:59 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 01:59:59 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:59 DEBUG : toe: transformed to: tictactoe 2025/10/17 01:59:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/17 01:59:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/17 01:59:59 NOTICE: B2 bucket rclone-test-yikevoy7vate: 0 differences found 2025/10/17 01:59:59 NOTICE: B2 bucket rclone-test-yikevoy7vate: 1 matching files --- PASS: TestAllTag (1.80s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:00 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:00 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:00 INFO : tictactoe: Making directory 2025/10/17 02:00:00 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:00 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:00 INFO : tictactoe/tictactoe: Making directory 2025/10/17 02:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/17 02:00:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/17 02:00:00 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:00 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/17 02:00:01 DEBUG : Waiting for deletions to finish 2025/10/17 02:00:01 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:01 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:01 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 02:00:01 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/17 02:00:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/17 02:00:01 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2025/10/17 02:00:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:02 INFO : toe: Making directory 2025/10/17 02:00:02 INFO : toe/toe: Making directory 2025/10/17 02:00:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/17 02:00:02 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:02 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:03 INFO : toe/toe/toe: Copied (new) 2025/10/17 02:00:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:04 DEBUG : empty_dir: Making directory with metadata 2025/10/17 02:00:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 02:00:04 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:04 INFO : tictacempty_dir: Making directory 2025/10/17 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:04 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:04 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:04 INFO : tictactoe: Making directory 2025/10/17 02:00:04 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:04 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:04 INFO : tictactoe/tictactoe: Making directory 2025/10/17 02:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/17 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:04 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:04 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:04 INFO : toe/toe/toe.txt: Deleted 2025/10/17 02:00:04 INFO : toe/toe: Removing directory 2025/10/17 02:00:04 INFO : toe: Removing directory 2025/10/17 02:00:04 INFO : empty_dir: Removing directory 2025/10/17 02:00:04 DEBUG : Local file system at /tmp/rclone2064339813: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:05 DEBUG : empty_dir: Making directory with metadata 2025/10/17 02:00:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 02:00:05 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:05 INFO : tictacempty_dir: Making directory 2025/10/17 02:00:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:05 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:05 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:05 INFO : tictactoe: Making directory 2025/10/17 02:00:05 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:05 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:05 INFO : tictactoe/tictactoe: Making directory 2025/10/17 02:00:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/17 02:00:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 02:00:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:05 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:05 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:06 INFO : toe/toe/toe.txt: Deleted 2025/10/17 02:00:06 INFO : toe/toe: Removing directory 2025/10/17 02:00:06 INFO : toe: Removing directory 2025/10/17 02:00:06 INFO : empty_dir: Removing directory 2025/10/17 02:00:06 DEBUG : Local file system at /tmp/rclone2064339813: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/17 02:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/17 02:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/17 02:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/17 02:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/17 02:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/17 02:00:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.09s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:08 DEBUG : Reset feature "Copy" 2025/10/17 02:00:08 DEBUG : Reset feature "Move" 2025/10/17 02:00:08 DEBUG : Reset feature "Copy" 2025/10/17 02:00:08 DEBUG : Reset feature "Move" 2025/10/17 02:00:08 DEBUG : empty_dir: Making directory with metadata 2025/10/17 02:00:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 02:00:08 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:08 INFO : tictacempty_dir: Making directory 2025/10/17 02:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/17 02:00:08 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:08 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:08 INFO : tictactoe: Making directory 2025/10/17 02:00:08 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:08 DEBUG : toe: transformed to: tictactoe 2025/10/17 02:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:08 INFO : tictactoe/tictactoe: Making directory 2025/10/17 02:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/17 02:00:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/17 02:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 02:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:08 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:08 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/17 02:00:09 INFO : toe/toe/toe.txt: Deleted 2025/10/17 02:00:09 INFO : toe/toe: Removing directory 2025/10/17 02:00:09 INFO : toe: Removing directory 2025/10/17 02:00:09 INFO : empty_dir: Removing directory 2025/10/17 02:00:09 DEBUG : Local file system at /tmp/rclone2064339813: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/17 02:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/17 02:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/17 02:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/17 02:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/17 02:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/17 02:00:11 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.19s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:11 DEBUG : toe: transformed to: dG9l 2025/10/17 02:00:12 DEBUG : toe: transformed to: dG9l 2025/10/17 02:00:12 INFO : dG9l: Making directory 2025/10/17 02:00:12 DEBUG : toe: transformed to: dG9l 2025/10/17 02:00:12 DEBUG : toe: transformed to: dG9l 2025/10/17 02:00:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/17 02:00:12 INFO : dG9l/dG9l: Making directory 2025/10/17 02:00:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/17 02:00:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/17 02:00:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/17 02:00:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/17 02:00:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/17 02:00:12 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:12 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/17 02:00:12 DEBUG : Waiting for deletions to finish 2025/10/17 02:00:13 DEBUG : dG9l: transformed to: toe 2025/10/17 02:00:13 DEBUG : dG9l: transformed to: toe 2025/10/17 02:00:13 DEBUG : dG9l: transformed to: toe 2025/10/17 02:00:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/17 02:00:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/17 02:00:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/17 02:00:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/17 02:00:13 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for checks to finish 2025/10/17 02:00:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/17 02:00:13 DEBUG : Local file system at /tmp/rclone2064339813: Waiting for transfers to finish 2025/10/17 02:00:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yikevoy7vate", Local "Local file system at /tmp/rclone2064339813", Modify Window "1ms" 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe: transformed to: 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe: transformed to: 2025/10/17 02:00:14 INFO : B2 bucket rclone-test-yikevoy7vate: Making directory 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe: transformed to: 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe: transformed to: 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe/toe: transformed to: 2025/10/17 02:00:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/17 02:00:14 INFO : toe/toe: Making directory 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe/toe: transformed to: 2025/10/17 02:00:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : toe: transformed to: 2025/10/17 02:00:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/17 02:00:14 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for checks to finish 2025/10/17 02:00:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/17 02:00:14 DEBUG : B2 bucket rclone-test-yikevoy7vate: Waiting for transfers to finish 2025/10/17 02:00:14 DEBUG : toe/toe/toe: transformed to: 2025/10/17 02:00:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/17 02:00:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/17 02:00:15 INFO : toe/toe/toe: Copied (new) 2025/10/17 02:00:15 ERROR : B2 bucket rclone-test-yikevoy7vate: not deleting files as there were IO errors 2025/10/17 02:00:15 ERROR : B2 bucket rclone-test-yikevoy7vate: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2025/10/17 02:00:15 DEBUG : B2 bucket rclone-test-yikevoy7vate: Purge remote 2025/10/17 02:00:15 INFO : B2 bucket rclone-test-yikevoy7vate: cleaning bucket "rclone-test-yikevoy7vate" of all files 2025/10/17 02:00:16 DEBUG : BackupDir/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a10_d20251017_m015446_c001_v7007000_t0000_u01760666086051") 2025/10/17 02:00:16 DEBUG : BackupDir/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115b88323fd6fd71_d20251017_m015440_c001_v0001179_t0031_u01760666080203") 2025/10/17 02:00:16 DEBUG : CompareDest/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e542bd_d20251017_m015420_c001_v7007000_t0000_u01760666060625") 2025/10/17 02:00:16 DEBUG : CompareDest/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb8bf_d20251017_m015414_c001_v0001105_t0015_u01760666054457") 2025/10/17 02:00:16 DEBUG : CompareDest/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e542be_d20251017_m015420_c001_v7007000_t0000_u01760666060806") 2025/10/17 02:00:16 DEBUG : CompareDest/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2161_d20251017_m015416_c001_v0001183_t0047_u01760666056270") 2025/10/17 02:00:16 DEBUG : CopyDest/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a11_d20251017_m015446_c001_v7007000_t0000_u01760666086239") 2025/10/17 02:00:16 DEBUG : CopyDest/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a231_d20251017_m015437_c001_v0001136_t0012_u01760666077236") 2025/10/17 02:00:16 DEBUG : CopyDest/three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a12_d20251017_m015446_c001_v7007000_t0000_u01760666086424") 2025/10/17 02:00:17 DEBUG : CopyDest/three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2251_d20251017_m015443_c001_v0001183_t0053_u01760666083946") 2025/10/17 02:00:17 DEBUG : CopyDest/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a13_d20251017_m015446_c001_v7007000_t0000_u01760666086608") 2025/10/17 02:00:17 DEBUG : CopyDest/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb922_d20251017_m015441_c001_v0001105_t0017_u01760666081620") 2025/10/17 02:00:17 DEBUG : EXISTING: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495f9_d20251017_m015613_c001_v7007000_t0000_u01760666173706") 2025/10/17 02:00:17 DEBUG : EXISTING: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb9ff_d20251017_m015612_c001_v0001105_t0043_u01760666172587") 2025/10/17 02:00:17 DEBUG : PREFIXapple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f418b4b763a8a18a9_d20251017_m015802_c001_v7007000_t0000_u01760666282707") 2025/10/17 02:00:17 DEBUG : PREFIXapple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799997d_d20251017_m015758_c001_v0001177_t0022_u01760666278235") 2025/10/17 02:00:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f05995723e_d20251017_m015802_c001_v7007000_t0000_u01760666282720") 2025/10/17 02:00:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb3b_d20251017_m015758_c001_v0001105_t0057_u01760666278224") 2025/10/17 02:00:17 DEBUG : PREFIXbanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3b2_d20251017_m015802_c001_v7007000_t0000_u01760666282728") 2025/10/17 02:00:17 DEBUG : PREFIXbanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29db_d20251017_m015758_c001_v0001183_t0023_u01760666278216") 2025/10/17 02:00:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008965_d20251017_m015802_c001_v7007000_t0000_u01760666282840") 2025/10/17 02:00:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049f7_d20251017_m015758_c001_v0001184_t0001_u01760666278246") 2025/10/17 02:00:17 DEBUG : Testêé: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495f5_d20251017_m015609_c001_v7007000_t0000_u01760666169737") 2025/10/17 02:00:18 DEBUG : Testêé: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b24e4_d20251017_m015609_c001_v0001183_t0037_u01760666169116") 2025/10/17 02:00:18 DEBUG : Testêé: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb9f1_d20251017_m015607_c001_v0001105_t0034_u01760666167932") 2025/10/17 02:00:18 DEBUG : YXBwbGU=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e3_d20251017_m015745_c001_v7007000_t0000_u01760666265876") 2025/10/17 02:00:18 DEBUG : YXBwbGU=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999944_d20251017_m015742_c001_v0001177_t0000_u01760666262195") 2025/10/17 02:00:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e5_d20251017_m015746_c001_v7007000_t0000_u01760666266059") 2025/10/17 02:00:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb1b_d20251017_m015742_c001_v0001105_t0017_u01760666262173") 2025/10/17 02:00:18 DEBUG : YmFuYW5h: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e6_d20251017_m015746_c001_v7007000_t0000_u01760666266243") 2025/10/17 02:00:18 DEBUG : YmFuYW5h: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2967_d20251017_m015742_c001_v0001183_t0050_u01760666262164") 2025/10/17 02:00:18 DEBUG : a/potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542e4_d20251017_m015247_c001_v7007000_t0000_u01760665967905") 2025/10/17 02:00:18 DEBUG : a/potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c54_d20251017_m015247_c001_v0001183_t0043_u01760665967313") 2025/10/17 02:00:18 DEBUG : a/potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542d4_d20251017_m015245_c001_v7007000_t0000_u01760665965973") 2025/10/17 02:00:18 DEBUG : a/potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c34_d20251017_m015245_c001_v0001183_t0044_u01760665965189") 2025/10/17 02:00:18 DEBUG : a/potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54198_d20251017_m015229_c001_v7007000_t0000_u01760665949817") 2025/10/17 02:00:18 DEBUG : a/potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b40_d20251017_m015229_c001_v0001183_t0051_u01760665949048") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef833_d20251017_m015946_c001_v7007000_t0000_u01760666386140") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2e82_d20251017_m015942_c001_v0001183_t0021_u01760666382395") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5460a_d20251017_m015932_c001_v7007000_t0000_u01760666372241") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2df8_d20251017_m015928_c001_v0001183_t0056_u01760666368738") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54522_d20251017_m015918_c001_v7007000_t0000_u01760666358792") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2d6d_d20251017_m015915_c001_v0001183_t0003_u01760666355517") 2025/10/17 02:00:18 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545ec_d20251017_m015905_c001_v7007000_t0000_u01760666345027") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2cba_d20251017_m015901_c001_v0001183_t0039_u01760666341738") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d340_d20251017_m015851_c001_v7007000_t0000_u01760666331632") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c43_d20251017_m015847_c001_v0001183_t0021_u01760666327877") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545ae_d20251017_m015837_c001_v7007000_t0000_u01760666317943") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbb3_d20251017_m015832_c001_v0001105_t0022_u01760666312516") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b0_d20251017_m015822_c001_v7007000_t0000_u01760666302379") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a8d_d20251017_m015819_c001_v0001184_t0041_u01760666299203") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406528ccdaf0df9a_d20251017_m015817_c001_v7007000_t0000_u01760666297945") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999cc_d20251017_m015814_c001_v0001177_t0031_u01760666294350") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a534_d20251017_m015804_c001_v7007000_t0000_u01760666284381") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a04_d20251017_m015801_c001_v0001183_t0028_u01760666281285") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f418b4b763a8a18a7_d20251017_m015800_c001_v7007000_t0000_u01760666280113") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29d1_d20251017_m015756_c001_v0001183_t0017_u01760666276340") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4bb_d20251017_m015743_c001_v7007000_t0000_u01760666263926") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2951_d20251017_m015739_c001_v0001183_t0027_u01760666259815") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b497_d20251017_m015730_c001_v7007000_t0000_u01760666250398") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b28d1_d20251017_m015726_c001_v0001183_t0044_u01760666246968") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3331_d20251017_m015716_c001_v7007000_t0000_u01760666236609") 2025/10/17 02:00:19 DEBUG : apple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2837_d20251017_m015713_c001_v0001183_t0037_u01760666233445") 2025/10/17 02:00:19 DEBUG : appleSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1b55_d20251017_m015820_c001_v7007000_t0000_u01760666300986") 2025/10/17 02:00:19 DEBUG : appleSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ac6_d20251017_m015816_c001_v0001183_t0053_u01760666296248") 2025/10/17 02:00:19 DEBUG : appleapple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b0_d20251017_m015838_c001_v7007000_t0000_u01760666318123") 2025/10/17 02:00:19 DEBUG : appleapple: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbbb_d20251017_m015834_c001_v0001105_t0024_u01760666314417") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef835_d20251017_m015946_c001_v7007000_t0000_u01760666386322") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604cc5_d20251017_m015942_c001_v0001184_t0049_u01760666382953") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5460b_d20251017_m015932_c001_v7007000_t0000_u01760666372424") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c62_d20251017_m015929_c001_v0001184_t0015_u01760666369154") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54523_d20251017_m015918_c001_v7007000_t0000_u01760666358973") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c08_d20251017_m015915_c001_v0001184_t0033_u01760666355968") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545ed_d20251017_m015905_c001_v7007000_t0000_u01760666345213") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604bb1_d20251017_m015902_c001_v0001184_t0006_u01760666342187") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d341_d20251017_m015851_c001_v7007000_t0000_u01760666331814") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b55_d20251017_m015848_c001_v0001184_t0036_u01760666328313") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f418b4b763a8a18c9_d20251017_m015836_c001_v7007000_t0000_u01760666316202") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b87_d20251017_m015833_c001_v0001183_t0027_u01760666313167") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b1_d20251017_m015822_c001_v7007000_t0000_u01760666302563") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999e8_d20251017_m015819_c001_v0001177_t0025_u01760666299170") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1b51_d20251017_m015818_c001_v7007000_t0000_u01760666298163") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a6b_d20251017_m015815_c001_v0001184_t0017_u01760666295002") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a535_d20251017_m015804_c001_v7007000_t0000_u01760666284566") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a15_d20251017_m015801_c001_v0001184_t0047_u01760666281295") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f418b4b763a8a18a6_d20251017_m015759_c001_v7007000_t0000_u01760666279933") 2025/10/17 02:00:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999977_d20251017_m015756_c001_v0001177_t0019_u01760666276981") 2025/10/17 02:00:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef774_d20251017_m015744_c001_v7007000_t0000_u01760666264152") 2025/10/17 02:00:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604994_d20251017_m015740_c001_v0001184_t0056_u01760666260591") 2025/10/17 02:00:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b498_d20251017_m015730_c001_v7007000_t0000_u01760666250579") 2025/10/17 02:00:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb98660493d_d20251017_m015727_c001_v0001184_t0021_u01760666247522") 2025/10/17 02:00:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3332_d20251017_m015716_c001_v7007000_t0000_u01760666236794") 2025/10/17 02:00:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866048b6_d20251017_m015714_c001_v0001184_t0029_u01760666234005") 2025/10/17 02:00:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54599_d20251017_m015820_c001_v7007000_t0000_u01760666300655") 2025/10/17 02:00:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a73_d20251017_m015816_c001_v0001184_t0000_u01760666296238") 2025/10/17 02:00:21 DEBUG : b/potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542e6_d20251017_m015248_c001_v7007000_t0000_u01760665968088") 2025/10/17 02:00:21 DEBUG : b/potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c46_d20251017_m015246_c001_v0001183_t0054_u01760665966524") 2025/10/17 02:00:21 DEBUG : b/potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542d2_d20251017_m015245_c001_v7007000_t0000_u01760665965409") 2025/10/17 02:00:21 DEBUG : b/potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c28_d20251017_m015244_c001_v0001183_t0023_u01760665964406") 2025/10/17 02:00:21 DEBUG : b/potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54197_d20251017_m015229_c001_v7007000_t0000_u01760665949260") 2025/10/17 02:00:21 DEBUG : b/potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b38_d20251017_m015228_c001_v0001183_t0052_u01760665948263") 2025/10/17 02:00:21 DEBUG : backup/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8ad_d20251017_m015501_c001_v7007000_t0000_u01760666101656") 2025/10/17 02:00:21 DEBUG : backup/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f110b718c14d0af6e_d20251017_m015458_c001_v0001144_t0029_u01760666098501") 2025/10/17 02:00:21 DEBUG : backup/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f105dd34c168a88ad_d20251017_m015453_c001_v0001117_t0027_u01760666093819") 2025/10/17 02:00:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b415_d20251017_m015529_c001_v7007000_t0000_u01760666129009") 2025/10/17 02:00:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1025bab6ebe7de78_d20251017_m015527_c001_v0001165_t0033_u01760666127189") 2025/10/17 02:00:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f110c8a067423ec9f_d20251017_m015523_c001_v0001145_t0009_u01760666123155") 2025/10/17 02:00:22 DEBUG : backup/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8bb_d20251017_m015515_c001_v7007000_t0000_u01760666115603") 2025/10/17 02:00:22 DEBUG : backup/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106acd707fcea54f_d20251017_m015513_c001_v0001130_t0037_u01760666113237") 2025/10/17 02:00:22 DEBUG : backup/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1148919933a72360_d20251017_m015508_c001_v0001037_t0023_u01760666108691") 2025/10/17 02:00:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b417_d20251017_m015529_c001_v7007000_t0000_u01760666129192") 2025/10/17 02:00:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1001db77d08e5d86_d20251017_m015528_c001_v0001120_t0052_u01760666128031") 2025/10/17 02:00:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11604f251faf0dcc_d20251017_m015524_c001_v0001102_t0021_u01760666124818") 2025/10/17 02:00:22 DEBUG : backup/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8ae_d20251017_m015501_c001_v7007000_t0000_u01760666101838") 2025/10/17 02:00:22 DEBUG : backup/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f119466d232bb43a5_d20251017_m015500_c001_v0001091_t0001_u01760666100539") 2025/10/17 02:00:22 DEBUG : backup/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106f29a51f352b05_d20251017_m015455_c001_v0001109_t0004_u01760666095890") 2025/10/17 02:00:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8bd_d20251017_m015515_c001_v7007000_t0000_u01760666115784") 2025/10/17 02:00:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1045decb3b639cc1_d20251017_m015514_c001_v0001178_t0056_u01760666114843") 2025/10/17 02:00:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f111aae8ae96ba5d5_d20251017_m015510_c001_v0001038_t0003_u01760666110557") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef838_d20251017_m015946_c001_v7007000_t0000_u01760666386505") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b84_d20251017_m015942_c001_v0001177_t0008_u01760666382613") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5460d_d20251017_m015932_c001_v7007000_t0000_u01760666372606") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b3a_d20251017_m015928_c001_v0001177_t0057_u01760666368942") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54524_d20251017_m015919_c001_v7007000_t0000_u01760666359155") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b03_d20251017_m015915_c001_v0001177_t0014_u01760666355730") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f0_d20251017_m015905_c001_v7007000_t0000_u01760666345405") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999abc_d20251017_m015901_c001_v0001177_t0016_u01760666341952") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d342_d20251017_m015851_c001_v7007000_t0000_u01760666331998") 2025/10/17 02:00:22 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a78_d20251017_m015848_c001_v0001177_t0049_u01760666328097") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b3_d20251017_m015838_c001_v7007000_t0000_u01760666318304") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a38_d20251017_m015832_c001_v0001177_t0015_u01760666312960") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b2_d20251017_m015822_c001_v7007000_t0000_u01760666302747") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb75_d20251017_m015819_c001_v0001105_t0036_u01760666299181") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4182b62e22eee04d_d20251017_m015817_c001_v7007000_t0000_u01760666297557") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb63_d20251017_m015814_c001_v0001105_t0040_u01760666294577") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a536_d20251017_m015804_c001_v7007000_t0000_u01760666284761") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb41_d20251017_m015801_c001_v0001105_t0023_u01760666281272") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa8b2_d20251017_m015800_c001_v7007000_t0000_u01760666280265") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb37_d20251017_m015756_c001_v0001105_t0042_u01760666276576") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a51e_d20251017_m015743_c001_v7007000_t0000_u01760666263936") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb17_d20251017_m015740_c001_v0001105_t0000_u01760666260030") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b49a_d20251017_m015730_c001_v7007000_t0000_u01760666250761") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbaf9_d20251017_m015727_c001_v0001105_t0038_u01760666247197") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3334_d20251017_m015716_c001_v7007000_t0000_u01760666236977") 2025/10/17 02:00:23 DEBUG : banana: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbad5_d20251017_m015713_c001_v0001105_t0048_u01760666233643") 2025/10/17 02:00:23 DEBUG : bananaSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4d7_d20251017_m015820_c001_v7007000_t0000_u01760666300592") 2025/10/17 02:00:23 DEBUG : bananaSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999d6_d20251017_m015816_c001_v0001177_t0038_u01760666296215") 2025/10/17 02:00:23 DEBUG : both0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84962d_d20251017_m015653_c001_v7007000_t0000_u01760666213354") 2025/10/17 02:00:23 DEBUG : both0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b263a_d20251017_m015637_c001_v0001183_t0013_u01760666197861") 2025/10/17 02:00:23 DEBUG : both0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78685_d20251017_m015633_c001_v7007000_t0000_u01760666193655") 2025/10/17 02:00:23 DEBUG : both0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b255b_d20251017_m015615_c001_v0001183_t0020_u01760666175922") 2025/10/17 02:00:24 DEBUG : both1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84962e_d20251017_m015653_c001_v7007000_t0000_u01760666213536") 2025/10/17 02:00:24 DEBUG : both1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2644_d20251017_m015638_c001_v0001183_t0034_u01760666198775") 2025/10/17 02:00:24 DEBUG : both1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78687_d20251017_m015633_c001_v7007000_t0000_u01760666193838") 2025/10/17 02:00:24 DEBUG : both1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2575_d20251017_m015619_c001_v0001183_t0026_u01760666179127") 2025/10/17 02:00:24 DEBUG : both10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84962f_d20251017_m015653_c001_v7007000_t0000_u01760666213718") 2025/10/17 02:00:24 DEBUG : both10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2693_d20251017_m015644_c001_v0001183_t0001_u01760666204261") 2025/10/17 02:00:24 DEBUG : both10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78688_d20251017_m015634_c001_v7007000_t0000_u01760666194021") 2025/10/17 02:00:24 DEBUG : both10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25a8_d20251017_m015624_c001_v0001183_t0056_u01760666184734") 2025/10/17 02:00:24 DEBUG : both11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849630_d20251017_m015653_c001_v7007000_t0000_u01760666213900") 2025/10/17 02:00:24 DEBUG : both11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b269f_d20251017_m015644_c001_v0001183_t0042_u01760666204842") 2025/10/17 02:00:24 DEBUG : both11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7868a_d20251017_m015634_c001_v7007000_t0000_u01760666194203") 2025/10/17 02:00:24 DEBUG : both11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25ae_d20251017_m015625_c001_v0001183_t0025_u01760666185229") 2025/10/17 02:00:24 DEBUG : both12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849632_d20251017_m015654_c001_v7007000_t0000_u01760666214082") 2025/10/17 02:00:24 DEBUG : both12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26a6_d20251017_m015645_c001_v0001183_t0034_u01760666205815") 2025/10/17 02:00:24 DEBUG : both12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7868d_d20251017_m015634_c001_v7007000_t0000_u01760666194385") 2025/10/17 02:00:24 DEBUG : both12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25b2_d20251017_m015625_c001_v0001183_t0059_u01760666185850") 2025/10/17 02:00:24 DEBUG : both13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849633_d20251017_m015654_c001_v7007000_t0000_u01760666214269") 2025/10/17 02:00:24 DEBUG : both13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26a8_d20251017_m015646_c001_v0001183_t0044_u01760666206360") 2025/10/17 02:00:24 DEBUG : both13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7868f_d20251017_m015634_c001_v7007000_t0000_u01760666194568") 2025/10/17 02:00:24 DEBUG : both13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25b8_d20251017_m015626_c001_v0001183_t0008_u01760666186506") 2025/10/17 02:00:24 DEBUG : both14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849634_d20251017_m015654_c001_v7007000_t0000_u01760666214458") 2025/10/17 02:00:24 DEBUG : both14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26b2_d20251017_m015646_c001_v0001183_t0029_u01760666206963") 2025/10/17 02:00:25 DEBUG : both14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78691_d20251017_m015634_c001_v7007000_t0000_u01760666194752") 2025/10/17 02:00:25 DEBUG : both14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25be_d20251017_m015627_c001_v0001183_t0017_u01760666187111") 2025/10/17 02:00:25 DEBUG : both15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849635_d20251017_m015654_c001_v7007000_t0000_u01760666214652") 2025/10/17 02:00:25 DEBUG : both15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26be_d20251017_m015647_c001_v0001183_t0058_u01760666207522") 2025/10/17 02:00:25 DEBUG : both15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78693_d20251017_m015634_c001_v7007000_t0000_u01760666194935") 2025/10/17 02:00:25 DEBUG : both15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25c4_d20251017_m015627_c001_v0001183_t0001_u01760666187835") 2025/10/17 02:00:25 DEBUG : both16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849636_d20251017_m015654_c001_v7007000_t0000_u01760666214834") 2025/10/17 02:00:25 DEBUG : both16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26cb_d20251017_m015648_c001_v0001183_t0040_u01760666208067") 2025/10/17 02:00:25 DEBUG : both16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78695_d20251017_m015635_c001_v7007000_t0000_u01760666195117") 2025/10/17 02:00:25 DEBUG : both16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25cc_d20251017_m015628_c001_v0001183_t0042_u01760666188465") 2025/10/17 02:00:25 DEBUG : both17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849637_d20251017_m015655_c001_v7007000_t0000_u01760666215016") 2025/10/17 02:00:25 DEBUG : both17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26d4_d20251017_m015648_c001_v0001183_t0022_u01760666208755") 2025/10/17 02:00:25 DEBUG : both17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78696_d20251017_m015635_c001_v7007000_t0000_u01760666195299") 2025/10/17 02:00:25 DEBUG : both17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25d2_d20251017_m015629_c001_v0001183_t0022_u01760666189097") 2025/10/17 02:00:25 DEBUG : both18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849639_d20251017_m015655_c001_v7007000_t0000_u01760666215198") 2025/10/17 02:00:25 DEBUG : both18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26de_d20251017_m015649_c001_v0001183_t0056_u01760666209420") 2025/10/17 02:00:25 DEBUG : both18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78699_d20251017_m015635_c001_v7007000_t0000_u01760666195481") 2025/10/17 02:00:25 DEBUG : both18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25d6_d20251017_m015629_c001_v0001183_t0025_u01760666189696") 2025/10/17 02:00:25 DEBUG : both19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84963a_d20251017_m015655_c001_v7007000_t0000_u01760666215384") 2025/10/17 02:00:25 DEBUG : both19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b26ea_d20251017_m015650_c001_v0001183_t0010_u01760666210023") 2025/10/17 02:00:26 DEBUG : both19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7869b_d20251017_m015635_c001_v7007000_t0000_u01760666195663") 2025/10/17 02:00:26 DEBUG : both19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25de_d20251017_m015630_c001_v0001183_t0045_u01760666190314") 2025/10/17 02:00:26 DEBUG : both2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84963c_d20251017_m015655_c001_v7007000_t0000_u01760666215565") 2025/10/17 02:00:26 DEBUG : both2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2647_d20251017_m015639_c001_v0001183_t0016_u01760666199296") 2025/10/17 02:00:26 DEBUG : both2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7869d_d20251017_m015635_c001_v7007000_t0000_u01760666195845") 2025/10/17 02:00:26 DEBUG : both2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b257f_d20251017_m015619_c001_v0001183_t0030_u01760666179793") 2025/10/17 02:00:26 DEBUG : both3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84963e_d20251017_m015655_c001_v7007000_t0000_u01760666215748") 2025/10/17 02:00:26 DEBUG : both3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b264d_d20251017_m015639_c001_v0001183_t0058_u01760666199893") 2025/10/17 02:00:26 DEBUG : both3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7869f_d20251017_m015636_c001_v7007000_t0000_u01760666196027") 2025/10/17 02:00:26 DEBUG : both3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2587_d20251017_m015620_c001_v0001183_t0015_u01760666180350") 2025/10/17 02:00:26 DEBUG : both4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84963f_d20251017_m015655_c001_v7007000_t0000_u01760666215929") 2025/10/17 02:00:26 DEBUG : both4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2659_d20251017_m015640_c001_v0001183_t0038_u01760666200522") 2025/10/17 02:00:26 DEBUG : both4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a786a0_d20251017_m015636_c001_v7007000_t0000_u01760666196209") 2025/10/17 02:00:26 DEBUG : both4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2589_d20251017_m015621_c001_v0001183_t0025_u01760666181008") 2025/10/17 02:00:26 DEBUG : both5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849641_d20251017_m015656_c001_v7007000_t0000_u01760666216135") 2025/10/17 02:00:26 DEBUG : both5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2665_d20251017_m015641_c001_v0001183_t0009_u01760666201023") 2025/10/17 02:00:26 DEBUG : both5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a786a2_d20251017_m015636_c001_v7007000_t0000_u01760666196391") 2025/10/17 02:00:26 DEBUG : both5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b258b_d20251017_m015621_c001_v0001183_t0058_u01760666181633") 2025/10/17 02:00:26 DEBUG : both6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849642_d20251017_m015656_c001_v7007000_t0000_u01760666216316") 2025/10/17 02:00:26 DEBUG : both6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2671_d20251017_m015641_c001_v0001183_t0043_u01760666201774") 2025/10/17 02:00:26 DEBUG : both6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a786a3_d20251017_m015636_c001_v7007000_t0000_u01760666196573") 2025/10/17 02:00:26 DEBUG : both6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2595_d20251017_m015622_c001_v0001183_t0014_u01760666182236") 2025/10/17 02:00:26 DEBUG : both7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849644_d20251017_m015656_c001_v7007000_t0000_u01760666216498") 2025/10/17 02:00:27 DEBUG : both7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2681_d20251017_m015642_c001_v0001183_t0024_u01760666202376") 2025/10/17 02:00:27 DEBUG : both7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a786a5_d20251017_m015636_c001_v7007000_t0000_u01760666196755") 2025/10/17 02:00:27 DEBUG : both7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b259b_d20251017_m015622_c001_v0001183_t0025_u01760666182949") 2025/10/17 02:00:27 DEBUG : both8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849646_d20251017_m015656_c001_v7007000_t0000_u01760666216679") 2025/10/17 02:00:27 DEBUG : both8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2689_d20251017_m015642_c001_v0001183_t0022_u01760666202966") 2025/10/17 02:00:27 DEBUG : both8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a786a6_d20251017_m015636_c001_v7007000_t0000_u01760666196937") 2025/10/17 02:00:27 DEBUG : both8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25a1_d20251017_m015623_c001_v0001183_t0006_u01760666183516") 2025/10/17 02:00:27 DEBUG : both9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849647_d20251017_m015656_c001_v7007000_t0000_u01760666216864") 2025/10/17 02:00:27 DEBUG : both9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b268d_d20251017_m015643_c001_v0001183_t0050_u01760666203678") 2025/10/17 02:00:27 DEBUG : both9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a786a8_d20251017_m015637_c001_v7007000_t0000_u01760666197119") 2025/10/17 02:00:27 DEBUG : both9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b25a5_d20251017_m015624_c001_v0001183_t0054_u01760666184027") 2025/10/17 02:00:27 DEBUG : c/non empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542e8_d20251017_m015248_c001_v7007000_t0000_u01760665968302") 2025/10/17 02:00:27 DEBUG : c/non empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c4a_d20251017_m015246_c001_v0001183_t0021_u01760665966733") 2025/10/17 02:00:27 DEBUG : c/non empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542d5_d20251017_m015246_c001_v7007000_t0000_u01760665966157") 2025/10/17 02:00:27 DEBUG : c/non empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c2c_d20251017_m015244_c001_v0001183_t0051_u01760665964606") 2025/10/17 02:00:27 DEBUG : c/non empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54199_d20251017_m015229_c001_v7007000_t0000_u01760665949999") 2025/10/17 02:00:27 DEBUG : c/non empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b3a_d20251017_m015228_c001_v0001183_t0030_u01760665948467") 2025/10/17 02:00:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e8_d20251017_m015746_c001_v7007000_t0000_u01760666266425") 2025/10/17 02:00:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb98660499e_d20251017_m015742_c001_v0001184_t0019_u01760666262185") 2025/10/17 02:00:27 DEBUG : check sum: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5418b_d20251017_m015221_c001_v7007000_t0000_u01760665941534") 2025/10/17 02:00:27 DEBUG : check sum: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1adb_d20251017_m015220_c001_v0001183_t0018_u01760665940586") 2025/10/17 02:00:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415e124fbb78f2bd_d20251017_m020014_c001_v7007000_t0000_u01760666414000") 2025/10/17 02:00:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2f9c_d20251017_m020012_c001_v0001183_t0028_u01760666412597") 2025/10/17 02:00:28 DEBUG : dest/3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a09_d20251017_m015429_c001_v7007000_t0000_u01760666069917") 2025/10/17 02:00:28 DEBUG : dest/3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f403a4add02098ae6_d20251017_m015428_c001_v0001179_t0051_u01760666068796") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b5_d20251017_m015838_c001_v7007000_t0000_u01760666318484") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604af5_d20251017_m015834_c001_v0001184_t0003_u01760666314451") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef83a_d20251017_m015946_c001_v7007000_t0000_u01760666386687") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2e52_d20251017_m015936_c001_v0001183_t0040_u01760666376848") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5460e_d20251017_m015932_c001_v7007000_t0000_u01760666372789") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2dc3_d20251017_m015923_c001_v0001183_t0023_u01760666363443") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54525_d20251017_m015919_c001_v7007000_t0000_u01760666359337") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2d2b_d20251017_m015909_c001_v0001183_t0057_u01760666349761") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f2_d20251017_m015905_c001_v7007000_t0000_u01760666345588") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c80_d20251017_m015856_c001_v0001183_t0054_u01760666336262") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d343_d20251017_m015852_c001_v7007000_t0000_u01760666332181") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c0a_d20251017_m015842_c001_v0001183_t0033_u01760666322510") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a563_d20251017_m015835_c001_v7007000_t0000_u01760666315955") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb8d_d20251017_m015827_c001_v0001105_t0036_u01760666307167") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b3_d20251017_m015822_c001_v7007000_t0000_u01760666302932") 2025/10/17 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999ed_d20251017_m015819_c001_v0001177_t0007_u01760666299388") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54591_d20251017_m015817_c001_v7007000_t0000_u01760666297573") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999b5_d20251017_m015809_c001_v0001177_t0002_u01760666289072") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a537_d20251017_m015804_c001_v7007000_t0000_u01760666284946") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a0a_d20251017_m015801_c001_v0001183_t0045_u01760666281549") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008961_d20251017_m015800_c001_v7007000_t0000_u01760666280276") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29b0_d20251017_m015750_c001_v0001183_t0052_u01760666270562") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4175adbfc6f7c1ae_d20251017_m015744_c001_v7007000_t0000_u01760666264085") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2929_d20251017_m015734_c001_v0001183_t0025_u01760666254974") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b49c_d20251017_m015730_c001_v7007000_t0000_u01760666250942") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2886_d20251017_m015721_c001_v0001183_t0019_u01760666241354") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3335_d20251017_m015717_c001_v7007000_t0000_u01760666237163") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b27ec_d20251017_m015709_c001_v0001183_t0025_u01760666229101") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7aa_d20251017_m015820_c001_v7007000_t0000_u01760666300621") 2025/10/17 02:00:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999da_d20251017_m015816_c001_v0001177_t0008_u01760666296430") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b6_d20251017_m015838_c001_v7007000_t0000_u01760666318665") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ba1_d20251017_m015834_c001_v0001183_t0056_u01760666314439") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef83c_d20251017_m015946_c001_v7007000_t0000_u01760666386868") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b66_d20251017_m015937_c001_v0001177_t0057_u01760666377419") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5460f_d20251017_m015932_c001_v7007000_t0000_u01760666372972") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b23_d20251017_m015924_c001_v0001177_t0026_u01760666364012") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54526_d20251017_m015919_c001_v7007000_t0000_u01760666359519") 2025/10/17 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999ae6_d20251017_m015910_c001_v0001177_t0022_u01760666350337") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f3_d20251017_m015905_c001_v7007000_t0000_u01760666345771") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a9c_d20251017_m015856_c001_v0001177_t0041_u01760666336844") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d345_d20251017_m015852_c001_v7007000_t0000_u01760666332364") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a64_d20251017_m015843_c001_v0001177_t0049_u01760666323082") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f059957272_d20251017_m015836_c001_v7007000_t0000_u01760666316128") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a18_d20251017_m015827_c001_v0001177_t0058_u01760666307845") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b4_d20251017_m015823_c001_v7007000_t0000_u01760666303117") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2af9_d20251017_m015819_c001_v0001183_t0011_u01760666299400") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54594_d20251017_m015818_c001_v7007000_t0000_u01760666298121") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb59_d20251017_m015809_c001_v0001105_t0028_u01760666289684") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a538_d20251017_m015805_c001_v7007000_t0000_u01760666285129") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a19_d20251017_m015801_c001_v0001184_t0055_u01760666281512") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a52f_d20251017_m015800_c001_v7007000_t0000_u01760666280166") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb2d_d20251017_m015751_c001_v0001105_t0009_u01760666271125") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4175adbfc6f7c1b0_d20251017_m015744_c001_v7007000_t0000_u01760666264266") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb0b_d20251017_m015735_c001_v0001105_t0015_u01760666255537") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b49d_d20251017_m015731_c001_v7007000_t0000_u01760666251124") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbaea_d20251017_m015721_c001_v0001105_t0020_u01760666241948") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3336_d20251017_m015717_c001_v7007000_t0000_u01760666237364") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbac6_d20251017_m015709_c001_v0001105_t0023_u01760666229299") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5459a_d20251017_m015820_c001_v7007000_t0000_u01760666300839") 2025/10/17 02:00:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2aca_d20251017_m015816_c001_v0001183_t0052_u01760666296455") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b7_d20251017_m015838_c001_v7007000_t0000_u01760666318845") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ba3_d20251017_m015834_c001_v0001183_t0005_u01760666314644") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef83e_d20251017_m015947_c001_v7007000_t0000_u01760666387063") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604ca6_d20251017_m015938_c001_v0001184_t0001_u01760666378003") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54610_d20251017_m015933_c001_v7007000_t0000_u01760666373154") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c3b_d20251017_m015924_c001_v0001184_t0048_u01760666364590") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54527_d20251017_m015919_c001_v7007000_t0000_u01760666359701") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604bf6_d20251017_m015911_c001_v0001184_t0057_u01760666351030") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f4_d20251017_m015906_c001_v7007000_t0000_u01760666346000") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b87_d20251017_m015857_c001_v0001184_t0034_u01760666337462") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d346_d20251017_m015852_c001_v7007000_t0000_u01760666332558") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b3c_d20251017_m015843_c001_v0001184_t0000_u01760666323667") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f059957274_d20251017_m015836_c001_v7007000_t0000_u01760666316327") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b52_d20251017_m015828_c001_v0001183_t0040_u01760666308417") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b5_d20251017_m015823_c001_v7007000_t0000_u01760666303309") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a91_d20251017_m015819_c001_v0001184_t0019_u01760666299412") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4182b62e22eee04e_d20251017_m015817_c001_v7007000_t0000_u01760666297738") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a4d_d20251017_m015810_c001_v0001184_t0034_u01760666290387") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a53a_d20251017_m015805_c001_v7007000_t0000_u01760666285311") 2025/10/17 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999990_d20251017_m015801_c001_v0001177_t0049_u01760666281536") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3a7_d20251017_m015759_c001_v7007000_t0000_u01760666279522") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999961_d20251017_m015751_c001_v0001177_t0016_u01760666271875") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e1_d20251017_m015744_c001_v7007000_t0000_u01760666264277") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb98660497a_d20251017_m015736_c001_v0001184_t0006_u01760666256238") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b49e_d20251017_m015731_c001_v7007000_t0000_u01760666251305") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604921_d20251017_m015722_c001_v0001184_t0026_u01760666242643") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3337_d20251017_m015717_c001_v7007000_t0000_u01760666237548") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604896_d20251017_m015709_c001_v0001184_t0016_u01760666229664") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4d8_d20251017_m015820_c001_v7007000_t0000_u01760666300782") 2025/10/17 02:00:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a77_d20251017_m015816_c001_v0001184_t0019_u01760666296466") 2025/10/17 02:00:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b8_d20251017_m015839_c001_v7007000_t0000_u01760666319025") 2025/10/17 02:00:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604af7_d20251017_m015834_c001_v0001184_t0050_u01760666314667") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef841_d20251017_m015947_c001_v7007000_t0000_u01760666387251") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc86_d20251017_m015938_c001_v0001105_t0002_u01760666378566") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54611_d20251017_m015933_c001_v7007000_t0000_u01760666373335") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc50_d20251017_m015925_c001_v0001105_t0059_u01760666365157") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54528_d20251017_m015919_c001_v7007000_t0000_u01760666359883") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc1a_d20251017_m015911_c001_v0001105_t0037_u01760666351608") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f5_d20251017_m015906_c001_v7007000_t0000_u01760666346184") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbf7_d20251017_m015858_c001_v0001105_t0008_u01760666338070") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d347_d20251017_m015852_c001_v7007000_t0000_u01760666332742") 2025/10/17 02:00:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbce_d20251017_m015844_c001_v0001105_t0032_u01760666324233") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a562_d20251017_m015835_c001_v7007000_t0000_u01760666315775") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604ad4_d20251017_m015828_c001_v0001184_t0010_u01760666308987") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b6_d20251017_m015823_c001_v7007000_t0000_u01760666303493") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb77_d20251017_m015819_c001_v0001105_t0034_u01760666299544") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54592_d20251017_m015817_c001_v7007000_t0000_u01760666297757") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a96_d20251017_m015811_c001_v0001183_t0037_u01760666291074") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a53b_d20251017_m015805_c001_v7007000_t0000_u01760666285522") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb45_d20251017_m015801_c001_v0001105_t0007_u01760666281590") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3a9_d20251017_m015759_c001_v7007000_t0000_u01760666279888") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049d6_d20251017_m015752_c001_v0001184_t0058_u01760666272699") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4121dc0fd26579e7_d20251017_m015743_c001_v7007000_t0000_u01760666263519") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799992c_d20251017_m015736_c001_v0001177_t0058_u01760666256837") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b49f_d20251017_m015731_c001_v7007000_t0000_u01760666251485") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998f4_d20251017_m015723_c001_v0001177_t0050_u01760666243208") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3338_d20251017_m015717_c001_v7007000_t0000_u01760666237733") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998c9_d20251017_m015709_c001_v0001177_t0002_u01760666229877") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f51_d20251017_m015820_c001_v7007000_t0000_u01760666300783") 2025/10/17 02:00:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb6b_d20251017_m015816_c001_v0001105_t0042_u01760666296622") 2025/10/17 02:00:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545b9_d20251017_m015839_c001_v7007000_t0000_u01760666319206") 2025/10/17 02:00:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a42_d20251017_m015834_c001_v0001177_t0058_u01760666314677") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef843_d20251017_m015947_c001_v7007000_t0000_u01760666387436") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2e6c_d20251017_m015939_c001_v0001183_t0033_u01760666379371") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54612_d20251017_m015933_c001_v7007000_t0000_u01760666373518") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2dd7_d20251017_m015925_c001_v0001183_t0030_u01760666365597") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54529_d20251017_m015920_c001_v7007000_t0000_u01760666360066") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2d43_d20251017_m015912_c001_v0001183_t0020_u01760666352089") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f6_d20251017_m015906_c001_v7007000_t0000_u01760666346367") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c9a_d20251017_m015858_c001_v0001183_t0057_u01760666338451") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d348_d20251017_m015852_c001_v7007000_t0000_u01760666332924") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c21_d20251017_m015844_c001_v0001183_t0057_u01760666324702") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a564_d20251017_m015836_c001_v7007000_t0000_u01760666316137") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbba9_d20251017_m015829_c001_v0001105_t0053_u01760666309194") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b7_d20251017_m015823_c001_v7007000_t0000_u01760666303678") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2aff_d20251017_m015819_c001_v0001183_t0030_u01760666299638") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f4a_d20251017_m015817_c001_v7007000_t0000_u01760666297951") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999bd_d20251017_m015811_c001_v0001177_t0020_u01760666291286") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a53c_d20251017_m015805_c001_v7007000_t0000_u01760666285705") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a1b_d20251017_m015801_c001_v0001184_t0047_u01760666281721") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffafc_d20251017_m015759_c001_v7007000_t0000_u01760666279952") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29b7_d20251017_m015752_c001_v0001183_t0032_u01760666272906") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4175adbfc6f7c1ad_d20251017_m015743_c001_v7007000_t0000_u01760666263899") 2025/10/17 02:00:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2937_d20251017_m015737_c001_v0001183_t0019_u01760666257050") 2025/10/17 02:00:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a0_d20251017_m015731_c001_v7007000_t0000_u01760666251668") 2025/10/17 02:00:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b289d_d20251017_m015723_c001_v0001183_t0038_u01760666243418") 2025/10/17 02:00:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3339_d20251017_m015717_c001_v7007000_t0000_u01760666237918") 2025/10/17 02:00:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b27fe_d20251017_m015710_c001_v0001183_t0027_u01760666230097") 2025/10/17 02:00:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1b54_d20251017_m015820_c001_v7007000_t0000_u01760666300796") 2025/10/17 02:00:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ad0_d20251017_m015816_c001_v0001183_t0012_u01760666296661") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545bb_d20251017_m015839_c001_v7007000_t0000_u01760666319387") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbbe_d20251017_m015834_c001_v0001105_t0001_u01760666314774") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef845_d20251017_m015947_c001_v7007000_t0000_u01760666387618") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b74_d20251017_m015939_c001_v0001177_t0005_u01760666379593") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54613_d20251017_m015933_c001_v7007000_t0000_u01760666373700") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b29_d20251017_m015925_c001_v0001177_t0034_u01760666365808") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5452a_d20251017_m015920_c001_v7007000_t0000_u01760666360248") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999af0_d20251017_m015912_c001_v0001177_t0036_u01760666352302") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f7_d20251017_m015906_c001_v7007000_t0000_u01760666346567") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999aa6_d20251017_m015858_c001_v0001177_t0058_u01760666338661") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d349_d20251017_m015853_c001_v7007000_t0000_u01760666333108") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a6a_d20251017_m015844_c001_v0001177_t0031_u01760666324939") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa60089f9_d20251017_m015836_c001_v7007000_t0000_u01760666316151") 2025/10/17 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a24_d20251017_m015829_c001_v0001177_t0055_u01760666309748") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7b8_d20251017_m015823_c001_v7007000_t0000_u01760666303862") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a93_d20251017_m015819_c001_v0001184_t0031_u01760666299655") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54593_d20251017_m015817_c001_v7007000_t0000_u01760666297939") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb5b_d20251017_m015811_c001_v0001105_t0022_u01760666291517") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a53d_d20251017_m015805_c001_v7007000_t0000_u01760666285890") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999992_d20251017_m015801_c001_v0001177_t0041_u01760666281753") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3a8_d20251017_m015759_c001_v7007000_t0000_u01760666279705") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb31_d20251017_m015753_c001_v0001105_t0025_u01760666273120") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4121dc0fd26579e8_d20251017_m015743_c001_v7007000_t0000_u01760666263733") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb11_d20251017_m015737_c001_v0001105_t0017_u01760666257252") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a1_d20251017_m015731_c001_v7007000_t0000_u01760666251849") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbaf3_d20251017_m015723_c001_v0001105_t0056_u01760666243617") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba333a_d20251017_m015718_c001_v7007000_t0000_u01760666238101") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbac8_d20251017_m015710_c001_v0001105_t0050_u01760666230303") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1b53_d20251017_m015820_c001_v7007000_t0000_u01760666300612") 2025/10/17 02:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a79_d20251017_m015816_c001_v0001184_t0016_u01760666296679") 2025/10/17 02:00:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545bc_d20251017_m015839_c001_v7007000_t0000_u01760666319570") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ba7_d20251017_m015834_c001_v0001183_t0025_u01760666314858") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef847_d20251017_m015947_c001_v7007000_t0000_u01760666387801") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604cb2_d20251017_m015939_c001_v0001184_t0056_u01760666379873") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54614_d20251017_m015933_c001_v7007000_t0000_u01760666373882") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c44_d20251017_m015926_c001_v0001184_t0016_u01760666366059") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5452c_d20251017_m015920_c001_v7007000_t0000_u01760666360442") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604bfb_d20251017_m015912_c001_v0001184_t0008_u01760666352536") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f8_d20251017_m015906_c001_v7007000_t0000_u01760666346750") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b91_d20251017_m015858_c001_v0001184_t0055_u01760666338875") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d34a_d20251017_m015853_c001_v7007000_t0000_u01760666333290") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b49_d20251017_m015845_c001_v0001184_t0008_u01760666325153") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a565_d20251017_m015836_c001_v7007000_t0000_u01760666316336") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b65_d20251017_m015829_c001_v0001183_t0009_u01760666309963") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7ba_d20251017_m015824_c001_v7007000_t0000_u01760666304045") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999f3_d20251017_m015819_c001_v0001177_t0041_u01760666299785") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4182b62e22eee04f_d20251017_m015817_c001_v7007000_t0000_u01760666297920") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a57_d20251017_m015811_c001_v0001184_t0056_u01760666291792") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a53e_d20251017_m015806_c001_v7007000_t0000_u01760666286073") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a0e_d20251017_m015801_c001_v0001183_t0050_u01760666281783") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3aa_d20251017_m015759_c001_v7007000_t0000_u01760666279956") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999967_d20251017_m015753_c001_v0001177_t0015_u01760666273529") 2025/10/17 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4121dc0fd26579ea_d20251017_m015744_c001_v7007000_t0000_u01760666264097") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604982_d20251017_m015737_c001_v0001184_t0053_u01760666257547") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a2_d20251017_m015732_c001_v7007000_t0000_u01760666252031") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb98660492b_d20251017_m015724_c001_v0001184_t0040_u01760666244091") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba333c_d20251017_m015718_c001_v7007000_t0000_u01760666238285") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866048a2_d20251017_m015710_c001_v0001184_t0058_u01760666230731") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7ac_d20251017_m015820_c001_v7007000_t0000_u01760666300806") 2025/10/17 02:00:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999dc_d20251017_m015816_c001_v0001177_t0014_u01760666296696") 2025/10/17 02:00:38 DEBUG : dir1/0007-12345: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545be_d20251017_m015839_c001_v7007000_t0000_u01760666319751") 2025/10/17 02:00:38 DEBUG : dir1/0007-12345: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604afb_d20251017_m015834_c001_v0001184_t0031_u01760666314885") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef849_d20251017_m015947_c001_v7007000_t0000_u01760666387984") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc8c_d20251017_m015940_c001_v0001105_t0019_u01760666380085") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54615_d20251017_m015934_c001_v7007000_t0000_u01760666374063") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc5a_d20251017_m015926_c001_v0001105_t0059_u01760666366252") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5452d_d20251017_m015920_c001_v7007000_t0000_u01760666360624") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc1e_d20251017_m015912_c001_v0001105_t0057_u01760666352751") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545f9_d20251017_m015906_c001_v7007000_t0000_u01760666346933") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbfb_d20251017_m015859_c001_v0001105_t0049_u01760666339069") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d34b_d20251017_m015853_c001_v7007000_t0000_u01760666333473") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbd0_d20251017_m015845_c001_v0001105_t0034_u01760666325353") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa60089f8_d20251017_m015835_c001_v7007000_t0000_u01760666315969") 2025/10/17 02:00:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604ae0_d20251017_m015830_c001_v0001184_t0055_u01760666310236") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7bb_d20251017_m015824_c001_v7007000_t0000_u01760666304262") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b01_d20251017_m015819_c001_v0001183_t0009_u01760666299853") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7a7_d20251017_m015817_c001_v7007000_t0000_u01760666297966") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a9c_d20251017_m015812_c001_v0001183_t0030_u01760666292010") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a53f_d20251017_m015806_c001_v7007000_t0000_u01760666286256") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a1f_d20251017_m015801_c001_v0001184_t0016_u01760666281937") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3ab_d20251017_m015800_c001_v7007000_t0000_u01760666280071") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049d8_d20251017_m015753_c001_v0001184_t0021_u01760666273742") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef773_d20251017_m015743_c001_v7007000_t0000_u01760666263959") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799992e_d20251017_m015737_c001_v0001177_t0021_u01760666257747") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a4_d20251017_m015732_c001_v7007000_t0000_u01760666252213") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998f6_d20251017_m015724_c001_v0001177_t0058_u01760666244302") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba333d_d20251017_m015718_c001_v7007000_t0000_u01760666238476") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998d1_d20251017_m015710_c001_v0001177_t0035_u01760666230951") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4da_d20251017_m015820_c001_v7007000_t0000_u01760666300966") 2025/10/17 02:00:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ad6_d20251017_m015816_c001_v0001183_t0048_u01760666296874") 2025/10/17 02:00:39 DEBUG : dir1/0008-23456: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545bf_d20251017_m015839_c001_v7007000_t0000_u01760666319932") 2025/10/17 02:00:39 DEBUG : dir1/0008-23456: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a44_d20251017_m015834_c001_v0001177_t0013_u01760666314895") 2025/10/17 02:00:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef84c_d20251017_m015948_c001_v7007000_t0000_u01760666388166") 2025/10/17 02:00:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2e76_d20251017_m015940_c001_v0001183_t0014_u01760666380397") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54616_d20251017_m015934_c001_v7007000_t0000_u01760666374245") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2de8_d20251017_m015926_c001_v0001183_t0030_u01760666366640") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5452e_d20251017_m015920_c001_v7007000_t0000_u01760666360806") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2d55_d20251017_m015913_c001_v0001183_t0013_u01760666353451") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545fa_d20251017_m015907_c001_v7007000_t0000_u01760666347116") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ca7_d20251017_m015859_c001_v0001183_t0038_u01760666339448") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d34c_d20251017_m015853_c001_v7007000_t0000_u01760666333655") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c2b_d20251017_m015845_c001_v0001183_t0031_u01760666325681") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa60089f6_d20251017_m015835_c001_v7007000_t0000_u01760666315789") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbab_d20251017_m015830_c001_v0001105_t0050_u01760666310441") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7be_d20251017_m015824_c001_v7007000_t0000_u01760666304446") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a97_d20251017_m015819_c001_v0001184_t0022_u01760666299941") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406528ccdaf0df9b_d20251017_m015818_c001_v7007000_t0000_u01760666298130") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999c6_d20251017_m015812_c001_v0001177_t0044_u01760666292206") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a540_d20251017_m015806_c001_v7007000_t0000_u01760666286451") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999996_d20251017_m015801_c001_v0001177_t0009_u01760666281974") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa8b0_d20251017_m015800_c001_v7007000_t0000_u01760666280082") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29bf_d20251017_m015753_c001_v0001183_t0031_u01760666273958") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4bc_d20251017_m015744_c001_v7007000_t0000_u01760666264111") 2025/10/17 02:00:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b293f_d20251017_m015737_c001_v0001183_t0051_u01760666257956") 2025/10/17 02:00:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a5_d20251017_m015732_c001_v7007000_t0000_u01760666252394") 2025/10/17 02:00:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b28aa_d20251017_m015724_c001_v0001183_t0040_u01760666244593") 2025/10/17 02:00:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba333e_d20251017_m015718_c001_v7007000_t0000_u01760666238659") 2025/10/17 02:00:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2814_d20251017_m015711_c001_v0001183_t0039_u01760666231166") 2025/10/17 02:00:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7ad_d20251017_m015821_c001_v7007000_t0000_u01760666301006") 2025/10/17 02:00:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a7b_d20251017_m015816_c001_v0001184_t0021_u01760666296908") 2025/10/17 02:00:41 DEBUG : dir1/0009-34567: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c1_d20251017_m015840_c001_v7007000_t0000_u01760666320112") 2025/10/17 02:00:41 DEBUG : dir1/0009-34567: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2bab_d20251017_m015835_c001_v0001183_t0028_u01760666315084") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef84e_d20251017_m015948_c001_v7007000_t0000_u01760666388348") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b7a_d20251017_m015940_c001_v0001177_t0053_u01760666380608") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54617_d20251017_m015934_c001_v7007000_t0000_u01760666374426") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b30_d20251017_m015926_c001_v0001177_t0048_u01760666366851") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5452f_d20251017_m015920_c001_v7007000_t0000_u01760666360988") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999af2_d20251017_m015913_c001_v0001177_t0049_u01760666353665") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545fb_d20251017_m015907_c001_v7007000_t0000_u01760666347299") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999aaa_d20251017_m015859_c001_v0001177_t0027_u01760666339654") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d34d_d20251017_m015853_c001_v7007000_t0000_u01760666333839") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a6d_d20251017_m015845_c001_v0001177_t0038_u01760666325888") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4175adbfc6f7c1f0_d20251017_m015836_c001_v7007000_t0000_u01760666316346") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a2e_d20251017_m015830_c001_v0001177_t0013_u01760666310881") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7bf_d20251017_m015824_c001_v7007000_t0000_u01760666304629") 2025/10/17 02:00:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb79_d20251017_m015820_c001_v0001105_t0016_u01760666300007") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1b4f_d20251017_m015817_c001_v7007000_t0000_u01760666297979") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb5d_d20251017_m015812_c001_v0001105_t0049_u01760666292421") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a541_d20251017_m015806_c001_v7007000_t0000_u01760666286637") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a10_d20251017_m015801_c001_v0001183_t0029_u01760666281998") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008960_d20251017_m015800_c001_v7007000_t0000_u01760666280094") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb33_d20251017_m015754_c001_v0001105_t0059_u01760666274167") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5455b_d20251017_m015743_c001_v7007000_t0000_u01760666263922") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb13_d20251017_m015738_c001_v0001105_t0011_u01760666258157") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a6_d20251017_m015732_c001_v7007000_t0000_u01760666252575") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbaf5_d20251017_m015724_c001_v0001105_t0008_u01760666244789") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3340_d20251017_m015718_c001_v7007000_t0000_u01760666238843") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbaca_d20251017_m015711_c001_v0001105_t0006_u01760666231374") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f53_d20251017_m015820_c001_v7007000_t0000_u01760666300973") 2025/10/17 02:00:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999de_d20251017_m015816_c001_v0001177_t0039_u01760666296916") 2025/10/17 02:00:42 DEBUG : dir1/0010-45678: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c2_d20251017_m015840_c001_v7007000_t0000_u01760666320294") 2025/10/17 02:00:42 DEBUG : dir1/0010-45678: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a46_d20251017_m015835_c001_v0001177_t0031_u01760666315111") 2025/10/17 02:00:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef850_d20251017_m015948_c001_v7007000_t0000_u01760666388530") 2025/10/17 02:00:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604cb6_d20251017_m015940_c001_v0001184_t0009_u01760666380822") 2025/10/17 02:00:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54618_d20251017_m015934_c001_v7007000_t0000_u01760666374613") 2025/10/17 02:00:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c4c_d20251017_m015927_c001_v0001184_t0039_u01760666367146") 2025/10/17 02:00:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54530_d20251017_m015921_c001_v7007000_t0000_u01760666361172") 2025/10/17 02:00:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c03_d20251017_m015913_c001_v0001184_t0048_u01760666353930") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545fc_d20251017_m015907_c001_v7007000_t0000_u01760666347483") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b9b_d20251017_m015859_c001_v0001184_t0002_u01760666339872") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d34e_d20251017_m015854_c001_v7007000_t0000_u01760666334021") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b4d_d20251017_m015846_c001_v0001184_t0001_u01760666326102") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4175adbfc6f7c1ef_d20251017_m015836_c001_v7007000_t0000_u01760666316150") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b6d_d20251017_m015831_c001_v0001183_t0042_u01760666311095") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c0_d20251017_m015824_c001_v7007000_t0000_u01760666304915") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999f5_d20251017_m015820_c001_v0001177_t0021_u01760666300017") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f4c_d20251017_m015818_c001_v7007000_t0000_u01760666298141") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a5f_d20251017_m015812_c001_v0001184_t0013_u01760666292832") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a542_d20251017_m015806_c001_v7007000_t0000_u01760666286820") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb49_d20251017_m015802_c001_v0001105_t0024_u01760666282007") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa8af_d20251017_m015759_c001_v7007000_t0000_u01760666279895") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799996f_d20251017_m015754_c001_v0001177_t0035_u01760666274663") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e0_d20251017_m015744_c001_v7007000_t0000_u01760666264077") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb98660498a_d20251017_m015738_c001_v0001184_t0037_u01760666258500") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a8_d20251017_m015732_c001_v7007000_t0000_u01760666252759") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604931_d20251017_m015725_c001_v0001184_t0017_u01760666245325") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3342_d20251017_m015719_c001_v7007000_t0000_u01760666239032") 2025/10/17 02:00:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866048ac_d20251017_m015711_c001_v0001184_t0018_u01760666231902") 2025/10/17 02:00:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f4f_d20251017_m015820_c001_v7007000_t0000_u01760666300600") 2025/10/17 02:00:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb6d_d20251017_m015816_c001_v0001105_t0005_u01760666296962") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c4_d20251017_m015840_c001_v7007000_t0000_u01760666320476") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b02_d20251017_m015835_c001_v0001184_t0050_u01760666315156") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef852_d20251017_m015948_c001_v7007000_t0000_u01760666388713") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc8e_d20251017_m015941_c001_v0001105_t0047_u01760666381060") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54619_d20251017_m015934_c001_v7007000_t0000_u01760666374796") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc5e_d20251017_m015927_c001_v0001105_t0051_u01760666367352") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54531_d20251017_m015921_c001_v7007000_t0000_u01760666361369") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc26_d20251017_m015914_c001_v0001105_t0006_u01760666354151") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545fd_d20251017_m015907_c001_v7007000_t0000_u01760666347665") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbff_d20251017_m015900_c001_v0001105_t0034_u01760666340087") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d34f_d20251017_m015854_c001_v7007000_t0000_u01760666334205") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbd6_d20251017_m015846_c001_v0001105_t0027_u01760666326311") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4182b62e22eee05f_d20251017_m015836_c001_v7007000_t0000_u01760666316164") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604ae6_d20251017_m015831_c001_v0001184_t0001_u01760666311298") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c1_d20251017_m015825_c001_v7007000_t0000_u01760666305100") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b03_d20251017_m015820_c001_v0001183_t0042_u01760666300097") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f4b_d20251017_m015817_c001_v7007000_t0000_u01760666297982") 2025/10/17 02:00:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2aa6_d20251017_m015813_c001_v0001183_t0021_u01760666293052") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a543_d20251017_m015807_c001_v7007000_t0000_u01760666287004") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a21_d20251017_m015802_c001_v0001184_t0025_u01760666282162") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f05995723b_d20251017_m015759_c001_v7007000_t0000_u01760666279921") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049e1_d20251017_m015754_c001_v0001184_t0043_u01760666274980") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5455c_d20251017_m015744_c001_v7007000_t0000_u01760666264121") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999930_d20251017_m015738_c001_v0001177_t0054_u01760666258692") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4a9_d20251017_m015732_c001_v7007000_t0000_u01760666252951") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998fa_d20251017_m015725_c001_v0001177_t0054_u01760666245518") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3344_d20251017_m015719_c001_v7007000_t0000_u01760666239216") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998d5_d20251017_m015712_c001_v0001177_t0021_u01760666232149") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f50_d20251017_m015820_c001_v7007000_t0000_u01760666300630") 2025/10/17 02:00:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ada_d20251017_m015817_c001_v0001183_t0023_u01760666297087") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c5_d20251017_m015840_c001_v7007000_t0000_u01760666320656") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2bb3_d20251017_m015835_c001_v0001183_t0055_u01760666315293") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef856_d20251017_m015948_c001_v7007000_t0000_u01760666388895") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2e7c_d20251017_m015941_c001_v0001183_t0012_u01760666381425") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5461b_d20251017_m015934_c001_v7007000_t0000_u01760666374977") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2df2_d20251017_m015927_c001_v0001183_t0054_u01760666367766") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54532_d20251017_m015921_c001_v7007000_t0000_u01760666361568") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2d61_d20251017_m015914_c001_v0001183_t0058_u01760666354532") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545fe_d20251017_m015907_c001_v7007000_t0000_u01760666347849") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2cb3_d20251017_m015900_c001_v0001183_t0039_u01760666340696") 2025/10/17 02:00:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d350_d20251017_m015854_c001_v7007000_t0000_u01760666334387") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2c39_d20251017_m015846_c001_v0001183_t0030_u01760666326742") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f059957270_d20251017_m015835_c001_v7007000_t0000_u01760666315947") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbb1_d20251017_m015831_c001_v0001105_t0006_u01760666311507") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c2_d20251017_m015825_c001_v7007000_t0000_u01760666305283") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a99_d20251017_m015820_c001_v0001184_t0040_u01760666300151") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4d4_d20251017_m015818_c001_v7007000_t0000_u01760666298223") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999ca_d20251017_m015813_c001_v0001177_t0032_u01760666293288") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a544_d20251017_m015807_c001_v7007000_t0000_u01760666287201") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a12_d20251017_m015802_c001_v0001183_t0032_u01760666282203") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffafd_d20251017_m015800_c001_v7007000_t0000_u01760666280165") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29c5_d20251017_m015755_c001_v0001183_t0033_u01760666275184") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277df_d20251017_m015743_c001_v7007000_t0000_u01760666263894") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2947_d20251017_m015738_c001_v0001183_t0012_u01760666258906") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4aa_d20251017_m015733_c001_v7007000_t0000_u01760666253133") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b28b8_d20251017_m015725_c001_v0001183_t0014_u01760666245792") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3345_d20251017_m015719_c001_v7007000_t0000_u01760666239418") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b282b_d20251017_m015712_c001_v0001183_t0050_u01760666232358") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f52_d20251017_m015820_c001_v7007000_t0000_u01760666300815") 2025/10/17 02:00:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999e2_d20251017_m015817_c001_v0001177_t0031_u01760666297135") 2025/10/17 02:00:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c6_d20251017_m015840_c001_v7007000_t0000_u01760666320838") 2025/10/17 02:00:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a48_d20251017_m015835_c001_v0001177_t0015_u01760666315340") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef858_d20251017_m015949_c001_v7007000_t0000_u01760666389076") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b7c_d20251017_m015941_c001_v0001177_t0019_u01760666381633") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5461c_d20251017_m015935_c001_v7007000_t0000_u01760666375159") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999b38_d20251017_m015927_c001_v0001177_t0039_u01760666367978") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54533_d20251017_m015921_c001_v7007000_t0000_u01760666361751") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999afd_d20251017_m015914_c001_v0001177_t0024_u01760666354729") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545ff_d20251017_m015908_c001_v7007000_t0000_u01760666348032") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999ab8_d20251017_m015900_c001_v0001177_t0042_u01760666340904") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d351_d20251017_m015854_c001_v7007000_t0000_u01760666334569") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a71_d20251017_m015846_c001_v0001177_t0043_u01760666326942") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545aa_d20251017_m015836_c001_v7007000_t0000_u01760666316360") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a32_d20251017_m015831_c001_v0001177_t0011_u01760666311889") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c3_d20251017_m015825_c001_v7007000_t0000_u01760666305466") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279999f7_d20251017_m015820_c001_v0001177_t0044_u01760666300233") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7a9_d20251017_m015818_c001_v7007000_t0000_u01760666298152") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb5f_d20251017_m015813_c001_v0001105_t0048_u01760666293542") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a546_d20251017_m015807_c001_v7007000_t0000_u01760666287385") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799999a_d20251017_m015802_c001_v0001177_t0057_u01760666282352") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa600895f_d20251017_m015759_c001_v7007000_t0000_u01760666279907") 2025/10/17 02:00:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb35_d20251017_m015755_c001_v0001105_t0001_u01760666275410") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8496aa_d20251017_m015744_c001_v7007000_t0000_u01760666264130") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb15_d20251017_m015739_c001_v0001105_t0013_u01760666259124") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4ac_d20251017_m015733_c001_v7007000_t0000_u01760666253313") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbaf7_d20251017_m015726_c001_v0001105_t0047_u01760666246005") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3347_d20251017_m015719_c001_v7007000_t0000_u01760666239607") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbace_d20251017_m015712_c001_v0001105_t0021_u01760666232555") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406528ccdaf0df9e_d20251017_m015820_c001_v7007000_t0000_u01760666300826") 2025/10/17 02:00:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a7f_d20251017_m015817_c001_v0001184_t0007_u01760666297146") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c7_d20251017_m015841_c001_v7007000_t0000_u01760666321018") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b06_d20251017_m015835_c001_v0001184_t0019_u01760666315359") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef85a_d20251017_m015949_c001_v7007000_t0000_u01760666389285") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604cbe_d20251017_m015941_c001_v0001184_t0016_u01760666381858") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5461d_d20251017_m015935_c001_v7007000_t0000_u01760666375340") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c5a_d20251017_m015928_c001_v0001184_t0021_u01760666368196") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54534_d20251017_m015921_c001_v7007000_t0000_u01760666361933") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604c06_d20251017_m015914_c001_v0001184_t0045_u01760666354985") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54600_d20251017_m015908_c001_v7007000_t0000_u01760666348216") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604baf_d20251017_m015901_c001_v0001184_t0029_u01760666341130") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d352_d20251017_m015854_c001_v7007000_t0000_u01760666334752") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604b53_d20251017_m015847_c001_v0001184_t0016_u01760666327162") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545a9_d20251017_m015836_c001_v7007000_t0000_u01760666316177") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b7b_d20251017_m015832_c001_v0001183_t0057_u01760666312112") 2025/10/17 02:00:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c4_d20251017_m015825_c001_v7007000_t0000_u01760666305648") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2b05_d20251017_m015820_c001_v0001183_t0043_u01760666300309") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4d3_d20251017_m015818_c001_v7007000_t0000_u01760666298002") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a67_d20251017_m015813_c001_v0001184_t0015_u01760666293920") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a547_d20251017_m015807_c001_v7007000_t0000_u01760666287569") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a23_d20251017_m015802_c001_v0001184_t0052_u01760666282376") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f05995723c_d20251017_m015800_c001_v7007000_t0000_u01760666280105") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999975_d20251017_m015755_c001_v0001177_t0056_u01760666275922") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a51f_d20251017_m015744_c001_v7007000_t0000_u01760666264139") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604990_d20251017_m015739_c001_v0001184_t0052_u01760666259386") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4ad_d20251017_m015733_c001_v7007000_t0000_u01760666253494") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604935_d20251017_m015726_c001_v0001184_t0014_u01760666246459") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3348_d20251017_m015719_c001_v7007000_t0000_u01760666239791") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866048b1_d20251017_m015712_c001_v0001184_t0038_u01760666232981") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4d9_d20251017_m015820_c001_v7007000_t0000_u01760666300782") 2025/10/17 02:00:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ae0_d20251017_m015817_c001_v0001183_t0027_u01760666297296") 2025/10/17 02:00:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545c9_d20251017_m015841_c001_v7007000_t0000_u01760666321199") 2025/10/17 02:00:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbc0_d20251017_m015835_c001_v0001105_t0045_u01760666315368") 2025/10/17 02:00:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef85c_d20251017_m015949_c001_v7007000_t0000_u01760666389469") 2025/10/17 02:00:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc90_d20251017_m015942_c001_v0001105_t0026_u01760666382064") 2025/10/17 02:00:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5461e_d20251017_m015935_c001_v7007000_t0000_u01760666375522") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc62_d20251017_m015928_c001_v0001105_t0015_u01760666368409") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54535_d20251017_m015922_c001_v7007000_t0000_u01760666362115") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc28_d20251017_m015915_c001_v0001105_t0042_u01760666355215") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54601_d20251017_m015908_c001_v7007000_t0000_u01760666348399") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc05_d20251017_m015901_c001_v0001105_t0036_u01760666341392") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d354_d20251017_m015854_c001_v7007000_t0000_u01760666334935") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbdd_d20251017_m015847_c001_v0001105_t0030_u01760666327401") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1b5f_d20251017_m015836_c001_v7007000_t0000_u01760666316191") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604ae9_d20251017_m015832_c001_v0001184_t0050_u01760666312309") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c5_d20251017_m015825_c001_v7007000_t0000_u01760666305832") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a9b_d20251017_m015820_c001_v0001184_t0048_u01760666300379") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4182b62e22eee051_d20251017_m015818_c001_v7007000_t0000_u01760666298101") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ab2_d20251017_m015814_c001_v0001183_t0059_u01760666294133") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a548_d20251017_m015807_c001_v7007000_t0000_u01760666287753") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2a18_d20251017_m015802_c001_v0001183_t0017_u01760666282441") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3ac_d20251017_m015800_c001_v7007000_t0000_u01760666280165") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049eb_d20251017_m015756_c001_v0001184_t0041_u01760666276129") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4121dc0fd26579e9_d20251017_m015743_c001_v7007000_t0000_u01760666263915") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999934_d20251017_m015739_c001_v0001177_t0026_u01760666259605") 2025/10/17 02:00:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4ae_d20251017_m015733_c001_v7007000_t0000_u01760666253676") 2025/10/17 02:00:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999900_d20251017_m015726_c001_v0001177_t0044_u01760666246681") 2025/10/17 02:00:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba3349_d20251017_m015719_c001_v7007000_t0000_u01760666239974") 2025/10/17 02:00:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998db_d20251017_m015713_c001_v0001177_t0020_u01760666233177") 2025/10/17 02:00:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406528ccdaf0df9d_d20251017_m015820_c001_v7007000_t0000_u01760666300642") 2025/10/17 02:00:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a83_d20251017_m015817_c001_v0001184_t0035_u01760666297352") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277e9_d20251017_m015746_c001_v7007000_t0000_u01760666266608") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2969_d20251017_m015742_c001_v0001183_t0044_u01760666262360") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277ea_d20251017_m015746_c001_v7007000_t0000_u01760666266791") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049a2_d20251017_m015742_c001_v0001184_t0045_u01760666262395") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277eb_d20251017_m015746_c001_v7007000_t0000_u01760666266974") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999946_d20251017_m015742_c001_v0001177_t0023_u01760666262420") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277ec_d20251017_m015747_c001_v7007000_t0000_u01760666267157") 2025/10/17 02:00:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb1d_d20251017_m015742_c001_v0001105_t0023_u01760666262482") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277ed_d20251017_m015747_c001_v7007000_t0000_u01760666267339") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b296b_d20251017_m015742_c001_v0001183_t0003_u01760666262556") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277ee_d20251017_m015747_c001_v7007000_t0000_u01760666267523") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049a4_d20251017_m015742_c001_v0001184_t0006_u01760666262611") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f0_d20251017_m015747_c001_v7007000_t0000_u01760666267706") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999948_d20251017_m015742_c001_v0001177_t0028_u01760666262633") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f1_d20251017_m015747_c001_v7007000_t0000_u01760666267888") 2025/10/17 02:00:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b296f_d20251017_m015742_c001_v0001183_t0038_u01760666262823") 2025/10/17 02:00:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f2_d20251017_m015748_c001_v7007000_t0000_u01760666268071") 2025/10/17 02:00:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049a8_d20251017_m015742_c001_v0001184_t0013_u01760666262829") 2025/10/17 02:00:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f3_d20251017_m015748_c001_v7007000_t0000_u01760666268254") 2025/10/17 02:00:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799994a_d20251017_m015742_c001_v0001177_t0039_u01760666262840") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f4_d20251017_m015748_c001_v7007000_t0000_u01760666268436") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb1f_d20251017_m015742_c001_v0001105_t0050_u01760666262857") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f5_d20251017_m015748_c001_v7007000_t0000_u01760666268618") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049ac_d20251017_m015743_c001_v0001184_t0010_u01760666263057") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f6_d20251017_m015748_c001_v7007000_t0000_u01760666268831") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799994c_d20251017_m015743_c001_v0001177_t0054_u01760666263072") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f7_d20251017_m015749_c001_v7007000_t0000_u01760666269071") 2025/10/17 02:00:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2975_d20251017_m015743_c001_v0001183_t0002_u01760666263084") 2025/10/17 02:00:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f8_d20251017_m015749_c001_v7007000_t0000_u01760666269254") 2025/10/17 02:00:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999950_d20251017_m015743_c001_v0001177_t0002_u01760666263288") 2025/10/17 02:00:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f422b06bf1c7277f9_d20251017_m015749_c001_v7007000_t0000_u01760666269437") 2025/10/17 02:00:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049ae_d20251017_m015743_c001_v0001184_t0005_u01760666263301") 2025/10/17 02:00:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa8b4_d20251017_m015802_c001_v7007000_t0000_u01760666282667") 2025/10/17 02:00:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29dd_d20251017_m015758_c001_v0001183_t0003_u01760666278416") 2025/10/17 02:00:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3b5_d20251017_m015803_c001_v7007000_t0000_u01760666283042") 2025/10/17 02:00:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049f9_d20251017_m015758_c001_v0001184_t0031_u01760666278464") 2025/10/17 02:00:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa8b5_d20251017_m015802_c001_v7007000_t0000_u01760666282850") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799997f_d20251017_m015758_c001_v0001177_t0016_u01760666278477") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3b1_d20251017_m015802_c001_v7007000_t0000_u01760666282676") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29e1_d20251017_m015758_c001_v0001183_t0038_u01760666278631") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3b3_d20251017_m015802_c001_v7007000_t0000_u01760666282859") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb3d_d20251017_m015758_c001_v0001105_t0043_u01760666278671") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a533_d20251017_m015803_c001_v7007000_t0000_u01760666283059") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049fd_d20251017_m015758_c001_v0001184_t0003_u01760666278689") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4149afcae7eea3b4_d20251017_m015802_c001_v7007000_t0000_u01760666282916") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999983_d20251017_m015758_c001_v0001177_t0031_u01760666278699") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008966_d20251017_m015803_c001_v7007000_t0000_u01760666283022") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29e7_d20251017_m015758_c001_v0001183_t0053_u01760666278857") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a531_d20251017_m015802_c001_v7007000_t0000_u01760666282686") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049ff_d20251017_m015758_c001_v0001184_t0047_u01760666278887") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa8b6_d20251017_m015803_c001_v7007000_t0000_u01760666283034") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999985_d20251017_m015758_c001_v0001177_t0053_u01760666278913") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008963_d20251017_m015802_c001_v7007000_t0000_u01760666282658") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb3f_d20251017_m015758_c001_v0001105_t0047_u01760666278996") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a532_d20251017_m015802_c001_v7007000_t0000_u01760666282876") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29ef_d20251017_m015759_c001_v0001183_t0055_u01760666279067") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f418b4b763a8a18aa_d20251017_m015802_c001_v7007000_t0000_u01760666282893") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a03_d20251017_m015759_c001_v0001184_t0021_u01760666279088") 2025/10/17 02:00:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffb01_d20251017_m015802_c001_v7007000_t0000_u01760666282884") 2025/10/17 02:00:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999987_d20251017_m015759_c001_v0001177_t0039_u01760666279130") 2025/10/17 02:00:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f05995723f_d20251017_m015802_c001_v7007000_t0000_u01760666282915") 2025/10/17 02:00:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b29f3_d20251017_m015759_c001_v0001183_t0056_u01760666279286") 2025/10/17 02:00:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffb00_d20251017_m015802_c001_v7007000_t0000_u01760666282699") 2025/10/17 02:00:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604a07_d20251017_m015759_c001_v0001184_t0047_u01760666279305") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495ec_d20251017_m015606_c001_v7007000_t0000_u01760666166469") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f10786e3d0c448178_d20251017_m015604_c001_v0001181_t0030_u01760666164608") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8fd_d20251017_m015604_c001_v7007000_t0000_u01760666164425") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f10786e3d0c44816e_d20251017_m015601_c001_v0001181_t0001_u01760666161703") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8f2_d20251017_m015600_c001_v7007000_t0000_u01760666160979") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb9d5_d20251017_m015556_c001_v0001105_t0035_u01760666156542") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495db_d20251017_m015555_c001_v7007000_t0000_u01760666155019") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f104aea01d8d9dc9a_d20251017_m015552_c001_v0001102_t0049_u01760666152489") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495d8_d20251017_m015552_c001_v7007000_t0000_u01760666152304") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f104aea01d8d9dc8e_d20251017_m015548_c001_v0001102_t0001_u01760666148615") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495cd_d20251017_m015547_c001_v7007000_t0000_u01760666147886") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb9bb_d20251017_m015543_c001_v0001105_t0053_u01760666143108") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d271_d20251017_m015541_c001_v7007000_t0000_u01760666141827") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1103d79771b5efb8_d20251017_m015540_c001_v0001161_t0030_u01760666140115") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa600882c_d20251017_m015539_c001_v7007000_t0000_u01760666139803") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1103d79771b5efae_d20251017_m015536_c001_v0001161_t0021_u01760666136384") 2025/10/17 02:00:54 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008824_d20251017_m015534_c001_v7007000_t0000_u01760666134115") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a2ac_d20251017_m015530_c001_v0001136_t0039_u01760666130293") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b418_d20251017_m015529_c001_v7007000_t0000_u01760666129375") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f117f034e795c4a74_d20251017_m015527_c001_v0001177_t0054_u01760666127615") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1a40_d20251017_m015527_c001_v7007000_t0000_u01760666127428") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f117f034e795c4a6b_d20251017_m015524_c001_v0001177_t0056_u01760666124405") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1a3b_d20251017_m015523_c001_v7007000_t0000_u01760666123674") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2357_d20251017_m015516_c001_v0001183_t0028_u01760666116887") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8be_d20251017_m015515_c001_v7007000_t0000_u01760666115967") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f105ea01587ad62d4_d20251017_m015514_c001_v0001116_t0052_u01760666114020") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa7c6_d20251017_m015513_c001_v7007000_t0000_u01760666113838") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f105ea01587ad62c6_d20251017_m015509_c001_v0001116_t0031_u01760666109793") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa7b8_d20251017_m015509_c001_v7007000_t0000_u01760666109073") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb958_d20251017_m015502_c001_v0001105_t0033_u01760666102942") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8af_d20251017_m015502_c001_v7007000_t0000_u01760666102021") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f10983ba910b40504_d20251017_m015459_c001_v0001100_t0000_u01760666099417") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2ce3_d20251017_m015459_c001_v7007000_t0000_u01760666099233") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f10983ba910b404f9_d20251017_m015455_c001_v0001100_t0003_u01760666095116") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2cdc_d20251017_m015454_c001_v7007000_t0000_u01760666094382") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a241_d20251017_m015447_c001_v0001136_t0055_u01760666087886") 2025/10/17 02:00:55 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a14_d20251017_m015446_c001_v7007000_t0000_u01760666086793") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1093a6bdf7a5e3bb_d20251017_m015440_c001_v0001102_t0003_u01760666080696") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa600878d_d20251017_m015440_c001_v7007000_t0000_u01760666080421") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2215_d20251017_m015436_c001_v0001183_t0002_u01760666076653") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1092f13f9427dad2_d20251017_m015435_c001_v0001115_t0050_u01760666075613") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1092f13f9427daca_d20251017_m015434_c001_v0001115_t0023_u01760666074331") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e542c0_d20251017_m015420_c001_v7007000_t0000_u01760666060988") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a1d1_d20251017_m015413_c001_v0001136_t0023_u01760666053780") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f107452db2f6e5514_d20251017_m015413_c001_v0001184_t0036_u01760666053024") 2025/10/17 02:00:56 DEBUG : dst/one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f107452db2f6e550c_d20251017_m015412_c001_v0001184_t0016_u01760666052073") 2025/10/17 02:00:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495ed_d20251017_m015606_c001_v7007000_t0000_u01760666166650") 2025/10/17 02:00:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f118537b6f4bdbf8f_d20251017_m015603_c001_v0001120_t0023_u01760666163848") 2025/10/17 02:00:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f116d4c6b24a60ee2_d20251017_m015600_c001_v0001101_t0032_u01760666160670") 2025/10/17 02:00:56 DEBUG : dst/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495dd_d20251017_m015555_c001_v7007000_t0000_u01760666155199") 2025/10/17 02:00:56 DEBUG : dst/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1162ae5ebdaa0972_d20251017_m015551_c001_v0001134_t0009_u01760666151893") 2025/10/17 02:00:56 DEBUG : dst/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106ae7035e710814_d20251017_m015547_c001_v0001184_t0046_u01760666147669") 2025/10/17 02:00:56 DEBUG : dst/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d272_d20251017_m015542_c001_v7007000_t0000_u01760666142011") 2025/10/17 02:00:56 DEBUG : dst/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f103870c4103888e4_d20251017_m015539_c001_v0001165_t0021_u01760666139573") 2025/10/17 02:00:56 DEBUG : dst/one.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f118d6d5dffec6f4f_d20251017_m015533_c001_v0001157_t0014_u01760666133830") 2025/10/17 02:00:56 DEBUG : dst/three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a15_d20251017_m015446_c001_v7007000_t0000_u01760666086976") 2025/10/17 02:00:56 DEBUG : dst/three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1092f13f9427dae8_d20251017_m015445_c001_v0001115_t0050_u01760666085087") 2025/10/17 02:00:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495ee_d20251017_m015606_c001_v7007000_t0000_u01760666166831") 2025/10/17 02:00:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f101cc47a95d27403_d20251017_m015605_c001_v0001165_t0005_u01760666165388") 2025/10/17 02:00:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f101db2cb4a035f55_d20251017_m015602_c001_v0001179_t0041_u01760666162476") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495ef_d20251017_m015607_c001_v7007000_t0000_u01760666167012") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f10786e3d0c448180_d20251017_m015605_c001_v0001181_t0055_u01760666165880") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df90a_d20251017_m015605_c001_v7007000_t0000_u01760666165697") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f10786e3d0c448172_d20251017_m015602_c001_v0001181_t0034_u01760666162866") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8f7_d20251017_m015602_c001_v7007000_t0000_u01760666162674") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a2f3_d20251017_m015557_c001_v0001136_t0013_u01760666157888") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495df_d20251017_m015555_c001_v7007000_t0000_u01760666155384") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f104aea01d8d9dca4_d20251017_m015554_c001_v0001102_t0027_u01760666154276") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495da_d20251017_m015554_c001_v7007000_t0000_u01760666154093") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f104aea01d8d9dc92_d20251017_m015550_c001_v0001102_t0020_u01760666150431") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495d3_d20251017_m015550_c001_v7007000_t0000_u01760666150243") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a2d1_d20251017_m015544_c001_v0001136_t0009_u01760666144846") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa600882e_d20251017_m015541_c001_v7007000_t0000_u01760666141277") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a2c2_d20251017_m015538_c001_v0001136_t0021_u01760666138510") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41185a1fa6008827_d20251017_m015537_c001_v7007000_t0000_u01760666137408") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b23e2_d20251017_m015531_c001_v0001183_t0001_u01760666131372") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1a44_d20251017_m015528_c001_v7007000_t0000_u01760666128453") 2025/10/17 02:00:57 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b23b5_d20251017_m015526_c001_v0001183_t0025_u01760666126414") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4231b7539e6c1a3c_d20251017_m015525_c001_v7007000_t0000_u01760666125312") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb976_d20251017_m015518_c001_v0001105_t0037_u01760666118160") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa7c7_d20251017_m015515_c001_v7007000_t0000_u01760666115054") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb96c_d20251017_m015512_c001_v0001105_t0025_u01760666112297") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4192e54f0fcfa7bc_d20251017_m015511_c001_v7007000_t0000_u01760666111206") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a267_d20251017_m015504_c001_v0001136_t0025_u01760666104347") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2ce7_d20251017_m015501_c001_v7007000_t0000_u01760666101098") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a25b_d20251017_m015457_c001_v0001136_t0057_u01760666097508") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2cdf_d20251017_m015456_c001_v7007000_t0000_u01760666096416") 2025/10/17 02:00:58 DEBUG : dst/three.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b227c_d20251017_m015449_c001_v0001183_t0002_u01760666089530") 2025/10/17 02:00:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495e0_d20251017_m015555_c001_v7007000_t0000_u01760666155570") 2025/10/17 02:00:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f102396b6869f8c14_d20251017_m015553_c001_v0001146_t0028_u01760666153673") 2025/10/17 02:00:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1198507784b6f370_d20251017_m015549_c001_v0001136_t0036_u01760666149751") 2025/10/17 02:00:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d273_d20251017_m015542_c001_v7007000_t0000_u01760666142193") 2025/10/17 02:00:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f101e9d2dfaff8af4_d20251017_m015540_c001_v0001106_t0044_u01760666140653") 2025/10/17 02:00:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f104a428492d15f16_d20251017_m015536_c001_v0001161_t0045_u01760666136955") 2025/10/17 02:00:58 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495f0_d20251017_m015607_c001_v7007000_t0000_u01760666167193") 2025/10/17 02:00:58 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b249b_d20251017_m015557_c001_v0001183_t0045_u01760666157306") 2025/10/17 02:00:58 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495e1_d20251017_m015555_c001_v7007000_t0000_u01760666155808") 2025/10/17 02:00:58 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2434_d20251017_m015544_c001_v0001183_t0008_u01760666144157") 2025/10/17 02:00:58 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d274_d20251017_m015542_c001_v7007000_t0000_u01760666142376") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb99e_d20251017_m015530_c001_v0001105_t0040_u01760666130942") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b419_d20251017_m015529_c001_v7007000_t0000_u01760666129559") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a281_d20251017_m015517_c001_v0001136_t0027_u01760666117450") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8bf_d20251017_m015516_c001_v7007000_t0000_u01760666116150") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b22e3_d20251017_m015503_c001_v0001183_t0059_u01760666103712") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f42182d91207df8b0_d20251017_m015502_c001_v7007000_t0000_u01760666102208") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb935_d20251017_m015448_c001_v0001105_t0049_u01760666088612") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a16_d20251017_m015447_c001_v7007000_t0000_u01760666087159") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f105a5d8da4caf8cc_d20251017_m015442_c001_v0001109_t0012_u01760666082584") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e542c1_d20251017_m015421_c001_v7007000_t0000_u01760666061179") 2025/10/17 02:00:59 DEBUG : dst/two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f107452db2f6e5542_d20251017_m015420_c001_v0001184_t0028_u01760666060049") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffa22_d20251017_m015347_c001_v7007000_t0000_u01760666027244") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1fad_d20251017_m015343_c001_v0001183_t0019_u01760666023688") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffa20_d20251017_m015341_c001_v7007000_t0000_u01760666021596") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1f08_d20251017_m015331_c001_v0001183_t0040_u01760666011566") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c4f_d20251017_m015322_c001_v7007000_t0000_u01760666002806") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1e3e_d20251017_m015319_c001_v0001183_t0027_u01760665999553") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5430d_d20251017_m015258_c001_v7007000_t0000_u01760665978565") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1cea_d20251017_m015256_c001_v0001183_t0016_u01760665976858") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542ff_d20251017_m015256_c001_v7007000_t0000_u01760665976053") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1cbd_d20251017_m015254_c001_v0001183_t0010_u01760665974893") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542f1_d20251017_m015252_c001_v7007000_t0000_u01760665972422") 2025/10/17 02:00:59 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c8b_d20251017_m015250_c001_v0001183_t0014_u01760665970878") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542ee_d20251017_m015250_c001_v7007000_t0000_u01760665970104") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c70_d20251017_m015248_c001_v0001183_t0043_u01760665968934") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542ce_d20251017_m015243_c001_v7007000_t0000_u01760665963858") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c02_d20251017_m015242_c001_v0001183_t0024_u01760665962516") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542ca_d20251017_m015241_c001_v7007000_t0000_u01760665961755") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1bea_d20251017_m015240_c001_v0001183_t0051_u01760665960986") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e541a9_d20251017_m015236_c001_v7007000_t0000_u01760665956830") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1ba1_d20251017_m015235_c001_v0001183_t0020_u01760665955663") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5419c_d20251017_m015233_c001_v7007000_t0000_u01760665953780") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b7b_d20251017_m015232_c001_v0001183_t0037_u01760665952821") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5419a_d20251017_m015232_c001_v7007000_t0000_u01760665952450") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1106ec1dfff00e2f_d20251017_m015231_c001_v0001183_t0010_u01760665951872") 2025/10/17 02:01:00 DEBUG : empty space: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b4e_d20251017_m015230_c001_v0001183_t0048_u01760665950365") 2025/10/17 02:01:00 DEBUG : enormous: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54306_d20251017_m015257_c001_v7007000_t0000_u01760665977642") 2025/10/17 02:01:00 DEBUG : enormous: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1cee_d20251017_m015257_c001_v0001183_t0000_u01760665977063") 2025/10/17 02:01:00 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8495f8_d20251017_m015612_c001_v7007000_t0000_u01760666172208") 2025/10/17 02:01:00 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a322_d20251017_m015610_c001_v0001136_t0053_u01760666170840") 2025/10/17 02:01:00 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c49_d20251017_m015317_c001_v7007000_t0000_u01760665997999") 2025/10/17 02:01:00 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1e18_d20251017_m015316_c001_v0001183_t0016_u01760665996772") 2025/10/17 02:01:00 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54196_d20251017_m015227_c001_v7007000_t0000_u01760665947888") 2025/10/17 02:01:01 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b30_d20251017_m015226_c001_v0001183_t0019_u01760665946951") 2025/10/17 02:01:01 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54193_d20251017_m015226_c001_v7007000_t0000_u01760665946404") 2025/10/17 02:01:01 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b26_d20251017_m015225_c001_v0001183_t0041_u01760665945829") 2025/10/17 02:01:01 DEBUG : existing: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b1a_d20251017_m015225_c001_v0001183_t0032_u01760665945075") 2025/10/17 02:01:01 DEBUG : existing-b: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c4a_d20251017_m015318_c001_v7007000_t0000_u01760665998222") 2025/10/17 02:01:01 DEBUG : existing-b: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a14c_d20251017_m015316_c001_v0001136_t0038_u01760665996784") 2025/10/17 02:01:01 DEBUG : file1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849669_d20251017_m015704_c001_v7007000_t0000_u01760666224668") 2025/10/17 02:01:01 DEBUG : file1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604870_d20251017_m015703_c001_v0001184_t0037_u01760666223745") 2025/10/17 02:01:01 DEBUG : file1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849665_d20251017_m015702_c001_v7007000_t0000_u01760666222422") 2025/10/17 02:01:01 DEBUG : file1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998b1_d20251017_m015701_c001_v0001177_t0028_u01760666221491") 2025/10/17 02:01:01 DEBUG : five: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5431c_d20251017_m015302_c001_v7007000_t0000_u01760665982043") 2025/10/17 02:01:01 DEBUG : five: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b1d21_d20251017_m015300_c001_v0001183_t0033_u01760665980159") 2025/10/17 02:01:01 DEBUG : foo: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e541a4_d20251017_m015235_c001_v7007000_t0000_u01760665955296") 2025/10/17 02:01:01 DEBUG : foo: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b1b97_d20251017_m015234_c001_v0001183_t0033_u01760665954746") 2025/10/17 02:01:01 DEBUG : foo: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b1b8f_d20251017_m015234_c001_v0001183_t0033_u01760665954146") 2025/10/17 02:01:01 DEBUG : four: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5431f_d20251017_m015302_c001_v7007000_t0000_u01760665982227") 2025/10/17 02:01:01 DEBUG : four: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cb814_d20251017_m015300_c001_v0001105_t0002_u01760665980904") 2025/10/17 02:01:01 DEBUG : four: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1d16_d20251017_m015259_c001_v0001183_t0014_u01760665979566") 2025/10/17 02:01:01 DEBUG : hello world2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bd4_d20251017_m015146_c001_v7007000_t0000_u01760665906829") 2025/10/17 02:01:01 DEBUG : hello world2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1947_d20251017_m015146_c001_v0001183_t0041_u01760665906248") 2025/10/17 02:01:01 DEBUG : ignore-size: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5418f_d20251017_m015224_c001_v7007000_t0000_u01760665944709") 2025/10/17 02:01:02 DEBUG : ignore-size: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1b08_d20251017_m015223_c001_v0001183_t0043_u01760665943591") 2025/10/17 02:01:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c47_d20251017_m015316_c001_v7007000_t0000_u01760665996045") 2025/10/17 02:01:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a14a_d20251017_m015315_c001_v0001136_t0026_u01760665995272") 2025/10/17 02:01:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c3f_d20251017_m015314_c001_v7007000_t0000_u01760665994504") 2025/10/17 02:01:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a148_d20251017_m015313_c001_v0001136_t0054_u01760665993580") 2025/10/17 02:01:02 DEBUG : one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54321_d20251017_m015302_c001_v7007000_t0000_u01760665982409") 2025/10/17 02:01:02 DEBUG : one: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b1d06_d20251017_m015258_c001_v0001183_t0033_u01760665978957") 2025/10/17 02:01:02 DEBUG : only0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849648_d20251017_m015657_c001_v7007000_t0000_u01760666217047") 2025/10/17 02:01:02 DEBUG : only0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41940cb986604822_d20251017_m015651_c001_v0001184_t0009_u01760666211947") 2025/10/17 02:01:02 DEBUG : only0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba63_d20251017_m015638_c001_v0001105_t0021_u01760666198463") 2025/10/17 02:01:02 DEBUG : only0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83c2_d20251017_m015633_c001_v7007000_t0000_u01760666193000") 2025/10/17 02:01:02 DEBUG : only0: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba08_d20251017_m015618_c001_v0001105_t0027_u01760666178620") 2025/10/17 02:01:02 DEBUG : only1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849649_d20251017_m015657_c001_v7007000_t0000_u01760666217229") 2025/10/17 02:01:02 DEBUG : only1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41940cb986604824_d20251017_m015652_c001_v0001184_t0009_u01760666212131") 2025/10/17 02:01:02 DEBUG : only1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba65_d20251017_m015638_c001_v0001105_t0011_u01760666198984") 2025/10/17 02:01:02 DEBUG : only1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78681_d20251017_m015632_c001_v7007000_t0000_u01760666192835") 2025/10/17 02:01:02 DEBUG : only1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba0e_d20251017_m015619_c001_v0001105_t0054_u01760666179338") 2025/10/17 02:01:02 DEBUG : only10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84964a_d20251017_m015657_c001_v7007000_t0000_u01760666217411") 2025/10/17 02:01:02 DEBUG : only10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cbaa1_d20251017_m015652_c001_v0001105_t0002_u01760666212164") 2025/10/17 02:01:02 DEBUG : only10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba7d_d20251017_m015644_c001_v0001105_t0010_u01760666204485") 2025/10/17 02:01:03 DEBUG : only10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a78682_d20251017_m015633_c001_v7007000_t0000_u01760666193016") 2025/10/17 02:01:03 DEBUG : only10: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba31_d20251017_m015624_c001_v0001105_t0022_u01760666184961") 2025/10/17 02:01:03 DEBUG : only11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84964b_d20251017_m015657_c001_v7007000_t0000_u01760666217594") 2025/10/17 02:01:03 DEBUG : only11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b270c_d20251017_m015652_c001_v0001183_t0033_u01760666212338") 2025/10/17 02:01:03 DEBUG : only11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba81_d20251017_m015645_c001_v0001105_t0001_u01760666205063") 2025/10/17 02:01:03 DEBUG : only11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83c0_d20251017_m015632_c001_v7007000_t0000_u01760666192636") 2025/10/17 02:01:03 DEBUG : only11: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba33_d20251017_m015625_c001_v0001105_t0007_u01760666185441") 2025/10/17 02:01:03 DEBUG : only12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84964c_d20251017_m015657_c001_v7007000_t0000_u01760666217775") 2025/10/17 02:01:03 DEBUG : only12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b26f6_d20251017_m015651_c001_v0001183_t0033_u01760666211386") 2025/10/17 02:01:03 DEBUG : only12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba85_d20251017_m015646_c001_v0001105_t0038_u01760666206023") 2025/10/17 02:01:03 DEBUG : only12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7867f_d20251017_m015632_c001_v7007000_t0000_u01760666192653") 2025/10/17 02:01:03 DEBUG : only12: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba35_d20251017_m015626_c001_v0001105_t0048_u01760666186066") 2025/10/17 02:01:03 DEBUG : only13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84964e_d20251017_m015657_c001_v7007000_t0000_u01760666217959") 2025/10/17 02:01:03 DEBUG : only13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cba9b_d20251017_m015651_c001_v0001105_t0002_u01760666211397") 2025/10/17 02:01:03 DEBUG : only13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba87_d20251017_m015646_c001_v0001105_t0055_u01760666206582") 2025/10/17 02:01:03 DEBUG : only13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f405135ade5cbd930_d20251017_m015632_c001_v7007000_t0000_u01760666192667") 2025/10/17 02:01:03 DEBUG : only13: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba37_d20251017_m015626_c001_v0001105_t0032_u01760666186743") 2025/10/17 02:01:03 DEBUG : only14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84964f_d20251017_m015658_c001_v7007000_t0000_u01760666218141") 2025/10/17 02:01:03 DEBUG : only14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41940cb98660482a_d20251017_m015652_c001_v0001184_t0009_u01760666212497") 2025/10/17 02:01:03 DEBUG : only14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba89_d20251017_m015647_c001_v0001105_t0024_u01760666207218") 2025/10/17 02:01:03 DEBUG : only14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9ee2_d20251017_m015632_c001_v7007000_t0000_u01760666192702") 2025/10/17 02:01:03 DEBUG : only14: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba39_d20251017_m015627_c001_v0001105_t0045_u01760666187344") 2025/10/17 02:01:03 DEBUG : only15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849651_d20251017_m015658_c001_v7007000_t0000_u01760666218323") 2025/10/17 02:01:04 DEBUG : only15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41200e7627999888_d20251017_m015652_c001_v0001177_t0033_u01760666212135") 2025/10/17 02:01:04 DEBUG : only15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba8b_d20251017_m015647_c001_v0001105_t0025_u01760666207718") 2025/10/17 02:01:04 DEBUG : only15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7867c_d20251017_m015632_c001_v7007000_t0000_u01760666192289") 2025/10/17 02:01:04 DEBUG : only15: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba3d_d20251017_m015628_c001_v0001105_t0026_u01760666188110") 2025/10/17 02:01:04 DEBUG : only16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849653_d20251017_m015658_c001_v7007000_t0000_u01760666218504") 2025/10/17 02:01:04 DEBUG : only16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b2700_d20251017_m015651_c001_v0001183_t0033_u01760666211784") 2025/10/17 02:01:04 DEBUG : only16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba8f_d20251017_m015648_c001_v0001105_t0005_u01760666208289") 2025/10/17 02:01:04 DEBUG : only16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83c1_d20251017_m015632_c001_v7007000_t0000_u01760666192818") 2025/10/17 02:01:04 DEBUG : only16: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba3f_d20251017_m015628_c001_v0001105_t0047_u01760666188677") 2025/10/17 02:01:05 DEBUG : only17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849655_d20251017_m015658_c001_v7007000_t0000_u01760666218686") 2025/10/17 02:01:05 DEBUG : only17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cba9d_d20251017_m015651_c001_v0001105_t0002_u01760666211795") 2025/10/17 02:01:05 DEBUG : only17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba91_d20251017_m015648_c001_v0001105_t0030_u01760666208974") 2025/10/17 02:01:05 DEBUG : only17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f405135ade5cbd92e_d20251017_m015632_c001_v7007000_t0000_u01760666192303") 2025/10/17 02:01:05 DEBUG : only17: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba41_d20251017_m015629_c001_v0001105_t0045_u01760666189299") 2025/10/17 02:01:05 DEBUG : only18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849656_d20251017_m015658_c001_v7007000_t0000_u01760666218868") 2025/10/17 02:01:05 DEBUG : only18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b2704_d20251017_m015651_c001_v0001183_t0033_u01760666211969") 2025/10/17 02:01:05 DEBUG : only18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba93_d20251017_m015649_c001_v0001105_t0010_u01760666209625") 2025/10/17 02:01:05 DEBUG : only18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83bc_d20251017_m015631_c001_v7007000_t0000_u01760666191909") 2025/10/17 02:01:05 DEBUG : only18: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba49_d20251017_m015629_c001_v0001105_t0034_u01760666189925") 2025/10/17 02:01:05 DEBUG : only19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849657_d20251017_m015659_c001_v7007000_t0000_u01760666219049") 2025/10/17 02:01:05 DEBUG : only19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cba9f_d20251017_m015651_c001_v0001105_t0002_u01760666211979") 2025/10/17 02:01:05 DEBUG : only19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba95_d20251017_m015650_c001_v0001105_t0059_u01760666210235") 2025/10/17 02:01:05 DEBUG : only19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83bd_d20251017_m015632_c001_v7007000_t0000_u01760666192090") 2025/10/17 02:01:05 DEBUG : only19: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba4d_d20251017_m015630_c001_v0001105_t0000_u01760666190519") 2025/10/17 02:01:05 DEBUG : only2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849658_d20251017_m015659_c001_v7007000_t0000_u01760666219231") 2025/10/17 02:01:05 DEBUG : only2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b2708_d20251017_m015652_c001_v0001183_t0033_u01760666212153") 2025/10/17 02:01:05 DEBUG : only2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba69_d20251017_m015639_c001_v0001105_t0043_u01760666199509") 2025/10/17 02:01:05 DEBUG : only2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40290cfc92a7867d_d20251017_m015632_c001_v7007000_t0000_u01760666192470") 2025/10/17 02:01:05 DEBUG : only2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba15_d20251017_m015620_c001_v0001105_t0036_u01760666180000") 2025/10/17 02:01:05 DEBUG : only3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849659_d20251017_m015659_c001_v7007000_t0000_u01760666219413") 2025/10/17 02:01:05 DEBUG : only3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cbaa3_d20251017_m015652_c001_v0001105_t0002_u01760666212352") 2025/10/17 02:01:06 DEBUG : only3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba6b_d20251017_m015640_c001_v0001105_t0008_u01760666200114") 2025/10/17 02:01:06 DEBUG : only3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f405135ade5cbd931_d20251017_m015632_c001_v7007000_t0000_u01760666192850") 2025/10/17 02:01:06 DEBUG : only3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba1b_d20251017_m015620_c001_v0001105_t0026_u01760666180557") 2025/10/17 02:01:06 DEBUG : only4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84965a_d20251017_m015659_c001_v7007000_t0000_u01760666219595") 2025/10/17 02:01:06 DEBUG : only4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41940cb986604828_d20251017_m015652_c001_v0001184_t0009_u01760666212313") 2025/10/17 02:01:06 DEBUG : only4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba6d_d20251017_m015640_c001_v0001105_t0041_u01760666200739") 2025/10/17 02:01:06 DEBUG : only4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f405135ade5cbd92f_d20251017_m015632_c001_v7007000_t0000_u01760666192485") 2025/10/17 02:01:06 DEBUG : only4: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba1f_d20251017_m015621_c001_v0001105_t0019_u01760666181203") 2025/10/17 02:01:06 DEBUG : only5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84965b_d20251017_m015659_c001_v7007000_t0000_u01760666219776") 2025/10/17 02:01:06 DEBUG : only5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41200e762799988a_d20251017_m015652_c001_v0001177_t0033_u01760666212323") 2025/10/17 02:01:06 DEBUG : only5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba71_d20251017_m015641_c001_v0001105_t0040_u01760666201311") 2025/10/17 02:01:06 DEBUG : only5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83bf_d20251017_m015632_c001_v7007000_t0000_u01760666192453") 2025/10/17 02:01:06 DEBUG : only5: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba25_d20251017_m015621_c001_v0001105_t0048_u01760666181859") 2025/10/17 02:01:06 DEBUG : only6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84965d_d20251017_m015659_c001_v7007000_t0000_u01760666219957") 2025/10/17 02:01:06 DEBUG : only6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41940cb98660482c_d20251017_m015652_c001_v0001184_t0009_u01760666212680") 2025/10/17 02:01:06 DEBUG : only6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba73_d20251017_m015641_c001_v0001105_t0039_u01760666201987") 2025/10/17 02:01:06 DEBUG : only6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9ee3_d20251017_m015632_c001_v7007000_t0000_u01760666192885") 2025/10/17 02:01:06 DEBUG : only6: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba27_d20251017_m015622_c001_v0001105_t0015_u01760666182493") 2025/10/17 02:01:06 DEBUG : only7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84965e_d20251017_m015700_c001_v7007000_t0000_u01760666220140") 2025/10/17 02:01:06 DEBUG : only7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f406943a8e03cbaa5_d20251017_m015652_c001_v0001105_t0002_u01760666212542") 2025/10/17 02:01:06 DEBUG : only7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba75_d20251017_m015642_c001_v0001105_t0056_u01760666202574") 2025/10/17 02:01:07 DEBUG : only7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f420744ac749d83be_d20251017_m015632_c001_v7007000_t0000_u01760666192272") 2025/10/17 02:01:07 DEBUG : only7: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba29_d20251017_m015623_c001_v0001105_t0036_u01760666183167") 2025/10/17 02:01:07 DEBUG : only8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849660_d20251017_m015700_c001_v7007000_t0000_u01760666220322") 2025/10/17 02:01:07 DEBUG : only8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41200e762799988c_d20251017_m015652_c001_v0001177_t0033_u01760666212519") 2025/10/17 02:01:07 DEBUG : only8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba77_d20251017_m015643_c001_v0001105_t0037_u01760666203174") 2025/10/17 02:01:07 DEBUG : only8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9ee1_d20251017_m015632_c001_v7007000_t0000_u01760666192520") 2025/10/17 02:01:07 DEBUG : only8: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba2b_d20251017_m015623_c001_v0001105_t0019_u01760666183720") 2025/10/17 02:01:07 DEBUG : only9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849661_d20251017_m015700_c001_v7007000_t0000_u01760666220504") 2025/10/17 02:01:07 DEBUG : only9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b2710_d20251017_m015652_c001_v0001183_t0033_u01760666212531") 2025/10/17 02:01:07 DEBUG : only9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba79_d20251017_m015643_c001_v0001105_t0011_u01760666203889") 2025/10/17 02:01:07 DEBUG : only9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9ee0_d20251017_m015632_c001_v7007000_t0000_u01760666192336") 2025/10/17 02:01:07 DEBUG : only9: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cba2d_d20251017_m015624_c001_v0001105_t0059_u01760666184278") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c32_d20251017_m015312_c001_v7007000_t0000_u01760665992465") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb825_d20251017_m015310_c001_v0001105_t0054_u01760665990160") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c2a_d20251017_m015309_c001_v7007000_t0000_u01760665989072") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1d86_d20251017_m015307_c001_v0001183_t0051_u01760665987401") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c11_d20251017_m015306_c001_v7007000_t0000_u01760665986308") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a12e_d20251017_m015303_c001_v0001136_t0043_u01760665983339") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542f6_d20251017_m015254_c001_v7007000_t0000_u01760665974128") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1ca3_d20251017_m015252_c001_v0001183_t0056_u01760665972968") 2025/10/17 02:01:07 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542f0_d20251017_m015251_c001_v7007000_t0000_u01760665971465") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c87_d20251017_m015250_c001_v0001183_t0015_u01760665970657") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542ed_d20251017_m015249_c001_v7007000_t0000_u01760665969510") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c6c_d20251017_m015248_c001_v0001183_t0035_u01760665968666") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542cd_d20251017_m015243_c001_v7007000_t0000_u01760665963299") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1bfe_d20251017_m015242_c001_v0001183_t0047_u01760665962304") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542cb_d20251017_m015241_c001_v7007000_t0000_u01760665961938") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1be6_d20251017_m015240_c001_v0001183_t0028_u01760665960765") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542c9_d20251017_m015240_c001_v7007000_t0000_u01760665960400") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1bd8_d20251017_m015239_c001_v0001183_t0048_u01760665959829") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1bca_d20251017_m015239_c001_v0001183_t0023_u01760665959246") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542c1_d20251017_m015238_c001_v7007000_t0000_u01760665958881") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1bc2_d20251017_m015238_c001_v0001183_t0052_u01760665958315") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1bba_d20251017_m015237_c001_v0001183_t0053_u01760665957743") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e541ab_d20251017_m015237_c001_v7007000_t0000_u01760665957013") 2025/10/17 02:01:08 DEBUG : potato: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1ba4_d20251017_m015236_c001_v0001183_t0011_u01760665956243") 2025/10/17 02:01:08 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b543bf_d20251017_m015357_c001_v7007000_t0000_u01760666037124") 2025/10/17 02:01:08 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb895_d20251017_m015356_c001_v0001105_t0039_u01760666036272") 2025/10/17 02:01:08 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffa25_d20251017_m015347_c001_v7007000_t0000_u01760666027482") 2025/10/17 02:01:08 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb87b_d20251017_m015342_c001_v0001105_t0011_u01760666022918") 2025/10/17 02:01:08 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4131931c2e79c794_d20251017_m015335_c001_v7007000_t0000_u01760666015150") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb869_d20251017_m015330_c001_v0001105_t0043_u01760666010762") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c50_d20251017_m015323_c001_v7007000_t0000_u01760666003208") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb845_d20251017_m015319_c001_v0001105_t0005_u01760665999181") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54308_d20251017_m015257_c001_v7007000_t0000_u01760665977825") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1ce0_d20251017_m015256_c001_v0001183_t0003_u01760665976602") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54300_d20251017_m015256_c001_v7007000_t0000_u01760665976237") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1cb6_d20251017_m015254_c001_v0001183_t0005_u01760665974681") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542f8_d20251017_m015254_c001_v7007000_t0000_u01760665974311") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1ca9_d20251017_m015253_c001_v0001183_t0051_u01760665973550") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542f2_d20251017_m015252_c001_v7007000_t0000_u01760665972604") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c95_d20251017_m015251_c001_v0001183_t0051_u01760665971833") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542ef_d20251017_m015250_c001_v7007000_t0000_u01760665970288") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c79_d20251017_m015249_c001_v0001183_t0043_u01760665969521") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b542cf_d20251017_m015244_c001_v7007000_t0000_u01760665964041") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1c0e_d20251017_m015243_c001_v0001183_t0027_u01760665963096") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bd8_d20251017_m015149_c001_v7007000_t0000_u01760665909444") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1960_d20251017_m015148_c001_v0001183_t0046_u01760665908860") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bd6_d20251017_m015147_c001_v7007000_t0000_u01760665907950") 2025/10/17 02:01:09 DEBUG : potato2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1951_d20251017_m015147_c001_v0001183_t0032_u01760665907370") 2025/10/17 02:01:09 DEBUG : potato3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415fb233268ffa26_d20251017_m015348_c001_v7007000_t0000_u01760666028027") 2025/10/17 02:01:09 DEBUG : potato3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a180_d20251017_m015344_c001_v0001136_t0021_u01760666024258") 2025/10/17 02:01:10 DEBUG : potato3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4131931c2e79c795_d20251017_m015335_c001_v7007000_t0000_u01760666015475") 2025/10/17 02:01:10 DEBUG : potato3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a166_d20251017_m015332_c001_v0001136_t0048_u01760666012135") 2025/10/17 02:01:10 DEBUG : potato3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c51_d20251017_m015323_c001_v7007000_t0000_u01760666003713") 2025/10/17 02:01:10 DEBUG : potato3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a152_d20251017_m015319_c001_v0001136_t0030_u01760665999759") 2025/10/17 02:01:10 DEBUG : pre-dest1/1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a0a_d20251017_m015430_c001_v7007000_t0000_u01760666070102") 2025/10/17 02:01:10 DEBUG : pre-dest1/1: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a1f1_d20251017_m015421_c001_v0001136_t0020_u01760666061945") 2025/10/17 02:01:10 DEBUG : pre-dest2/2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4073ea3d8fc35a0b_d20251017_m015430_c001_v7007000_t0000_u01760666070286") 2025/10/17 02:01:10 DEBUG : pre-dest2/2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb8e0_d20251017_m015422_c001_v0001105_t0029_u01760666062709") 2025/10/17 02:01:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5428d_d20251017_m015408_c001_v7007000_t0000_u01760666048031") 2025/10/17 02:01:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b20eb_d20251017_m015405_c001_v0001183_t0044_u01760666045022") 2025/10/17 02:01:10 DEBUG : sizeonly: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5418d_d20251017_m015223_c001_v7007000_t0000_u01760665943029") 2025/10/17 02:01:10 DEBUG : sizeonly: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1aef_d20251017_m015222_c001_v0001183_t0002_u01760665942086") 2025/10/17 02:01:10 DEBUG : splitbanan: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b545ca_d20251017_m015841_c001_v7007000_t0000_u01760666321381") 2025/10/17 02:01:10 DEBUG : splitbanan: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999a3e_d20251017_m015834_c001_v0001177_t0027_u01760666314429") 2025/10/17 02:01:10 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef860_d20251017_m015949_c001_v7007000_t0000_u01760666389652") 2025/10/17 02:01:10 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc92_d20251017_m015943_c001_v0001105_t0059_u01760666383154") 2025/10/17 02:01:10 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b5461f_d20251017_m015935_c001_v7007000_t0000_u01760666375703") 2025/10/17 02:01:10 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc64_d20251017_m015929_c001_v0001105_t0059_u01760666369378") 2025/10/17 02:01:10 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54536_d20251017_m015922_c001_v7007000_t0000_u01760666362297") 2025/10/17 02:01:10 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc2c_d20251017_m015916_c001_v0001105_t0011_u01760666356170") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54602_d20251017_m015908_c001_v7007000_t0000_u01760666348581") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbc09_d20251017_m015902_c001_v0001105_t0056_u01760666342411") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41649bf17531d355_d20251017_m015855_c001_v7007000_t0000_u01760666335118") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbbdf_d20251017_m015848_c001_v0001105_t0009_u01760666328526") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f408d91f05995726f_d20251017_m015835_c001_v7007000_t0000_u01760666315766") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604aef_d20251017_m015833_c001_v0001184_t0052_u01760666313404") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef7c6_d20251017_m015826_c001_v7007000_t0000_u01760666306015") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2af5_d20251017_m015819_c001_v0001183_t0024_u01760666299192") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9f4d_d20251017_m015818_c001_v7007000_t0000_u01760666298171") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2aba_d20251017_m015815_c001_v0001183_t0014_u01760666295219") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a549_d20251017_m015807_c001_v7007000_t0000_u01760666287936") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799998c_d20251017_m015801_c001_v0001177_t0007_u01760666281263") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f401d37430af3a52e_d20251017_m015759_c001_v7007000_t0000_u01760666279925") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb9866049ed_d20251017_m015757_c001_v0001184_t0045_u01760666277202") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c8496a9_d20251017_m015743_c001_v7007000_t0000_u01760666263946") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e762799993e_d20251017_m015740_c001_v0001177_t0052_u01760666260796") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4af_d20251017_m015733_c001_v7007000_t0000_u01760666253858") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999906_d20251017_m015727_c001_v0001177_t0021_u01760666247726") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba334b_d20251017_m015720_c001_v7007000_t0000_u01760666240159") 2025/10/17 02:01:11 DEBUG : splitbananasplit: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998dd_d20251017_m015714_c001_v0001177_t0036_u01760666234220") 2025/10/17 02:01:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f4103909a6959b4db_d20251017_m015820_c001_v7007000_t0000_u01760666300996") 2025/10/17 02:01:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbb69_d20251017_m015816_c001_v0001105_t0006_u01760666296227") 2025/10/17 02:01:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849672_d20251017_m015708_c001_v7007000_t0000_u01760666228545") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998bf_d20251017_m015707_c001_v0001177_t0057_u01760666227549") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84966f_d20251017_m015706_c001_v7007000_t0000_u01760666226788") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbabf_d20251017_m015705_c001_v0001105_t0047_u01760666225618") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c48_d20251017_m015316_c001_v7007000_t0000_u01760665996225") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb833_d20251017_m015315_c001_v0001105_t0000_u01760665995271") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c41_d20251017_m015314_c001_v7007000_t0000_u01760665994685") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1df2_d20251017_m015313_c001_v0001183_t0052_u01760665993934") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54187_d20251017_m015220_c001_v7007000_t0000_u01760665940031") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1acc_d20251017_m015218_c001_v0001183_t0047_u01760665938737") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54183_d20251017_m015218_c001_v7007000_t0000_u01760665938371") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1abe_d20251017_m015217_c001_v0001183_t0036_u01760665937401") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e5417b_d20251017_m015215_c001_v7007000_t0000_u01760665935291") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a90_d20251017_m015214_c001_v0001183_t0001_u01760665934507") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54170_d20251017_m015213_c001_v7007000_t0000_u01760665933962") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a83_d20251017_m015213_c001_v0001183_t0045_u01760665933048") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a67_d20251017_m015210_c001_v0001183_t0021_u01760665930443") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40776c4bb3e54149_d20251017_m015210_c001_v7007000_t0000_u01760665930078") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a56_d20251017_m015209_c001_v0001183_t0059_u01760665929488") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a50_d20251017_m015208_c001_v0001183_t0050_u01760665928896") 2025/10/17 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bff_d20251017_m015208_c001_v7007000_t0000_u01760665928163") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a2a_d20251017_m015205_c001_v0001183_t0059_u01760665925461") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1a0e_d20251017_m015203_c001_v0001183_t0026_u01760665923029") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bf3_d20251017_m015202_c001_v7007000_t0000_u01760665922665") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b19fc_d20251017_m015202_c001_v0001183_t0000_u01760665922104") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b19f1_d20251017_m015201_c001_v0001183_t0043_u01760665921305") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bed_d20251017_m015200_c001_v7007000_t0000_u01760665920941") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b19c7_d20251017_m015157_c001_v0001183_t0040_u01760665917427") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9be6_d20251017_m015157_c001_v7007000_t0000_u01760665917063") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b19ba_d20251017_m015156_c001_v0001183_t0019_u01760665916495") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9be3_d20251017_m015155_c001_v7007000_t0000_u01760665915543") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b19a9_d20251017_m015154_c001_v0001183_t0044_u01760665914974") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9be2_d20251017_m015154_c001_v7007000_t0000_u01760665914424") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b199f_d20251017_m015153_c001_v0001183_t0050_u01760665913847") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9be0_d20251017_m015152_c001_v7007000_t0000_u01760665912943") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b198b_d20251017_m015152_c001_v0001183_t0027_u01760665912181") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bde_d20251017_m015151_c001_v7007000_t0000_u01760665911634") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1979_d20251017_m015151_c001_v0001183_t0012_u01760665911084") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bdb_d20251017_m015150_c001_v7007000_t0000_u01760665910541") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b196d_d20251017_m015149_c001_v0001183_t0023_u01760665909988") 2025/10/17 02:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bd2_d20251017_m015145_c001_v7007000_t0000_u01760665905703") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b193f_d20251017_m015145_c001_v0001183_t0044_u01760665905136") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bcf_d20251017_m015144_c001_v7007000_t0000_u01760665904585") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1935_d20251017_m015144_c001_v0001183_t0002_u01760665904000") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bcc_d20251017_m015143_c001_v7007000_t0000_u01760665903100") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1923_d20251017_m015142_c001_v0001183_t0056_u01760665902535") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f409a344462ce9bc9_d20251017_m015140_c001_v7007000_t0000_u01760665900165") 2025/10/17 02:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b18fb_d20251017_m015139_c001_v0001183_t0018_u01760665899589") 2025/10/17 02:01:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849673_d20251017_m015708_c001_v7007000_t0000_u01760666228727") 2025/10/17 02:01:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604884_d20251017_m015707_c001_v0001184_t0023_u01760666227558") 2025/10/17 02:01:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849670_d20251017_m015706_c001_v7007000_t0000_u01760666226969") 2025/10/17 02:01:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b27c4_d20251017_m015705_c001_v0001183_t0013_u01760666225629") 2025/10/17 02:01:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef86f_d20251017_m015951_c001_v7007000_t0000_u01760666391624") 2025/10/17 02:01:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2ec6_d20251017_m015950_c001_v0001183_t0006_u01760666390993") 2025/10/17 02:01:14 DEBUG : sub/yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c31_d20251017_m015311_c001_v7007000_t0000_u01760665991914") 2025/10/17 02:01:14 DEBUG : sub/yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a140_d20251017_m015309_c001_v0001136_t0042_u01760665989812") 2025/10/17 02:01:14 DEBUG : test_dir1/file2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84966b_d20251017_m015704_c001_v7007000_t0000_u01760666224850") 2025/10/17 02:01:14 DEBUG : test_dir1/file2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b27aa_d20251017_m015703_c001_v0001183_t0031_u01760666223404") 2025/10/17 02:01:14 DEBUG : test_dir1/file2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849666_d20251017_m015702_c001_v7007000_t0000_u01760666222605") 2025/10/17 02:01:14 DEBUG : test_dir1/file2: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2795_d20251017_m015701_c001_v0001183_t0024_u01760666221501") 2025/10/17 02:01:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c84966d_d20251017_m015705_c001_v7007000_t0000_u01760666225034") 2025/10/17 02:01:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e76279998b5_d20251017_m015703_c001_v0001177_t0058_u01760666223395") 2025/10/17 02:01:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40478fe37c849667_d20251017_m015702_c001_v7007000_t0000_u01760666222798") 2025/10/17 02:01:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbab7_d20251017_m015701_c001_v0001105_t0011_u01760666221507") 2025/10/17 02:01:15 DEBUG : three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54324_d20251017_m015302_c001_v7007000_t0000_u01760665982593") 2025/10/17 02:01:15 DEBUG : three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1d33_d20251017_m015301_c001_v0001183_t0002_u01760665981469") 2025/10/17 02:01:15 DEBUG : three: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b1d14_d20251017_m015259_c001_v0001183_t0046_u01760665979326") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef87d_d20251017_m015953_c001_v7007000_t0000_u01760666393216") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999ba3_d20251017_m015952_c001_v0001177_t0050_u01760666392572") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef8ae_d20251017_m020011_c001_v7007000_t0000_u01760666411059") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604d4d_d20251017_m020009_c001_v0001184_t0025_u01760666409439") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef8a4_d20251017_m020007_c001_v7007000_t0000_u01760666407818") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999bcd_d20251017_m020006_c001_v0001177_t0009_u01760666406320") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef89c_d20251017_m020005_c001_v7007000_t0000_u01760666405372") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2f61_d20251017_m020004_c001_v0001183_t0014_u01760666404763") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef892_d20251017_m015959_c001_v7007000_t0000_u01760666399972") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999baf_d20251017_m015959_c001_v0001177_t0001_u01760666399122") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef896_d20251017_m020002_c001_v7007000_t0000_u01760666402006") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604d1f_d20251017_m020000_c001_v0001184_t0032_u01760666400936") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef88e_d20251017_m015958_c001_v7007000_t0000_u01760666398171") 2025/10/17 02:01:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11774f90bf2b2f29_d20251017_m015957_c001_v0001183_t0055_u01760666397543") 2025/10/17 02:01:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef88a_d20251017_m015956_c001_v7007000_t0000_u01760666396589") 2025/10/17 02:01:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbca8_d20251017_m015955_c001_v0001105_t0036_u01760666395775") 2025/10/17 02:01:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef888_d20251017_m015954_c001_v7007000_t0000_u01760666394821") 2025/10/17 02:01:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11940cb986604cff_d20251017_m015954_c001_v0001184_t0009_u01760666394167") 2025/10/17 02:01:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415e124fbb78f2c2_d20251017_m020015_c001_v7007000_t0000_u01760666415560") 2025/10/17 02:01:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f11200e7627999bf2_d20251017_m020014_c001_v0001177_t0033_u01760666414946") 2025/10/17 02:01:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef899_d20251017_m020003_c001_v7007000_t0000_u01760666403810") 2025/10/17 02:01:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbcc2_d20251017_m020002_c001_v0001105_t0056_u01760666402967") 2025/10/17 02:01:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef8b0_d20251017_m020011_c001_v7007000_t0000_u01760666411649") 2025/10/17 02:01:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cbcd8_d20251017_m020010_c001_v0001105_t0015_u01760666410776") 2025/10/17 02:01:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f40338a7a291ef8a6_d20251017_m020008_c001_v7007000_t0000_u01760666408456") 2025/10/17 02:01:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1033729cf6482c69_d20251017_m020007_c001_v0001184_t0049_u01760666407613") 2025/10/17 02:01:16 DEBUG : two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f419401ec44b54326_d20251017_m015302_c001_v7007000_t0000_u01760665982778") 2025/10/17 02:01:16 DEBUG : two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f415ad4f17e32a129_d20251017_m015300_c001_v0001136_t0035_u01760665980718") 2025/10/17 02:01:16 DEBUG : two: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f41774f90bf2b1d08_d20251017_m015259_c001_v0001183_t0033_u01760665979142") 2025/10/17 02:01:16 DEBUG : yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c34_d20251017_m015312_c001_v7007000_t0000_u01760665992645") 2025/10/17 02:01:16 DEBUG : yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1161436b35508937_d20251017_m015311_c001_v0001146_t0056_u01760665991505") 2025/10/17 02:01:16 DEBUG : yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c28_d20251017_m015308_c001_v7007000_t0000_u01760665988530") 2025/10/17 02:01:16 DEBUG : yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f115ad4f17e32a13c_d20251017_m015307_c001_v0001136_t0000_u01760665987051") 2025/10/17 02:01:16 DEBUG : yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c08_d20251017_m015305_c001_v7007000_t0000_u01760665985767") 2025/10/17 02:01:16 DEBUG : yam: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f106943a8e03cb81c_d20251017_m015303_c001_v0001105_t0001_u01760665983348") 2025/10/17 02:01:16 DEBUG : yaml: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c2c_d20251017_m015309_c001_v7007000_t0000_u01760665989254") 2025/10/17 02:01:16 DEBUG : yaml: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f114aace0f5d7dad6_d20251017_m015308_c001_v0001042_t0017_u01760665988175") 2025/10/17 02:01:16 DEBUG : yaml: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f400166412bba2c14_d20251017_m015306_c001_v7007000_t0000_u01760665986487") 2025/10/17 02:01:17 DEBUG : yaml: Deleting (id "4_zdf928da3d0ddebfb9f980e1b_f1080e5cec5a3c7c8_d20251017_m015305_c001_v0001105_t0008_u01760665985133") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m41.42836141s (try 1/5)