"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/26 02:51:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi" 2025/07/26 02:51:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/26 02:51:25 DEBUG : Creating backend with remote "/tmp/rclone1795760957" === 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/26 02:51:26 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:26 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:27 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:27 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:28 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:51:28 DEBUG : B2 bucket rclone-test-jarudir3puxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:29 DEBUG : Creating backend with remote "/non-existing" 2025/07/26 02:51:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/26 02:51:29 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:29 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:30 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:30 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:32 INFO : B2 bucket rclone-test-jarudir3puxi: Running all checks before starting transfers 2025/07/26 02:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:32 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:32 INFO : B2 bucket rclone-test-jarudir3puxi: Checks finished, now starting transfers 2025/07/26 02:51:32 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:33 ERROR : Ignoring --no-traverse with sync 2025/07/26 02:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:33 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:33 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:34 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:51:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/26 02:51:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/26 02:51:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:51:36 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:36 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:51:38 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:38 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/26 02:51:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:51:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/26 02:51:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:51:39 INFO : sub dir2: Making directory 2025/07/26 02:51:39 INFO : sub dir: Making directory 2025/07/26 02:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:39 INFO : sub dir2/sub sub dir2: Making directory 2025/07/26 02:51:39 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:39 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:39 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/26 02:51:40 DEBUG : B2 bucket rclone-test-jarudir3puxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:40 INFO : sub dir2: Making directory 2025/07/26 02:51:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/26 02:51:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:40 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:40 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:42 DEBUG : sub dir2: Making directory with metadata 2025/07/26 02:51:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:51:42 INFO : sub dir2: Making directory 2025/07/26 02:51:42 INFO : sub dir: Making directory 2025/07/26 02:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:42 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:51:42 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/26 02:51:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/26 02:51:43 DEBUG : B2 bucket rclone-test-jarudir3puxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:44 INFO : sub dir2: Making directory 2025/07/26 02:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:44 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:44 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:44 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:51:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:45 DEBUG : sub dir2: Making directory with metadata 2025/07/26 02:51:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:51:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:51:45 INFO : sub dir2: Making directory 2025/07/26 02:51:45 INFO : sub dir: Making directory 2025/07/26 02:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:45 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:51:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/26 02:51:46 DEBUG : B2 bucket rclone-test-jarudir3puxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:47 INFO : sub dir2: Making directory 2025/07/26 02:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:47 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:47 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:47 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vitokog3duku" 2025/07/26 02:51:48 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jarudir3puxi -> B2 bucket rclone-test-vitokog3duku 2025/07/26 02:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:50 DEBUG : B2 bucket rclone-test-vitokog3duku: Waiting for checks to finish 2025/07/26 02:51:50 DEBUG : B2 bucket rclone-test-vitokog3duku: Waiting for transfers to finish 2025/07/26 02:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 02:51:50 DEBUG : B2 bucket rclone-test-vitokog3duku: Purge remote 2025/07/26 02:51:50 INFO : B2 bucket rclone-test-vitokog3duku: cleaning bucket "rclone-test-vitokog3duku" of all files 2025/07/26 02:51:51 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2dd63a04d4b4b9f880e1b_f10302177e3c92fc1_d20250726_m025150_c001_v0001182_t0041_u01753498310664") --- PASS: TestServerSideCopy (3.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:53 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:51:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 02:51:53 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:51:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 02:51:53 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-puzuvev9nexi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jarudir3puxi -> B2 bucket rclone-test-puzuvev9nexi 2025/07/26 02:51:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:51:56 DEBUG : B2 bucket rclone-test-puzuvev9nexi: Waiting for checks to finish 2025/07/26 02:51:56 DEBUG : B2 bucket rclone-test-puzuvev9nexi: Waiting for transfers to finish 2025/07/26 02:51:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:51:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 02:51:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 02:51:58 DEBUG : B2 bucket rclone-test-puzuvev9nexi: Waiting for checks to finish 2025/07/26 02:51:58 DEBUG : B2 bucket rclone-test-puzuvev9nexi: Waiting for transfers to finish 2025/07/26 02:51:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 02:51:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 02:51:59 DEBUG : B2 bucket rclone-test-puzuvev9nexi: Purge remote 2025/07/26 02:51:59 INFO : B2 bucket rclone-test-puzuvev9nexi: cleaning bucket "rclone-test-puzuvev9nexi" of all files 2025/07/26 02:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f22ede3a04d4b4b9f880e1b_f1115f940540aa250_d20250726_m025158_c001_v0001038_t0000_u01753498318925") 2025/07/26 02:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f22ede3a04d4b4b9f880e1b_f108de5f144b3e5e6_d20250726_m025157_c001_v0001041_t0017_u01753498317018") --- PASS: TestServerSideCopyOverSelf (6.79s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:02 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 02:52:02 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 02:52:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/26 02:52:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.35s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xeveciy3sidu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jarudir3puxi -> B2 bucket rclone-test-xeveciy3sidu 2025/07/26 02:52:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:52:05 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Waiting for checks to finish 2025/07/26 02:52:05 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Waiting for transfers to finish 2025/07/26 02:52:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:52:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 02:52:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 02:52:07 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Waiting for checks to finish 2025/07/26 02:52:07 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Waiting for transfers to finish 2025/07/26 02:52:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 02:52:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 02:52:07 INFO : sub dir/hello world: Deleted 2025/07/26 02:52:08 DEBUG : testing file moves 2025/07/26 02:52:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/26 02:52:09 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Waiting for checks to finish 2025/07/26 02:52:09 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Waiting for transfers to finish 2025/07/26 02:52:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/26 02:52:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 02:52:10 INFO : sub dir/hello world: Deleted 2025/07/26 02:52:10 DEBUG : B2 bucket rclone-test-xeveciy3sidu: Purge remote 2025/07/26 02:52:10 INFO : B2 bucket rclone-test-xeveciy3sidu: cleaning bucket "rclone-test-xeveciy3sidu" of all files 2025/07/26 02:52:10 DEBUG : sub dir/hello world: Deleting (id "4_zef821d13a05d4b4b9f880e1b_f1115879895bcdc6e_d20250726_m025209_c001_v0001144_t0041_u01753498329176") 2025/07/26 02:52:10 DEBUG : sub dir/hello world: Deleting (id "4_zef821d13a05d4b4b9f880e1b_f10021755f5a53e75_d20250726_m025207_c001_v0001153_t0000_u01753498327369") 2025/07/26 02:52:10 DEBUG : sub dir/hello world: Deleting (id "4_zef821d13a05d4b4b9f880e1b_f1077a5d5ee08be69_d20250726_m025205_c001_v0001157_t0059_u01753498325883") --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:12 ERROR : error listing: directory not found 2025/07/26 02:52:12 INFO : Local file system at /tmp/rclone1795760957: Making directory 2025/07/26 02:52:13 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:13 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:52:14 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for checks to finish 2025/07/26 02:52:14 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for transfers to finish 2025/07/26 02:52:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:52:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/26 02:52:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/26 02:52:16 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:16 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:52:16 INFO : check sum: Copied (new) 2025/07/26 02:52:16 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:17 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:52:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/26 02:52:17 DEBUG : check sum: Unchanged skipping 2025/07/26 02:52:17 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:17 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/26 02:52:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:52:18 INFO : sizeonly: Copied (new) 2025/07/26 02:52:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:18 DEBUG : sizeonly: Sizes identical 2025/07/26 02:52:18 DEBUG : sizeonly: Unchanged skipping 2025/07/26 02:52:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/26 02:52:19 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:19 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/26 02:52:19 INFO : ignore-size: Copied (new) 2025/07/26 02:52:19 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:52:20 DEBUG : ignore-size: Unchanged skipping 2025/07/26 02:52:20 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:20 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:20 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:52:21 DEBUG : existing: Unchanged skipping 2025/07/26 02:52:21 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:21 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:21 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:21 INFO : There was nothing to transfer 2025/07/26 02:52:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/26 02:52:22 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:22 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:52:22 INFO : existing: Copied (replaced existing) 2025/07/26 02:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.16s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 02:52:23 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:23 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:52:23 INFO : existing: Copied (new) 2025/07/26 02:52:23 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:24 DEBUG : existing: Destination exists, skipping 2025/07/26 02:52:24 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:24 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:24 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:25 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/26 02:52:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:26 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 02:52:26 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:26 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:26 INFO : a/potato2: Copied (new) 2025/07/26 02:52:26 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:28 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/07/26 02:52:28 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:52:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/26 02:52:28 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:28 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:28 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:28 INFO : There was nothing to transfer 2025/07/26 02:52:28 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/07/26 02:52:28 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:52:29 INFO : empty space: Updated modification time in destination 2025/07/26 02:52:29 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:29 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:29 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:31 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02: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/07/26 02:52:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:52:31 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:31 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:31 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:32 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/07/26 02:52:32 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1795760957) 2025/07/26 02:52:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jarudir3puxi) 2025/07/26 02:52:32 DEBUG : foo: sha1 differ 2025/07/26 02:52:32 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/26 02:52:32 INFO : foo: Copied (replaced existing) 2025/07/26 02:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/26 02:52:34 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:34 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:34 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:34 INFO : potato: Copied (new) 2025/07/26 02:52:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:36 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/26 02:52:36 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/26 02:52:36 INFO : potato: Copied (replaced existing) 2025/07/26 02:52:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:38 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:38 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/07/26 02:52:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1795760957) 2025/07/26 02:52:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jarudir3puxi) 2025/07/26 02:52:38 DEBUG : potato: sha1 differ 2025/07/26 02:52:38 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/26 02:52:38 INFO : potato: Copied (replaced existing) 2025/07/26 02:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:40 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/26 02:52:40 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:40 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:40 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:42 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:43 INFO : potato2: Copied (new) 2025/07/26 02:52:43 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:45 INFO : d: Making directory 2025/07/26 02:52:45 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/26 02:52:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:45 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 02:52:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:45 INFO : a/potato2: Copied (new) 2025/07/26 02:52:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:45 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:47 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/26 02:52:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:48 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 02:52:48 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:48 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:48 INFO : a/potato2: Copied (new) 2025/07/26 02:52:48 ERROR : B2 bucket rclone-test-jarudir3puxi: not deleting files as there were IO errors 2025/07/26 02:52:48 ERROR : B2 bucket rclone-test-jarudir3puxi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:50 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:50 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:50 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:50 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:50 INFO : potato: Deleted 2025/07/26 02:52:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:53 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:53 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:53 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:53 INFO : potato: Deleted 2025/07/26 02:52:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:53 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:53 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:53 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:52:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:52:55 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:55 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/26 02:52:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:52:58 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 02:52:58 DEBUG : enormous: Excluded 2025/07/26 02:52:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:52:58 DEBUG : potato2: Excluded 2025/07/26 02:52:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:52:58 DEBUG : potato2: Excluded 2025/07/26 02:52:58 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:52:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:52:58 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:58 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:52:58 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:58 INFO : There was nothing to transfer 2025/07/26 02:52:58 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 02:52:58 DEBUG : enormous: Excluded 2025/07/26 02:52:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:52:58 DEBUG : potato2: Excluded 2025/07/26 02:52:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:52:58 DEBUG : potato2: Excluded 2025/07/26 02:52:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/26 02:52:58 DEBUG : empty space: Unchanged skipping 2025/07/26 02:52:58 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for checks to finish 2025/07/26 02:52:58 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for transfers to finish 2025/07/26 02:52:58 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 02:53:00 DEBUG : enormous: Excluded 2025/07/26 02:53:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:53:00 DEBUG : potato2: Excluded 2025/07/26 02:53:01 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:53:01 DEBUG : empty space: Unchanged skipping 2025/07/26 02:53:01 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:01 DEBUG : Waiting for deletions to finish 2025/07/26 02:53:01 INFO : enormous: Deleted 2025/07/26 02:53:01 INFO : potato2: Deleted 2025/07/26 02:53:01 INFO : There was nothing to transfer 2025/07/26 02:53:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/26 02:53:01 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for checks to finish 2025/07/26 02:53:01 DEBUG : empty space: Unchanged skipping 2025/07/26 02:53:01 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for transfers to finish 2025/07/26 02:53:01 DEBUG : Waiting for deletions to finish 2025/07/26 02:53:01 INFO : potato2: Deleted 2025/07/26 02:53:01 INFO : enormous: Deleted 2025/07/26 02:53:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:03 DEBUG : five: Need to transfer - File not found at Destination 2025/07/26 02:53:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/26 02:53:03 DEBUG : one: Destination is newer than source, skipping 2025/07/26 02:53:03 DEBUG : three: Sizes identical 2025/07/26 02:53:03 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/26 02:53:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1795760957) 2025/07/26 02:53:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jarudir3puxi) 2025/07/26 02:53:03 DEBUG : two: sha1 differ 2025/07/26 02:53:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:53:03 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/26 02:53:04 INFO : five: Copied (new) 2025/07/26 02:53:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/26 02:53:04 INFO : four: Copied (replaced existing) 2025/07/26 02:53:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:53:04 INFO : two: Copied (replaced existing) 2025/07/26 02:53:04 DEBUG : Waiting for deletions to finish 2025/07/26 02:53:05 DEBUG : one: Destination is newer than source, skipping 2025/07/26 02:53:05 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/26 02:53:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:53:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/26 02:53:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/26 02:53:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:53:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:53:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1795760957) 2025/07/26 02:53:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jarudir3puxi) 2025/07/26 02:53:05 DEBUG : three: sha1 differ 2025/07/26 02:53:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/26 02:53:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/26 02:53:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/26 02:53:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:53:05 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:53:05 INFO : three: Copied (replaced existing) 2025/07/26 02:53:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.54s) === 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-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/26 02:53:07 INFO : B2 bucket rclone-test-jarudir3puxi: Making map for --track-renames 2025/07/26 02:53:07 INFO : B2 bucket rclone-test-jarudir3puxi: Finished making map for --track-renames 2025/07/26 02:53:07 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 02:53:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/26 02:53:07 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for renames to finish 2025/07/26 02:53:07 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:53:07 INFO : yam: Copied (new) 2025/07/26 02:53:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 02:53:07 INFO : potato: Copied (new) 2025/07/26 02:53:07 DEBUG : Waiting for deletions to finish 2025/07/26 02:53:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:53:08 INFO : B2 bucket rclone-test-jarudir3puxi: Making map for --track-renames 2025/07/26 02:53:08 INFO : B2 bucket rclone-test-jarudir3puxi: Finished making map for --track-renames 2025/07/26 02:53:08 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:08 DEBUG : potato: Unchanged skipping 2025/07/26 02:53:08 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for renames to finish 2025/07/26 02:53:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:53:09 INFO : yam: Copied (server-side copy) to: yaml 2025/07/26 02:53:09 INFO : yam: Deleted 2025/07/26 02:53:09 INFO : yaml: Renamed from "yam" 2025/07/26 02:53:09 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/26 02:53:10 INFO : B2 bucket rclone-test-jarudir3puxi: Making map for --track-renames 2025/07/26 02:53:10 INFO : B2 bucket rclone-test-jarudir3puxi: Finished making map for --track-renames 2025/07/26 02:53:10 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/26 02:53:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 02:53:10 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for renames to finish 2025/07/26 02:53:10 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 02:53:11 INFO : potato: Copied (new) 2025/07/26 02:53:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:53:11 INFO : yam: Copied (new) 2025/07/26 02:53:11 DEBUG : Waiting for deletions to finish 2025/07/26 02:53:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:53:12 INFO : B2 bucket rclone-test-jarudir3puxi: Making map for --track-renames 2025/07/26 02:53:12 INFO : B2 bucket rclone-test-jarudir3puxi: Finished making map for --track-renames 2025/07/26 02:53:12 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:12 DEBUG : potato: Unchanged skipping 2025/07/26 02:53:12 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for renames to finish 2025/07/26 02:53:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:53:13 INFO : yam: Copied (server-side copy) to: yaml 2025/07/26 02:53:13 INFO : yam: Deleted 2025/07/26 02:53:13 INFO : yaml: Renamed from "yam" 2025/07/26 02:53:13 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/26 02:53:14 INFO : B2 bucket rclone-test-jarudir3puxi: Making map for --track-renames 2025/07/26 02:53:14 INFO : B2 bucket rclone-test-jarudir3puxi: Finished making map for --track-renames 2025/07/26 02:53:14 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/26 02:53:14 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for renames to finish 2025/07/26 02:53:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 02:53:14 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 02:53:14 INFO : potato: Copied (new) 2025/07/26 02:53:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:53:15 INFO : sub/yam: Copied (new) 2025/07/26 02:53:15 DEBUG : Waiting for deletions to finish 2025/07/26 02:53:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:53:15 DEBUG : potato: Unchanged skipping 2025/07/26 02:53:15 INFO : B2 bucket rclone-test-jarudir3puxi: Making map for --track-renames 2025/07/26 02:53:15 INFO : B2 bucket rclone-test-jarudir3puxi: Finished making map for --track-renames 2025/07/26 02:53:15 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:15 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for renames to finish 2025/07/26 02:53:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:53:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/26 02:53:16 INFO : sub/yam: Deleted 2025/07/26 02:53:16 INFO : yam: Renamed from "sub/yam" 2025/07/26 02:53:16 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.16s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:17 DEBUG : Creating backend with remote "/tmp/rclone1795760957/dir1" 2025/07/26 02:53:17 DEBUG : Creating backend with remote "/tmp/rclone1795760957/dir2" 2025/07/26 02:53:17 DEBUG : Local file system at /tmp/rclone1795760957/dir2: Using server-side directory move 2025/07/26 02:53:17 INFO : Local file system at /tmp/rclone1795760957/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/26 02:53:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/26 02:53:17 INFO : file1.txt: Moved (server-side) 2025/07/26 02:53:17 DEBUG : Local file system at /tmp/rclone1795760957/dir2: Waiting for checks to finish 2025/07/26 02:53:17 DEBUG : Local file system at /tmp/rclone1795760957/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:53:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/26 02:53:17 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:17 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/26 02:53:18 INFO : nested/sub dir/file: Copied (new) 2025/07/26 02:53:18 INFO : nested/sub dir/file: Deleted 2025/07/26 02:53:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:18 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:53:18 INFO : sub dir/hello world: Deleted 2025/07/26 02:53:18 INFO : sub dir: Removing directory 2025/07/26 02:53:18 INFO : nested/sub dir: Removing directory 2025/07/26 02:53:18 INFO : nested: Removing directory 2025/07/26 02:53:18 DEBUG : Local file system at /tmp/rclone1795760957: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:53:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/26 02:53:19 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:19 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/26 02:53:20 INFO : nested/sub dir/file: Copied (new) 2025/07/26 02:53:20 INFO : nested/sub dir/file: Deleted 2025/07/26 02:53:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:20 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:53:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/26 02:53:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 02:53:21 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:21 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:53:21 INFO : existing: Copied (new) 2025/07/26 02:53:21 INFO : existing: Deleted 2025/07/26 02:53:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/26 02:53:21 INFO : existing-b: Copied (new) 2025/07/26 02:53:21 INFO : existing-b: Deleted 2025/07/26 02:53:22 DEBUG : existing: Destination exists, skipping 2025/07/26 02:53:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/26 02:53:22 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:53:22 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:53:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fumodup1quti" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jarudir3puxi -> B2 bucket rclone-test-fumodup1quti 2025/07/26 02:53:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:53:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 02:53:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 02:53:27 DEBUG : empty space: Unchanged skipping 2025/07/26 02:53:27 DEBUG : B2 bucket rclone-test-fumodup1quti: Waiting for checks to finish 2025/07/26 02:53:27 INFO : empty space: Deleted 2025/07/26 02:53:27 DEBUG : B2 bucket rclone-test-fumodup1quti: Waiting for transfers to finish 2025/07/26 02:53:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:53:27 INFO : potato2: Copied (server-side copy) 2025/07/26 02:53:27 INFO : potato2: Deleted 2025/07/26 02:53:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 02:53:28 INFO : potato3: Copied (server-side copy) 2025/07/26 02:53:28 INFO : potato3: Deleted 2025/07/26 02:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyijud6beso" 2025/07/26 02:53:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/26 02:53:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:53:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 02:53:29 DEBUG : B2 bucket rclone-test-yeyijud6beso: Waiting for checks to finish 2025/07/26 02:53:29 DEBUG : B2 bucket rclone-test-yeyijud6beso: Waiting for transfers to finish 2025/07/26 02:53:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:53:30 INFO : empty space: Copied (server-side copy) 2025/07/26 02:53:30 INFO : empty space: Deleted 2025/07/26 02:53:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:53:30 INFO : potato2: Copied (server-side copy) 2025/07/26 02:53:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 02:53:30 INFO : potato3: Copied (server-side copy) 2025/07/26 02:53:30 INFO : potato2: Deleted 2025/07/26 02:53:31 INFO : potato3: Deleted 2025/07/26 02:53:31 DEBUG : B2 bucket rclone-test-yeyijud6beso: Purge remote 2025/07/26 02:53:31 INFO : B2 bucket rclone-test-yeyijud6beso: cleaning bucket "rclone-test-yeyijud6beso" of all files 2025/07/26 02:53:31 DEBUG : empty space: Deleting (id "4_z9f325db3a06d4b4b9f880e1b_f1098395bb512ccac_d20250726_m025330_c001_v0001181_t0051_u01753498410308") 2025/07/26 02:53:31 DEBUG : potato2: Deleting (id "4_z9f325db3a06d4b4b9f880e1b_f11074d8703f0da8b_d20250726_m025330_c001_v0001153_t0021_u01753498410542") 2025/07/26 02:53:31 DEBUG : potato3: Deleting (id "4_z9f325db3a06d4b4b9f880e1b_f116670e5a0f94a2c_d20250726_m025330_c001_v0001184_t0047_u01753498410679") 2025/07/26 02:53:32 DEBUG : B2 bucket rclone-test-fumodup1quti: Purge remote 2025/07/26 02:53:32 INFO : B2 bucket rclone-test-fumodup1quti: cleaning bucket "rclone-test-fumodup1quti" of all files 2025/07/26 02:53:32 DEBUG : empty space: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f407dd04ca9902367_d20250726_m025330_c001_v7007000_t0000_u01753498410517") 2025/07/26 02:53:32 DEBUG : empty space: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f105fa2502ea375b7_d20250726_m025326_c001_v0001179_t0009_u01753498406616") 2025/07/26 02:53:32 DEBUG : potato2: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f407dd04ca9902368_d20250726_m025330_c001_v7007000_t0000_u01753498410887") 2025/07/26 02:53:32 DEBUG : potato2: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f116b906e36704f68_d20250726_m025327_c001_v0001181_t0047_u01753498407480") 2025/07/26 02:53:32 DEBUG : potato3: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f419f5d167dcd7711_d20250726_m025330_c001_v7007000_t0000_u01753498410904") 2025/07/26 02:53:32 DEBUG : potato3: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f107e6f19a419192c_d20250726_m025327_c001_v0001136_t0027_u01753498407744") 2025/07/26 02:53:32 DEBUG : potato3: Deleting (id "4_z1f924db3a06d4b4b9f880e1b_f105fa2502ea375b9_d20250726_m025326_c001_v0001179_t0003_u01753498406832") 2025/07/26 02:53:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/26 02:53:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:53:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-foqabac8kace" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jarudir3puxi -> B2 bucket rclone-test-foqabac8kace 2025/07/26 02:53:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 02:53:39 DEBUG : empty space: Excluded 2025/07/26 02:53:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 02:53:39 DEBUG : empty space: Excluded 2025/07/26 02:53:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:53:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 02:53:39 DEBUG : B2 bucket rclone-test-foqabac8kace: Waiting for checks to finish 2025/07/26 02:53:39 DEBUG : B2 bucket rclone-test-foqabac8kace: Waiting for transfers to finish 2025/07/26 02:53:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:53:39 INFO : potato2: Copied (server-side copy) 2025/07/26 02:53:40 INFO : potato2: Deleted 2025/07/26 02:53:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 02:53:40 INFO : potato3: Copied (server-side copy) 2025/07/26 02:53:40 INFO : potato3: Deleted 2025/07/26 02:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dihimet8meqo" 2025/07/26 02:53:41 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 02:53:41 DEBUG : empty space: Excluded 2025/07/26 02:53:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:53:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 02:53:41 DEBUG : B2 bucket rclone-test-dihimet8meqo: Waiting for checks to finish 2025/07/26 02:53:41 DEBUG : B2 bucket rclone-test-dihimet8meqo: Waiting for transfers to finish 2025/07/26 02:53:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:53:42 INFO : potato2: Copied (server-side copy) 2025/07/26 02:53:42 INFO : potato2: Deleted 2025/07/26 02:53:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 02:53:43 INFO : potato3: Copied (server-side copy) 2025/07/26 02:53:43 INFO : potato3: Deleted 2025/07/26 02:53:43 DEBUG : B2 bucket rclone-test-dihimet8meqo: Purge remote 2025/07/26 02:53:43 INFO : B2 bucket rclone-test-dihimet8meqo: cleaning bucket "rclone-test-dihimet8meqo" of all files 2025/07/26 02:53:43 DEBUG : potato2: Deleting (id "4_z1fe28db3a06d4b4b9f880e1b_f111c93b7765f9395_d20250726_m025342_c001_v0001137_t0039_u01753498422456") 2025/07/26 02:53:43 DEBUG : potato3: Deleting (id "4_z1fe28db3a06d4b4b9f880e1b_f10065c8bd6ad20f6_d20250726_m025342_c001_v0001180_t0017_u01753498422836") 2025/07/26 02:53:44 DEBUG : B2 bucket rclone-test-foqabac8kace: Purge remote 2025/07/26 02:53:44 INFO : B2 bucket rclone-test-foqabac8kace: cleaning bucket "rclone-test-foqabac8kace" of all files 2025/07/26 02:53:44 DEBUG : empty space: Deleting (id "4_z2fc27da3a06d4b4b9f880e1b_f100cbd371db9722d_d20250726_m025338_c001_v0001183_t0045_u01753498418662") 2025/07/26 02:53:44 DEBUG : potato2: Deleting (id "4_z2fc27da3a06d4b4b9f880e1b_f4121b0f6da1ffcb3_d20250726_m025342_c001_v7007000_t0000_u01753498422853") 2025/07/26 02:53:44 DEBUG : potato2: Deleting (id "4_z2fc27da3a06d4b4b9f880e1b_f1060747aaa0ec37a_d20250726_m025339_c001_v0001157_t0028_u01753498419663") 2025/07/26 02:53:44 DEBUG : potato3: Deleting (id "4_z2fc27da3a06d4b4b9f880e1b_f4121b0f6da1ffcb4_d20250726_m025343_c001_v7007000_t0000_u01753498423111") 2025/07/26 02:53:44 DEBUG : potato3: Deleting (id "4_z2fc27da3a06d4b4b9f880e1b_f107450d5e3fb932f_d20250726_m025339_c001_v0001153_t0024_u01753498419962") 2025/07/26 02:53:44 DEBUG : potato3: Deleting (id "4_z2fc27da3a06d4b4b9f880e1b_f100cbd371db97231_d20250726_m025338_c001_v0001183_t0017_u01753498418888") 2025/07/26 02:53:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/26 02:53:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:53:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nuyuxaq5qafa" 2025/07/26 02:53:49 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jarudir3puxi -> B2 bucket rclone-test-nuyuxaq5qafa 2025/07/26 02:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:53:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 02:53:51 DEBUG : empty space: Unchanged skipping 2025/07/26 02:53:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 02:53:51 DEBUG : B2 bucket rclone-test-nuyuxaq5qafa: Waiting for checks to finish 2025/07/26 02:53:52 INFO : empty space: Deleted 2025/07/26 02:53:52 DEBUG : B2 bucket rclone-test-nuyuxaq5qafa: Waiting for transfers to finish 2025/07/26 02:53:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:53:52 INFO : potato2: Copied (server-side copy) 2025/07/26 02:53:52 INFO : potato2: Deleted 2025/07/26 02:53:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 02:53:52 INFO : potato3: Copied (server-side copy) 2025/07/26 02:53:52 INFO : potato3: Deleted 2025/07/26 02:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nubituy2zedo" 2025/07/26 02:53:53 INFO : tomatoDir: Making directory 2025/07/26 02:53:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/26 02:53:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:53:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 02:53:54 DEBUG : B2 bucket rclone-test-nubituy2zedo: Waiting for checks to finish 2025/07/26 02:53:54 DEBUG : B2 bucket rclone-test-nubituy2zedo: Waiting for transfers to finish 2025/07/26 02:53:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:53:55 INFO : empty space: Copied (server-side copy) 2025/07/26 02:53:55 INFO : empty space: Deleted 2025/07/26 02:53:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:53:55 INFO : potato2: Copied (server-side copy) 2025/07/26 02:53:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 02:53:55 INFO : potato3: Copied (server-side copy) 2025/07/26 02:53:55 INFO : potato2: Deleted 2025/07/26 02:53:55 INFO : potato3: Deleted 2025/07/26 02:53:56 DEBUG : B2 bucket rclone-test-nubituy2zedo: Purge remote 2025/07/26 02:53:56 INFO : B2 bucket rclone-test-nubituy2zedo: cleaning bucket "rclone-test-nubituy2zedo" of all files 2025/07/26 02:53:56 DEBUG : empty space: Deleting (id "4_z7fd2bdb3a06d4b4b9f880e1b_f1199fe7d75ed156f_d20250726_m025354_c001_v0001099_t0019_u01753498434863") 2025/07/26 02:53:56 DEBUG : potato2: Deleting (id "4_z7fd2bdb3a06d4b4b9f880e1b_f1170196fb8fa5a84_d20250726_m025355_c001_v0001184_t0011_u01753498435245") 2025/07/26 02:53:56 DEBUG : potato3: Deleting (id "4_z7fd2bdb3a06d4b4b9f880e1b_f119fefafb019d976_d20250726_m025355_c001_v0001100_t0050_u01753498435254") 2025/07/26 02:53:57 DEBUG : B2 bucket rclone-test-nuyuxaq5qafa: Purge remote 2025/07/26 02:53:57 INFO : B2 bucket rclone-test-nuyuxaq5qafa: cleaning bucket "rclone-test-nuyuxaq5qafa" of all files 2025/07/26 02:53:57 DEBUG : empty space: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f407dd04ca9902375_d20250726_m025355_c001_v7007000_t0000_u01753498435230") 2025/07/26 02:53:57 DEBUG : empty space: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f1173e3eed77ae65a_d20250726_m025351_c001_v0001172_t0049_u01753498431047") 2025/07/26 02:53:57 DEBUG : potato2: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f407dd04ca9902376_d20250726_m025355_c001_v7007000_t0000_u01753498435451") 2025/07/26 02:53:57 DEBUG : potato2: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f116b6cb5077182c2_d20250726_m025352_c001_v0001180_t0030_u01753498432090") 2025/07/26 02:53:57 DEBUG : potato3: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f407dd04ca9902377_d20250726_m025355_c001_v7007000_t0000_u01753498435577") 2025/07/26 02:53:57 DEBUG : potato3: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f10634444629bb19d_d20250726_m025352_c001_v0001165_t0032_u01753498432337") 2025/07/26 02:53:57 DEBUG : potato3: Deleting (id "4_z7f52ada3a06d4b4b9f880e1b_f1173e3eed77ae65c_d20250726_m025351_c001_v0001172_t0029_u01753498431333") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:53:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.89s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/rclone-sync-test" 2025/07/26 02:54:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/rclone-sync-test-include/layer2" 2025/07/26 02:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/rclone-sync-test-ignore-file" 2025/07/26 02:54:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/26 02:54:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:54:10 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 02:54:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:54:11 DEBUG : B2 bucket rclone-test-jarudir3puxi path rclone-sync-test: Waiting for checks to finish 2025/07/26 02:54:11 DEBUG : B2 bucket rclone-test-jarudir3puxi path rclone-sync-test: Waiting for transfers to finish 2025/07/26 02:54:11 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:11 INFO : There was nothing to transfer 2025/07/26 02:54:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:54:11 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:54:11 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:54:11 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:11 INFO : There was nothing to transfer 2025/07/26 02:54:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:54:12 DEBUG : B2 bucket rclone-test-jarudir3puxi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/26 02:54:12 DEBUG : B2 bucket rclone-test-jarudir3puxi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/26 02:54:12 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:12 INFO : There was nothing to transfer 2025/07/26 02:54:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:54:12 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:54:12 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:54:12 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:12 INFO : There was nothing to transfer 2025/07/26 02:54:13 DEBUG : Excluded 2025/07/26 02:54:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:54:13 DEBUG : B2 bucket rclone-test-jarudir3puxi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/26 02:54:13 DEBUG : B2 bucket rclone-test-jarudir3puxi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/26 02:54:13 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/CompareDest" 2025/07/26 02:54:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 02:54:16 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:16 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:54:17 INFO : one: Copied (new) 2025/07/26 02:54:17 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:18 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:18 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 02:54:18 INFO : one: Copied (replaced existing) 2025/07/26 02:54:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:20 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:54:21 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:21 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:21 INFO : There was nothing to transfer 2025/07/26 02:54:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 02:54:22 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:54:22 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:22 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:22 INFO : There was nothing to transfer 2025/07/26 02:54:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 02:54:23 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:54:23 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:23 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:23 INFO : There was nothing to transfer 2025/07/26 02:54:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:24 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/07/26 02:54:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:54:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 02:54:24 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:54:24 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:24 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:24 INFO : There was nothing to transfer 2025/07/26 02:54:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:24 DEBUG : two: Need to transfer - File not found at Destination 2025/07/26 02:54:24 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:54:24 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/26 02:54:25 INFO : two: Copied (new) 2025/07/26 02:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dest" 2025/07/26 02:54:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/pre-dest1" 2025/07/26 02:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/pre-dest2" 2025/07/26 02:54:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:54:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/26 02:54:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:54:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/26 02:54:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/26 02:54:33 DEBUG : B2 bucket rclone-test-jarudir3puxi path dest: Waiting for checks to finish 2025/07/26 02:54:33 DEBUG : B2 bucket rclone-test-jarudir3puxi path dest: Waiting for transfers to finish 2025/07/26 02:54:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/26 02:54:34 INFO : 3: Copied (new) 2025/07/26 02:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.38s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:54:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/CopyDest" 2025/07/26 02:54:39 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 02:54:39 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:39 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:54:40 INFO : one: Copied (new) 2025/07/26 02:54:40 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:41 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:41 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 02:54:41 INFO : one: Copied (replaced existing) 2025/07/26 02:54:41 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/BackupDir" 2025/07/26 02:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:44 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:54:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:54:46 INFO : one: Copied (server-side copy) 2025/07/26 02:54:46 INFO : one: Deleted 2025/07/26 02:54:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 02:54:46 INFO : one: Copied (server-side copy) 2025/07/26 02:54:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/26 02:54:46 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:46 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:47 DEBUG : one: Unchanged skipping 2025/07/26 02:54:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:54:48 INFO : two: Copied (server-side copy) 2025/07/26 02:54:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/26 02:54:48 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:48 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:48 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:48 DEBUG : two: Unchanged skipping 2025/07/26 02:54:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:48 DEBUG : one: Unchanged skipping 2025/07/26 02:54:48 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:48 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:48 DEBUG : Waiting for deletions to finish 2025/07/26 02:54:48 INFO : There was nothing to transfer 2025/07/26 02:54:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:49 DEBUG : one: Unchanged skipping 2025/07/26 02:54:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/26 02:54:50 DEBUG : three: Destination not found in --copy-dest 2025/07/26 02:54:50 DEBUG : three: Need to transfer - File not found at Destination 2025/07/26 02:54:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 02:54:50 DEBUG : two: Unchanged skipping 2025/07/26 02:54:50 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:50 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:54:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/26 02:54:50 INFO : three: Copied (new) 2025/07/26 02:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.63s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/backup" 2025/07/26 02:54:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:54:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:54:58 DEBUG : two: Unchanged skipping 2025/07/26 02:54:58 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:54:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:54:59 INFO : one: Copied (server-side copy) 2025/07/26 02:55:00 INFO : one: Deleted 2025/07/26 02:55:00 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:01 INFO : one: Copied (new) 2025/07/26 02:55:01 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:55:01 INFO : three.txt: Copied (server-side copy) 2025/07/26 02:55:01 INFO : three.txt: Deleted 2025/07/26 02:55:01 INFO : three.txt: Moved into backup dir 2025/07/26 02:55:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:55:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:03 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:03 DEBUG : two: Unchanged skipping 2025/07/26 02:55:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:04 INFO : one: Copied (server-side copy) 2025/07/26 02:55:04 INFO : one: Deleted 2025/07/26 02:55:04 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:55:04 INFO : one: Copied (new) 2025/07/26 02:55:04 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:55:05 INFO : three.txt: Copied (server-side copy) 2025/07/26 02:55:05 INFO : three.txt: Deleted 2025/07/26 02:55:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/backup" 2025/07/26 02:55:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:55:12 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:12 DEBUG : two: Unchanged skipping 2025/07/26 02:55:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:55:13 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 02:55:13 INFO : one: Deleted 2025/07/26 02:55:13 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:14 INFO : one: Copied (new) 2025/07/26 02:55:14 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:55:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 02:55:15 INFO : three.txt: Deleted 2025/07/26 02:55:15 INFO : three.txt: Moved into backup dir 2025/07/26 02:55:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:55:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:17 DEBUG : two: Unchanged skipping 2025/07/26 02:55:17 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:17 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 02:55:18 INFO : one: Deleted 2025/07/26 02:55:18 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:55:18 INFO : one: Copied (new) 2025/07/26 02:55:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:55:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 02:55:19 INFO : three.txt: Deleted 2025/07/26 02:55:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/backup" 2025/07/26 02:55:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:55:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:25 DEBUG : two: Unchanged skipping 2025/07/26 02:55:25 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:55:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 02:55:26 INFO : one: Deleted 2025/07/26 02:55:26 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:27 INFO : one: Copied (new) 2025/07/26 02:55:27 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:55:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 02:55:28 INFO : three.txt: Deleted 2025/07/26 02:55:28 INFO : three.txt: Moved into backup dir 2025/07/26 02:55:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:55:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:29 DEBUG : two: Unchanged skipping 2025/07/26 02:55:29 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 02:55:30 INFO : one: Deleted 2025/07/26 02:55:30 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:55:31 INFO : one: Copied (new) 2025/07/26 02:55:31 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:55:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 02:55:31 INFO : three.txt: Deleted 2025/07/26 02:55:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:55:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:55:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:37 DEBUG : two: Unchanged skipping 2025/07/26 02:55:37 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:55:37 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 02:55:38 INFO : one: Deleted 2025/07/26 02:55:38 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:39 INFO : one: Copied (new) 2025/07/26 02:55:39 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:55:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 02:55:39 INFO : three.txt: Deleted 2025/07/26 02:55:39 INFO : three.txt: Moved into backup dir 2025/07/26 02:55:41 DEBUG : one.bak: Excluded (Path Filter) 2025/07/26 02:55:41 DEBUG : one.bak: Excluded 2025/07/26 02:55:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/26 02:55:41 DEBUG : three.txt.bak: Excluded 2025/07/26 02:55:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:55:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:41 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for checks to finish 2025/07/26 02:55:41 DEBUG : two: Unchanged skipping 2025/07/26 02:55:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:41 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 02:55:41 INFO : one: Deleted 2025/07/26 02:55:41 DEBUG : B2 bucket rclone-test-jarudir3puxi path dst: Waiting for transfers to finish 2025/07/26 02:55:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:55:42 INFO : one: Copied (new) 2025/07/26 02:55:42 DEBUG : Waiting for deletions to finish 2025/07/26 02:55:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:55:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 02:55:43 INFO : three.txt: Deleted 2025/07/26 02:55:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.21s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:55:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:55:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:55:49 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 02:55:49 INFO : one: Deleted 2025/07/26 02:55:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:50 INFO : one: Copied (new) 2025/07/26 02:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:50 DEBUG : two: Unchanged skipping 2025/07/26 02:55:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/26 02:55:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:55:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 02:55:51 INFO : three.txt: Deleted 2025/07/26 02:55:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:55:51 INFO : three.txt: Copied (new) 2025/07/26 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:55:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:55:53 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 02:55:53 INFO : one: Deleted 2025/07/26 02:55:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:55:53 INFO : one: Copied (new) 2025/07/26 02:55:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:55:53 DEBUG : two: Unchanged skipping 2025/07/26 02:55:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/26 02:55:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:55:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 02:55:54 INFO : three.txt: Deleted 2025/07/26 02:55:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 02:55:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jarudir3puxi/dst" 2025/07/26 02:56:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:56:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:56:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 02:56:01 INFO : one: Deleted 2025/07/26 02:56:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:56:02 INFO : one: Copied (new) 2025/07/26 02:56:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:02 DEBUG : two: Unchanged skipping 2025/07/26 02:56:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/26 02:56:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:56:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 02:56:03 INFO : three.txt: Deleted 2025/07/26 02:56:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:56:03 INFO : three.txt: Copied (new) 2025/07/26 02:56:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/26 02:56:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:56:04 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 02:56:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:56:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:56:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 02:56:05 INFO : one: Deleted 2025/07/26 02:56:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:56:05 INFO : one: Copied (new) 2025/07/26 02:56:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:05 DEBUG : two: Unchanged skipping 2025/07/26 02:56:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/26 02:56:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:56:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 02:56:06 INFO : three.txt: Deleted 2025/07/26 02:56:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 02:56:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.34s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:56:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/26 02:56:09 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:56:09 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:56:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/26 02:56:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/26 02:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:56:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 02:56:11 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:56:11 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:56:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:56:12 INFO : existing: Copied (new) 2025/07/26 02:56:12 DEBUG : Waiting for deletions to finish 2025/07/26 02:56:13 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:56:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/26 02:56:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/26 02:56:13 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:56:13 ERROR : B2 bucket rclone-test-jarudir3puxi: not deleting files as there were IO errors 2025/07/26 02:56:13 ERROR : B2 bucket rclone-test-jarudir3puxi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.60s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:56:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:15 DEBUG : existing: Unchanged skipping 2025/07/26 02:56:15 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:56:15 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:56:15 DEBUG : Waiting for deletions to finish 2025/07/26 02:56:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:56:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:56:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both0: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both13: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both11: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both10: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both12: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both17: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both14: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both19: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both15: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both16: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both18: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both1: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both4: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both6: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both7: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both8: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:35 DEBUG : both9: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both5: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both3: Unchanged skipping 2025/07/26 02:56:35 DEBUG : both2: Unchanged skipping 2025/07/26 02:56:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:56:35 DEBUG : Waiting for deletions to finish 2025/07/26 02:56:35 INFO : only2: Deleted 2025/07/26 02:56:36 INFO : only8: Deleted 2025/07/26 02:56:36 INFO : only0: Deleted 2025/07/26 02:56:36 INFO : only9: Deleted 2025/07/26 02:56:36 INFO : only13: Deleted 2025/07/26 02:56:36 INFO : only19: Deleted 2025/07/26 02:56:36 INFO : only11: Deleted 2025/07/26 02:56:36 INFO : only12: Deleted 2025/07/26 02:56:36 INFO : only14: Deleted 2025/07/26 02:56:36 INFO : only15: Deleted 2025/07/26 02:56:36 INFO : only16: Deleted 2025/07/26 02:56:36 INFO : only1: Deleted 2025/07/26 02:56:36 INFO : only4: Deleted 2025/07/26 02:56:36 INFO : only5: Deleted 2025/07/26 02:56:36 INFO : only10: Deleted 2025/07/26 02:56:36 INFO : only18: Deleted 2025/07/26 02:56:36 INFO : only17: Deleted 2025/07/26 02:56:36 INFO : only3: Deleted 2025/07/26 02:56:37 INFO : only6: Deleted 2025/07/26 02:56:37 INFO : only7: Deleted 2025/07/26 02:56:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:56:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both10: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both11: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:56:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both13: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both15: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both16: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both17: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both18: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both19: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both1: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both2: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both3: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both4: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both5: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both12: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both7: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both14: Unchanged skipping 2025/07/26 02:56:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:56:59 DEBUG : both0: Unchanged skipping 2025/07/26 02:56:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : both6: Unchanged skipping 2025/07/26 02:56:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : both8: Unchanged skipping 2025/07/26 02:56:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : both9: Unchanged skipping 2025/07/26 02:56:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/26 02:56:59 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:56:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only0: Copied (replaced existing) 2025/07/26 02:56:59 INFO : only10: Copied (replaced existing) 2025/07/26 02:56:59 INFO : only12: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only16: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only18: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only17: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only19: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only1: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only2: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only14: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only3: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only4: Copied (replaced existing) 2025/07/26 02:56:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:56:59 INFO : only15: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only6: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only8: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only7: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only9: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only5: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only11: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:57:00 INFO : only13: Copied (replaced existing) 2025/07/26 02:57:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:08 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:57:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:57:08 DEBUG : empty_on_remote: Making directory with metadata 2025/07/26 02:57:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:57:08 INFO : empty_on_remote: Making directory 2025/07/26 02:57:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 02:57:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:11 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:57:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:57:11 DEBUG : empty_on_remote: Making directory with metadata 2025/07/26 02:57:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:57:11 INFO : empty_on_remote: Making directory 2025/07/26 02:57:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 02:57:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:14 INFO : sub dir: Making directory 2025/07/26 02:57:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:57:17 INFO : sub dir: Making directory 2025/07/26 02:57:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.27s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:28 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:29 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : apple: Unchanged skipping 2025/07/26 02:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : banana: Unchanged skipping 2025/07/26 02:57:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:57:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:57:29 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:57:29 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:29 INFO : There was nothing to transfer 2025/07/26 02:57:29 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:30 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:57:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : apple: Unchanged skipping 2025/07/26 02:57:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:57:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:57:30 DEBUG : banana: Unchanged skipping 2025/07/26 02:57:30 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:57:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:57:30 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:57:30 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:30 INFO : There was nothing to transfer 2025/07/26 02:57:30 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:31 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:43 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:44 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:57:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:44 DEBUG : apple: Unchanged skipping 2025/07/26 02:57:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:57:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:44 DEBUG : banana: Unchanged skipping 2025/07/26 02:57:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:57:45 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:45 INFO : There was nothing to transfer 2025/07/26 02:57:45 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:45 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:57:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : apple: Unchanged skipping 2025/07/26 02:57:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:57:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:57:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : banana: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:57:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:57:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:57:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:57:45 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:45 INFO : There was nothing to transfer 2025/07/26 02:57:45 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:46 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:57:59 DEBUG : Waiting for deletions to finish 2025/07/26 02:57:59 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:57:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:00 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:00 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:00 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:00 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:00 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:00 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 02:58:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:00 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:58:00 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:58:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 02:58:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 02:58:00 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/26 02:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 02:58:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 02:58:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 02:58:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 02:58:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 02:58:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 02:58:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 02:58:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 02:58:01 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/26 02:58:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 02:58:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 02:58:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 02:58:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 02:58:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 02:58:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 02:58:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 02:58:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 02:58:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 02:58:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 02:58:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:02 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 02:58:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 02:58:02 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 02:58:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 02:58:03 INFO : appleappleapplebanana: Deleted 2025/07/26 02:58:03 INFO : banana: Deleted 2025/07/26 02:58:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 02:58:03 INFO : splitbananasplit: Deleted 2025/07/26 02:58:03 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 02:58:03 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 02:58:03 INFO : apple: Deleted 2025/07/26 02:58:03 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : apple: Unchanged skipping 2025/07/26 02:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : banana: Unchanged skipping 2025/07/26 02:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:58:04 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:58:04 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:04 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/26 02:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 02:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 02:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 02:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 02:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 02:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 02:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 02:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 02:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 02:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 02:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:58:17 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:17 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 02:58:18 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/26 02:58:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 02:58:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 02:58:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 02:58:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 02:58:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 02:58:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 02:58:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 02:58:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 02:58:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 02:58:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 02:58:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/26 02:58:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:58:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:58:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 02:58:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/26 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 02:58:18 INFO : apple: Copied (new) to: PREFIXapple 2025/07/26 02:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 02:58:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 02:58:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 02:58:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 02:58:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 02:58:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 02:58:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 02:58:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/26 02:58:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 02:58:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 02:58:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 02:58:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 02:58:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 02:58:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 02:58:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 02:58:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 02:58:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 02:58:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 02:58:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:20 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:20 INFO : appleappleapplebanana: Deleted 2025/07/26 02:58:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 02:58:20 INFO : apple: Deleted 2025/07/26 02:58:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 02:58:20 INFO : splitbananasplit: Deleted 2025/07/26 02:58:20 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 02:58:20 INFO : banana: Deleted 2025/07/26 02:58:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 02:58:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 02:58:21 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 02:58:21 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 02:58:21 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 02:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 02:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 02:58:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 02:58:21 INFO : banana: Copied (new) 2025/07/26 02:58:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 02:58:21 INFO : appleappleapplebanana: Copied (new) 2025/07/26 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:21 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:58:21 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:58:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 02:58:21 INFO : apple: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 02:58:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 02:58:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 02:58:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 02:58:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 02:58:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 02:58:22 INFO : splitbananasplit: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 02:58:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 02:58:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 02:58:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/26 02:58:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 02:58:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 02:58:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 02:58:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/26 02:58:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 02:58:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/26 02:58:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 02:58:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/26 02:58:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 02:58:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/26 02:58:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 02:58:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/26 02:58:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 02:58:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/26 02:58:23 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/26 02:58:24 INFO : PREFIXsplitbananasplit: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/26 02:58:24 INFO : PREFIXapple: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/26 02:58:24 INFO : PREFIXbanana: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/26 02:58:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/26 02:58:24 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:24 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:24 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:25 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:58:38 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:39 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 02:58:39 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:39 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:58:39 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:58:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 02:58:39 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 02:58:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/26 02:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 02:58:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 02:58:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 02:58:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 02:58:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 02:58:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 02:58:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 02:58:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 02:58:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 02:58:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 02:58:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 02:58:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 02:58:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 02:58:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 02:58:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 02:58:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 02:58:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 02:58:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:41 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:41 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 02:58:41 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 02:58:41 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 02:58:41 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 02:58:41 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 02:58:41 INFO : apple: Deleted 2025/07/26 02:58:41 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 02:58:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 02:58:42 INFO : appleappleapplebanana: Deleted 2025/07/26 02:58:42 INFO : banana: Deleted 2025/07/26 02:58:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 02:58:42 INFO : splitbananasplit: Deleted 2025/07/26 02:58:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 02:58:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 02:58:42 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 02:58:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 02:58:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 02:58:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 02:58:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 02:58:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 02:58:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:58:43 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:58:43 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:58:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 02:58:43 INFO : apple: Copied (new) 2025/07/26 02:58:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 02:58:43 INFO : banana: Copied (new) 2025/07/26 02:58:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 02:58:43 INFO : splitbananasplit: Copied (new) 2025/07/26 02:58:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 02:58:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/26 02:58:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 02:58:43 INFO : appleappleapplebanana: Copied (new) 2025/07/26 02:58:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 02:58:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/26 02:58:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 02:58:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/26 02:58:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 02:58:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/26 02:58:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 02:58:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/26 02:58:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 02:58:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 02:58:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 02:58:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 02:58:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 02:58:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 02:58:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 02:58:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 02:58:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 02:58:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 02:58:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 02:58:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/26 02:58:44 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : splitbananasplitSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : appleSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/26 02:58:45 INFO : bananaSUFFIX: Deleted 2025/07/26 02:58:45 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/26 02:58:45 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:45 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:46 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:58:59 DEBUG : Waiting for deletions to finish 2025/07/26 02:58:59 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 02:58:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:59 DEBUG : apple: Unchanged skipping 2025/07/26 02:58:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:58:59 DEBUG : banana: Unchanged skipping 2025/07/26 02:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 02:59:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/26 02:59:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 02:59:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 02:59:00 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:00 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 02:59:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/26 02:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 02:59:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/26 02:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 02:59:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/26 02:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 02:59:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/26 02:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 02:59:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/26 02:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 02:59:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/26 02:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 02:59:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/26 02:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 02:59:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/26 02:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 02:59:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/26 02:59:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 02:59:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/26 02:59:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 02:59:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/26 02:59:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 02:59:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/26 02:59:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 02:59:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/26 02:59:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 02:59:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/26 02:59:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 02:59:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/26 02:59:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 02:59:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/26 02:59:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 02:59:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/26 02:59:01 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:01 INFO : appleappleapplebanana: Deleted 2025/07/26 02:59:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 02:59:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 02:59:02 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 02:59:02 INFO : splitbananasplit: Deleted 2025/07/26 02:59:02 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 02:59:02 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:02 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : appleapple: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:03 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 02:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 02:59:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 02:59:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 02:59:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 02:59:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 02:59:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 02:59:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 02:59:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 02:59:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 02:59:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 02:59:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 02:59:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 02:59:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 02:59:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 02:59:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:03 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:03 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:03 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:03 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : appleapple: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/26 02:59:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 02:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 02:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 02:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 02:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 02:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 02:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 02:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 02:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 02:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 02:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 02:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 02:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 02:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 02:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 02:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 02:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 02:59:03 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:59:17 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:17 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:17 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:17 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:18 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:18 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:18 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:19 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:19 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:19 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:19 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:19 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:19 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:59:33 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:33 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:34 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:34 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:34 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:34 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:35 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:35 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:35 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 02:59:49 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:49 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:50 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:50 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:50 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:50 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:50 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : banana: Unchanged skipping 2025/07/26 02:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : apple: Unchanged skipping 2025/07/26 02:59:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 02:59:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 02:59:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:59:51 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 02:59:51 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:51 DEBUG : Waiting for deletions to finish 2025/07/26 02:59:51 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:05 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:06 DEBUG : apple: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : banana: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 03:00:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:06 DEBUG : apple: Unchanged skipping 2025/07/26 03:00:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 03:00:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:06 DEBUG : banana: Unchanged skipping 2025/07/26 03:00:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 03:00:07 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:07 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:07 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:07 DEBUG : apple: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : banana: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 03:00:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : apple: Unchanged skipping 2025/07/26 03:00:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 03:00:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : banana: Unchanged skipping 2025/07/26 03:00:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 03:00:08 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:08 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:08 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:08 DEBUG : apple: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : banana: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 03:00:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:22 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:23 DEBUG : apple: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : banana: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 03:00:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:23 DEBUG : apple: Unchanged skipping 2025/07/26 03:00:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 03:00:23 DEBUG : banana: Unchanged skipping 2025/07/26 03:00:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 03:00:24 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:24 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:24 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:24 DEBUG : apple: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : banana: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 03:00:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : apple: Unchanged skipping 2025/07/26 03:00:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 03:00:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:24 DEBUG : banana: Unchanged skipping 2025/07/26 03:00:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 03:00:25 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:25 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:25 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.28s) --- PASS: TestTransform/NFC (14.09s) --- PASS: TestTransform/NFD (15.05s) --- PASS: TestTransform/base64 (18.33s) --- PASS: TestTransform/prefix (20.60s) --- PASS: TestTransform/suffix (21.12s) --- PASS: TestTransform/truncate (17.40s) --- PASS: TestTransform/encoder (16.38s) --- PASS: TestTransform/ISO-8859-1 (15.88s) --- PASS: TestTransform/charmap (15.68s) --- PASS: TestTransform/lowercase (16.78s) --- PASS: TestTransform/ascii (16.98s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 03:00:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 03:00:30 INFO : sub dir_somesuffix: Making directory 2025/07/26 03:00:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 03:00:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/26 03:00:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 03:00:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 03:00:30 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:30 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 03:00:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:31 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:31 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:31 INFO : tictactoe: Making directory 2025/07/26 03:00:31 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:31 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/26 03:00:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:31 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:31 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/26 03:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:33 INFO : toe: Making directory 2025/07/26 03:00:33 INFO : toe/toe: Making directory 2025/07/26 03:00:33 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 03:00:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 03:00:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 03:00:33 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:33 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/26 03:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:35 INFO : toe: Making directory 2025/07/26 03:00:35 INFO : toe/toe: Making directory 2025/07/26 03:00:35 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 03:00:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 03:00:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 03:00:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:35 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/26 03:00:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:37 DEBUG : empty_dir: Making directory with metadata 2025/07/26 03:00:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 03:00:37 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:37 INFO : tictacempty_dir: Making directory 2025/07/26 03:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:37 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:37 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:37 INFO : tictactoe: Making directory 2025/07/26 03:00:37 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:37 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:37 INFO : tictactoe/tictactoe: Making directory 2025/07/26 03:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:37 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:37 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:38 DEBUG : empty_dir: Making directory with metadata 2025/07/26 03:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 03:00:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:38 INFO : tictacempty_dir: Making directory 2025/07/26 03:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:38 INFO : tictactoe: Making directory 2025/07/26 03:00:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:38 INFO : tictactoe/tictactoe: Making directory 2025/07/26 03:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 03:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:38 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:38 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:39 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/26 03:00:39 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:39 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:40 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:40 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 03:00:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/26 03:00:40 NOTICE: B2 bucket rclone-test-jarudir3puxi: 0 differences found 2025/07/26 03:00:40 NOTICE: B2 bucket rclone-test-jarudir3puxi: 1 matching files --- PASS: TestAllTag (2.39s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:40 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:41 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:41 INFO : tictactoe: Making directory 2025/07/26 03:00:41 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:41 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:41 INFO : tictactoe/tictactoe: Making directory 2025/07/26 03:00:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:41 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:41 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:41 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:41 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:42 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:42 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 03:00:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 03:00:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/26 03:00:42 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:42 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2025/07/26 03:00:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:43 INFO : toe: Making directory 2025/07/26 03:00:43 INFO : toe/toe: Making directory 2025/07/26 03:00:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 03:00:43 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:43 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:44 INFO : toe/toe/toe: Copied (new) 2025/07/26 03:00:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:45 DEBUG : empty_dir: Making directory with metadata 2025/07/26 03:00:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 03:00:45 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:45 INFO : tictacempty_dir: Making directory 2025/07/26 03:00:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:45 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:45 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:45 INFO : tictactoe: Making directory 2025/07/26 03:00:45 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:45 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:45 INFO : tictactoe/tictactoe: Making directory 2025/07/26 03:00:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 03:00:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:45 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:46 INFO : toe/toe/toe.txt: Deleted 2025/07/26 03:00:46 INFO : toe/toe: Removing directory 2025/07/26 03:00:46 INFO : toe: Removing directory 2025/07/26 03:00:46 INFO : empty_dir: Removing directory 2025/07/26 03:00:46 DEBUG : Local file system at /tmp/rclone1795760957: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:46 DEBUG : empty_dir: Making directory with metadata 2025/07/26 03:00:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 03:00:46 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:47 INFO : tictacempty_dir: Making directory 2025/07/26 03:00:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:47 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:47 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:47 INFO : tictactoe: Making directory 2025/07/26 03:00:47 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:47 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:47 INFO : tictactoe/tictactoe: Making directory 2025/07/26 03:00:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 03:00:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:47 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:47 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:47 INFO : toe/toe/toe.txt: Deleted 2025/07/26 03:00:47 INFO : toe/toe: Removing directory 2025/07/26 03:00:47 INFO : toe: Removing directory 2025/07/26 03:00:47 INFO : empty_dir: Removing directory 2025/07/26 03:00:47 DEBUG : Local file system at /tmp/rclone1795760957: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/26 03:00:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 03:00:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 03:00:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 03:00:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 03:00:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/26 03:00:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.15s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:50 DEBUG : Reset feature "Copy" 2025/07/26 03:00:50 DEBUG : Reset feature "Move" 2025/07/26 03:00:50 DEBUG : Reset feature "Copy" 2025/07/26 03:00:50 DEBUG : Reset feature "Move" 2025/07/26 03:00:50 DEBUG : empty_dir: Making directory with metadata 2025/07/26 03:00:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 03:00:50 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:50 INFO : tictacempty_dir: Making directory 2025/07/26 03:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 03:00:50 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:50 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:50 INFO : tictactoe: Making directory 2025/07/26 03:00:50 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:50 DEBUG : toe: transformed to: tictactoe 2025/07/26 03:00:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:50 INFO : tictactoe/tictactoe: Making directory 2025/07/26 03:00:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 03:00:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 03:00:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:50 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:50 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 03:00:50 INFO : toe/toe/toe.txt: Deleted 2025/07/26 03:00:50 INFO : toe/toe: Removing directory 2025/07/26 03:00:50 INFO : toe: Removing directory 2025/07/26 03:00:50 INFO : empty_dir: Removing directory 2025/07/26 03:00:50 DEBUG : Local file system at /tmp/rclone1795760957: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/26 03:00:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 03:00:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 03:00:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 03:00:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 03:00:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/26 03:00:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.84s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:53 DEBUG : toe: transformed to: dG9l 2025/07/26 03:00:54 DEBUG : toe: transformed to: dG9l 2025/07/26 03:00:54 INFO : dG9l: Making directory 2025/07/26 03:00:54 DEBUG : toe: transformed to: dG9l 2025/07/26 03:00:54 DEBUG : toe: transformed to: dG9l 2025/07/26 03:00:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/26 03:00:54 INFO : dG9l/dG9l: Making directory 2025/07/26 03:00:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/26 03:00:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/26 03:00:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 03:00:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 03:00:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 03:00:54 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:54 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 03:00:54 DEBUG : Waiting for deletions to finish 2025/07/26 03:00:55 DEBUG : dG9l: transformed to: toe 2025/07/26 03:00:55 DEBUG : dG9l: transformed to: toe 2025/07/26 03:00:55 DEBUG : dG9l: transformed to: toe 2025/07/26 03:00:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/26 03:00:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/26 03:00:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/26 03:00:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/26 03:00:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/26 03:00:55 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for checks to finish 2025/07/26 03:00:55 DEBUG : Local file system at /tmp/rclone1795760957: Waiting for transfers to finish 2025/07/26 03:00:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jarudir3puxi", Local "Local file system at /tmp/rclone1795760957", Modify Window "1ms" 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe: transformed to: 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe: transformed to: 2025/07/26 03:00:56 INFO : B2 bucket rclone-test-jarudir3puxi: Making directory 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe: transformed to: 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe: transformed to: 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe/toe: transformed to: 2025/07/26 03:00:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/26 03:00:56 INFO : toe/toe: Making directory 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe/toe: transformed to: 2025/07/26 03:00:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe: transformed to: 2025/07/26 03:00:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 03:00:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 03:00:56 DEBUG : toe/toe/toe: transformed to: 2025/07/26 03:00:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/26 03:00:56 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for checks to finish 2025/07/26 03:00:56 DEBUG : B2 bucket rclone-test-jarudir3puxi: Waiting for transfers to finish 2025/07/26 03:00:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 03:00:57 INFO : toe/toe/toe: Copied (new) 2025/07/26 03:00:57 ERROR : B2 bucket rclone-test-jarudir3puxi: not deleting files as there were IO errors 2025/07/26 03:00:57 ERROR : B2 bucket rclone-test-jarudir3puxi: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/07/26 03:00:58 DEBUG : B2 bucket rclone-test-jarudir3puxi: Purge remote 2025/07/26 03:00:58 INFO : B2 bucket rclone-test-jarudir3puxi: cleaning bucket "rclone-test-jarudir3puxi" of all files 2025/07/26 03:00:59 DEBUG : BackupDir/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902391_d20250726_m025451_c001_v7007000_t0000_u01753498491402") 2025/07/26 03:00:59 DEBUG : BackupDir/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10528aa46cf0acd7_d20250726_m025445_c001_v0001171_t0032_u01753498485820") 2025/07/26 03:00:59 DEBUG : CompareDest/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae3ce4_d20250726_m025425_c001_v7007000_t0000_u01753498465992") 2025/07/26 03:00:59 DEBUG : CompareDest/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbd0_d20250726_m025420_c001_v0001116_t0043_u01753498460035") 2025/07/26 03:00:59 DEBUG : CompareDest/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae3ce5_d20250726_m025426_c001_v7007000_t0000_u01753498466174") 2025/07/26 03:00:59 DEBUG : CompareDest/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc261_d20250726_m025421_c001_v0001178_t0038_u01753498461654") 2025/07/26 03:00:59 DEBUG : CopyDest/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902393_d20250726_m025451_c001_v7007000_t0000_u01753498491584") 2025/07/26 03:00:59 DEBUG : CopyDest/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ff7d_d20250726_m025442_c001_v0001092_t0032_u01753498482714") 2025/07/26 03:00:59 DEBUG : CopyDest/three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902394_d20250726_m025451_c001_v7007000_t0000_u01753498491767") 2025/07/26 03:00:59 DEBUG : CopyDest/three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc29b_d20250726_m025449_c001_v0001178_t0031_u01753498489455") 2025/07/26 03:00:59 DEBUG : CopyDest/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902396_d20250726_m025451_c001_v7007000_t0000_u01753498491960") 2025/07/26 03:00:59 DEBUG : CopyDest/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbeb_d20250726_m025447_c001_v0001116_t0037_u01753498487050") 2025/07/26 03:00:59 DEBUG : EXISTING: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c1111_d20250726_m025615_c001_v7007000_t0000_u01753498575637") 2025/07/26 03:00:59 DEBUG : EXISTING: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc47_d20250726_m025614_c001_v0001116_t0052_u01753498574069") 2025/07/26 03:00:59 DEBUG : PREFIXapple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5fc_d20250726_m025823_c001_v7007000_t0000_u01753498703963") 2025/07/26 03:01:00 DEBUG : PREFIXapple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1fd_d20250726_m025818_c001_v0001172_t0000_u01753498698476") 2025/07/26 03:01:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4102464a4e4e1f39_d20250726_m025823_c001_v7007000_t0000_u01753498703916") 2025/07/26 03:01:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4da_d20250726_m025818_c001_v0001178_t0034_u01753498698465") 2025/07/26 03:01:00 DEBUG : PREFIXbanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4102464a4e4e1f3d_d20250726_m025824_c001_v7007000_t0000_u01753498704282") 2025/07/26 03:01:00 DEBUG : PREFIXbanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9eb_d20250726_m025818_c001_v0001182_t0001_u01753498698456") 2025/07/26 03:01:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e80_d20250726_m025823_c001_v7007000_t0000_u01753498703927") 2025/07/26 03:01:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd44_d20250726_m025818_c001_v0001116_t0042_u01753498698486") 2025/07/26 03:01:00 DEBUG : Testêé: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c110e_d20250726_m025611_c001_v7007000_t0000_u01753498571091") 2025/07/26 03:01:00 DEBUG : Testêé: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc34b_d20250726_m025610_c001_v0001178_t0021_u01753498570404") 2025/07/26 03:01:00 DEBUG : Testêé: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc43_d20250726_m025609_c001_v0001116_t0008_u01753498569110") 2025/07/26 03:01:00 DEBUG : YXBwbGU=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369104_d20250726_m025805_c001_v7007000_t0000_u01753498685131") 2025/07/26 03:01:00 DEBUG : YXBwbGU=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc46c_d20250726_m025800_c001_v0001178_t0044_u01753498680547") 2025/07/26 03:01:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369105_d20250726_m025805_c001_v7007000_t0000_u01753498685313") 2025/07/26 03:01:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e939_d20250726_m025800_c001_v0001182_t0022_u01753498680559") 2025/07/26 03:01:00 DEBUG : YmFuYW5h: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369106_d20250726_m025805_c001_v7007000_t0000_u01753498685495") 2025/07/26 03:01:00 DEBUG : YmFuYW5h: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb15f_d20250726_m025801_c001_v0001172_t0013_u01753498681324") 2025/07/26 03:01:00 DEBUG : a/potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524922_d20250726_m025248_c001_v7007000_t0000_u01753498368874") 2025/07/26 03:01:00 DEBUG : a/potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe69_d20250726_m025248_c001_v0001092_t0044_u01753498368109") 2025/07/26 03:01:00 DEBUG : a/potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821977_d20250726_m025246_c001_v7007000_t0000_u01753498366461") 2025/07/26 03:01:00 DEBUG : a/potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe5b_d20250726_m025245_c001_v0001092_t0045_u01753498365548") 2025/07/26 03:01:00 DEBUG : a/potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821967_d20250726_m025227_c001_v7007000_t0000_u01753498347198") 2025/07/26 03:01:00 DEBUG : a/potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe1e_d20250726_m025226_c001_v0001092_t0019_u01753498346191") 2025/07/26 03:01:00 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdd6_d20250726_m030025_c001_v7007000_t0000_u01753498825858") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6e1_d20250726_m030021_c001_v0001178_t0008_u01753498821318") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0348_d20250726_m030008_c001_v7007000_t0000_u01753498808790") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6b5_d20250726_m030003_c001_v0001178_t0047_u01753498803978") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c642f_d20250726_m025952_c001_v7007000_t0000_u01753498792042") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc68c_d20250726_m025947_c001_v0001178_t0054_u01753498787784") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26f6_d20250726_m025936_c001_v7007000_t0000_u01753498776362") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc64c_d20250726_m025932_c001_v0001178_t0036_u01753498772052") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2692_d20250726_m025920_c001_v7007000_t0000_u01753498760354") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc600_d20250726_m025915_c001_v0001178_t0052_u01753498755835") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b94_d20250726_m025904_c001_v7007000_t0000_u01753498744128") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eba3_d20250726_m025857_c001_v0001182_t0021_u01753498737999") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2071_d20250726_m025846_c001_v7007000_t0000_u01753498726800") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc568_d20250726_m025843_c001_v0001178_t0004_u01753498723095") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da70e_d20250726_m025841_c001_v7007000_t0000_u01753498721744") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eab9_d20250726_m025837_c001_v0001182_t0042_u01753498717453") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f8_d20250726_m025825_c001_v7007000_t0000_u01753498705635") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb219_d20250726_m025821_c001_v0001172_t0036_u01753498701805") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5f6_d20250726_m025820_c001_v7007000_t0000_u01753498700696") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9db_d20250726_m025816_c001_v0001182_t0029_u01753498696438") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369102_d20250726_m025803_c001_v7007000_t0000_u01753498683311") 2025/07/26 03:01:01 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd06_d20250726_m025757_c001_v0001116_t0047_u01753498677851") 2025/07/26 03:01:02 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465269_d20250726_m025746_c001_v7007000_t0000_u01753498666752") 2025/07/26 03:01:02 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc437_d20250726_m025742_c001_v0001178_t0036_u01753498662716") 2025/07/26 03:01:02 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da7c_d20250726_m025731_c001_v7007000_t0000_u01753498651604") 2025/07/26 03:01:02 DEBUG : apple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e891_d20250726_m025727_c001_v0001182_t0059_u01753498647853") 2025/07/26 03:01:02 DEBUG : appleSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2061_d20250726_m025845_c001_v7007000_t0000_u01753498725142") 2025/07/26 03:01:02 DEBUG : appleSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ead1_d20250726_m025839_c001_v0001182_t0037_u01753498719666") 2025/07/26 03:01:02 DEBUG : appleapple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b95_d20250726_m025904_c001_v7007000_t0000_u01753498744376") 2025/07/26 03:01:02 DEBUG : appleapple: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebb7_d20250726_m025900_c001_v0001182_t0037_u01753498740053") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdd7_d20250726_m030026_c001_v7007000_t0000_u01753498826043") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269edcc_d20250726_m030022_c001_v0001182_t0016_u01753498822041") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0349_d20250726_m030008_c001_v7007000_t0000_u01753498808975") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed5b_d20250726_m030004_c001_v0001182_t0044_u01753498804478") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6430_d20250726_m025952_c001_v7007000_t0000_u01753498792227") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed09_d20250726_m025948_c001_v0001182_t0057_u01753498788586") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26f7_d20250726_m025936_c001_v7007000_t0000_u01753498776546") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eca2_d20250726_m025932_c001_v0001182_t0055_u01753498772816") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2693_d20250726_m025920_c001_v7007000_t0000_u01753498760543") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec24_d20250726_m025916_c001_v0001182_t0050_u01753498756396") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f632_d20250726_m025901_c001_v7007000_t0000_u01753498741756") 2025/07/26 03:01:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5b2_d20250726_m025858_c001_v0001178_t0011_u01753498738471") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2073_d20250726_m025846_c001_v7007000_t0000_u01753498726981") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd94_d20250726_m025843_c001_v0001116_t0055_u01753498723115") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4070d2a067901d76_d20250726_m025841_c001_v7007000_t0000_u01753498721932") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb285_d20250726_m025837_c001_v0001172_t0055_u01753498717857") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f9_d20250726_m025825_c001_v7007000_t0000_u01753498705845") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4f8_d20250726_m025821_c001_v0001178_t0029_u01753498701824") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5f4_d20250726_m025820_c001_v7007000_t0000_u01753498700329") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1f7_d20250726_m025816_c001_v0001172_t0050_u01753498696853") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d507c_d20250726_m025803_c001_v7007000_t0000_u01753498683039") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e935_d20250726_m025758_c001_v0001182_t0032_u01753498678668") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46526a_d20250726_m025746_c001_v7007000_t0000_u01753498666934") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcec_d20250726_m025743_c001_v0001116_t0031_u01753498663124") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da7d_d20250726_m025731_c001_v7007000_t0000_u01753498651786") 2025/07/26 03:01:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc411_d20250726_m025728_c001_v0001178_t0045_u01753498648630") 2025/07/26 03:01:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2067_d20250726_m025845_c001_v7007000_t0000_u01753498725469") 2025/07/26 03:01:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd86_d20250726_m025839_c001_v0001116_t0022_u01753498719696") 2025/07/26 03:01:03 DEBUG : b/potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524923_d20250726_m025249_c001_v7007000_t0000_u01753498369058") 2025/07/26 03:01:03 DEBUG : b/potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe5f_d20250726_m025247_c001_v0001092_t0004_u01753498367022") 2025/07/26 03:01:03 DEBUG : b/potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821976_d20250726_m025245_c001_v7007000_t0000_u01753498365898") 2025/07/26 03:01:03 DEBUG : b/potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe57_d20250726_m025244_c001_v0001092_t0002_u01753498364419") 2025/07/26 03:01:03 DEBUG : b/potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821966_d20250726_m025226_c001_v7007000_t0000_u01753498346640") 2025/07/26 03:01:03 DEBUG : b/potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe16_d20250726_m025224_c001_v0001092_t0025_u01753498344926") 2025/07/26 03:01:03 DEBUG : backup/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f1fcc_d20250726_m025505_c001_v7007000_t0000_u01753498505815") 2025/07/26 03:01:04 DEBUG : backup/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f107e90aa462bb122_d20250726_m025503_c001_v0001146_t0019_u01753498503734") 2025/07/26 03:01:04 DEBUG : backup/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f109974fa6586ef84_d20250726_m025459_c001_v0001038_t0008_u01753498499443") 2025/07/26 03:01:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f04b_d20250726_m025532_c001_v7007000_t0000_u01753498532302") 2025/07/26 03:01:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103d5d170670ac71_d20250726_m025530_c001_v0001109_t0038_u01753498530169") 2025/07/26 03:01:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1008f855e7ecdb5b_d20250726_m025526_c001_v0001182_t0056_u01753498526463") 2025/07/26 03:01:04 DEBUG : backup/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405c5fba582d88cc_d20250726_m025519_c001_v7007000_t0000_u01753498519591") 2025/07/26 03:01:04 DEBUG : backup/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1199603bffad7aac_d20250726_m025517_c001_v0001136_t0027_u01753498517623") 2025/07/26 03:01:04 DEBUG : backup/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f107f97a1aeabe814_d20250726_m025513_c001_v0001182_t0014_u01753498513196") 2025/07/26 03:01:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f04c_d20250726_m025532_c001_v7007000_t0000_u01753498532483") 2025/07/26 03:01:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1125fc0dfdbaea0e_d20250726_m025531_c001_v0001043_t0040_u01753498531368") 2025/07/26 03:01:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11367a2ddc4fc117_d20250726_m025527_c001_v0001099_t0026_u01753498527993") 2025/07/26 03:01:04 DEBUG : backup/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f1fcd_d20250726_m025505_c001_v7007000_t0000_u01753498505998") 2025/07/26 03:01:04 DEBUG : backup/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1051f04aaa0e592a_d20250726_m025504_c001_v0001115_t0002_u01753498504717") 2025/07/26 03:01:04 DEBUG : backup/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f112e872d997e1e7b_d20250726_m025501_c001_v0001183_t0016_u01753498501374") 2025/07/26 03:01:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405c5fba582d88cd_d20250726_m025519_c001_v7007000_t0000_u01753498519775") 2025/07/26 03:01:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f112eb43a3a96e943_d20250726_m025518_c001_v0001099_t0058_u01753498518706") 2025/07/26 03:01:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f104463bf5e5195a9_d20250726_m025514_c001_v0001093_t0016_u01753498514710") 2025/07/26 03:01:04 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdd8_d20250726_m030026_c001_v7007000_t0000_u01753498826228") 2025/07/26 03:01:04 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb52b_d20250726_m030021_c001_v0001172_t0031_u01753498821527") 2025/07/26 03:01:04 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f034a_d20250726_m030009_c001_v7007000_t0000_u01753498809162") 2025/07/26 03:01:04 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb4ab_d20250726_m030004_c001_v0001172_t0037_u01753498804192") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6431_d20250726_m025952_c001_v7007000_t0000_u01753498792463") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb44b_d20250726_m025948_c001_v0001172_t0035_u01753498788051") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26f8_d20250726_m025936_c001_v7007000_t0000_u01753498776730") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb401_d20250726_m025932_c001_v0001172_t0057_u01753498772257") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2694_d20250726_m025920_c001_v7007000_t0000_u01753498760726") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3bb_d20250726_m025916_c001_v0001172_t0003_u01753498756043") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b96_d20250726_m025904_c001_v7007000_t0000_u01753498744561") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb32d_d20250726_m025858_c001_v0001172_t0020_u01753498738198") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2075_d20250726_m025847_c001_v7007000_t0000_u01753498727164") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb2b7_d20250726_m025843_c001_v0001172_t0012_u01753498723084") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f205b_d20250726_m025841_c001_v7007000_t0000_u01753498721935") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc540_d20250726_m025837_c001_v0001178_t0001_u01753498717647") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6fa_d20250726_m025826_c001_v7007000_t0000_u01753498706029") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea1b_d20250726_m025821_c001_v0001182_t0053_u01753498701815") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5f7_d20250726_m025820_c001_v7007000_t0000_u01753498700752") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4d2_d20250726_m025816_c001_v0001178_t0000_u01753498696642") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a76d_d20250726_m025803_c001_v7007000_t0000_u01753498683044") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc460_d20250726_m025758_c001_v0001178_t0046_u01753498678459") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46526b_d20250726_m025747_c001_v7007000_t0000_u01753498667116") 2025/07/26 03:01:05 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e8e5_d20250726_m025742_c001_v0001182_t0041_u01753498662929") 2025/07/26 03:01:06 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da7e_d20250726_m025731_c001_v7007000_t0000_u01753498651970") 2025/07/26 03:01:06 DEBUG : banana: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcca_d20250726_m025728_c001_v0001116_t0048_u01753498648058") 2025/07/26 03:01:06 DEBUG : bananaSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da725_d20250726_m025845_c001_v7007000_t0000_u01753498725480") 2025/07/26 03:01:06 DEBUG : bananaSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc54a_d20250726_m025839_c001_v0001178_t0039_u01753498719676") 2025/07/26 03:01:06 DEBUG : both0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec95f_d20250726_m025700_c001_v7007000_t0000_u01753498620953") 2025/07/26 03:01:06 DEBUG : both0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060075_d20250726_m025642_c001_v0001092_t0057_u01753498602063") 2025/07/26 03:01:06 DEBUG : both0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bf4_d20250726_m025637_c001_v7007000_t0000_u01753498597647") 2025/07/26 03:01:06 DEBUG : both0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc353_d20250726_m025617_c001_v0001178_t0059_u01753498577891") 2025/07/26 03:01:06 DEBUG : both1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec960_d20250726_m025701_c001_v7007000_t0000_u01753498621182") 2025/07/26 03:01:06 DEBUG : both1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc398_d20250726_m025643_c001_v0001178_t0036_u01753498603743") 2025/07/26 03:01:06 DEBUG : both1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bf7_d20250726_m025637_c001_v7007000_t0000_u01753498597832") 2025/07/26 03:01:06 DEBUG : both1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc4b_d20250726_m025618_c001_v0001116_t0031_u01753498578851") 2025/07/26 03:01:06 DEBUG : both10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec961_d20250726_m025701_c001_v7007000_t0000_u01753498621367") 2025/07/26 03:01:06 DEBUG : both10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3b4_d20250726_m025651_c001_v0001178_t0025_u01753498611083") 2025/07/26 03:01:06 DEBUG : both10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bfa_d20250726_m025638_c001_v7007000_t0000_u01753498598016") 2025/07/26 03:01:06 DEBUG : both10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc59_d20250726_m025626_c001_v0001116_t0019_u01753498586242") 2025/07/26 03:01:06 DEBUG : both11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec962_d20250726_m025701_c001_v7007000_t0000_u01753498621555") 2025/07/26 03:01:06 DEBUG : both11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc85_d20250726_m025651_c001_v0001116_t0030_u01753498611701") 2025/07/26 03:01:06 DEBUG : both11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bfb_d20250726_m025638_c001_v7007000_t0000_u01753498598201") 2025/07/26 03:01:06 DEBUG : both11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060055_d20250726_m025627_c001_v0001092_t0026_u01753498587083") 2025/07/26 03:01:06 DEBUG : both12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec963_d20250726_m025701_c001_v7007000_t0000_u01753498621741") 2025/07/26 03:01:06 DEBUG : both12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060093_d20250726_m025652_c001_v0001092_t0044_u01753498612360") 2025/07/26 03:01:07 DEBUG : both12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bfe_d20250726_m025638_c001_v7007000_t0000_u01753498598385") 2025/07/26 03:01:07 DEBUG : both12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc36d_d20250726_m025627_c001_v0001178_t0046_u01753498587987") 2025/07/26 03:01:07 DEBUG : both13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec964_d20250726_m025701_c001_v7007000_t0000_u01753498621925") 2025/07/26 03:01:07 DEBUG : both13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3ba_d20250726_m025653_c001_v0001178_t0029_u01753498613277") 2025/07/26 03:01:07 DEBUG : both13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bff_d20250726_m025638_c001_v7007000_t0000_u01753498598628") 2025/07/26 03:01:07 DEBUG : both13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc5d_d20250726_m025628_c001_v0001116_t0010_u01753498588597") 2025/07/26 03:01:07 DEBUG : both14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec965_d20250726_m025702_c001_v7007000_t0000_u01753498622170") 2025/07/26 03:01:07 DEBUG : both14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc8d_d20250726_m025653_c001_v0001116_t0001_u01753498613842") 2025/07/26 03:01:07 DEBUG : both14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c02_d20250726_m025638_c001_v7007000_t0000_u01753498598812") 2025/07/26 03:01:07 DEBUG : both14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106005d_d20250726_m025629_c001_v0001092_t0012_u01753498589579") 2025/07/26 03:01:07 DEBUG : both15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec966_d20250726_m025702_c001_v7007000_t0000_u01753498622366") 2025/07/26 03:01:07 DEBUG : both15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106009b_d20250726_m025654_c001_v0001092_t0014_u01753498614725") 2025/07/26 03:01:07 DEBUG : both15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c03_d20250726_m025638_c001_v7007000_t0000_u01753498598995") 2025/07/26 03:01:07 DEBUG : both15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc375_d20250726_m025630_c001_v0001178_t0051_u01753498590598") 2025/07/26 03:01:07 DEBUG : both16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec967_d20250726_m025702_c001_v7007000_t0000_u01753498622551") 2025/07/26 03:01:07 DEBUG : both16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3be_d20250726_m025656_c001_v0001178_t0003_u01753498616032") 2025/07/26 03:01:07 DEBUG : both16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c04_d20250726_m025639_c001_v7007000_t0000_u01753498599253") 2025/07/26 03:01:07 DEBUG : both16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc61_d20250726_m025631_c001_v0001116_t0041_u01753498591222") 2025/07/26 03:01:07 DEBUG : both17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec968_d20250726_m025702_c001_v7007000_t0000_u01753498622736") 2025/07/26 03:01:07 DEBUG : both17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc91_d20250726_m025656_c001_v0001116_t0034_u01753498616593") 2025/07/26 03:01:07 DEBUG : both17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c05_d20250726_m025639_c001_v7007000_t0000_u01753498599437") 2025/07/26 03:01:08 DEBUG : both17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060063_d20250726_m025631_c001_v0001092_t0005_u01753498591940") 2025/07/26 03:01:08 DEBUG : both18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec969_d20250726_m025702_c001_v7007000_t0000_u01753498622920") 2025/07/26 03:01:08 DEBUG : both18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af810600a1_d20250726_m025657_c001_v0001092_t0052_u01753498617303") 2025/07/26 03:01:08 DEBUG : both18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c07_d20250726_m025639_c001_v7007000_t0000_u01753498599619") 2025/07/26 03:01:08 DEBUG : both18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc383_d20250726_m025633_c001_v0001178_t0036_u01753498593385") 2025/07/26 03:01:08 DEBUG : both19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec96a_d20250726_m025703_c001_v7007000_t0000_u01753498623105") 2025/07/26 03:01:08 DEBUG : both19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3c4_d20250726_m025658_c001_v0001178_t0022_u01753498618122") 2025/07/26 03:01:08 DEBUG : both19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c08_d20250726_m025639_c001_v7007000_t0000_u01753498599803") 2025/07/26 03:01:08 DEBUG : both19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc6b_d20250726_m025634_c001_v0001116_t0045_u01753498594029") 2025/07/26 03:01:08 DEBUG : both2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec96b_d20250726_m025703_c001_v7007000_t0000_u01753498623290") 2025/07/26 03:01:08 DEBUG : both2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc73_d20250726_m025644_c001_v0001116_t0041_u01753498604379") 2025/07/26 03:01:08 DEBUG : both2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c09_d20250726_m025639_c001_v7007000_t0000_u01753498599987") 2025/07/26 03:01:08 DEBUG : both2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106003d_d20250726_m025619_c001_v0001092_t0002_u01753498579630") 2025/07/26 03:01:08 DEBUG : both3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec96d_d20250726_m025703_c001_v7007000_t0000_u01753498623474") 2025/07/26 03:01:08 DEBUG : both3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106007b_d20250726_m025645_c001_v0001092_t0010_u01753498605267") 2025/07/26 03:01:08 DEBUG : both3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c0a_d20250726_m025640_c001_v7007000_t0000_u01753498600170") 2025/07/26 03:01:08 DEBUG : both3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc35b_d20250726_m025620_c001_v0001178_t0037_u01753498580573") 2025/07/26 03:01:08 DEBUG : both4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec96e_d20250726_m025703_c001_v7007000_t0000_u01753498623659") 2025/07/26 03:01:08 DEBUG : both4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3a4_d20250726_m025646_c001_v0001178_t0027_u01753498606280") 2025/07/26 03:01:08 DEBUG : both4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c0b_d20250726_m025640_c001_v7007000_t0000_u01753498600354") 2025/07/26 03:01:08 DEBUG : both4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc4f_d20250726_m025621_c001_v0001116_t0056_u01753498581532") 2025/07/26 03:01:09 DEBUG : both5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec96f_d20250726_m025703_c001_v7007000_t0000_u01753498623845") 2025/07/26 03:01:09 DEBUG : both5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc77_d20250726_m025646_c001_v0001116_t0016_u01753498606934") 2025/07/26 03:01:09 DEBUG : both5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c0c_d20250726_m025640_c001_v7007000_t0000_u01753498600537") 2025/07/26 03:01:09 DEBUG : both5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060047_d20250726_m025622_c001_v0001092_t0019_u01753498582320") 2025/07/26 03:01:09 DEBUG : both6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec970_d20250726_m025704_c001_v7007000_t0000_u01753498624029") 2025/07/26 03:01:09 DEBUG : both6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060083_d20250726_m025647_c001_v0001092_t0027_u01753498607995") 2025/07/26 03:01:09 DEBUG : both6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c0d_d20250726_m025640_c001_v7007000_t0000_u01753498600721") 2025/07/26 03:01:09 DEBUG : both6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc361_d20250726_m025623_c001_v0001178_t0042_u01753498583323") 2025/07/26 03:01:09 DEBUG : both7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec971_d20250726_m025704_c001_v7007000_t0000_u01753498624214") 2025/07/26 03:01:09 DEBUG : both7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3ae_d20250726_m025648_c001_v0001178_t0000_u01753498608853") 2025/07/26 03:01:09 DEBUG : both7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c0e_d20250726_m025640_c001_v7007000_t0000_u01753498600905") 2025/07/26 03:01:09 DEBUG : both7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc53_d20250726_m025623_c001_v0001116_t0052_u01753498583859") 2025/07/26 03:01:09 DEBUG : both8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec973_d20250726_m025704_c001_v7007000_t0000_u01753498624403") 2025/07/26 03:01:09 DEBUG : both8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc7f_d20250726_m025649_c001_v0001116_t0000_u01753498609416") 2025/07/26 03:01:09 DEBUG : both8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c0f_d20250726_m025641_c001_v7007000_t0000_u01753498601088") 2025/07/26 03:01:09 DEBUG : both8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106004f_d20250726_m025624_c001_v0001092_t0024_u01753498584763") 2025/07/26 03:01:09 DEBUG : both9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec974_d20250726_m025704_c001_v7007000_t0000_u01753498624588") 2025/07/26 03:01:09 DEBUG : both9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060089_d20250726_m025650_c001_v0001092_t0023_u01753498610179") 2025/07/26 03:01:09 DEBUG : both9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c10_d20250726_m025641_c001_v7007000_t0000_u01753498601272") 2025/07/26 03:01:09 DEBUG : both9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc369_d20250726_m025625_c001_v0001178_t0023_u01753498585730") 2025/07/26 03:01:09 DEBUG : c/non empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524925_d20250726_m025249_c001_v7007000_t0000_u01753498369241") 2025/07/26 03:01:10 DEBUG : c/non empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe61_d20250726_m025247_c001_v0001092_t0041_u01753498367403") 2025/07/26 03:01:10 DEBUG : c/non empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821978_d20250726_m025246_c001_v7007000_t0000_u01753498366644") 2025/07/26 03:01:10 DEBUG : c/non empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe59_d20250726_m025244_c001_v0001092_t0038_u01753498364783") 2025/07/26 03:01:10 DEBUG : c/non empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821968_d20250726_m025227_c001_v7007000_t0000_u01753498347382") 2025/07/26 03:01:10 DEBUG : c/non empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe1a_d20250726_m025225_c001_v0001092_t0017_u01753498345264") 2025/07/26 03:01:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369107_d20250726_m025805_c001_v7007000_t0000_u01753498685679") 2025/07/26 03:01:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd0c_d20250726_m025800_c001_v0001116_t0019_u01753498680569") 2025/07/26 03:01:10 DEBUG : check sum: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b7926f_d20250726_m025217_c001_v7007000_t0000_u01753498337539") 2025/07/26 03:01:10 DEBUG : check sum: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdfa_d20250726_m025216_c001_v0001092_t0016_u01753498336337") 2025/07/26 03:01:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d50e8_d20250726_m030056_c001_v7007000_t0000_u01753498856192") 2025/07/26 03:01:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc717_d20250726_m030054_c001_v0001178_t0016_u01753498854628") 2025/07/26 03:01:10 DEBUG : dest/3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902383_d20250726_m025435_c001_v7007000_t0000_u01753498475553") 2025/07/26 03:01:10 DEBUG : dest/3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f410d78ed92640124_d20250726_m025434_c001_v0001179_t0033_u01753498474450") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b97_d20250726_m025904_c001_v7007000_t0000_u01753498744743") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdd0_d20250726_m025900_c001_v0001116_t0023_u01753498740285") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdd9_d20250726_m030026_c001_v7007000_t0000_u01753498826413") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6c7_d20250726_m030013_c001_v0001178_t0048_u01753498813581") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f034c_d20250726_m030009_c001_v7007000_t0000_u01753498809347") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6a2_d20250726_m025956_c001_v0001178_t0036_u01753498796798") 2025/07/26 03:01:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6432_d20250726_m025952_c001_v7007000_t0000_u01753498792656") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc666_d20250726_m025941_c001_v0001178_t0023_u01753498781118") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26f9_d20250726_m025936_c001_v7007000_t0000_u01753498776925") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc628_d20250726_m025925_c001_v0001178_t0047_u01753498765247") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2695_d20250726_m025920_c001_v7007000_t0000_u01753498760909") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5e8_d20250726_m025908_c001_v0001178_t0017_u01753498748859") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd6e_d20250726_m025901_c001_v7007000_t0000_u01753498741774") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eb5d_d20250726_m025851_c001_v0001182_t0029_u01753498731462") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2078_d20250726_m025847_c001_v7007000_t0000_u01753498727347") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc56a_d20250726_m025843_c001_v0001178_t0031_u01753498723305") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f205c_d20250726_m025842_c001_v7007000_t0000_u01753498722124") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea6b_d20250726_m025830_c001_v0001182_t0034_u01753498710343") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6fb_d20250726_m025826_c001_v7007000_t0000_u01753498706212") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea21_d20250726_m025822_c001_v0001182_t0056_u01753498702034") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e76_d20250726_m025820_c001_v7007000_t0000_u01753498700720") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e995_d20250726_m025809_c001_v0001182_t0008_u01753498689738") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b19_d20250726_m025803_c001_v7007000_t0000_u01753498683082") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e90d_d20250726_m025751_c001_v0001182_t0017_u01753498671414") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46526c_d20250726_m025747_c001_v7007000_t0000_u01753498667302") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcda_d20250726_m025736_c001_v0001116_t0002_u01753498656355") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da7f_d20250726_m025732_c001_v7007000_t0000_u01753498652151") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3fb_d20250726_m025722_c001_v0001178_t0021_u01753498642271") 2025/07/26 03:01:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2611_d20250726_m025845_c001_v7007000_t0000_u01753498725314") 2025/07/26 03:01:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ead3_d20250726_m025839_c001_v0001182_t0042_u01753498719887") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b98_d20250726_m025904_c001_v7007000_t0000_u01753498744926") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5c0_d20250726_m025900_c001_v0001178_t0026_u01753498740273") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdda_d20250726_m030026_c001_v7007000_t0000_u01753498826605") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb4f1_d20250726_m030014_c001_v0001172_t0015_u01753498814154") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f034d_d20250726_m030009_c001_v7007000_t0000_u01753498809540") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb47f_d20250726_m025957_c001_v0001172_t0029_u01753498797385") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6433_d20250726_m025952_c001_v7007000_t0000_u01753498792841") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb42f_d20250726_m025941_c001_v0001172_t0041_u01753498781744") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26fa_d20250726_m025937_c001_v7007000_t0000_u01753498777109") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3e7_d20250726_m025925_c001_v0001172_t0012_u01753498765846") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2697_d20250726_m025921_c001_v7007000_t0000_u01753498761093") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb391_d20250726_m025909_c001_v0001172_t0001_u01753498749614") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b92_d20250726_m025902_c001_v7007000_t0000_u01753498742167") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb2eb_d20250726_m025852_c001_v0001172_t0030_u01753498732029") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f207b_d20250726_m025847_c001_v7007000_t0000_u01753498727530") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb2bd_d20250726_m025843_c001_v0001172_t0027_u01753498723457") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4070d2a067901d75_d20250726_m025841_c001_v7007000_t0000_u01753498721746") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc52a_d20250726_m025830_c001_v0001178_t0020_u01753498710897") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6fc_d20250726_m025826_c001_v7007000_t0000_u01753498706396") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4fa_d20250726_m025822_c001_v0001178_t0039_u01753498702043") 2025/07/26 03:01:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416ff4e9f28f215b_d20250726_m025820_c001_v7007000_t0000_u01753498700770") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4a0_d20250726_m025810_c001_v0001178_t0036_u01753498690291") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369101_d20250726_m025803_c001_v7007000_t0000_u01753498683112") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcf6_d20250726_m025752_c001_v0001116_t0050_u01753498672111") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46526d_d20250726_m025747_c001_v7007000_t0000_u01753498667483") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc429_d20250726_m025737_c001_v0001178_t0021_u01753498657309") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da80_d20250726_m025732_c001_v7007000_t0000_u01753498652333") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e873_d20250726_m025722_c001_v0001182_t0015_u01753498642494") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c49_d20250726_m025845_c001_v7007000_t0000_u01753498725130") 2025/07/26 03:01:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc550_d20250726_m025839_c001_v0001178_t0052_u01753498719897") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b99_d20250726_m025905_c001_v7007000_t0000_u01753498745108") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebbb_d20250726_m025900_c001_v0001182_t0052_u01753498740295") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffddb_d20250726_m030026_c001_v7007000_t0000_u01753498826789") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed9f_d20250726_m030014_c001_v0001182_t0014_u01753498814866") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f034e_d20250726_m030009_c001_v7007000_t0000_u01753498809725") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed39_d20250726_m025958_c001_v0001182_t0019_u01753498798247") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6434_d20250726_m025953_c001_v7007000_t0000_u01753498793025") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ecd7_d20250726_m025942_c001_v0001182_t0041_u01753498782398") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26fc_d20250726_m025937_c001_v7007000_t0000_u01753498777293") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec70_d20250726_m025926_c001_v0001182_t0040_u01753498766989") 2025/07/26 03:01:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2698_d20250726_m025921_c001_v7007000_t0000_u01753498761276") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebfb_d20250726_m025910_c001_v0001182_t0016_u01753498750265") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd6f_d20250726_m025901_c001_v7007000_t0000_u01753498741780") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5a0_d20250726_m025852_c001_v0001178_t0043_u01753498732694") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f207d_d20250726_m025847_c001_v7007000_t0000_u01753498727712") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eaf5_d20250726_m025843_c001_v0001182_t0011_u01753498723491") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f605_d20250726_m025842_c001_v7007000_t0000_u01753498722129") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb255_d20250726_m025831_c001_v0001172_t0047_u01753498711481") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6fd_d20250726_m025826_c001_v7007000_t0000_u01753498706578") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb21b_d20250726_m025822_c001_v0001172_t0010_u01753498702086") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6ef_d20250726_m025820_c001_v7007000_t0000_u01753498700349") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1bd_d20250726_m025810_c001_v0001172_t0019_u01753498690861") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a76f_d20250726_m025803_c001_v7007000_t0000_u01753498683229") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc44f_d20250726_m025753_c001_v0001178_t0025_u01753498673009") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46526e_d20250726_m025747_c001_v7007000_t0000_u01753498667672") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e8c6_d20250726_m025737_c001_v0001182_t0008_u01753498657887") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da81_d20250726_m025732_c001_v7007000_t0000_u01753498652515") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcbc_d20250726_m025722_c001_v0001116_t0057_u01753498642700") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2060_d20250726_m025845_c001_v7007000_t0000_u01753498725088") 2025/07/26 03:01:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb29b_d20250726_m025840_c001_v0001172_t0053_u01753498720044") 2025/07/26 03:01:14 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b9a_d20250726_m025905_c001_v7007000_t0000_u01753498745291") 2025/07/26 03:01:14 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb341_d20250726_m025900_c001_v0001172_t0027_u01753498740483") 2025/07/26 03:01:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffddc_d20250726_m030026_c001_v7007000_t0000_u01753498826974") 2025/07/26 03:01:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe5e_d20250726_m030015_c001_v0001116_t0026_u01753498815440") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f034f_d20250726_m030009_c001_v7007000_t0000_u01753498809915") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe47_d20250726_m025958_c001_v0001116_t0012_u01753498798807") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6435_d20250726_m025953_c001_v7007000_t0000_u01753498793213") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe24_d20250726_m025942_c001_v0001116_t0021_u01753498782981") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26fd_d20250726_m025937_c001_v7007000_t0000_u01753498777478") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe08_d20250726_m025927_c001_v0001116_t0040_u01753498767575") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2699_d20250726_m025921_c001_v7007000_t0000_u01753498761460") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdec_d20250726_m025910_c001_v0001116_t0042_u01753498750876") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd72_d20250726_m025902_c001_v7007000_t0000_u01753498742137") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdb8_d20250726_m025853_c001_v0001116_t0052_u01753498733267") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2080_d20250726_m025847_c001_v7007000_t0000_u01753498727895") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc56e_d20250726_m025843_c001_v0001178_t0050_u01753498723524") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f408f676f87ac0a54_d20250726_m025841_c001_v7007000_t0000_u01753498721746") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd68_d20250726_m025832_c001_v0001116_t0025_u01753498712096") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6fe_d20250726_m025826_c001_v7007000_t0000_u01753498706761") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea25_d20250726_m025822_c001_v0001182_t0036_u01753498702249") 2025/07/26 03:01:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae42a5_d20250726_m025820_c001_v7007000_t0000_u01753498700788") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd1e_d20250726_m025811_c001_v0001116_t0043_u01753498691516") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e6e_d20250726_m025803_c001_v7007000_t0000_u01753498683035") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e917_d20250726_m025753_c001_v0001182_t0049_u01753498673226") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46526f_d20250726_m025747_c001_v7007000_t0000_u01753498667854") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcdc_d20250726_m025738_c001_v0001116_t0059_u01753498658090") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da82_d20250726_m025732_c001_v7007000_t0000_u01753498652697") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3fd_d20250726_m025723_c001_v0001178_t0040_u01753498643237") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0235_d20250726_m025845_c001_v7007000_t0000_u01753498725112") 2025/07/26 03:01:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ead9_d20250726_m025840_c001_v0001182_t0039_u01753498720092") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b9b_d20250726_m025905_c001_v7007000_t0000_u01753498745474") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebbf_d20250726_m025900_c001_v0001182_t0009_u01753498740514") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffddd_d20250726_m030027_c001_v7007000_t0000_u01753498827160") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6d1_d20250726_m030016_c001_v0001178_t0054_u01753498816053") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0350_d20250726_m030010_c001_v7007000_t0000_u01753498810100") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6ab_d20250726_m025959_c001_v0001178_t0029_u01753498799386") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6436_d20250726_m025953_c001_v7007000_t0000_u01753498793398") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc672_d20250726_m025943_c001_v0001178_t0037_u01753498783595") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26fe_d20250726_m025937_c001_v7007000_t0000_u01753498777663") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc634_d20250726_m025928_c001_v0001178_t0010_u01753498768059") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd269a_d20250726_m025921_c001_v7007000_t0000_u01753498761643") 2025/07/26 03:01:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5f0_d20250726_m025911_c001_v0001178_t0018_u01753498751393") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524b1c_d20250726_m025902_c001_v7007000_t0000_u01753498742173") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eb7b_d20250726_m025853_c001_v0001182_t0057_u01753498733895") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2082_d20250726_m025848_c001_v7007000_t0000_u01753498728078") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd98_d20250726_m025843_c001_v0001116_t0058_u01753498723655") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c3e_d20250726_m025841_c001_v7007000_t0000_u01753498721944") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea89_d20250726_m025832_c001_v0001182_t0049_u01753498712865") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6ff_d20250726_m025826_c001_v7007000_t0000_u01753498706950") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4fc_d20250726_m025822_c001_v0001178_t0018_u01753498702271") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e74_d20250726_m025820_c001_v7007000_t0000_u01753498700356") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9a9_d20250726_m025812_c001_v0001182_t0044_u01753498692086") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a769_d20250726_m025802_c001_v7007000_t0000_u01753498682652") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcfa_d20250726_m025753_c001_v0001116_t0052_u01753498673475") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465270_d20250726_m025748_c001_v7007000_t0000_u01753498668036") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc42b_d20250726_m025738_c001_v0001178_t0034_u01753498658625") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da83_d20250726_m025732_c001_v7007000_t0000_u01753498652944") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e875_d20250726_m025723_c001_v0001182_t0045_u01753498643450") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da722_d20250726_m025845_c001_v7007000_t0000_u01753498725110") 2025/07/26 03:01:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc552_d20250726_m025840_c001_v0001178_t0024_u01753498720116") 2025/07/26 03:01:17 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b9c_d20250726_m025905_c001_v7007000_t0000_u01753498745657") 2025/07/26 03:01:17 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5c2_d20250726_m025900_c001_v0001178_t0019_u01753498740524") 2025/07/26 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdde_d20250726_m030027_c001_v7007000_t0000_u01753498827345") 2025/07/26 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb503_d20250726_m030016_c001_v0001172_t0006_u01753498816260") 2025/07/26 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0351_d20250726_m030010_c001_v7007000_t0000_u01753498810291") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb48b_d20250726_m025959_c001_v0001172_t0018_u01753498799612") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6437_d20250726_m025953_c001_v7007000_t0000_u01753498793582") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb431_d20250726_m025943_c001_v0001172_t0035_u01753498783803") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26ff_d20250726_m025937_c001_v7007000_t0000_u01753498777847") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3ef_d20250726_m025928_c001_v0001172_t0021_u01753498768287") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd269b_d20250726_m025921_c001_v7007000_t0000_u01753498761827") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3a5_d20250726_m025911_c001_v0001172_t0022_u01753498751669") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590d62e_d20250726_m025902_c001_v7007000_t0000_u01753498742175") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb301_d20250726_m025854_c001_v0001172_t0000_u01753498734106") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2084_d20250726_m025848_c001_v7007000_t0000_u01753498728261") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eaf9_d20250726_m025843_c001_v0001182_t0026_u01753498723696") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c3c_d20250726_m025841_c001_v7007000_t0000_u01753498721919") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc532_d20250726_m025833_c001_v0001178_t0044_u01753498713079") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da700_d20250726_m025827_c001_v7007000_t0000_u01753498707164") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb21d_d20250726_m025822_c001_v0001172_t0042_u01753498702470") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae42a3_d20250726_m025820_c001_v7007000_t0000_u01753498700423") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4aa_d20250726_m025812_c001_v0001178_t0043_u01753498692288") 2025/07/26 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e6c_d20250726_m025802_c001_v7007000_t0000_u01753498682670") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc455_d20250726_m025754_c001_v0001178_t0046_u01753498673999") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465271_d20250726_m025748_c001_v7007000_t0000_u01753498668218") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e8ce_d20250726_m025738_c001_v0001182_t0001_u01753498658845") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da84_d20250726_m025733_c001_v7007000_t0000_u01753498653127") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcc0_d20250726_m025723_c001_v0001116_t0034_u01753498643663") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c4c_d20250726_m025845_c001_v7007000_t0000_u01753498725324") 2025/07/26 03:01:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd88_d20250726_m025840_c001_v0001116_t0029_u01753498720151") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b9e_d20250726_m025905_c001_v7007000_t0000_u01753498745840") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebc3_d20250726_m025900_c001_v0001182_t0018_u01753498740714") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffddf_d20250726_m030027_c001_v7007000_t0000_u01753498827540") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269edaa_d20250726_m030016_c001_v0001182_t0049_u01753498816738") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0352_d20250726_m030010_c001_v7007000_t0000_u01753498810477") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed3f_d20250726_m025959_c001_v0001182_t0009_u01753498799990") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6438_d20250726_m025953_c001_v7007000_t0000_u01753498793767") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ece1_d20250726_m025944_c001_v0001182_t0058_u01753498784083") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2700_d20250726_m025938_c001_v7007000_t0000_u01753498778031") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec82_d20250726_m025928_c001_v0001182_t0000_u01753498768672") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd269c_d20250726_m025922_c001_v7007000_t0000_u01753498762009") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec0a_d20250726_m025912_c001_v0001182_t0025_u01753498752197") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590d630_d20250726_m025902_c001_v7007000_t0000_u01753498742184") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5a8_d20250726_m025854_c001_v0001178_t0035_u01753498734617") 2025/07/26 03:01:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2087_d20250726_m025848_c001_v7007000_t0000_u01753498728444") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc570_d20250726_m025843_c001_v0001178_t0026_u01753498723725") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da710_d20250726_m025841_c001_v7007000_t0000_u01753498721926") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb263_d20250726_m025833_c001_v0001172_t0009_u01753498713309") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da701_d20250726_m025827_c001_v7007000_t0000_u01753498707378") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea27_d20250726_m025822_c001_v0001182_t0026_u01753498702484") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f2_d20250726_m025820_c001_v7007000_t0000_u01753498700901") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1cf_d20250726_m025812_c001_v0001172_t0004_u01753498692495") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e6d_d20250726_m025802_c001_v7007000_t0000_u01753498682854") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e91d_d20250726_m025754_c001_v0001182_t0036_u01753498674212") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465272_d20250726_m025748_c001_v7007000_t0000_u01753498668417") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abce0_d20250726_m025739_c001_v0001116_t0030_u01753498659100") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da85_d20250726_m025733_c001_v7007000_t0000_u01753498653310") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc403_d20250726_m025724_c001_v0001178_t0019_u01753498644281") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2063_d20250726_m025845_c001_v7007000_t0000_u01753498725287") 2025/07/26 03:01:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eadd_d20250726_m025840_c001_v0001182_t0058_u01753498720289") 2025/07/26 03:01:20 DEBUG : dir1/0007-12345: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b9f_d20250726_m025906_c001_v7007000_t0000_u01753498746022") 2025/07/26 03:01:20 DEBUG : dir1/0007-12345: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5c8_d20250726_m025900_c001_v0001178_t0035_u01753498740761") 2025/07/26 03:01:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde0_d20250726_m030027_c001_v7007000_t0000_u01753498827726") 2025/07/26 03:01:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe62_d20250726_m030017_c001_v0001116_t0026_u01753498817009") 2025/07/26 03:01:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0355_d20250726_m030010_c001_v7007000_t0000_u01753498810714") 2025/07/26 03:01:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe49_d20250726_m030000_c001_v0001116_t0020_u01753498800187") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6439_d20250726_m025953_c001_v7007000_t0000_u01753498793954") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe26_d20250726_m025944_c001_v0001116_t0011_u01753498784332") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2701_d20250726_m025938_c001_v7007000_t0000_u01753498778215") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe0e_d20250726_m025928_c001_v0001116_t0047_u01753498768880") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd269d_d20250726_m025922_c001_v7007000_t0000_u01753498762192") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdf0_d20250726_m025912_c001_v0001116_t0050_u01753498752411") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b93_d20250726_m025902_c001_v7007000_t0000_u01753498742350") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdbe_d20250726_m025854_c001_v0001116_t0008_u01753498734830") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f208a_d20250726_m025848_c001_v7007000_t0000_u01753498728638") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb2c1_d20250726_m025843_c001_v0001172_t0048_u01753498723735") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da70d_d20250726_m025841_c001_v7007000_t0000_u01753498721562") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd70_d20250726_m025833_c001_v0001116_t0045_u01753498713728") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da702_d20250726_m025827_c001_v7007000_t0000_u01753498707568") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc502_d20250726_m025822_c001_v0001178_t0029_u01753498702539") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e77_d20250726_m025820_c001_v7007000_t0000_u01753498700914") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd26_d20250726_m025812_c001_v0001116_t0039_u01753498692868") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d507d_d20250726_m025803_c001_v7007000_t0000_u01753498683242") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcfc_d20250726_m025754_c001_v0001116_t0051_u01753498674439") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465273_d20250726_m025748_c001_v7007000_t0000_u01753498668628") 2025/07/26 03:01:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc42d_d20250726_m025739_c001_v0001178_t0050_u01753498659575") 2025/07/26 03:01:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da86_d20250726_m025733_c001_v7007000_t0000_u01753498653491") 2025/07/26 03:01:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e87d_d20250726_m025724_c001_v0001182_t0015_u01753498644499") 2025/07/26 03:01:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2065_d20250726_m025845_c001_v7007000_t0000_u01753498725335") 2025/07/26 03:01:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc556_d20250726_m025840_c001_v0001178_t0015_u01753498720322") 2025/07/26 03:01:22 DEBUG : dir1/0008-23456: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba0_d20250726_m025906_c001_v7007000_t0000_u01753498746205") 2025/07/26 03:01:22 DEBUG : dir1/0008-23456: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb345_d20250726_m025900_c001_v0001172_t0020_u01753498740907") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde2_d20250726_m030027_c001_v7007000_t0000_u01753498827910") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6d5_d20250726_m030017_c001_v0001178_t0036_u01753498817798") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0356_d20250726_m030010_c001_v7007000_t0000_u01753498810902") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6ad_d20250726_m030000_c001_v0001178_t0036_u01753498800912") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c643a_d20250726_m025954_c001_v7007000_t0000_u01753498794139") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc67c_d20250726_m025944_c001_v0001178_t0049_u01753498784873") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2702_d20250726_m025938_c001_v7007000_t0000_u01753498778409") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc63e_d20250726_m025929_c001_v0001178_t0039_u01753498769551") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd269e_d20250726_m025922_c001_v7007000_t0000_u01753498762376") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5fa_d20250726_m025913_c001_v0001178_t0046_u01753498753003") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41753ae6699cdfa1_d20250726_m025902_c001_v7007000_t0000_u01753498742196") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eb83_d20250726_m025855_c001_v0001182_t0047_u01753498735442") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f208c_d20250726_m025848_c001_v7007000_t0000_u01753498728858") 2025/07/26 03:01:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eafb_d20250726_m025843_c001_v0001182_t0054_u01753498723901") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4070d2a067901d74_d20250726_m025841_c001_v7007000_t0000_u01753498721562") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea9f_d20250726_m025834_c001_v0001182_t0038_u01753498714477") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da703_d20250726_m025827_c001_v7007000_t0000_u01753498707751") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd54_d20250726_m025822_c001_v0001116_t0058_u01753498702554") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5f8_d20250726_m025820_c001_v7007000_t0000_u01753498700879") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9b7_d20250726_m025813_c001_v0001182_t0043_u01753498693619") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7b1a_d20250726_m025803_c001_v7007000_t0000_u01753498683263") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc457_d20250726_m025755_c001_v0001178_t0020_u01753498675272") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465274_d20250726_m025748_c001_v7007000_t0000_u01753498668810") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e8d5_d20250726_m025739_c001_v0001182_t0032_u01753498659811") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da87_d20250726_m025733_c001_v7007000_t0000_u01753498653674") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcc4_d20250726_m025724_c001_v0001116_t0020_u01753498644700") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f607_d20250726_m025845_c001_v7007000_t0000_u01753498725064") 2025/07/26 03:01:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb29d_d20250726_m025840_c001_v0001172_t0046_u01753498720333") 2025/07/26 03:01:23 DEBUG : dir1/0009-34567: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba1_d20250726_m025906_c001_v7007000_t0000_u01753498746389") 2025/07/26 03:01:23 DEBUG : dir1/0009-34567: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdd2_d20250726_m025900_c001_v0001116_t0012_u01753498740983") 2025/07/26 03:01:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde3_d20250726_m030028_c001_v7007000_t0000_u01753498828094") 2025/07/26 03:01:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb515_d20250726_m030018_c001_v0001172_t0053_u01753498818007") 2025/07/26 03:01:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0357_d20250726_m030011_c001_v7007000_t0000_u01753498811101") 2025/07/26 03:01:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb493_d20250726_m030001_c001_v0001172_t0057_u01753498801117") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c643b_d20250726_m025954_c001_v7007000_t0000_u01753498794323") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb435_d20250726_m025945_c001_v0001172_t0019_u01753498785096") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2703_d20250726_m025938_c001_v7007000_t0000_u01753498778628") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3f9_d20250726_m025929_c001_v0001172_t0024_u01753498769774") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd269f_d20250726_m025922_c001_v7007000_t0000_u01753498762559") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3ad_d20250726_m025913_c001_v0001172_t0031_u01753498753282") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f636_d20250726_m025901_c001_v7007000_t0000_u01753498741938") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb30d_d20250726_m025855_c001_v0001172_t0032_u01753498735659") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f208e_d20250726_m025849_c001_v7007000_t0000_u01753498729044") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc574_d20250726_m025843_c001_v0001178_t0049_u01753498723963") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41753ae6699cdf8d_d20250726_m025841_c001_v7007000_t0000_u01753498721960") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc536_d20250726_m025834_c001_v0001178_t0044_u01753498714673") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da704_d20250726_m025827_c001_v7007000_t0000_u01753498707935") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea29_d20250726_m025822_c001_v0001182_t0011_u01753498702687") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4102464a4e4e1798_d20250726_m025820_c001_v7007000_t0000_u01753498700742") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4b8_d20250726_m025813_c001_v0001178_t0025_u01753498693829") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a76c_d20250726_m025803_c001_v7007000_t0000_u01753498683019") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e923_d20250726_m025755_c001_v0001182_t0054_u01753498675492") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465275_d20250726_m025748_c001_v7007000_t0000_u01753498668994") 2025/07/26 03:01:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abce2_d20250726_m025740_c001_v0001116_t0029_u01753498660017") 2025/07/26 03:01:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da88_d20250726_m025733_c001_v7007000_t0000_u01753498653857") 2025/07/26 03:01:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc407_d20250726_m025725_c001_v0001178_t0058_u01753498645656") 2025/07/26 03:01:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0237_d20250726_m025845_c001_v7007000_t0000_u01753498725303") 2025/07/26 03:01:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eadf_d20250726_m025840_c001_v0001182_t0027_u01753498720501") 2025/07/26 03:01:25 DEBUG : dir1/0010-45678: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba2_d20250726_m025906_c001_v7007000_t0000_u01753498746621") 2025/07/26 03:01:25 DEBUG : dir1/0010-45678: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5cc_d20250726_m025901_c001_v0001178_t0052_u01753498741020") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde5_d20250726_m030028_c001_v7007000_t0000_u01753498828279") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269edb2_d20250726_m030018_c001_v0001182_t0041_u01753498818888") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0358_d20250726_m030011_c001_v7007000_t0000_u01753498811286") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed49_d20250726_m030001_c001_v0001182_t0051_u01753498801692") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c643c_d20250726_m025954_c001_v7007000_t0000_u01753498794506") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eceb_d20250726_m025945_c001_v0001182_t0041_u01753498785837") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2704_d20250726_m025938_c001_v7007000_t0000_u01753498778814") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec8e_d20250726_m025930_c001_v0001182_t0034_u01753498770085") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26a0_d20250726_m025922_c001_v7007000_t0000_u01753498762940") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec10_d20250726_m025913_c001_v0001182_t0025_u01753498753728") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f63b_d20250726_m025902_c001_v7007000_t0000_u01753498742301") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5ac_d20250726_m025855_c001_v0001178_t0033_u01753498735962") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2091_d20250726_m025849_c001_v7007000_t0000_u01753498729226") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eafd_d20250726_m025844_c001_v0001182_t0000_u01753498724108") 2025/07/26 03:01:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41753ae6699cdf8e_d20250726_m025841_c001_v7007000_t0000_u01753498721967") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb271_d20250726_m025834_c001_v0001172_t0049_u01753498714903") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da705_d20250726_m025828_c001_v7007000_t0000_u01753498708117") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc504_d20250726_m025822_c001_v0001178_t0029_u01753498702754") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5f5_d20250726_m025820_c001_v7007000_t0000_u01753498700512") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1db_d20250726_m025814_c001_v0001172_t0007_u01753498694050") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f408f676f87ac0a03_d20250726_m025803_c001_v7007000_t0000_u01753498683290") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd00_d20250726_m025755_c001_v0001116_t0018_u01753498675714") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465276_d20250726_m025749_c001_v7007000_t0000_u01753498669176") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc42f_d20250726_m025740_c001_v0001178_t0037_u01753498660493") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da89_d20250726_m025734_c001_v7007000_t0000_u01753498654039") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e883_d20250726_m025725_c001_v0001182_t0026_u01753498645867") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f608_d20250726_m025845_c001_v7007000_t0000_u01753498725247") 2025/07/26 03:01:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc55a_d20250726_m025840_c001_v0001178_t0056_u01753498720640") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba4_d20250726_m025906_c001_v7007000_t0000_u01753498746809") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebc5_d20250726_m025901_c001_v0001182_t0044_u01753498741092") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde6_d20250726_m030028_c001_v7007000_t0000_u01753498828464") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe64_d20250726_m030019_c001_v0001116_t0004_u01753498819082") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0359_d20250726_m030011_c001_v7007000_t0000_u01753498811473") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe4b_d20250726_m030001_c001_v0001116_t0003_u01753498801888") 2025/07/26 03:01:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c643d_d20250726_m025954_c001_v7007000_t0000_u01753498794692") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe28_d20250726_m025946_c001_v0001116_t0034_u01753498786032") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2705_d20250726_m025938_c001_v7007000_t0000_u01753498778999") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe14_d20250726_m025930_c001_v0001116_t0049_u01753498770287") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26a1_d20250726_m025923_c001_v7007000_t0000_u01753498763139") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdf4_d20250726_m025913_c001_v0001116_t0058_u01753498753938") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd70_d20250726_m025901_c001_v7007000_t0000_u01753498741956") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdc0_d20250726_m025856_c001_v0001116_t0041_u01753498736202") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2093_d20250726_m025849_c001_v7007000_t0000_u01753498729411") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb2c3_d20250726_m025844_c001_v0001172_t0038_u01753498724157") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c3a_d20250726_m025841_c001_v7007000_t0000_u01753498721556") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd72_d20250726_m025835_c001_v0001116_t0004_u01753498715160") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da706_d20250726_m025828_c001_v7007000_t0000_u01753498708300") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb21f_d20250726_m025822_c001_v0001172_t0045_u01753498702765") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f0_d20250726_m025820_c001_v7007000_t0000_u01753498700532") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd2c_d20250726_m025814_c001_v0001116_t0035_u01753498694497") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f408f676f87ac0a02_d20250726_m025803_c001_v7007000_t0000_u01753498683105") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc459_d20250726_m025756_c001_v0001178_t0044_u01753498676395") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465277_d20250726_m025749_c001_v7007000_t0000_u01753498669358") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e8d9_d20250726_m025740_c001_v0001182_t0036_u01753498660703") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da8a_d20250726_m025734_c001_v7007000_t0000_u01753498654223") 2025/07/26 03:01:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcc6_d20250726_m025726_c001_v0001116_t0026_u01753498646066") 2025/07/26 03:01:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401842d4bc7266f7_d20250726_m025845_c001_v7007000_t0000_u01753498725271") 2025/07/26 03:01:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eae1_d20250726_m025840_c001_v0001182_t0020_u01753498720698") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba5_d20250726_m025906_c001_v7007000_t0000_u01753498746991") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebc9_d20250726_m025901_c001_v0001182_t0040_u01753498741294") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde7_d20250726_m030028_c001_v7007000_t0000_u01753498828648") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6dd_d20250726_m030019_c001_v0001178_t0009_u01753498819634") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f035a_d20250726_m030011_c001_v7007000_t0000_u01753498811658") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6b3_d20250726_m030002_c001_v0001178_t0054_u01753498802483") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c643e_d20250726_m025954_c001_v7007000_t0000_u01753498794880") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc686_d20250726_m025946_c001_v0001178_t0040_u01753498786538") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2706_d20250726_m025939_c001_v7007000_t0000_u01753498779183") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc644_d20250726_m025930_c001_v0001178_t0052_u01753498770799") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26a2_d20250726_m025923_c001_v7007000_t0000_u01753498763323") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5fe_d20250726_m025914_c001_v0001178_t0037_u01753498754580") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd71_d20250726_m025901_c001_v7007000_t0000_u01753498741963") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eb91_d20250726_m025856_c001_v0001182_t0000_u01753498736710") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2095_d20250726_m025849_c001_v7007000_t0000_u01753498729595") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd9c_d20250726_m025844_c001_v0001116_t0049_u01753498724195") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f408f676f87ac0a52_d20250726_m025841_c001_v7007000_t0000_u01753498721564") 2025/07/26 03:01:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eaad_d20250726_m025835_c001_v0001182_t0036_u01753498715939") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da707_d20250726_m025828_c001_v7007000_t0000_u01753498708483") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea2b_d20250726_m025822_c001_v0001182_t0058_u01753498702916") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e75_d20250726_m025820_c001_v7007000_t0000_u01753498700538") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9c7_d20250726_m025815_c001_v0001182_t0044_u01753498695054") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a76e_d20250726_m025803_c001_v7007000_t0000_u01753498683201") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e929_d20250726_m025756_c001_v0001182_t0056_u01753498676611") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465278_d20250726_m025749_c001_v7007000_t0000_u01753498669541") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abce6_d20250726_m025740_c001_v0001116_t0009_u01753498660905") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da8b_d20250726_m025734_c001_v7007000_t0000_u01753498654426") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc409_d20250726_m025726_c001_v0001178_t0022_u01753498646601") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f609_d20250726_m025845_c001_v7007000_t0000_u01753498725430") 2025/07/26 03:01:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb2a5_d20250726_m025840_c001_v0001172_t0002_u01753498720738") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba6_d20250726_m025907_c001_v7007000_t0000_u01753498747174") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5d0_d20250726_m025901_c001_v0001178_t0035_u01753498741323") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde8_d20250726_m030028_c001_v7007000_t0000_u01753498828834") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb521_d20250726_m030019_c001_v0001172_t0003_u01753498819842") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f035c_d20250726_m030011_c001_v7007000_t0000_u01753498811843") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb49f_d20250726_m030002_c001_v0001172_t0016_u01753498802697") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c643f_d20250726_m025955_c001_v7007000_t0000_u01753498795064") 2025/07/26 03:01:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb43f_d20250726_m025946_c001_v0001172_t0046_u01753498786749") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2707_d20250726_m025939_c001_v7007000_t0000_u01753498779367") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3fd_d20250726_m025931_c001_v0001172_t0052_u01753498771028") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26a3_d20250726_m025923_c001_v7007000_t0000_u01753498763507") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb3b3_d20250726_m025914_c001_v0001172_t0044_u01753498754810") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f639_d20250726_m025902_c001_v7007000_t0000_u01753498742119") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb31d_d20250726_m025856_c001_v0001172_t0025_u01753498736921") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2097_d20250726_m025849_c001_v7007000_t0000_u01753498729776") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc578_d20250726_m025844_c001_v0001178_t0036_u01753498724206") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f408f676f87ac0a56_d20250726_m025841_c001_v7007000_t0000_u01753498721928") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc53c_d20250726_m025836_c001_v0001178_t0053_u01753498716145") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da708_d20250726_m025828_c001_v7007000_t0000_u01753498708665") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc506_d20250726_m025822_c001_v0001178_t0017_u01753498702978") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae42a4_d20250726_m025820_c001_v7007000_t0000_u01753498700607") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4c8_d20250726_m025815_c001_v0001178_t0005_u01753498695271") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e6f_d20250726_m025803_c001_v7007000_t0000_u01753498683220") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd04_d20250726_m025756_c001_v0001116_t0049_u01753498676846") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46527a_d20250726_m025749_c001_v7007000_t0000_u01753498669731") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc435_d20250726_m025741_c001_v0001178_t0057_u01753498661693") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3dec8_d20250726_m025734_c001_v7007000_t0000_u01753498654613") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e88b_d20250726_m025726_c001_v0001182_t0042_u01753498646833") 2025/07/26 03:01:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401842d4bc7266f8_d20250726_m025845_c001_v7007000_t0000_u01753498725456") 2025/07/26 03:01:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc55e_d20250726_m025840_c001_v0001178_t0028_u01753498720853") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba7_d20250726_m025907_c001_v7007000_t0000_u01753498747356") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb349_d20250726_m025901_c001_v0001172_t0053_u01753498741360") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffde9_d20250726_m030029_c001_v7007000_t0000_u01753498829019") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269edbc_d20250726_m030020_c001_v0001182_t0032_u01753498820433") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f035e_d20250726_m030012_c001_v7007000_t0000_u01753498812043") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ed55_d20250726_m030003_c001_v0001182_t0018_u01753498803153") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6440_d20250726_m025955_c001_v7007000_t0000_u01753498795251") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ecf3_d20250726_m025947_c001_v0001182_t0001_u01753498787019") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2708_d20250726_m025939_c001_v7007000_t0000_u01753498779552") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec9a_d20250726_m025931_c001_v0001182_t0017_u01753498771310") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26a5_d20250726_m025923_c001_v7007000_t0000_u01753498763717") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ec1e_d20250726_m025915_c001_v0001182_t0000_u01753498755099") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd74_d20250726_m025902_c001_v7007000_t0000_u01753498742319") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc5ae_d20250726_m025857_c001_v0001178_t0020_u01753498737184") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f2099_d20250726_m025849_c001_v7007000_t0000_u01753498729957") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eaff_d20250726_m025844_c001_v0001182_t0023_u01753498724327") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c3f_d20250726_m025842_c001_v7007000_t0000_u01753498722102") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb27b_d20250726_m025836_c001_v0001172_t0057_u01753498716377") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da709_d20250726_m025828_c001_v7007000_t0000_u01753498708847") 2025/07/26 03:01:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb221_d20250726_m025823_c001_v0001172_t0000_u01753498703043") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4102464a4e4e179a_d20250726_m025820_c001_v7007000_t0000_u01753498700925") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1f1_d20250726_m025815_c001_v0001172_t0000_u01753498695490") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a76a_d20250726_m025802_c001_v7007000_t0000_u01753498682834") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc45b_d20250726_m025757_c001_v0001178_t0038_u01753498677404") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46527b_d20250726_m025749_c001_v7007000_t0000_u01753498669913") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e8e1_d20250726_m025741_c001_v0001182_t0055_u01753498661978") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3e25d_d20250726_m025734_c001_v7007000_t0000_u01753498654867") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcc8_d20250726_m025727_c001_v0001116_t0001_u01753498647027") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd260e_d20250726_m025845_c001_v7007000_t0000_u01753498725126") 2025/07/26 03:01:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd8e_d20250726_m025840_c001_v0001116_t0018_u01753498720864") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba8_d20250726_m025907_c001_v7007000_t0000_u01753498747540") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ebcb_d20250726_m025901_c001_v0001182_t0030_u01753498741498") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdea_d20250726_m030029_c001_v7007000_t0000_u01753498829206") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe66_d20250726_m030020_c001_v0001116_t0005_u01753498820638") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f035f_d20250726_m030012_c001_v7007000_t0000_u01753498812227") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe4f_d20250726_m030003_c001_v0001116_t0047_u01753498803420") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6441_d20250726_m025955_c001_v7007000_t0000_u01753498795435") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe2c_d20250726_m025947_c001_v0001116_t0021_u01753498787223") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd2709_d20250726_m025939_c001_v7007000_t0000_u01753498779736") 2025/07/26 03:01:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe18_d20250726_m025931_c001_v0001116_t0025_u01753498771620") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26ed_d20250726_m025923_c001_v7007000_t0000_u01753498763900") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdf8_d20250726_m025915_c001_v0001116_t0010_u01753498755309") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffd73_d20250726_m025902_c001_v7007000_t0000_u01753498742144") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdca_d20250726_m025857_c001_v0001116_t0023_u01753498737396") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f209b_d20250726_m025850_c001_v7007000_t0000_u01753498730139") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc57c_d20250726_m025844_c001_v0001178_t0033_u01753498724414") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4200860b73e55c3b_d20250726_m025841_c001_v7007000_t0000_u01753498721737") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd78_d20250726_m025836_c001_v0001116_t0001_u01753498716889") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da70a_d20250726_m025829_c001_v7007000_t0000_u01753498709030") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd56_d20250726_m025823_c001_v0001116_t0037_u01753498703053") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590d595_d20250726_m025820_c001_v7007000_t0000_u01753498700754") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd32_d20250726_m025815_c001_v0001116_t0042_u01753498695935") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40206a38f733a78c_d20250726_m025803_c001_v7007000_t0000_u01753498683296") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e92f_d20250726_m025757_c001_v0001182_t0020_u01753498677638") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46527c_d20250726_m025750_c001_v7007000_t0000_u01753498670098") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcea_d20250726_m025742_c001_v0001116_t0004_u01753498662178") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3e25e_d20250726_m025735_c001_v7007000_t0000_u01753498655049") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc40b_d20250726_m025727_c001_v0001178_t0038_u01753498647599") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da724_d20250726_m025845_c001_v7007000_t0000_u01753498725291") 2025/07/26 03:01:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eae7_d20250726_m025840_c001_v0001182_t0031_u01753498720945") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369108_d20250726_m025805_c001_v7007000_t0000_u01753498685861") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e93d_d20250726_m025800_c001_v0001182_t0055_u01753498680964") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369109_d20250726_m025806_c001_v7007000_t0000_u01753498686042") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc46e_d20250726_m025800_c001_v0001178_t0001_u01753498680974") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf736910a_d20250726_m025806_c001_v7007000_t0000_u01753498686224") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc470_d20250726_m025801_c001_v0001178_t0044_u01753498681182") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf736910b_d20250726_m025806_c001_v7007000_t0000_u01753498686407") 2025/07/26 03:01:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e93f_d20250726_m025801_c001_v0001182_t0044_u01753498681192") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf736910c_d20250726_m025806_c001_v7007000_t0000_u01753498686591") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd0e_d20250726_m025801_c001_v0001116_t0038_u01753498681269") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf736910d_d20250726_m025806_c001_v7007000_t0000_u01753498686773") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e941_d20250726_m025801_c001_v0001182_t0020_u01753498681397") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf736910e_d20250726_m025806_c001_v7007000_t0000_u01753498686955") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc474_d20250726_m025801_c001_v0001178_t0033_u01753498681408") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf736910f_d20250726_m025807_c001_v7007000_t0000_u01753498687136") 2025/07/26 03:01:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e943_d20250726_m025801_c001_v0001182_t0057_u01753498681593") 2025/07/26 03:01:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369110_d20250726_m025807_c001_v7007000_t0000_u01753498687324") 2025/07/26 03:01:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc47a_d20250726_m025801_c001_v0001178_t0045_u01753498681618") 2025/07/26 03:01:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369111_d20250726_m025807_c001_v7007000_t0000_u01753498687507") 2025/07/26 03:01:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb163_d20250726_m025801_c001_v0001172_t0043_u01753498681793") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369112_d20250726_m025807_c001_v7007000_t0000_u01753498687688") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd10_d20250726_m025801_c001_v0001116_t0020_u01753498681828") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369113_d20250726_m025807_c001_v7007000_t0000_u01753498687870") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e947_d20250726_m025801_c001_v0001182_t0009_u01753498681838") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369114_d20250726_m025808_c001_v7007000_t0000_u01753498688051") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc47c_d20250726_m025801_c001_v0001178_t0022_u01753498681856") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369115_d20250726_m025808_c001_v7007000_t0000_u01753498688234") 2025/07/26 03:01:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e949_d20250726_m025802_c001_v0001182_t0024_u01753498682033") 2025/07/26 03:01:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369116_d20250726_m025808_c001_v7007000_t0000_u01753498688416") 2025/07/26 03:01:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb167_d20250726_m025802_c001_v0001172_t0018_u01753498682062") 2025/07/26 03:01:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f417f89adf7369117_d20250726_m025808_c001_v7007000_t0000_u01753498688610") 2025/07/26 03:01:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc47e_d20250726_m025802_c001_v0001178_t0039_u01753498682074") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae42a6_d20250726_m025823_c001_v7007000_t0000_u01753498703987") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9ef_d20250726_m025818_c001_v0001182_t0045_u01753498698670") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4102464a4e4e1f3b_d20250726_m025824_c001_v7007000_t0000_u01753498704099") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4dc_d20250726_m025818_c001_v0001178_t0002_u01753498698679") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e81_d20250726_m025824_c001_v7007000_t0000_u01753498704111") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb1ff_d20250726_m025818_c001_v0001172_t0047_u01753498698754") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a78e_d20250726_m025824_c001_v7007000_t0000_u01753498704120") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9f1_d20250726_m025818_c001_v0001182_t0020_u01753498698865") 2025/07/26 03:01:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f6_d20250726_m025824_c001_v7007000_t0000_u01753498704130") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4de_d20250726_m025818_c001_v0001178_t0005_u01753498698916") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c9d_d20250726_m025823_c001_v7007000_t0000_u01753498703982") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9f3_d20250726_m025819_c001_v0001182_t0036_u01753498699075") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f406c34f517715e82_d20250726_m025824_c001_v7007000_t0000_u01753498704297") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4e4_d20250726_m025819_c001_v0001178_t0040_u01753498699144") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a78f_d20250726_m025824_c001_v7007000_t0000_u01753498704307") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e9f7_d20250726_m025819_c001_v0001182_t0017_u01753498699274") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f400d250f2099a78d_d20250726_m025823_c001_v7007000_t0000_u01753498703936") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb203_d20250726_m025819_c001_v0001172_t0000_u01753498699285") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d5081_d20250726_m025824_c001_v7007000_t0000_u01753498704143") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd48_d20250726_m025819_c001_v0001116_t0051_u01753498699325") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f4_d20250726_m025823_c001_v7007000_t0000_u01753498703947") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4e6_d20250726_m025819_c001_v0001178_t0040_u01753498699378") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d5080_d20250726_m025823_c001_v7007000_t0000_u01753498703959") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb209_d20250726_m025819_c001_v0001172_t0045_u01753498699599") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f7_d20250726_m025824_c001_v7007000_t0000_u01753498704318") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea03_d20250726_m025819_c001_v0001182_t0033_u01753498699610") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3f5fd_d20250726_m025824_c001_v7007000_t0000_u01753498704156") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4e8_d20250726_m025819_c001_v0001178_t0003_u01753498699621") 2025/07/26 03:01:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae42a7_d20250726_m025824_c001_v7007000_t0000_u01753498704169") 2025/07/26 03:01:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ea07_d20250726_m025819_c001_v0001182_t0028_u01753498699812") 2025/07/26 03:01:37 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26c9e_d20250726_m025824_c001_v7007000_t0000_u01753498704183") 2025/07/26 03:01:37 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc4ea_d20250726_m025819_c001_v0001178_t0010_u01753498699838") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c1109_d20250726_m025607_c001_v7007000_t0000_u01753498567628") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10514ff5ff9ef51c_d20250726_m025605_c001_v0001184_t0023_u01753498565486") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620d9532_d20250726_m025605_c001_v7007000_t0000_u01753498565298") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10514ff5ff9ef4f6_d20250726_m025602_c001_v0001184_t0033_u01753498562150") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620d952e_d20250726_m025601_c001_v7007000_t0000_u01753498561419") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc3b_d20250726_m025556_c001_v0001116_t0013_u01753498556761") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffce2_d20250726_m025555_c001_v7007000_t0000_u01753498555295") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116b906e36705148_d20250726_m025553_c001_v0001181_t0025_u01753498553366") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd8219d3_d20250726_m025553_c001_v7007000_t0000_u01753498553183") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116b906e36705130_d20250726_m025550_c001_v0001181_t0034_u01753498550321") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd8219d0_d20250726_m025549_c001_v7007000_t0000_u01753498549594") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc2f_d20250726_m025544_c001_v0001116_t0020_u01753498544793") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f051_d20250726_m025543_c001_v7007000_t0000_u01753498543518") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11854307cdc1cae2_d20250726_m025541_c001_v0001101_t0051_u01753498541817") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465232_d20250726_m025541_c001_v7007000_t0000_u01753498541633") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11854307cdc1cad4_d20250726_m025538_c001_v0001101_t0046_u01753498538700") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46522a_d20250726_m025537_c001_v7007000_t0000_u01753498537970") 2025/07/26 03:01:37 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ffe7_d20250726_m025533_c001_v0001092_t0002_u01753498533587") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f04d_d20250726_m025532_c001_v7007000_t0000_u01753498532664") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f114a55db0d0e9054_d20250726_m025530_c001_v0001137_t0022_u01753498530807") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590cf68_d20250726_m025530_c001_v7007000_t0000_u01753498530620") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f114a55db0d0e904e_d20250726_m025527_c001_v0001137_t0015_u01753498527392") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590cf63_d20250726_m025526_c001_v7007000_t0000_u01753498526660") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc2d9_d20250726_m025520_c001_v0001178_t0029_u01753498520868") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405c5fba582d88ce_d20250726_m025519_c001_v7007000_t0000_u01753498519958") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f106a6dca2cd42775_d20250726_m025518_c001_v0001134_t0044_u01753498518212") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416ff4e9f28f2116_d20250726_m025518_c001_v7007000_t0000_u01753498518027") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f106a6dca2cd4276f_d20250726_m025514_c001_v0001134_t0056_u01753498514206") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416ff4e9f28f2112_d20250726_m025513_c001_v7007000_t0000_u01753498513412") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc05_d20250726_m025507_c001_v0001116_t0017_u01753498507095") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f1fce_d20250726_m025506_c001_v7007000_t0000_u01753498506182") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f113d3e830a763e00_d20250726_m025504_c001_v0001178_t0023_u01753498504308") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd1e03_d20250726_m025504_c001_v7007000_t0000_u01753498504123") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f113d3e830a763dec_d20250726_m025500_c001_v0001178_t0018_u01753498500755") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd1dfe_d20250726_m025500_c001_v7007000_t0000_u01753498500025") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ff8f_d20250726_m025453_c001_v0001092_t0016_u01753498493272") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902397_d20250726_m025452_c001_v7007000_t0000_u01753498492175") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f107f97a1aeabe78b_d20250726_m025446_c001_v0001182_t0025_u01753498486299") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c4651d8_d20250726_m025446_c001_v7007000_t0000_u01753498486096") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc289_d20250726_m025442_c001_v0001178_t0052_u01753498482140") 2025/07/26 03:01:38 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1050f865a322cd3f_d20250726_m025441_c001_v0001091_t0024_u01753498481272") 2025/07/26 03:01:39 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1050f865a322cd3d_d20250726_m025440_c001_v0001091_t0052_u01753498480042") 2025/07/26 03:01:39 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae3ce6_d20250726_m025426_c001_v7007000_t0000_u01753498466355") 2025/07/26 03:01:39 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ff3d_d20250726_m025419_c001_v0001092_t0014_u01753498459269") 2025/07/26 03:01:39 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10771ee9e94cc4e3_d20250726_m025418_c001_v0001183_t0044_u01753498458500") 2025/07/26 03:01:39 DEBUG : dst/one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10771ee9e94cc4dc_d20250726_m025417_c001_v0001183_t0028_u01753498457538") 2025/07/26 03:01:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c110a_d20250726_m025607_c001_v7007000_t0000_u01753498567811") 2025/07/26 03:01:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f100ce64de4b8bb5b_d20250726_m025604_c001_v0001100_t0043_u01753498564962") 2025/07/26 03:01:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105eeba263d1ba59_d20250726_m025601_c001_v0001145_t0035_u01753498561137") 2025/07/26 03:01:39 DEBUG : dst/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffce3_d20250726_m025555_c001_v7007000_t0000_u01753498555478") 2025/07/26 03:01:39 DEBUG : dst/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f107044a06fa66e67_d20250726_m025552_c001_v0001179_t0028_u01753498552957") 2025/07/26 03:01:39 DEBUG : dst/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1191fae269e1698d_d20250726_m025549_c001_v0001106_t0008_u01753498549002") 2025/07/26 03:01:39 DEBUG : dst/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f052_d20250726_m025543_c001_v7007000_t0000_u01753498543700") 2025/07/26 03:01:39 DEBUG : dst/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f111f58692ffbcc19_d20250726_m025541_c001_v0001154_t0000_u01753498541302") 2025/07/26 03:01:39 DEBUG : dst/one.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f109d90e9a6aec59e_d20250726_m025537_c001_v0001146_t0041_u01753498537632") 2025/07/26 03:01:39 DEBUG : dst/three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902398_d20250726_m025452_c001_v7007000_t0000_u01753498492361") 2025/07/26 03:01:39 DEBUG : dst/three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1050f865a322cd47_d20250726_m025450_c001_v0001091_t0001_u01753498490611") 2025/07/26 03:01:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c110b_d20250726_m025607_c001_v7007000_t0000_u01753498567994") 2025/07/26 03:01:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f118bc40b55165ffd_d20250726_m025606_c001_v0001116_t0042_u01753498566241") 2025/07/26 03:01:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f101b3782bdcaf7ee_d20250726_m025602_c001_v0001131_t0019_u01753498562902") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c110c_d20250726_m025608_c001_v7007000_t0000_u01753498568180") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10514ff5ff9ef530_d20250726_m025607_c001_v0001184_t0048_u01753498567002") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620d9533_d20250726_m025606_c001_v7007000_t0000_u01753498566816") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10514ff5ff9ef50c_d20250726_m025603_c001_v0001184_t0048_u01753498563468") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620d9530_d20250726_m025603_c001_v7007000_t0000_u01753498563282") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106001d_d20250726_m025558_c001_v0001092_t0032_u01753498558255") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffce4_d20250726_m025555_c001_v7007000_t0000_u01753498555661") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116b906e3670514d_d20250726_m025554_c001_v0001181_t0053_u01753498554706") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd8219d5_d20250726_m025554_c001_v7007000_t0000_u01753498554525") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116b906e3670513a_d20250726_m025551_c001_v0001181_t0023_u01753498551598") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd8219d1_d20250726_m025551_c001_v7007000_t0000_u01753498551414") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fff7_d20250726_m025546_c001_v0001092_t0043_u01753498546249") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c465235_d20250726_m025542_c001_v7007000_t0000_u01753498542911") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ffef_d20250726_m025540_c001_v0001092_t0031_u01753498540368") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46522d_d20250726_m025539_c001_v7007000_t0000_u01753498539632") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc2fd_d20250726_m025535_c001_v0001178_t0034_u01753498535139") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590cf6d_d20250726_m025531_c001_v7007000_t0000_u01753498531744") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc2eb_d20250726_m025529_c001_v0001178_t0041_u01753498529372") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f409592255590cf66_d20250726_m025528_c001_v7007000_t0000_u01753498528274") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc17_d20250726_m025521_c001_v0001116_t0027_u01753498521772") 2025/07/26 03:01:40 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416ff4e9f28f2117_d20250726_m025519_c001_v7007000_t0000_u01753498519025") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc11_d20250726_m025516_c001_v0001116_t0004_u01753498516268") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416ff4e9f28f2113_d20250726_m025515_c001_v7007000_t0000_u01753498515163") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ffb1_d20250726_m025508_c001_v0001092_t0055_u01753498508649") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd1e04_d20250726_m025505_c001_v7007000_t0000_u01753498505265") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ffa1_d20250726_m025502_c001_v0001092_t0000_u01753498502695") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd1dff_d20250726_m025501_c001_v7007000_t0000_u01753498501599") 2025/07/26 03:01:41 DEBUG : dst/three.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc2a3_d20250726_m025455_c001_v0001178_t0017_u01753498495061") 2025/07/26 03:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffce5_d20250726_m025555_c001_v7007000_t0000_u01753498555843") 2025/07/26 03:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f109cc6db6c322aef_d20250726_m025554_c001_v0001101_t0030_u01753498554151") 2025/07/26 03:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11867b57d20d4dd9_d20250726_m025551_c001_v0001184_t0016_u01753498551204") 2025/07/26 03:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f053_d20250726_m025543_c001_v7007000_t0000_u01753498543886") 2025/07/26 03:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1116f352e2fbabcc_d20250726_m025542_c001_v0001115_t0022_u01753498542343") 2025/07/26 03:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1013814be0d42292_d20250726_m025539_c001_v0001101_t0042_u01753498539343") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c110d_d20250726_m025608_c001_v7007000_t0000_u01753498568364") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc335_d20250726_m025557_c001_v0001178_t0037_u01753498557680") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffce7_d20250726_m025556_c001_v7007000_t0000_u01753498556027") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc317_d20250726_m025545_c001_v0001178_t0045_u01753498545674") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f054_d20250726_m025544_c001_v7007000_t0000_u01753498544068") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc23_d20250726_m025534_c001_v0001116_t0033_u01753498534340") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418407e7a4d3f04e_d20250726_m025532_c001_v7007000_t0000_u01753498532845") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ffc5_d20250726_m025521_c001_v0001092_t0044_u01753498521448") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405c5fba582d88cf_d20250726_m025520_c001_v7007000_t0000_u01753498520142") 2025/07/26 03:01:41 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc2b9_d20250726_m025508_c001_v0001178_t0037_u01753498508078") 2025/07/26 03:01:42 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f1fcf_d20250726_m025506_c001_v7007000_t0000_u01753498506364") 2025/07/26 03:01:42 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbf5_d20250726_m025454_c001_v0001116_t0005_u01753498494064") 2025/07/26 03:01:42 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902399_d20250726_m025452_c001_v7007000_t0000_u01753498492543") 2025/07/26 03:01:42 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1022d62f08bcbe1b_d20250726_m025448_c001_v0001171_t0055_u01753498488223") 2025/07/26 03:01:42 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae3ce7_d20250726_m025426_c001_v7007000_t0000_u01753498466537") 2025/07/26 03:01:42 DEBUG : dst/two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f10771ee9e94cc50d_d20250726_m025425_c001_v0001183_t0025_u01753498465401") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c4651be_d20250726_m025352_c001_v7007000_t0000_u01753498432068") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc229_d20250726_m025348_c001_v0001178_t0030_u01753498428520") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c4651b9_d20250726_m025346_c001_v7007000_t0000_u01753498426330") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc217_d20250726_m025336_c001_v0001178_t0001_u01753498416133") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902364_d20250726_m025327_c001_v7007000_t0000_u01753498407457") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1f1_d20250726_m025324_c001_v0001178_t0000_u01753498404505") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352493e_d20250726_m025302_c001_v7007000_t0000_u01753498382273") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe9b_d20250726_m025259_c001_v0001092_t0005_u01753498379873") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524938_d20250726_m025259_c001_v7007000_t0000_u01753498379028") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe91_d20250726_m025257_c001_v0001092_t0012_u01753498377549") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524930_d20250726_m025254_c001_v7007000_t0000_u01753498374430") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe7f_d20250726_m025252_c001_v0001092_t0036_u01753498372522") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524929_d20250726_m025251_c001_v7007000_t0000_u01753498371610") 2025/07/26 03:01:42 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe75_d20250726_m025250_c001_v0001092_t0052_u01753498370099") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821973_d20250726_m025243_c001_v7007000_t0000_u01753498363869") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe51_d20250726_m025242_c001_v0001092_t0043_u01753498362197") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821970_d20250726_m025241_c001_v7007000_t0000_u01753498361086") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe4b_d20250726_m025240_c001_v0001092_t0006_u01753498360105") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd82196c_d20250726_m025235_c001_v7007000_t0000_u01753498355246") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe32_d20250726_m025233_c001_v0001092_t0028_u01753498353527") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd82196a_d20250726_m025231_c001_v7007000_t0000_u01753498351680") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe2a_d20250726_m025230_c001_v0001092_t0019_u01753498350552") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821969_d20250726_m025230_c001_v7007000_t0000_u01753498350185") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f104643029d78b480_d20250726_m025229_c001_v0001181_t0018_u01753498349488") 2025/07/26 03:01:43 DEBUG : empty space: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe24_d20250726_m025227_c001_v0001092_t0011_u01753498347748") 2025/07/26 03:01:43 DEBUG : enormous: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352493c_d20250726_m025301_c001_v7007000_t0000_u01753498381236") 2025/07/26 03:01:43 DEBUG : enormous: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe9d_d20250726_m025300_c001_v0001092_t0026_u01753498380366") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40927287f26c1110_d20250726_m025613_c001_v7007000_t0000_u01753498573690") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106002d_d20250726_m025612_c001_v0001092_t0044_u01753498572251") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902360_d20250726_m025322_c001_v7007000_t0000_u01753498402688") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1eb_d20250726_m025321_c001_v0001178_t0000_u01753498401641") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79274_d20250726_m025224_c001_v7007000_t0000_u01753498344562") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe10_d20250726_m025223_c001_v0001092_t0027_u01753498343504") 2025/07/26 03:01:43 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79273_d20250726_m025222_c001_v7007000_t0000_u01753498342958") 2025/07/26 03:01:44 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe0c_d20250726_m025222_c001_v0001092_t0028_u01753498342128") 2025/07/26 03:01:44 DEBUG : existing: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe08_d20250726_m025221_c001_v0001092_t0056_u01753498341159") 2025/07/26 03:01:44 DEBUG : existing-b: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902361_d20250726_m025322_c001_v7007000_t0000_u01753498402872") 2025/07/26 03:01:44 DEBUG : existing-b: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fed3_d20250726_m025321_c001_v0001092_t0036_u01753498401632") 2025/07/26 03:01:44 DEBUG : file1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec98f_d20250726_m025713_c001_v7007000_t0000_u01753498633574") 2025/07/26 03:01:44 DEBUG : file1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e847_d20250726_m025711_c001_v0001182_t0052_u01753498631734") 2025/07/26 03:01:44 DEBUG : file1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec98c_d20250726_m025710_c001_v7007000_t0000_u01753498630761") 2025/07/26 03:01:44 DEBUG : file1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e83b_d20250726_m025709_c001_v0001182_t0019_u01753498629288") 2025/07/26 03:01:44 DEBUG : five: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524940_d20250726_m025306_c001_v7007000_t0000_u01753498386087") 2025/07/26 03:01:44 DEBUG : five: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af8105feb1_d20250726_m025304_c001_v0001092_t0042_u01753498384068") 2025/07/26 03:01:44 DEBUG : foo: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd82196b_d20250726_m025233_c001_v7007000_t0000_u01753498353161") 2025/07/26 03:01:44 DEBUG : foo: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af8105fe30_d20250726_m025232_c001_v0001092_t0042_u01753498352612") 2025/07/26 03:01:44 DEBUG : foo: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af8105fe2e_d20250726_m025232_c001_v0001092_t0042_u01753498352061") 2025/07/26 03:01:44 DEBUG : four: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524941_d20250726_m025306_c001_v7007000_t0000_u01753498386271") 2025/07/26 03:01:44 DEBUG : four: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abb80_d20250726_m025304_c001_v0001116_t0022_u01753498384627") 2025/07/26 03:01:44 DEBUG : four: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105feab_d20250726_m025303_c001_v0001092_t0037_u01753498383372") 2025/07/26 03:01:44 DEBUG : hello world2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3feb_d20250726_m025135_c001_v7007000_t0000_u01753498295956") 2025/07/26 03:01:44 DEBUG : hello world2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fd9a_d20250726_m025135_c001_v0001092_t0026_u01753498295239") 2025/07/26 03:01:44 DEBUG : ignore-size: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79272_d20250726_m025220_c001_v7007000_t0000_u01753498340794") 2025/07/26 03:01:44 DEBUG : ignore-size: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe06_d20250726_m025219_c001_v0001092_t0027_u01753498339717") 2025/07/26 03:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca990235e_d20250726_m025320_c001_v7007000_t0000_u01753498400892") 2025/07/26 03:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1e7_d20250726_m025319_c001_v0001178_t0012_u01753498399977") 2025/07/26 03:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524951_d20250726_m025319_c001_v7007000_t0000_u01753498399217") 2025/07/26 03:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1df_d20250726_m025318_c001_v0001178_t0051_u01753498398033") 2025/07/26 03:01:45 DEBUG : one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524942_d20250726_m025306_c001_v7007000_t0000_u01753498386453") 2025/07/26 03:01:45 DEBUG : one: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af8105fea5_d20250726_m025302_c001_v0001092_t0042_u01753498382675") 2025/07/26 03:01:45 DEBUG : only0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec975_d20250726_m025704_c001_v7007000_t0000_u01753498624781") 2025/07/26 03:01:45 DEBUG : only0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af810600a7_d20250726_m025659_c001_v0001092_t0042_u01753498619286") 2025/07/26 03:01:45 DEBUG : only0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc6f_d20250726_m025642_c001_v0001116_t0023_u01753498602776") 2025/07/26 03:01:45 DEBUG : only0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da5b_d20250726_m025636_c001_v7007000_t0000_u01753498596252") 2025/07/26 03:01:45 DEBUG : only0: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060039_d20250726_m025618_c001_v0001092_t0011_u01753498578473") 2025/07/26 03:01:45 DEBUG : only1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec976_d20250726_m025704_c001_v7007000_t0000_u01753498624966") 2025/07/26 03:01:45 DEBUG : only1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af810600ab_d20250726_m025659_c001_v0001092_t0042_u01753498619692") 2025/07/26 03:01:45 DEBUG : only1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060079_d20250726_m025643_c001_v0001092_t0017_u01753498603953") 2025/07/26 03:01:45 DEBUG : only1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da5f_d20250726_m025636_c001_v7007000_t0000_u01753498596635") 2025/07/26 03:01:45 DEBUG : only1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc359_d20250726_m025619_c001_v0001178_t0049_u01753498579325") 2025/07/26 03:01:45 DEBUG : only10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec977_d20250726_m025705_c001_v7007000_t0000_u01753498625151") 2025/07/26 03:01:45 DEBUG : only10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abc99_d20250726_m025659_c001_v0001116_t0022_u01753498619265") 2025/07/26 03:01:45 DEBUG : only10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106008d_d20250726_m025651_c001_v0001092_t0045_u01753498611302") 2025/07/26 03:01:45 DEBUG : only10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da61_d20250726_m025636_c001_v7007000_t0000_u01753498596798") 2025/07/26 03:01:45 DEBUG : only10: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc36b_d20250726_m025626_c001_v0001178_t0036_u01753498586870") 2025/07/26 03:01:45 DEBUG : only11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec978_d20250726_m025705_c001_v7007000_t0000_u01753498625335") 2025/07/26 03:01:46 DEBUG : only11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af810600b1_d20250726_m025700_c001_v0001092_t0042_u01753498620245") 2025/07/26 03:01:46 DEBUG : only11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3b6_d20250726_m025652_c001_v0001178_t0049_u01753498612144") 2025/07/26 03:01:46 DEBUG : only11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da5c_d20250726_m025636_c001_v7007000_t0000_u01753498596433") 2025/07/26 03:01:46 DEBUG : only11: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc5b_d20250726_m025627_c001_v0001116_t0010_u01753498587443") 2025/07/26 03:01:46 DEBUG : only12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec979_d20250726_m025705_c001_v7007000_t0000_u01753498625520") 2025/07/26 03:01:46 DEBUG : only12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405e93de3bccc3ce_d20250726_m025659_c001_v0001178_t0011_u01753498619275") 2025/07/26 03:01:46 DEBUG : only12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc89_d20250726_m025652_c001_v0001116_t0002_u01753498612679") 2025/07/26 03:01:46 DEBUG : only12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da5d_d20250726_m025636_c001_v7007000_t0000_u01753498596445") 2025/07/26 03:01:46 DEBUG : only12: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060057_d20250726_m025628_c001_v0001092_t0042_u01753498588200") 2025/07/26 03:01:46 DEBUG : only13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec97a_d20250726_m025705_c001_v7007000_t0000_u01753498625706") 2025/07/26 03:01:46 DEBUG : only13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abca3_d20250726_m025700_c001_v0001116_t0022_u01753498620258") 2025/07/26 03:01:46 DEBUG : only13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060097_d20250726_m025653_c001_v0001092_t0057_u01753498613501") 2025/07/26 03:01:46 DEBUG : only13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26be3_d20250726_m025636_c001_v7007000_t0000_u01753498596279") 2025/07/26 03:01:46 DEBUG : only13: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc371_d20250726_m025629_c001_v0001178_t0012_u01753498589356") 2025/07/26 03:01:46 DEBUG : only14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec97c_d20250726_m025705_c001_v7007000_t0000_u01753498625891") 2025/07/26 03:01:46 DEBUG : only14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41791b6aa269e817_d20250726_m025659_c001_v0001182_t0013_u01753498619843") 2025/07/26 03:01:46 DEBUG : only14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3bc_d20250726_m025654_c001_v0001178_t0053_u01753498614507") 2025/07/26 03:01:46 DEBUG : only14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26be6_d20250726_m025636_c001_v7007000_t0000_u01753498596464") 2025/07/26 03:01:46 DEBUG : only14: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc5f_d20250726_m025629_c001_v0001116_t0022_u01753498589971") 2025/07/26 03:01:46 DEBUG : only15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec97d_d20250726_m025706_c001_v7007000_t0000_u01753498626075") 2025/07/26 03:01:46 DEBUG : only15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405e93de3bccc3d4_d20250726_m025659_c001_v0001178_t0011_u01753498619891") 2025/07/26 03:01:46 DEBUG : only15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc8f_d20250726_m025655_c001_v0001116_t0056_u01753498615136") 2025/07/26 03:01:47 DEBUG : only15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc3b_d20250726_m025636_c001_v7007000_t0000_u01753498596487") 2025/07/26 03:01:47 DEBUG : only15: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060061_d20250726_m025630_c001_v0001092_t0044_u01753498590810") 2025/07/26 03:01:47 DEBUG : only16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec97e_d20250726_m025706_c001_v7007000_t0000_u01753498626260") 2025/07/26 03:01:47 DEBUG : only16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abc9b_d20250726_m025659_c001_v0001116_t0022_u01753498619487") 2025/07/26 03:01:47 DEBUG : only16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106009d_d20250726_m025656_c001_v0001092_t0032_u01753498616260") 2025/07/26 03:01:47 DEBUG : only16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da5e_d20250726_m025636_c001_v7007000_t0000_u01753498596616") 2025/07/26 03:01:47 DEBUG : only16: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc37f_d20250726_m025631_c001_v0001178_t0033_u01753498591729") 2025/07/26 03:01:48 DEBUG : only17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec97f_d20250726_m025706_c001_v7007000_t0000_u01753498626450") 2025/07/26 03:01:48 DEBUG : only17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405e93de3bccc3d0_d20250726_m025659_c001_v0001178_t0011_u01753498619498") 2025/07/26 03:01:48 DEBUG : only17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3c2_d20250726_m025657_c001_v0001178_t0039_u01753498617080") 2025/07/26 03:01:48 DEBUG : only17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da63_d20250726_m025636_c001_v7007000_t0000_u01753498596825") 2025/07/26 03:01:48 DEBUG : only17: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc65_d20250726_m025632_c001_v0001116_t0050_u01753498592488") 2025/07/26 03:01:48 DEBUG : only18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec980_d20250726_m025706_c001_v7007000_t0000_u01753498626636") 2025/07/26 03:01:48 DEBUG : only18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af810600a9_d20250726_m025659_c001_v0001092_t0042_u01753498619510") 2025/07/26 03:01:48 DEBUG : only18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc93_d20250726_m025657_c001_v0001116_t0041_u01753498617614") 2025/07/26 03:01:48 DEBUG : only18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bea_d20250726_m025636_c001_v7007000_t0000_u01753498596835") 2025/07/26 03:01:48 DEBUG : only18: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060065_d20250726_m025633_c001_v0001092_t0002_u01753498593692") 2025/07/26 03:01:48 DEBUG : only19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec981_d20250726_m025706_c001_v7007000_t0000_u01753498626821") 2025/07/26 03:01:48 DEBUG : only19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abc9d_d20250726_m025659_c001_v0001116_t0022_u01753498619675") 2025/07/26 03:01:48 DEBUG : only19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af810600a3_d20250726_m025658_c001_v0001092_t0033_u01753498618339") 2025/07/26 03:01:48 DEBUG : only19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc3a_d20250726_m025636_c001_v7007000_t0000_u01753498596304") 2025/07/26 03:01:48 DEBUG : only19: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc387_d20250726_m025634_c001_v0001178_t0059_u01753498594671") 2025/07/26 03:01:48 DEBUG : only2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec982_d20250726_m025707_c001_v7007000_t0000_u01753498627010") 2025/07/26 03:01:48 DEBUG : only2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405e93de3bccc3d2_d20250726_m025659_c001_v0001178_t0011_u01753498619701") 2025/07/26 03:01:48 DEBUG : only2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc39e_d20250726_m025644_c001_v0001178_t0006_u01753498604980") 2025/07/26 03:01:48 DEBUG : only2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc38_d20250726_m025635_c001_v7007000_t0000_u01753498595876") 2025/07/26 03:01:48 DEBUG : only2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc4d_d20250726_m025620_c001_v0001116_t0009_u01753498580000") 2025/07/26 03:01:48 DEBUG : only3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec983_d20250726_m025707_c001_v7007000_t0000_u01753498627196") 2025/07/26 03:01:48 DEBUG : only3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abc9f_d20250726_m025659_c001_v0001116_t0022_u01753498619860") 2025/07/26 03:01:48 DEBUG : only3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc75_d20250726_m025645_c001_v0001116_t0043_u01753498605700") 2025/07/26 03:01:48 DEBUG : only3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc3d_d20250726_m025636_c001_v7007000_t0000_u01753498596848") 2025/07/26 03:01:48 DEBUG : only3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060043_d20250726_m025620_c001_v0001092_t0008_u01753498580816") 2025/07/26 03:01:49 DEBUG : only4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec984_d20250726_m025707_c001_v7007000_t0000_u01753498627380") 2025/07/26 03:01:49 DEBUG : only4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af810600ad_d20250726_m025659_c001_v0001092_t0042_u01753498619874") 2025/07/26 03:01:49 DEBUG : only4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106007f_d20250726_m025646_c001_v0001092_t0053_u01753498606507") 2025/07/26 03:01:49 DEBUG : only4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26be9_d20250726_m025636_c001_v7007000_t0000_u01753498596649") 2025/07/26 03:01:49 DEBUG : only4: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc35f_d20250726_m025622_c001_v0001178_t0013_u01753498582100") 2025/07/26 03:01:49 DEBUG : only5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec985_d20250726_m025707_c001_v7007000_t0000_u01753498627564") 2025/07/26 03:01:49 DEBUG : only5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41791b6aa269e81b_d20250726_m025700_c001_v0001182_t0013_u01753498620214") 2025/07/26 03:01:49 DEBUG : only5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3a8_d20250726_m025647_c001_v0001178_t0018_u01753498607465") 2025/07/26 03:01:49 DEBUG : only5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc3c_d20250726_m025636_c001_v7007000_t0000_u01753498596668") 2025/07/26 03:01:49 DEBUG : only5: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc51_d20250726_m025622_c001_v0001116_t0009_u01753498582727") 2025/07/26 03:01:49 DEBUG : only6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec986_d20250726_m025707_c001_v7007000_t0000_u01753498627750") 2025/07/26 03:01:49 DEBUG : only6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41791b6aa269e819_d20250726_m025700_c001_v0001182_t0013_u01753498620030") 2025/07/26 03:01:49 DEBUG : only6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc7b_d20250726_m025648_c001_v0001116_t0033_u01753498608394") 2025/07/26 03:01:49 DEBUG : only6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da64_d20250726_m025636_c001_v7007000_t0000_u01753498596983") 2025/07/26 03:01:49 DEBUG : only6: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8106004b_d20250726_m025623_c001_v0001092_t0035_u01753498583531") 2025/07/26 03:01:49 DEBUG : only7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec987_d20250726_m025707_c001_v7007000_t0000_u01753498627934") 2025/07/26 03:01:49 DEBUG : only7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f403bedd6e23abca1_d20250726_m025700_c001_v0001116_t0022_u01753498620043") 2025/07/26 03:01:49 DEBUG : only7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060085_d20250726_m025649_c001_v0001092_t0049_u01753498609063") 2025/07/26 03:01:49 DEBUG : only7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049d4ddc9d26bed_d20250726_m025637_c001_v7007000_t0000_u01753498597017") 2025/07/26 03:01:49 DEBUG : only7: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc367_d20250726_m025624_c001_v0001178_t0033_u01753498584543") 2025/07/26 03:01:49 DEBUG : only8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec989_d20250726_m025708_c001_v7007000_t0000_u01753498628119") 2025/07/26 03:01:50 DEBUG : only8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af810600af_d20250726_m025700_c001_v0001092_t0042_u01753498620062") 2025/07/26 03:01:50 DEBUG : only8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3b2_d20250726_m025649_c001_v0001178_t0039_u01753498609963") 2025/07/26 03:01:50 DEBUG : only8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc39_d20250726_m025636_c001_v7007000_t0000_u01753498596123") 2025/07/26 03:01:50 DEBUG : only8: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc55_d20250726_m025625_c001_v0001116_t0055_u01753498585172") 2025/07/26 03:01:50 DEBUG : only9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec98a_d20250726_m025708_c001_v7007000_t0000_u01753498628303") 2025/07/26 03:01:50 DEBUG : only9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405e93de3bccc3d6_d20250726_m025700_c001_v0001178_t0011_u01753498620075") 2025/07/26 03:01:50 DEBUG : only9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abc81_d20250726_m025650_c001_v0001116_t0014_u01753498610556") 2025/07/26 03:01:50 DEBUG : only9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3da5a_d20250726_m025636_c001_v7007000_t0000_u01753498596250") 2025/07/26 03:01:50 DEBUG : only9: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af81060053_d20250726_m025625_c001_v0001092_t0043_u01753498585941") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352494f_d20250726_m025316_c001_v7007000_t0000_u01753498396895") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1d1_d20250726_m025314_c001_v0001178_t0052_u01753498394478") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352494c_d20250726_m025313_c001_v7007000_t0000_u01753498393725") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1c5_d20250726_m025311_c001_v0001178_t0014_u01753498391002") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524949_d20250726_m025310_c001_v7007000_t0000_u01753498390255") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abb8a_d20250726_m025307_c001_v0001116_t0025_u01753498387374") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524934_d20250726_m025256_c001_v7007000_t0000_u01753498376631") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe87_d20250726_m025254_c001_v0001092_t0016_u01753498374980") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352492e_d20250726_m025253_c001_v7007000_t0000_u01753498373293") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe7d_d20250726_m025252_c001_v0001092_t0031_u01753498372162") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524926_d20250726_m025250_c001_v7007000_t0000_u01753498370844") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe71_d20250726_m025249_c001_v0001092_t0054_u01753498369612") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821972_d20250726_m025243_c001_v7007000_t0000_u01753498363306") 2025/07/26 03:01:50 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe4f_d20250726_m025241_c001_v0001092_t0019_u01753498361644") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821971_d20250726_m025241_c001_v7007000_t0000_u01753498361274") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe49_d20250726_m025239_c001_v0001092_t0039_u01753498359779") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd82196f_d20250726_m025239_c001_v7007000_t0000_u01753498359412") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe43_d20250726_m025238_c001_v0001092_t0032_u01753498358630") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe41_d20250726_m025237_c001_v0001092_t0006_u01753498357719") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd82196e_d20250726_m025237_c001_v7007000_t0000_u01753498357355") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe3b_d20250726_m025236_c001_v0001092_t0041_u01753498356620") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe38_d20250726_m025235_c001_v0001092_t0059_u01753498355794") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd82196d_d20250726_m025235_c001_v7007000_t0000_u01753498355428") 2025/07/26 03:01:51 DEBUG : potato: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe36_d20250726_m025234_c001_v0001092_t0014_u01753498354249") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40321f9147ea571f_d20250726_m025401_c001_v7007000_t0000_u01753498441724") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbc4_d20250726_m025400_c001_v0001116_t0027_u01753498440760") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c4651bf_d20250726_m025352_c001_v7007000_t0000_u01753498432311") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbbc_d20250726_m025347_c001_v0001116_t0047_u01753498427627") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40321f9147ea570d_d20250726_m025339_c001_v7007000_t0000_u01753498419947") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbb4_d20250726_m025335_c001_v0001116_t0037_u01753498415187") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902365_d20250726_m025327_c001_v7007000_t0000_u01753498407717") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abba2_d20250726_m025323_c001_v0001116_t0023_u01753498403811") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352493d_d20250726_m025301_c001_v7007000_t0000_u01753498381419") 2025/07/26 03:01:51 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe99_d20250726_m025259_c001_v0001092_t0044_u01753498379580") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352493a_d20250726_m025259_c001_v7007000_t0000_u01753498379211") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe8f_d20250726_m025257_c001_v0001092_t0000_u01753498377184") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524935_d20250726_m025256_c001_v7007000_t0000_u01753498376814") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe8b_d20250726_m025255_c001_v0001092_t0002_u01753498375860") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524931_d20250726_m025254_c001_v7007000_t0000_u01753498374613") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe85_d20250726_m025253_c001_v0001092_t0057_u01753498373673") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352492a_d20250726_m025251_c001_v7007000_t0000_u01753498371794") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe77_d20250726_m025250_c001_v0001092_t0055_u01753498370856") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f415e0c79cd821974_d20250726_m025244_c001_v7007000_t0000_u01753498364052") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe55_d20250726_m025242_c001_v0001092_t0023_u01753498362919") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3ff2_d20250726_m025139_c001_v7007000_t0000_u01753498299134") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fda2_d20250726_m025138_c001_v0001092_t0036_u01753498298252") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3fef_d20250726_m025137_c001_v7007000_t0000_u01753498297220") 2025/07/26 03:01:52 DEBUG : potato2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fd9e_d20250726_m025136_c001_v0001092_t0054_u01753498296498") 2025/07/26 03:01:52 DEBUG : potato3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c4651c0_d20250726_m025352_c001_v7007000_t0000_u01753498432543") 2025/07/26 03:01:52 DEBUG : potato3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ff0e_d20250726_m025349_c001_v0001092_t0017_u01753498429103") 2025/07/26 03:01:52 DEBUG : potato3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40321f9147ea570e_d20250726_m025340_c001_v7007000_t0000_u01753498420362") 2025/07/26 03:01:52 DEBUG : potato3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fef7_d20250726_m025336_c001_v0001092_t0001_u01753498416723") 2025/07/26 03:01:52 DEBUG : potato3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902366_d20250726_m025328_c001_v7007000_t0000_u01753498408192") 2025/07/26 03:01:52 DEBUG : potato3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fedb_d20250726_m025324_c001_v0001092_t0004_u01753498404718") 2025/07/26 03:01:52 DEBUG : pre-dest1/1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902384_d20250726_m025435_c001_v7007000_t0000_u01753498475735") 2025/07/26 03:01:52 DEBUG : pre-dest1/1: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105ff4d_d20250726_m025427_c001_v0001092_t0035_u01753498467284") 2025/07/26 03:01:53 DEBUG : pre-dest2/2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca9902385_d20250726_m025435_c001_v7007000_t0000_u01753498475918") 2025/07/26 03:01:53 DEBUG : pre-dest2/2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abbdb_d20250726_m025428_c001_v0001116_t0010_u01753498468124") 2025/07/26 03:01:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f418771a8f5ae3cda_d20250726_m025413_c001_v7007000_t0000_u01753498453489") 2025/07/26 03:01:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc241_d20250726_m025409_c001_v0001178_t0015_u01753498449601") 2025/07/26 03:01:53 DEBUG : sizeonly: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79270_d20250726_m025219_c001_v7007000_t0000_u01753498339160") 2025/07/26 03:01:53 DEBUG : sizeonly: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fe02_d20250726_m025218_c001_v0001092_t0033_u01753498338098") 2025/07/26 03:01:53 DEBUG : splitbanan: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419f5d167dcd7ba9_d20250726_m025907_c001_v7007000_t0000_u01753498747722") 2025/07/26 03:01:53 DEBUG : splitbanan: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb33d_d20250726_m025900_c001_v0001172_t0011_u01753498740062") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdeb_d20250726_m030029_c001_v7007000_t0000_u01753498829390") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe68_d20250726_m030022_c001_v0001116_t0010_u01753498822282") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f402e1f7bb61f0360_d20250726_m030012_c001_v7007000_t0000_u01753498812414") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe53_d20250726_m030004_c001_v0001116_t0055_u01753498804696") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4049efe6560c6442_d20250726_m025955_c001_v7007000_t0000_u01753498795621") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe30_d20250726_m025948_c001_v0001116_t0003_u01753498788797") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd270a_d20250726_m025939_c001_v7007000_t0000_u01753498779921") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe1a_d20250726_m025933_c001_v0001116_t0058_u01753498773032") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f42299629dacd26ee_d20250726_m025924_c001_v7007000_t0000_u01753498764094") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdfa_d20250726_m025916_c001_v0001116_t0011_u01753498756591") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401842d4bc7266fa_d20250726_m025902_c001_v7007000_t0000_u01753498742333") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abdcc_d20250726_m025858_c001_v0001116_t0056_u01753498738686") 2025/07/26 03:01:53 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f41448285bd5f209e_d20250726_m025850_c001_v7007000_t0000_u01753498730322") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269eaf3_d20250726_m025843_c001_v0001182_t0021_u01753498723106") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da712_d20250726_m025842_c001_v7007000_t0000_u01753498722112") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd7c_d20250726_m025838_c001_v0001116_t0017_u01753498718211") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da70b_d20250726_m025829_c001_v7007000_t0000_u01753498709213") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd52_d20250726_m025821_c001_v0001116_t0019_u01753498701835") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4155c996620da6f1_d20250726_m025820_c001_v7007000_t0000_u01753498700717") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd3c_d20250726_m025817_c001_v0001116_t0056_u01753498697116") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40206a38f733a78b_d20250726_m025803_c001_v7007000_t0000_u01753498683111") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abd08_d20250726_m025758_c001_v0001116_t0037_u01753498678881") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f419774da3c46527d_d20250726_m025750_c001_v7007000_t0000_u01753498670281") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc439_d20250726_m025743_c001_v0001178_t0038_u01753498663615") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4082b8e487a3e647_d20250726_m025735_c001_v7007000_t0000_u01753498655230") 2025/07/26 03:01:54 DEBUG : splitbananasplit: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e897_d20250726_m025728_c001_v0001182_t0022_u01753498648845") 2025/07/26 03:01:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401842d4bc7266f6_d20250726_m025845_c001_v7007000_t0000_u01753498725087") 2025/07/26 03:01:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb299_d20250726_m025839_c001_v0001172_t0050_u01753498719686") 2025/07/26 03:01:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec995_d20250726_m025721_c001_v7007000_t0000_u01753498641344") 2025/07/26 03:01:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcb6_d20250726_m025718_c001_v0001116_t0025_u01753498638252") 2025/07/26 03:01:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc52_d20250726_m025717_c001_v7007000_t0000_u01753498637080") 2025/07/26 03:01:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3f0_d20250726_m025714_c001_v0001178_t0005_u01753498634594") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f407dd04ca990235f_d20250726_m025321_c001_v7007000_t0000_u01753498401075") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abb9a_d20250726_m025319_c001_v0001116_t0049_u01753498399967") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524952_d20250726_m025319_c001_v7007000_t0000_u01753498399401") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fecb_d20250726_m025318_c001_v0001092_t0040_u01753498398389") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b7926d_d20250726_m025215_c001_v7007000_t0000_u01753498335785") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdf6_d20250726_m025213_c001_v0001092_t0045_u01753498333896") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b7926c_d20250726_m025213_c001_v7007000_t0000_u01753498333533") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdf0_d20250726_m025212_c001_v0001092_t0021_u01753498332212") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b7926b_d20250726_m025210_c001_v7007000_t0000_u01753498330152") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fde8_d20250726_m025208_c001_v0001092_t0010_u01753498328247") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79268_d20250726_m025207_c001_v7007000_t0000_u01753498327705") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fde4_d20250726_m025206_c001_v0001092_t0023_u01753498326369") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fde0_d20250726_m025203_c001_v0001092_t0027_u01753498323575") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79265_d20250726_m025203_c001_v7007000_t0000_u01753498323213") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fddc_d20250726_m025202_c001_v0001092_t0009_u01753498322282") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdda_d20250726_m025201_c001_v0001092_t0017_u01753498321229") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f411320ef57b79262_d20250726_m025200_c001_v7007000_t0000_u01753498320863") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdd2_d20250726_m025157_c001_v0001092_t0024_u01753498317597") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdce_d20250726_m025154_c001_v0001092_t0048_u01753498314438") 2025/07/26 03:01:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d4006_d20250726_m025154_c001_v7007000_t0000_u01753498314076") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdca_d20250726_m025153_c001_v0001092_t0010_u01753498313358") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdc6_d20250726_m025152_c001_v0001092_t0016_u01753498312364") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d4005_d20250726_m025152_c001_v7007000_t0000_u01753498312003") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdbc_d20250726_m025148_c001_v0001092_t0057_u01753498308370") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d4001_d20250726_m025148_c001_v7007000_t0000_u01753498308009") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdba_d20250726_m025147_c001_v0001092_t0058_u01753498307297") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d4000_d20250726_m025146_c001_v7007000_t0000_u01753498306389") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdb6_d20250726_m025145_c001_v0001092_t0018_u01753498305631") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3fff_d20250726_m025145_c001_v7007000_t0000_u01753498305087") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdb0_d20250726_m025144_c001_v0001092_t0049_u01753498304326") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3ffd_d20250726_m025143_c001_v7007000_t0000_u01753498303427") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdae_d20250726_m025142_c001_v0001092_t0023_u01753498302472") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3ffa_d20250726_m025141_c001_v7007000_t0000_u01753498301897") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fdaa_d20250726_m025140_c001_v0001092_t0009_u01753498300983") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3ff6_d20250726_m025140_c001_v7007000_t0000_u01753498300441") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fda8_d20250726_m025139_c001_v0001092_t0015_u01753498299687") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3fe9_d20250726_m025134_c001_v7007000_t0000_u01753498294685") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fd96_d20250726_m025133_c001_v0001092_t0057_u01753498293964") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3fe5_d20250726_m025133_c001_v7007000_t0000_u01753498293423") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fd94_d20250726_m025132_c001_v0001092_t0010_u01753498292656") 2025/07/26 03:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3fdf_d20250726_m025131_c001_v7007000_t0000_u01753498291756") 2025/07/26 03:01:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fd8c_d20250726_m025131_c001_v0001092_t0050_u01753498291061") 2025/07/26 03:01:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d3fd5_d20250726_m025128_c001_v7007000_t0000_u01753498288714") 2025/07/26 03:01:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fd7c_d20250726_m025127_c001_v0001092_t0000_u01753498287888") 2025/07/26 03:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec996_d20250726_m025721_c001_v7007000_t0000_u01753498641529") 2025/07/26 03:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e861_d20250726_m025717_c001_v0001182_t0055_u01753498637906") 2025/07/26 03:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416f0ad7fd98dc53_d20250726_m025717_c001_v7007000_t0000_u01753498637262") 2025/07/26 03:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269e851_d20250726_m025714_c001_v0001182_t0026_u01753498634549") 2025/07/26 03:01:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdee_d20250726_m030031_c001_v7007000_t0000_u01753498831465") 2025/07/26 03:01:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc6f3_d20250726_m030030_c001_v0001178_t0056_u01753498830751") 2025/07/26 03:01:57 DEBUG : sub/yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352494e_d20250726_m025316_c001_v7007000_t0000_u01753498396343") 2025/07/26 03:01:57 DEBUG : sub/yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abb92_d20250726_m025314_c001_v0001116_t0027_u01753498394832") 2025/07/26 03:01:57 DEBUG : test_dir1/file2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec990_d20250726_m025713_c001_v7007000_t0000_u01753498633758") 2025/07/26 03:01:57 DEBUG : test_dir1/file2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3e8_d20250726_m025711_c001_v0001178_t0049_u01753498631744") 2025/07/26 03:01:57 DEBUG : test_dir1/file2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec98d_d20250726_m025710_c001_v7007000_t0000_u01753498630945") 2025/07/26 03:01:57 DEBUG : test_dir1/file2: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af810600c1_d20250726_m025709_c001_v0001092_t0029_u01753498629287") 2025/07/26 03:01:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec992_d20250726_m025713_c001_v7007000_t0000_u01753498633942") 2025/07/26 03:01:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abcae_d20250726_m025712_c001_v0001116_t0044_u01753498632085") 2025/07/26 03:01:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f40516cd1d26ec98e_d20250726_m025711_c001_v7007000_t0000_u01753498631130") 2025/07/26 03:01:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc3e0_d20250726_m025709_c001_v0001178_t0012_u01753498629271") 2025/07/26 03:01:57 DEBUG : three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524943_d20250726_m025306_c001_v7007000_t0000_u01753498386636") 2025/07/26 03:01:57 DEBUG : three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105feb3_d20250726_m025305_c001_v0001092_t0039_u01753498385385") 2025/07/26 03:01:58 DEBUG : three: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105fea9_d20250726_m025303_c001_v0001092_t0056_u01753498383043") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdef_d20250726_m030033_c001_v7007000_t0000_u01753498833204") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb57b_d20250726_m030032_c001_v0001172_t0021_u01753498832431") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffe00_d20250726_m030052_c001_v7007000_t0000_u01753498852735") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ee58_d20250726_m030050_c001_v0001182_t0039_u01753498850788") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdfd_d20250726_m030049_c001_v7007000_t0000_u01753498849200") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb5f5_d20250726_m030047_c001_v0001172_t0049_u01753498847650") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdfc_d20250726_m030046_c001_v7007000_t0000_u01753498846683") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc70b_d20250726_m030046_c001_v0001178_t0055_u01753498846048") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdf6_d20250726_m030040_c001_v7007000_t0000_u01753498840690") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb5b1_d20250726_m030039_c001_v0001172_t0049_u01753498839288") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdf9_d20250726_m030043_c001_v7007000_t0000_u01753498843091") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ee34_d20250726_m030041_c001_v0001182_t0033_u01753498841662") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdf4_d20250726_m030038_c001_v7007000_t0000_u01753498838302") 2025/07/26 03:01:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc705_d20250726_m030037_c001_v0001178_t0027_u01753498837674") 2025/07/26 03:01:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdf3_d20250726_m030036_c001_v7007000_t0000_u01753498836706") 2025/07/26 03:01:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe7e_d20250726_m030035_c001_v0001116_t0048_u01753498835741") 2025/07/26 03:01:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdf1_d20250726_m030034_c001_v7007000_t0000_u01753498834785") 2025/07/26 03:01:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f11791b6aa269ee08_d20250726_m030034_c001_v0001182_t0039_u01753498834157") 2025/07/26 03:01:58 DEBUG : toe/toe/toe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f421fca8aac4d50ea_d20250726_m030057_c001_v7007000_t0000_u01753498857903") 2025/07/26 03:01:58 DEBUG : toe/toe/toe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f119adfdf348bb637_d20250726_m030057_c001_v0001172_t0000_u01753498857136") 2025/07/26 03:01:59 DEBUG : toe/toe/toe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdfa_d20250726_m030045_c001_v7007000_t0000_u01753498845102") 2025/07/26 03:01:59 DEBUG : toe/toe/toe: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe84_d20250726_m030044_c001_v0001116_t0017_u01753498844067") 2025/07/26 03:01:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffe01_d20250726_m030053_c001_v7007000_t0000_u01753498853322") 2025/07/26 03:01:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f103bedd6e23abe8d_d20250726_m030052_c001_v0001116_t0004_u01753498852114") 2025/07/26 03:01:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f4121b0f6da1ffdfe_d20250726_m030049_c001_v7007000_t0000_u01753498849821") 2025/07/26 03:01:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1168b7033e7ac67f_d20250726_m030048_c001_v0001100_t0022_u01753498848878") 2025/07/26 03:01:59 DEBUG : two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524944_d20250726_m025306_c001_v7007000_t0000_u01753498386820") 2025/07/26 03:01:59 DEBUG : two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f405e93de3bccc1b7_d20250726_m025304_c001_v0001178_t0011_u01753498384812") 2025/07/26 03:01:59 DEBUG : two: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f416058af8105fea7_d20250726_m025302_c001_v0001092_t0042_u01753498382859") 2025/07/26 03:01:59 DEBUG : yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524950_d20250726_m025317_c001_v7007000_t0000_u01753498397078") 2025/07/26 03:01:59 DEBUG : yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1098bfd3cdca6a4c_d20250726_m025316_c001_v0001165_t0000_u01753498396115") 2025/07/26 03:01:59 DEBUG : yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352494b_d20250726_m025313_c001_v7007000_t0000_u01753498393170") 2025/07/26 03:01:59 DEBUG : yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f116058af8105febf_d20250726_m025311_c001_v0001092_t0006_u01753498391360") 2025/07/26 03:01:59 DEBUG : yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c3524948_d20250726_m025309_c001_v7007000_t0000_u01753498389706") 2025/07/26 03:01:59 DEBUG : yam: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f105e93de3bccc1bd_d20250726_m025307_c001_v0001178_t0052_u01753498387384") 2025/07/26 03:01:59 DEBUG : yaml: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352494d_d20250726_m025313_c001_v7007000_t0000_u01753498393914") 2025/07/26 03:01:59 DEBUG : yaml: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f1054b000e43d36c5_d20250726_m025312_c001_v0001109_t0040_u01753498392662") 2025/07/26 03:01:59 DEBUG : yaml: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f401a3108c352494a_d20250726_m025310_c001_v7007000_t0000_u01753498390438") 2025/07/26 03:01:59 DEBUG : yaml: Deleting (id "4_zbf927d73a04d4b4b9f880e1b_f114132a04418393a_d20250726_m025308_c001_v0001116_t0001_u01753498388976") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m35.837461055s (try 1/5)