"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5) 2025/06/27 01:31:51 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo" 2025/06/27 01:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 01:31:51 DEBUG : Creating backend with remote "/tmp/rclone4155608098" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.26s) === RUN TestCopy run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:52 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:52 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopy (0.64s) === RUN TestCopyMetadata run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.07s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.07s) === RUN TestCopyMissingDirectory run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:53 DEBUG : Creating backend with remote "/non-existing" 2025/06/27 01:31:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.11s) === RUN TestCopyNoTraverse run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:53 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:53 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyNoTraverse (0.70s) === RUN TestCopyCheckFirst run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:53 INFO : HiDrive root 'rclone-test-fajayef7najo': Running all checks before starting transfers 2025/06/27 01:31:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:53 INFO : HiDrive root 'rclone-test-fajayef7najo': Checks finished, now starting transfers 2025/06/27 01:31:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:54 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:54 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyCheckFirst (0.69s) === RUN TestSyncNoTraverse run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:54 ERROR : Ignoring --no-traverse with sync 2025/06/27 01:31:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:54 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:54 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:54 DEBUG : Waiting for deletions to finish 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestSyncNoTraverse (0.70s) === RUN TestCopyWithDepth run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:55 DEBUG : hello world2: hidrive = 7bfe7564358050bd76472ea3550746635617e3f8 OK 2025/06/27 01:31:55 INFO : hello world2: Copied (new) 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world2 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world2 --- PASS: TestCopyWithDepth (0.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:55 DEBUG : potato2: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:55 INFO : potato2: Copied (new) 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:31:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestCopyWithFilesFrom (0.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:56 DEBUG : potato2: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:56 INFO : potato2: Copied (new) 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestCopyWithFilesFromAndNoTraverse (0.37s) === RUN TestCopyEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/27 01:31:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:31:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/27 01:31:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:31:56 INFO : sub dir2: Making directory 2025/06/27 01:31:56 INFO : sub dir: Making directory 2025/06/27 01:31:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:56 INFO : sub dir2/sub sub dir2: Making directory 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:56 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:56 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub sub dir2 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:31:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub sub dir2 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:57 INFO : sub dir2: Making directory 2025/06/27 01:31:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/27 01:31:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:31:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:57 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:57 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyNoEmptyDirectories (0.64s) === RUN TestMoveEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:58 DEBUG : sub dir2: Making directory with metadata 2025/06/27 01:31:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:31:58 INFO : sub dir2: Making directory 2025/06/27 01:31:58 INFO : sub dir: Making directory 2025/06/27 01:31:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:58 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:58 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:58 INFO : sub dir/hello world: Deleted 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:31:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestMoveEmptyDirectories (0.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.08s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:58 INFO : sub dir2: Making directory 2025/06/27 01:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:59 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:59 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:59 INFO : sub dir/hello world: Deleted 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestMoveNoEmptyDirectories (0.61s) === RUN TestSyncEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:31:59 DEBUG : sub dir2: Making directory with metadata 2025/06/27 01:31:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:31:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:31:59 INFO : sub dir2: Making directory 2025/06/27 01:31:59 INFO : sub dir: Making directory 2025/06/27 01:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:31:59 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:31:59 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:31:59 DEBUG : Waiting for deletions to finish 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:31:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.07s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:00 INFO : sub dir2: Making directory 2025/06/27 01:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:00 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:00 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:32:00 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.62s) === RUN TestServerSideCopy run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:01 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wisudeb3baru" sync_test.go:591: Server side copy (if possible) HiDrive root 'rclone-test-fajayef7najo' -> HiDrive root 'rclone-test-wisudeb3baru' 2025/06/27 01:32:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:01 DEBUG : HiDrive root 'rclone-test-wisudeb3baru': Waiting for checks to finish 2025/06/27 01:32:01 DEBUG : HiDrive root 'rclone-test-wisudeb3baru': Waiting for transfers to finish 2025/06/27 01:32:02 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-wisudeb3baru': found directory-element with name sub dir 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-wisudeb3baru': found directory-element with name hello world 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-wisudeb3baru': Purge remote 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestServerSideCopy (1.57s) === RUN TestCopyOverSelf run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:03 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2025/06/27 01:32:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyOverSelf (0.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:03 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-hiqaful1habe" sync_test.go:627: Server side copy (if possible) HiDrive root 'rclone-test-fajayef7najo' -> HiDrive root 'rclone-test-hiqaful1habe' 2025/06/27 01:32:04 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:04 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:04 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': Waiting for checks to finish 2025/06/27 01:32:04 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': Waiting for transfers to finish 2025/06/27 01:32:04 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 01:32:04 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': found directory-element with name sub dir 2025/06/27 01:32:04 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': found directory-element with name hello world 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': found directory-element with name sub dir 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': found directory-element with name hello world 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': Waiting for checks to finish 2025/06/27 01:32:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 01:32:05 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': Waiting for transfers to finish 2025/06/27 01:32:06 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2025/06/27 01:32:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': found directory-element with name sub dir 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': found directory-element with name hello world 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-hiqaful1habe': Purge remote 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestServerSideCopyOverSelf (3.89s) === RUN TestMoveOverSelf run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:08 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2025/06/27 01:32:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/27 01:32:08 INFO : sub dir/hello world: Deleted 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestMoveOverSelf (1.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:08 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-sowaqek3koho" sync_test.go:672: Server side copy (if possible) HiDrive root 'rclone-test-fajayef7najo' -> HiDrive root 'rclone-test-sowaqek3koho' 2025/06/27 01:32:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:09 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Waiting for checks to finish 2025/06/27 01:32:09 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Waiting for transfers to finish 2025/06/27 01:32:09 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 01:32:09 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name sub dir 2025/06/27 01:32:09 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name hello world 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Using server-side directory move 2025/06/27 01:32:10 INFO : HiDrive root 'rclone-test-sowaqek3koho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name sub dir 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name hello world 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Waiting for checks to finish 2025/06/27 01:32:10 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Waiting for transfers to finish 2025/06/27 01:32:10 INFO : sub dir/hello world: Deleted 2025/06/27 01:32:11 INFO : sub dir/hello world: Moved (server-side) 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name hello world 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:11 DEBUG : testing file moves 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name hello world 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Waiting for checks to finish 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Waiting for transfers to finish 2025/06/27 01:32:11 INFO : sub dir/hello world: Deleted 2025/06/27 01:32:11 INFO : sub dir/hello world: Moved (server-side) 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name sub dir 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': found directory-element with name hello world 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-sowaqek3koho': Purge remote 2025/06/27 01:32:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir --- PASS: TestServerSideMoveOverSelf (3.55s) === RUN TestCopyAfterDelete run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:12 ERROR : error listing: directory not found 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:12 INFO : Local file system at /tmp/rclone4155608098: Making directory 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyAfterDelete (0.75s) === RUN TestCopyRedownload run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:13 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for checks to finish 2025/06/27 01:32:13 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for transfers to finish 2025/06/27 01:32:13 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:13 DEBUG : sub dir/hello world.6aca8813.partial: renamed to: sub dir/hello world 2025/06/27 01:32:13 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:32:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestCopyRedownload (0.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:13 DEBUG : check sum: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/27 01:32:13 INFO : check sum: Copied (new) 2025/06/27 01:32:13 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name check sum 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name check sum 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:13 DEBUG : check sum: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/27 01:32:13 DEBUG : check sum: Size and hidrive of src and dst objects identical 2025/06/27 01:32:13 DEBUG : check sum: Unchanged skipping 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:13 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:13 INFO : There was nothing to transfer 2025/06/27 01:32:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name check sum 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name check sum --- PASS: TestSyncBasedOnCheckSum (0.69s) === RUN TestSyncSizeOnly run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:14 DEBUG : sizeonly: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/27 01:32:14 INFO : sizeonly: Copied (new) 2025/06/27 01:32:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sizeonly 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sizeonly 2025/06/27 01:32:14 DEBUG : sizeonly: Sizes identical 2025/06/27 01:32:14 DEBUG : sizeonly: Unchanged skipping 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:14 INFO : There was nothing to transfer 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sizeonly 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sizeonly --- PASS: TestSyncSizeOnly (0.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:14 DEBUG : ignore-size: hidrive = 3f4646e9515e51f3e71840f4d3feac844369ebbe OK 2025/06/27 01:32:14 INFO : ignore-size: Copied (new) 2025/06/27 01:32:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name ignore-size 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name ignore-size 2025/06/27 01:32:15 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:15 DEBUG : ignore-size: Unchanged skipping 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:15 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:15 INFO : There was nothing to transfer 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name ignore-size 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name ignore-size --- PASS: TestSyncIgnoreSize (0.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:15 DEBUG : existing: Unchanged skipping 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:15 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:15 INFO : There was nothing to transfer 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:15 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/27 01:32:15 INFO : existing: Copied (replaced existing) 2025/06/27 01:32:15 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing --- PASS: TestSyncIgnoreTimes (0.59s) === RUN TestSyncIgnoreExisting run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:15 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/27 01:32:15 INFO : existing: Copied (new) 2025/06/27 01:32:15 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:16 DEBUG : existing: Destination exists, skipping 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:16 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:16 INFO : There was nothing to transfer 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing --- PASS: TestSyncIgnoreExisting (0.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:16 INFO : d: Making directory 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:17 DEBUG : c/non empty space: Unchanged skipping 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:17 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:17 INFO : a/potato2: Copied (new) 2025/06/27 01:32:17 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:17 INFO : b/potato: Deleted 2025/06/27 01:32:17 INFO : d: Removing directory 2025/06/27 01:32:17 INFO : b: Removing directory 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': deleted 2 directories 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name a 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name a 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestSyncIgnoreErrors (1.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:18 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/27 01:32:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/27 01:32:18 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:18 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:18 INFO : There was nothing to transfer 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:18 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/27 01:32:18 INFO : empty space: Updated modification time in destination 2025/06/27 01:32:18 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:18 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:18 INFO : There was nothing to transfer 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space --- PASS: TestSyncAfterChangingModtimeOnly (0.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/27 01:32:18 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/27 01:32:18 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:18 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:18 INFO : There was nothing to transfer 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name foo 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name foo 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:19 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/27 01:32:19 DEBUG : foo: hidrive = 0e7761fb17118fe8d960667476399e539a6512f6 (Local file system at /tmp/rclone4155608098) 2025/06/27 01:32:19 DEBUG : foo: hidrive = 56f7eb4223b835e0748f4f19510e9351b1a4d362 (HiDrive root 'rclone-test-fajayef7najo') 2025/06/27 01:32:19 DEBUG : foo: hidrive differ 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:19 DEBUG : foo: hidrive = 0e7761fb17118fe8d960667476399e539a6512f6 OK 2025/06/27 01:32:19 INFO : foo: Copied (replaced existing) 2025/06/27 01:32:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name foo 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name foo --- PASS: TestSyncDoesntUpdateModtime (0.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:19 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:19 DEBUG : potato: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:19 INFO : potato: Copied (new) 2025/06/27 01:32:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato --- PASS: TestSyncAfterAddingAFile (0.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:20 DEBUG : potato: hidrive = 7eac286362c3066aab390a5b4dd1ba5ff8efaad0 OK 2025/06/27 01:32:20 INFO : potato: Copied (replaced existing) 2025/06/27 01:32:20 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato --- PASS: TestSyncAfterChangingFilesSizeOnly (0.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:20 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/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:20 DEBUG : potato: hidrive = 5e3c65e1c818b01815dc4b4767319b7f42b35b51 (Local file system at /tmp/rclone4155608098) 2025/06/27 01:32:20 DEBUG : potato: hidrive = 7eac286362c3066aab390a5b4dd1ba5ff8efaad0 (HiDrive root 'rclone-test-fajayef7najo') 2025/06/27 01:32:20 DEBUG : potato: hidrive differ 2025/06/27 01:32:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:21 DEBUG : potato: hidrive = 5e3c65e1c818b01815dc4b4767319b7f42b35b51 OK 2025/06/27 01:32:21 INFO : potato: Copied (replaced existing) 2025/06/27 01:32:21 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato --- PASS: TestSyncAfterChangingContentsOnly (0.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:21 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:21 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:21 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:22 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:22 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:22 INFO : potato2: Copied (new) 2025/06/27 01:32:22 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:22 INFO : potato: Deleted 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:23 INFO : d: Making directory 2025/06/27 01:32:23 INFO : d/e: Making directory 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name e 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name e 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:23 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:23 INFO : a/potato2: Copied (new) 2025/06/27 01:32:23 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:23 INFO : b/potato: Deleted 2025/06/27 01:32:23 INFO : d/e: Removing directory 2025/06/27 01:32:23 INFO : d: Removing directory 2025/06/27 01:32:23 INFO : b: Removing directory 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': deleted 3 directories 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name a 2025/06/27 01:32:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name a 2025/06/27 01:32:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:24 INFO : d: Making directory 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:25 DEBUG : c/non empty space: Unchanged skipping 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:25 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:25 INFO : a/potato2: Copied (new) 2025/06/27 01:32:25 ERROR : HiDrive root 'rclone-test-fajayef7najo': not deleting files as there were IO errors 2025/06/27 01:32:25 ERROR : HiDrive root 'rclone-test-fajayef7najo': not deleting directories as there were IO errors 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name a 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name a 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name b 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name d 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name non empty space --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:26 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:26 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:26 INFO : potato: Deleted 2025/06/27 01:32:26 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:26 INFO : potato2: Copied (new) 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:26 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestSyncDeleteDuring (0.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:27 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:27 INFO : potato: Deleted 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:27 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:27 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/27 01:32:27 INFO : potato2: Copied (new) 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestSyncDeleteBefore (0.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:27 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:28 DEBUG : potato2: hidrive = 3a05e78f06fff3caa4248fe93697d237762511d4 OK 2025/06/27 01:32:28 INFO : potato2: Copied (new) 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestCopyDeleteBefore (0.62s) === RUN TestSyncWithExclude run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:28 DEBUG : enormous: Excluded (Size Filter) 2025/06/27 01:32:28 DEBUG : enormous: Excluded 2025/06/27 01:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 01:32:28 DEBUG : potato2: Excluded 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 01:32:28 DEBUG : potato2: Excluded 2025/06/27 01:32:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:28 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:28 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:28 INFO : There was nothing to transfer 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:28 DEBUG : enormous: Excluded (Size Filter) 2025/06/27 01:32:28 DEBUG : enormous: Excluded 2025/06/27 01:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 01:32:28 DEBUG : potato2: Excluded 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 01:32:28 DEBUG : potato2: Excluded 2025/06/27 01:32:28 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/27 01:32:28 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for checks to finish 2025/06/27 01:32:28 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:28 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for transfers to finish 2025/06/27 01:32:28 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:28 INFO : There was nothing to transfer 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:28 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 --- PASS: TestSyncWithExclude (0.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name enormous 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:29 DEBUG : enormous: Excluded (Size Filter) 2025/06/27 01:32:29 DEBUG : enormous: Excluded 2025/06/27 01:32:29 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 01:32:29 DEBUG : potato2: Excluded 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name enormous 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:29 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:29 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:29 INFO : enormous: Deleted 2025/06/27 01:32:29 INFO : potato2: Deleted 2025/06/27 01:32:29 INFO : There was nothing to transfer 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/27 01:32:29 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for checks to finish 2025/06/27 01:32:29 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:29 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for transfers to finish 2025/06/27 01:32:29 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:29 INFO : enormous: Deleted 2025/06/27 01:32:29 INFO : potato2: Deleted 2025/06/27 01:32:29 INFO : There was nothing to transfer 2025/06/27 01:32:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name four 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name four 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:30 DEBUG : five: Need to transfer - File not found at Destination 2025/06/27 01:32:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/27 01:32:30 DEBUG : one: Destination is newer than source, skipping 2025/06/27 01:32:30 DEBUG : three: Sizes identical 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:30 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 (Local file system at /tmp/rclone4155608098) 2025/06/27 01:32:30 DEBUG : two: hidrive = 329b88ebe88321ed008a5781a83c8118fa8fea8c (HiDrive root 'rclone-test-fajayef7najo') 2025/06/27 01:32:30 DEBUG : two: hidrive differ 2025/06/27 01:32:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/27 01:32:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:30 DEBUG : four: hidrive = e0a6daf07cfa433aeb3405433dd805a9b1a24318 OK 2025/06/27 01:32:30 INFO : four: Copied (replaced existing) 2025/06/27 01:32:30 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/27 01:32:30 INFO : two: Copied (replaced existing) 2025/06/27 01:32:30 DEBUG : five: hidrive = 7b7efcda80d63957906b16773e126b0b1055bcd8 OK 2025/06/27 01:32:30 INFO : five: Copied (new) 2025/06/27 01:32:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name five 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name four 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name five 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name four 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:30 DEBUG : one: Destination is newer than source, skipping 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:30 DEBUG : three: hidrive = e2ac97450e914c339084217d73302a22b1c8a3a8 (Local file system at /tmp/rclone4155608098) 2025/06/27 01:32:30 DEBUG : five: hidrive = 7b7efcda80d63957906b16773e126b0b1055bcd8 OK 2025/06/27 01:32:30 DEBUG : three: hidrive = 070fbd45fe6559655e00468e75c9e3fc048ae688 (HiDrive root 'rclone-test-fajayef7najo') 2025/06/27 01:32:30 DEBUG : five: Size and hidrive of src and dst objects identical 2025/06/27 01:32:30 DEBUG : three: hidrive differ 2025/06/27 01:32:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 01:32:30 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/27 01:32:30 DEBUG : two: Size and hidrive of src and dst objects identical 2025/06/27 01:32:30 DEBUG : four: hidrive = e0a6daf07cfa433aeb3405433dd805a9b1a24318 OK 2025/06/27 01:32:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 01:32:30 DEBUG : four: Size and hidrive of src and dst objects identical 2025/06/27 01:32:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/27 01:32:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:30 DEBUG : three: hidrive = e2ac97450e914c339084217d73302a22b1c8a3a8 OK 2025/06/27 01:32:30 INFO : three: Copied (replaced existing) 2025/06/27 01:32:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name five 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name four 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name five 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name four 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two --- PASS: TestSyncWithUpdateOlder (1.56s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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 "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/06/27 01:32:31 INFO : HiDrive root 'rclone-test-fajayef7najo': Making map for --track-renames 2025/06/27 01:32:31 INFO : HiDrive root 'rclone-test-fajayef7najo': Finished making map for --track-renames 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for renames to finish 2025/06/27 01:32:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/27 01:32:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:31 DEBUG : yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK 2025/06/27 01:32:31 INFO : yam: Copied (new) 2025/06/27 01:32:31 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK 2025/06/27 01:32:31 INFO : potato: Copied (new) 2025/06/27 01:32:31 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:31 INFO : HiDrive root 'rclone-test-fajayef7najo': Making map for --track-renames 2025/06/27 01:32:31 INFO : HiDrive root 'rclone-test-fajayef7najo': Finished making map for --track-renames 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:31 DEBUG : potato: Unchanged skipping 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for renames to finish 2025/06/27 01:32:31 INFO : yam: Moved (server-side) to: yaml 2025/06/27 01:32:31 INFO : yaml: Renamed from "yam" 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:31 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:31 INFO : There was nothing to transfer 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yaml 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:31 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yaml --- PASS: TestSyncWithTrackRenames (0.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/27 01:32:32 INFO : HiDrive root 'rclone-test-fajayef7najo': Making map for --track-renames 2025/06/27 01:32:32 INFO : HiDrive root 'rclone-test-fajayef7najo': Finished making map for --track-renames 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/27 01:32:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for renames to finish 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:32 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK 2025/06/27 01:32:32 INFO : potato: Copied (new) 2025/06/27 01:32:32 DEBUG : yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK 2025/06/27 01:32:32 INFO : yam: Copied (new) 2025/06/27 01:32:32 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:32 INFO : HiDrive root 'rclone-test-fajayef7najo': Making map for --track-renames 2025/06/27 01:32:32 INFO : HiDrive root 'rclone-test-fajayef7najo': Finished making map for --track-renames 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:32 DEBUG : potato: Unchanged skipping 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for renames to finish 2025/06/27 01:32:32 INFO : yam: Moved (server-side) to: yaml 2025/06/27 01:32:32 INFO : yaml: Renamed from "yam" 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:32 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:32 INFO : There was nothing to transfer 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yaml 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yaml --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/27 01:32:32 INFO : HiDrive root 'rclone-test-fajayef7najo': Making map for --track-renames 2025/06/27 01:32:32 INFO : HiDrive root 'rclone-test-fajayef7najo': Finished making map for --track-renames 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/27 01:32:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for renames to finish 2025/06/27 01:32:32 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:32 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK 2025/06/27 01:32:32 INFO : potato: Copied (new) 2025/06/27 01:32:33 DEBUG : sub/yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK 2025/06/27 01:32:33 INFO : sub/yam: Copied (new) 2025/06/27 01:32:33 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub 2025/06/27 01:32:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:33 DEBUG : potato: Unchanged skipping 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:33 INFO : HiDrive root 'rclone-test-fajayef7najo': Making map for --track-renames 2025/06/27 01:32:33 INFO : HiDrive root 'rclone-test-fajayef7najo': Finished making map for --track-renames 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for renames to finish 2025/06/27 01:32:33 INFO : sub/yam: Moved (server-side) to: yam 2025/06/27 01:32:33 INFO : yam: Renamed from "sub/yam" 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:33 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:33 INFO : There was nothing to transfer 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name yam --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:33 DEBUG : Creating backend with remote "/tmp/rclone4155608098/dir1" 2025/06/27 01:32:33 DEBUG : Creating backend with remote "/tmp/rclone4155608098/dir2" 2025/06/27 01:32:33 DEBUG : Local file system at /tmp/rclone4155608098/dir2: Using server-side directory move 2025/06/27 01:32:33 INFO : Local file system at /tmp/rclone4155608098/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/27 01:32:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/27 01:32:33 DEBUG : Local file system at /tmp/rclone4155608098/dir2: Waiting for checks to finish 2025/06/27 01:32:33 DEBUG : Local file system at /tmp/rclone4155608098/dir2: Waiting for transfers to finish 2025/06/27 01:32:33 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:33 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:34 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:34 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:32:34 INFO : sub dir/hello world: Deleted 2025/06/27 01:32:34 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK 2025/06/27 01:32:34 INFO : nested/sub dir/file: Copied (new) 2025/06/27 01:32:34 INFO : nested/sub dir/file: Deleted 2025/06/27 01:32:34 INFO : sub dir: Removing directory 2025/06/27 01:32:34 INFO : nested/sub dir: Removing directory 2025/06/27 01:32:34 INFO : nested: Removing directory 2025/06/27 01:32:34 DEBUG : Local file system at /tmp/rclone4155608098: deleted 3 directories 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name nested 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name nested 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file --- PASS: TestMoveWithDeleteEmptySrcDirs (1.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 01:32:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:35 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:32:35 INFO : sub dir/hello world: Copied (new) 2025/06/27 01:32:35 INFO : sub dir/hello world: Deleted 2025/06/27 01:32:35 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK 2025/06/27 01:32:35 INFO : nested/sub dir/file: Copied (new) 2025/06/27 01:32:35 INFO : nested/sub dir/file: Deleted 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name nested 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name nested 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/27 01:32:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:36 DEBUG : existing-b: hidrive = b554f8e07476bcfb2334447d28d3e1d440a2e997 OK 2025/06/27 01:32:36 INFO : existing-b: Copied (new) 2025/06/27 01:32:36 INFO : existing-b: Deleted 2025/06/27 01:32:36 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/27 01:32:36 INFO : existing: Copied (new) 2025/06/27 01:32:36 INFO : existing: Deleted 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing-b 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing-b 2025/06/27 01:32:36 DEBUG : existing: Destination exists, skipping 2025/06/27 01:32:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:36 INFO : There was nothing to transfer 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing-b 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:32:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing-b --- PASS: TestMoveWithIgnoreExisting (0.51s) === RUN TestServerSideMove run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:36 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-viyodud3tota" 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato3 sync_test.go:1706: Server side move (if possible) HiDrive root 'rclone-test-fajayef7najo' -> HiDrive root 'rclone-test-viyodud3tota' 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name empty space 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name potato3 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': Using server-side directory move 2025/06/27 01:32:37 INFO : HiDrive root 'rclone-test-viyodud3tota': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name empty space 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name potato3 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato3 2025/06/27 01:32:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/27 01:32:37 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': Waiting for checks to finish 2025/06/27 01:32:37 INFO : empty space: Deleted 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': Waiting for transfers to finish 2025/06/27 01:32:37 INFO : potato2: Moved (server-side) 2025/06/27 01:32:37 INFO : potato3: Deleted 2025/06/27 01:32:37 INFO : potato3: Moved (server-side) 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name empty space 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name potato2 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-viyodud3tota': found directory-element with name potato3 2025/06/27 01:32:37 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-milinop9tudi" 2025/06/27 01:32:37 DEBUG : HiDrive root 'rclone-test-milinop9tudi': Using server-side directory move 2025/06/27 01:32:38 INFO : HiDrive root 'rclone-test-milinop9tudi': Server side directory move succeeded 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-milinop9tudi': found directory-element with name empty space 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-milinop9tudi': found directory-element with name potato2 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-milinop9tudi': found directory-element with name potato3 2025/06/27 01:32:38 ERROR : error listing: directory not found 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-milinop9tudi': Purge remote 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-viyodud3tota': Purge remote 2025/06/27 01:32:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (1.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:38 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zebafoc1dahu" 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato3 sync_test.go:1706: Server side move (if possible) HiDrive root 'rclone-test-fajayef7najo' -> HiDrive root 'rclone-test-zebafoc1dahu' 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name empty space 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name potato3 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name empty space 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name potato3 2025/06/27 01:32:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/27 01:32:39 DEBUG : empty space: Excluded 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato3 2025/06/27 01:32:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/27 01:32:39 DEBUG : empty space: Excluded 2025/06/27 01:32:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': Waiting for checks to finish 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': Waiting for transfers to finish 2025/06/27 01:32:39 INFO : potato2: Moved (server-side) 2025/06/27 01:32:39 INFO : potato3: Deleted 2025/06/27 01:32:39 INFO : potato3: Moved (server-side) 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name empty space 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name potato2 2025/06/27 01:32:39 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name potato3 2025/06/27 01:32:39 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-jeyawap4toha" 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name empty space 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name potato2 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name potato3 2025/06/27 01:32:40 DEBUG : empty space: Excluded (Size Filter) 2025/06/27 01:32:40 DEBUG : empty space: Excluded 2025/06/27 01:32:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-jeyawap4toha': Waiting for checks to finish 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-jeyawap4toha': Waiting for transfers to finish 2025/06/27 01:32:40 INFO : potato2: Moved (server-side) 2025/06/27 01:32:40 INFO : potato3: Moved (server-side) 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-jeyawap4toha': found directory-element with name potato2 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-jeyawap4toha': found directory-element with name potato3 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': found directory-element with name empty space 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-jeyawap4toha': Purge remote 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-zebafoc1dahu': Purge remote 2025/06/27 01:32:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space --- PASS: TestServerSideMoveWithFilter (2.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:40 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-niziqak3ranu" 2025/06/27 01:32:41 INFO : tomatoDir: Making directory 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato3 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tomatoDir sync_test.go:1706: Server side move (if possible) HiDrive root 'rclone-test-fajayef7najo' -> HiDrive root 'rclone-test-niziqak3ranu' 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name empty space 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name potato3 2025/06/27 01:32:41 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': Using server-side directory move 2025/06/27 01:32:42 INFO : HiDrive root 'rclone-test-niziqak3ranu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty space 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato2 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name potato3 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tomatoDir 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name empty space 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name potato3 2025/06/27 01:32:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 01:32:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/27 01:32:42 DEBUG : empty space: Unchanged skipping 2025/06/27 01:32:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': Waiting for checks to finish 2025/06/27 01:32:42 INFO : empty space: Deleted 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': Waiting for transfers to finish 2025/06/27 01:32:42 INFO : potato2: Moved (server-side) 2025/06/27 01:32:42 INFO : potato3: Deleted 2025/06/27 01:32:42 INFO : potato3: Moved (server-side) 2025/06/27 01:32:42 INFO : tomatoDir: Removing directory 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': deleted 1 directories 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name empty space 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name potato2 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': found directory-element with name potato3 2025/06/27 01:32:42 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-pipokax5memi" 2025/06/27 01:32:42 INFO : tomatoDir: Making directory 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-pipokax5memi': Using server-side directory move 2025/06/27 01:32:42 INFO : HiDrive root 'rclone-test-pipokax5memi': Server side directory move succeeded 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-pipokax5memi': found directory-element with name empty space 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-pipokax5memi': found directory-element with name potato2 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-pipokax5memi': found directory-element with name potato3 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-pipokax5memi': found directory-element with name tomatoDir 2025/06/27 01:32:42 ERROR : error listing: directory not found 2025/06/27 01:32:42 ERROR : error listing: directory not found 2025/06/27 01:32:42 DEBUG : HiDrive root 'rclone-test-pipokax5memi': Purge remote 2025/06/27 01:32:43 DEBUG : HiDrive root 'rclone-test-niziqak3ranu': Purge remote 2025/06/27 01:32:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (2.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.08s) === RUN TestSyncOverlap run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:43 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/rclone-sync-test" --- PASS: TestSyncOverlap (0.23s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:43 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/rclone-sync-test" 2025/06/27 01:32:43 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/rclone-sync-test-include/layer2" 2025/06/27 01:32:44 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/rclone-sync-test-ignore-file" 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-ignore-file 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-include 2025/06/27 01:32:44 DEBUG : rclone-sync-test: Excluded 2025/06/27 01:32:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name layer2 2025/06/27 01:32:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test': Waiting for checks to finish 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test': Waiting for transfers to finish 2025/06/27 01:32:44 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:44 INFO : There was nothing to transfer 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-ignore-file 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-include 2025/06/27 01:32:44 DEBUG : rclone-sync-test: Excluded 2025/06/27 01:32:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name layer2 2025/06/27 01:32:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:44 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:44 INFO : rclone-sync-test-include: Removing directory 2025/06/27 01:32:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': failed to delete 1 directories 2025/06/27 01:32:45 INFO : There was nothing to transfer 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-ignore-file 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-include 2025/06/27 01:32:45 DEBUG : rclone-sync-test: Excluded 2025/06/27 01:32:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name layer2 2025/06/27 01:32:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/27 01:32:45 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:45 INFO : There was nothing to transfer 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-ignore-file 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-include 2025/06/27 01:32:45 DEBUG : rclone-sync-test: Excluded 2025/06/27 01:32:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name layer2 2025/06/27 01:32:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:32:45 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:45 INFO : rclone-sync-test-include: Removing directory 2025/06/27 01:32:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': failed to delete 1 directories 2025/06/27 01:32:45 INFO : There was nothing to transfer 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test-ignore-file': found directory-element with name .ignore 2025/06/27 01:32:45 DEBUG : Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-ignore-file 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-include 2025/06/27 01:32:45 DEBUG : rclone-sync-test: Excluded 2025/06/27 01:32:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name layer2 2025/06/27 01:32:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/27 01:32:45 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:45 INFO : There was nothing to transfer 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-ignore-file 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name rclone-sync-test-include 2025/06/27 01:32:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name layer2 2025/06/27 01:32:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name .ignore --- PASS: TestSyncOverlapWithFilter (2.93s) === RUN TestSyncCompareDest run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:46 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:32:46 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/CompareDest" 2025/06/27 01:32:46 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 01:32:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:47 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK 2025/06/27 01:32:47 INFO : one: Copied (new) 2025/06/27 01:32:47 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:47 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK 2025/06/27 01:32:47 INFO : one: Copied (replaced existing) 2025/06/27 01:32:47 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:48 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:48 INFO : There was nothing to transfer 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:48 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:48 INFO : There was nothing to transfer 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 01:32:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:48 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:48 INFO : There was nothing to transfer 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:49 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/06/27 01:32:49 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/27 01:32:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:49 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:49 INFO : There was nothing to transfer 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:49 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:49 DEBUG : two: hidrive = 3747661d4162de581180521796e1c340b69c2de3 OK 2025/06/27 01:32:49 INFO : two: Copied (new) 2025/06/27 01:32:49 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CompareDest 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two --- PASS: TestSyncCompareDest (3.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name pre-dest1 2025/06/27 01:32:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name pre-dest2 2025/06/27 01:32:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 2 2025/06/27 01:32:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 1 2025/06/27 01:32:50 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dest" 2025/06/27 01:32:51 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/pre-dest1" 2025/06/27 01:32:51 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/pre-dest2" 2025/06/27 01:32:51 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/27 01:32:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/27 01:32:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dest': Waiting for checks to finish 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dest': Waiting for transfers to finish 2025/06/27 01:32:51 DEBUG : 3: hidrive = 9eea708bd23f34cb223b3edb6a2402e995b62c28 OK 2025/06/27 01:32:51 INFO : 3: Copied (new) 2025/06/27 01:32:51 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dest': found directory-element with name 3 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dest 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name pre-dest1 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name pre-dest2 2025/06/27 01:32:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 2 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 3 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 1 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dest 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name pre-dest1 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name pre-dest2 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 2 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 3 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 1 --- PASS: TestSyncMultipleCompareDest (2.22s) === RUN TestSyncCopyDest run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:52 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:32:52 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/CopyDest" 2025/06/27 01:32:52 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:53 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK 2025/06/27 01:32:53 INFO : one: Copied (new) 2025/06/27 01:32:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:53 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK 2025/06/27 01:32:53 INFO : one: Copied (replaced existing) 2025/06/27 01:32:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/BackupDir" 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 01:32:55 INFO : one: Moved (server-side) 2025/06/27 01:32:55 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK 2025/06/27 01:32:55 INFO : one: Copied (server-side copy) 2025/06/27 01:32:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:55 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:56 DEBUG : one: Unchanged skipping 2025/06/27 01:32:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:56 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/27 01:32:56 INFO : two: Copied (server-side copy) 2025/06/27 01:32:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:56 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:32:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:56 DEBUG : one: Unchanged skipping 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:56 DEBUG : two: Unchanged skipping 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:56 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:56 INFO : There was nothing to transfer 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:32:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:56 DEBUG : one: Unchanged skipping 2025/06/27 01:32:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/27 01:32:56 DEBUG : three: Destination not found in --copy-dest 2025/06/27 01:32:56 DEBUG : three: Need to transfer - File not found at Destination 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/27 01:32:56 DEBUG : two: Unchanged skipping 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:56 DEBUG : three: hidrive = 54e22cfa786a1f46d23d20dc072e928b07900050 OK 2025/06/27 01:32:56 INFO : three: Copied (new) 2025/06/27 01:32:56 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name BackupDir 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name CopyDest 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:56 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three 2025/06/27 01:32:57 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two --- PASS: TestSyncCopyDest (5.48s) === RUN TestSyncBackupDir run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:32:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:32:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:58 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:32:58 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/backup" 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:32:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 01:32:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:32:59 DEBUG : two: Unchanged skipping 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:32:59 INFO : one: Moved (server-side) 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:32:59 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/27 01:32:59 INFO : one: Copied (new) 2025/06/27 01:32:59 DEBUG : Waiting for deletions to finish 2025/06/27 01:32:59 INFO : three.txt: Moved (server-side) 2025/06/27 01:32:59 INFO : three.txt: Moved into backup dir 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:32:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:00 DEBUG : two: Unchanged skipping 2025/06/27 01:33:00 INFO : one: Deleted 2025/06/27 01:33:00 INFO : one: Moved (server-side) 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:00 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/27 01:33:00 INFO : one: Copied (new) 2025/06/27 01:33:00 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:00 INFO : three.txt: Deleted 2025/06/27 01:33:00 INFO : three.txt: Moved (server-side) 2025/06/27 01:33:00 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt --- PASS: TestSyncBackupDir (3.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:01 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:33:01 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/backup" 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 01:33:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:02 DEBUG : two: Unchanged skipping 2025/06/27 01:33:02 INFO : one: Moved (server-side) to: one.bak 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:02 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/27 01:33:02 INFO : one: Copied (new) 2025/06/27 01:33:02 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/27 01:33:02 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:02 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 01:33:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:03 DEBUG : two: Unchanged skipping 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:03 INFO : one.bak: Deleted 2025/06/27 01:33:03 INFO : one: Moved (server-side) to: one.bak 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:03 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/27 01:33:03 INFO : one: Copied (new) 2025/06/27 01:33:03 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:03 INFO : three.txt.bak: Deleted 2025/06/27 01:33:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/27 01:33:03 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:03 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak --- PASS: TestSyncBackupDirWithSuffix (3.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:04 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:04 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:04 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:04 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:04 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:33:04 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/backup" 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 01:33:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:05 DEBUG : two: Unchanged skipping 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:05 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/27 01:33:05 INFO : one: Copied (new) 2025/06/27 01:33:05 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/27 01:33:05 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 01:33:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:06 DEBUG : two: Unchanged skipping 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:06 INFO : one-2019-01-01: Deleted 2025/06/27 01:33:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:06 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/27 01:33:06 INFO : one: Copied (new) 2025/06/27 01:33:06 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:06 INFO : three-2019-01-01.txt: Deleted 2025/06/27 01:33:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/27 01:33:06 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name backup 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:06 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt --- PASS: TestSyncBackupDirWithSuffixKeepExtension (3.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:07 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:08 DEBUG : two: Unchanged skipping 2025/06/27 01:33:08 INFO : one: Moved (server-side) to: one.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:08 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/27 01:33:08 INFO : one: Copied (new) 2025/06/27 01:33:08 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/27 01:33:08 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name one.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name three.txt.bak 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': found directory-element with name two 2025/06/27 01:33:08 DEBUG : one.bak: Excluded (Path Filter) 2025/06/27 01:33:08 DEBUG : one.bak: Excluded 2025/06/27 01:33:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/27 01:33:08 DEBUG : three.txt.bak: Excluded 2025/06/27 01:33:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 01:33:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for checks to finish 2025/06/27 01:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:08 DEBUG : two: Unchanged skipping 2025/06/27 01:33:08 INFO : one.bak: Deleted 2025/06/27 01:33:09 INFO : one: Moved (server-side) to: one.bak 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo/dst': Waiting for transfers to finish 2025/06/27 01:33:09 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/27 01:33:09 INFO : one: Copied (new) 2025/06/27 01:33:09 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:09 INFO : three.txt.bak: Deleted 2025/06/27 01:33:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/27 01:33:09 INFO : three.txt: Moved into backup dir 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:09 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two --- PASS: TestSyncBackupDirSuffixOnly (2.51s) === RUN TestSyncSuffix run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:10 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:10 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:33:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 01:33:10 INFO : one: Moved (server-side) to: one.bak 2025/06/27 01:33:10 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/27 01:33:10 INFO : one: Copied (new) 2025/06/27 01:33:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:10 DEBUG : two: Unchanged skipping 2025/06/27 01:33:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/27 01:33:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/27 01:33:11 DEBUG : three.txt: hidrive = 75fb4e5ab8cb1fc442d993cb7c4887661f525d22 OK 2025/06/27 01:33:11 INFO : three.txt: Copied (new) 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:11 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 01:33:11 INFO : one.bak: Deleted 2025/06/27 01:33:11 INFO : one: Moved (server-side) to: one.bak 2025/06/27 01:33:11 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/27 01:33:11 INFO : one: Copied (new) 2025/06/27 01:33:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:11 DEBUG : two: Unchanged skipping 2025/06/27 01:33:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/27 01:33:12 INFO : three.txt.bak: Deleted 2025/06/27 01:33:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/27 01:33:12 DEBUG : three.txt: hidrive = ab16af4cdcef80a930c751a5545642e510e3f93e OK 2025/06/27 01:33:12 INFO : three.txt: Copied (new) 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one.bak 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt.bak 2025/06/27 01:33:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two --- PASS: TestSyncSuffix (2.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:13 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fajayef7najo/dst" 2025/06/27 01:33:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 01:33:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/27 01:33:13 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/27 01:33:13 INFO : one: Copied (new) 2025/06/27 01:33:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:13 DEBUG : two: Unchanged skipping 2025/06/27 01:33:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/27 01:33:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/27 01:33:14 DEBUG : three.txt: hidrive = 75fb4e5ab8cb1fc442d993cb7c4887661f525d22 OK 2025/06/27 01:33:14 INFO : three.txt: Copied (new) 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 01:33:14 INFO : one-2019-01-01: Deleted 2025/06/27 01:33:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/27 01:33:14 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/27 01:33:14 INFO : one: Copied (new) 2025/06/27 01:33:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:14 DEBUG : two: Unchanged skipping 2025/06/27 01:33:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/27 01:33:14 INFO : three-2019-01-01.txt: Deleted 2025/06/27 01:33:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/27 01:33:15 DEBUG : three.txt: hidrive = ab16af4cdcef80a930c751a5545642e510e3f93e OK 2025/06/27 01:33:15 INFO : three.txt: Copied (new) 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dst 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name one-2019-01-01 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three-2019-01-01.txt 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name three.txt 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name two --- PASS: TestSyncSuffixKeepExtension (2.85s) === RUN TestSyncUTFNorm run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name Testêé 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name Testêé 2025/06/27 01:33:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:15 DEBUG : Testêé: hidrive = f0f46c60f602e83f44c48d25b1f80b40fe5f8c64 OK 2025/06/27 01:33:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/27 01:33:15 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name Testêé 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name Testêé --- PASS: TestSyncUTFNorm (0.57s) === RUN TestSyncImmutable run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:16 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/27 01:33:16 INFO : existing: Copied (new) 2025/06/27 01:33:16 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:33:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/27 01:33:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:16 ERROR : HiDrive root 'rclone-test-fajayef7najo': not deleting files as there were IO errors 2025/06/27 01:33:16 ERROR : HiDrive root 'rclone-test-fajayef7najo': not deleting directories as there were IO errors 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name existing --- PASS: TestSyncImmutable (0.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name EXISTING 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name EXISTING 2025/06/27 01:33:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:16 DEBUG : existing: Unchanged skipping 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:16 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:16 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:16 INFO : There was nothing to transfer 2025/06/27 01:33:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name EXISTING 2025/06/27 01:33:17 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name EXISTING --- PASS: TestSyncIgnoreCase (0.39s) === RUN TestFixCase run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.07s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.22s) --- SKIP: TestMaxTransfer/Hard (0.07s) --- SKIP: TestMaxTransfer/Soft (0.07s) --- SKIP: TestMaxTransfer/Cautious (0.08s) === RUN TestSyncConcurrentDelete run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only0 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only1 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only10 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only11 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only12 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only13 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only14 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only15 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only16 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only17 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only18 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only19 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only2 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only3 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only4 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only5 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only6 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only7 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only8 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only9 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only0 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only1 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only10 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only11 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only12 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only13 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only14 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only15 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only16 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only17 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only18 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only19 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only2 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only3 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only4 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only5 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only6 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only7 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only8 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only9 2025/06/27 01:33:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both0: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both13: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both14: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both11: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both16: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both10: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both12: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both15: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both17: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both2: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both3: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both18: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both19: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both1: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both4: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both8: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:22 DEBUG : both5: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both6: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both7: Unchanged skipping 2025/06/27 01:33:22 DEBUG : both9: Unchanged skipping 2025/06/27 01:33:22 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:22 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:22 INFO : only8: Deleted 2025/06/27 01:33:22 INFO : only14: Deleted 2025/06/27 01:33:23 INFO : only17: Deleted 2025/06/27 01:33:23 INFO : only12: Deleted 2025/06/27 01:33:23 INFO : only11: Deleted 2025/06/27 01:33:23 INFO : only15: Deleted 2025/06/27 01:33:23 INFO : only18: Deleted 2025/06/27 01:33:23 INFO : only16: Deleted 2025/06/27 01:33:23 INFO : only3: Deleted 2025/06/27 01:33:23 INFO : only2: Deleted 2025/06/27 01:33:23 INFO : only4: Deleted 2025/06/27 01:33:23 INFO : only0: Deleted 2025/06/27 01:33:23 INFO : only19: Deleted 2025/06/27 01:33:23 INFO : only10: Deleted 2025/06/27 01:33:23 INFO : only5: Deleted 2025/06/27 01:33:23 INFO : only6: Deleted 2025/06/27 01:33:23 INFO : only13: Deleted 2025/06/27 01:33:23 INFO : only9: Deleted 2025/06/27 01:33:23 INFO : only1: Deleted 2025/06/27 01:33:23 INFO : only7: Deleted 2025/06/27 01:33:23 INFO : There was nothing to transfer 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:23 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 --- PASS: TestSyncConcurrentDelete (7.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only0 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only1 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only10 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only11 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only12 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only13 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only14 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only15 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only16 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only17 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only18 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only19 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only2 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only3 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only4 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only5 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only6 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only7 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only8 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only9 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only0 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only1 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only10 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only11 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only12 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only13 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only14 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only15 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only16 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only17 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only18 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only19 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only2 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only3 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only4 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only5 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only6 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only7 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only8 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only9 2025/06/27 01:33:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both0: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both10: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:29 DEBUG : both11: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both15: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both16: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both12: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both13: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both14: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both17: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both2: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both3: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both4: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both5: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both6: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both7: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both8: Unchanged skipping 2025/06/27 01:33:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:29 DEBUG : both1: Unchanged skipping 2025/06/27 01:33:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : both9: Unchanged skipping 2025/06/27 01:33:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : both18: Unchanged skipping 2025/06/27 01:33:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : both19: Unchanged skipping 2025/06/27 01:33:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/27 01:33:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:30 DEBUG : only13: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only13: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only14: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only14: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only0: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only0: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only15: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only15: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only17: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only17: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only16: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only16: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only18: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only18: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only19: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only19: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only1: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only1: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only2: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only2: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only3: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only3: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only4: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only4: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only5: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only5: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only12: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only12: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only7: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only7: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only8: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only8: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only9: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only9: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only6: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only6: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only10: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only10: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : only11: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/27 01:33:30 INFO : only11: Copied (replaced existing) 2025/06/27 01:33:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only0 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only1 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only10 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only11 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only12 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only13 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only14 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only15 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only16 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only17 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only18 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only19 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only2 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only3 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only4 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only5 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only6 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only7 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only8 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only9 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both0 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both1 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both10 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both11 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both12 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both13 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both14 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both15 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both16 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both17 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both18 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both19 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both2 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both3 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both4 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both5 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both6 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both7 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both8 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name both9 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only0 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only1 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only10 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only11 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only12 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only13 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only14 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only15 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only16 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only17 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only18 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only19 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only2 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only3 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only4 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only5 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only6 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only7 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only8 2025/06/27 01:33:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name only9 --- PASS: TestSyncConcurrentTruncate (9.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:33 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:33:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:33:33 DEBUG : empty_on_remote: Making directory with metadata 2025/06/27 01:33:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:33:33 INFO : empty_on_remote: Making directory 2025/06/27 01:33:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/27 01:33:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty_on_remote 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file1 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name test_dir1 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name test_dir2 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub_dir 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file2 2025/06/27 01:33:34 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file3 --- PASS: TestSyncReplaceDirModTime (1.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:35 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:33:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:33:35 DEBUG : empty_on_remote: Making directory with metadata 2025/06/27 01:33:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 01:33:35 INFO : empty_on_remote: Making directory 2025/06/27 01:33:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/27 01:33:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty_dir 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name empty_on_remote 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file1 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name test_dir1 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name test_dir2 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub_dir 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file2 2025/06/27 01:33:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name file3 --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:36 INFO : sub dir: Making directory 2025/06/27 01:33:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:38 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name nested 2025/06/27 01:33:39 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name subdir 2025/06/27 01:33:39 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestNothingToTransferWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 01:33:39 INFO : sub dir: Making directory 2025/06/27 01:33:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir2 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name very 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name nested 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name subdir 2025/06/27 01:33:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world --- PASS: TestNothingToTransferWithoutEmptyDirs (3.45s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:45 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:45 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:33:45 DEBUG : apple: Excluded 2025/06/27 01:33:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:33:45 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:33:45 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:33:45 DEBUG : banana: Excluded 2025/06/27 01:33:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:33:45 DEBUG : splitbananasplit: Excluded 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : apple: Unchanged skipping 2025/06/27 01:33:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : banana: Unchanged skipping 2025/06/27 01:33:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:46 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:46 INFO : There was nothing to transfer 2025/06/27 01:33:46 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : apple: Excluded 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:33:46 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : banana: Excluded 2025/06/27 01:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : splitbananasplit: Excluded 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : apple: Unchanged skipping 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:33:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : banana: Unchanged skipping 2025/06/27 01:33:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:46 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:46 INFO : There was nothing to transfer 2025/06/27 01:33:46 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : apple: Excluded 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:33:46 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : banana: Excluded 2025/06/27 01:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : splitbananasplit: Excluded 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/NFD run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "HiDrive root 'rclone-test-fajayef7najo'": directory not found 2025/06/27 01:33:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 === RUN TestTransform/base64 run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:51 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:51 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : apple: Excluded 2025/06/27 01:33:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:33:51 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : banana: Excluded 2025/06/27 01:33:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : splitbananasplit: Excluded 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:33:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:33:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 01:33:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:52 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/27 01:33:52 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/27 01:33:52 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/27 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/27 01:33:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/27 01:33:52 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/27 01:33:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/27 01:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/27 01:33:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/27 01:33:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/27 01:33:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/27 01:33:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/27 01:33:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/27 01:33:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/27 01:33:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/27 01:33:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/27 01:33:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:52 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/27 01:33:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:52 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/27 01:33:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:52 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/27 01:33:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:52 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/27 01:33:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/27 01:33:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/27 01:33:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 01:33:53 INFO : splitbananasplit: Deleted 2025/06/27 01:33:53 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 01:33:53 INFO : apple: Deleted 2025/06/27 01:33:53 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 01:33:53 INFO : banana: Deleted 2025/06/27 01:33:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 01:33:53 INFO : appleappleapplebanana: Deleted 2025/06/27 01:33:53 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 01:33:53 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 01:33:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : YXBwbGU=: Excluded 2025/06/27 01:33:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/27 01:33:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : YmFuYW5h: Excluded 2025/06/27 01:33:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : apple: Unchanged skipping 2025/06/27 01:33:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : banana: Unchanged skipping 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:33:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : YXBwbGU=: Excluded 2025/06/27 01:33:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/27 01:33:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : YmFuYW5h: Excluded 2025/06/27 01:33:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/27 01:33:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/27 01:33:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 01:33:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 01:33:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGU= 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name YmFuYW5h 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 01:33:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/27 01:33:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:33:58 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:58 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : apple: Excluded 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:33:58 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : banana: Excluded 2025/06/27 01:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : splitbananasplit: Excluded 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:33:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 01:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 01:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 01:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 01:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 01:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 01:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 01:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/27 01:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:58 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:58 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/27 01:33:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/27 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/27 01:33:58 INFO : apple: Copied (new) to: PREFIXapple 2025/06/27 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/27 01:33:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/27 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/27 01:33:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/27 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/27 01:33:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/27 01:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:58 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/27 01:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:58 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/27 01:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:58 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/27 01:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/27 01:33:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/27 01:33:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/27 01:33:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/27 01:33:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/27 01:33:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/27 01:33:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/27 01:33:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/27 01:33:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/27 01:33:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/27 01:33:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/27 01:33:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:59 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 01:33:59 INFO : splitbananasplit: Deleted 2025/06/27 01:33:59 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 01:33:59 INFO : appleappleapplebanana: Deleted 2025/06/27 01:33:59 INFO : banana: Deleted 2025/06/27 01:33:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 01:33:59 INFO : apple: Deleted 2025/06/27 01:33:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 01:33:59 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 01:33:59 DEBUG : Waiting for deletions to finish 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXapple 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXbanana 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : PREFIXapple: Excluded 2025/06/27 01:33:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/27 01:33:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : PREFIXbanana: Excluded 2025/06/27 01:33:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:33:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXapple 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXbanana 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 01:33:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXapple 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXappleappleapplebanana 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXbanana 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIXsplitbananasplit 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:33:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0000-abcdefg.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0001-bcdefgh.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0002-cdefghi.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0003-defghij.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0004-efghijk.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0005-fghijkl.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0006-ghijklm.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0007-1234567.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0008-2345678.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0009-3456789.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0010-456789.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0011-56789;.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0012-6789;.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0013-789;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0014-89;=.txt 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name PREFIX0015-9;=.txt 2025/06/27 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:33:59 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:33:59 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/27 01:33:59 INFO : apple: Copied (new) 2025/06/27 01:34:00 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/27 01:34:00 INFO : banana: Copied (new) 2025/06/27 01:34:00 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/27 01:34:00 INFO : appleappleapplebanana: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/27 01:34:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/27 01:34:00 INFO : splitbananasplit: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/27 01:34:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/27 01:34:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/27 01:34:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/27 01:34:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/27 01:34:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/27 01:34:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/27 01:34:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/27 01:34:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/27 01:34:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/27 01:34:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/27 01:34:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/27 01:34:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/27 01:34:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/27 01:34:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/27 01:34:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/27 01:34:00 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/27 01:34:00 INFO : PREFIXapple: Deleted 2025/06/27 01:34:00 INFO : PREFIXsplitbananasplit: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/27 01:34:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/27 01:34:00 INFO : PREFIXbanana: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/27 01:34:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/27 01:34:00 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:00 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : apple: Excluded 2025/06/27 01:34:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:00 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : banana: Excluded 2025/06/27 01:34:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:00 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:01 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:01 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : apple: Excluded 2025/06/27 01:34:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:01 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : banana: Excluded 2025/06/27 01:34:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:01 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/suffix run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:05 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:05 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : apple: Excluded 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:05 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : banana: Excluded 2025/06/27 01:34:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:05 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:05 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:05 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:05 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:05 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/27 01:34:05 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:05 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/27 01:34:05 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/27 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:06 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/27 01:34:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:06 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/27 01:34:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/27 01:34:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/27 01:34:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/27 01:34:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/27 01:34:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/27 01:34:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/27 01:34:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/27 01:34:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/27 01:34:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/27 01:34:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/27 01:34:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/27 01:34:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/27 01:34:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/27 01:34:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/27 01:34:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/27 01:34:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:06 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/27 01:34:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:06 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 01:34:06 INFO : apple: Deleted 2025/06/27 01:34:06 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 01:34:06 INFO : appleappleapplebanana: Deleted 2025/06/27 01:34:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 01:34:06 INFO : banana: Deleted 2025/06/27 01:34:06 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 01:34:06 INFO : splitbananasplit: Deleted 2025/06/27 01:34:06 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 01:34:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 01:34:06 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name bananaSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplitSUFFIX 2025/06/27 01:34:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : appleSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : bananaSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name bananaSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplitSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebananaSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name bananaSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplitSUFFIX 2025/06/27 01:34:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txtSUFFIX 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:07 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:07 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/27 01:34:07 INFO : apple: Copied (new) 2025/06/27 01:34:07 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/27 01:34:07 INFO : splitbananasplit: Copied (new) 2025/06/27 01:34:07 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/27 01:34:07 INFO : banana: Copied (new) 2025/06/27 01:34:07 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/27 01:34:07 INFO : appleappleapplebanana: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/27 01:34:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/27 01:34:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/27 01:34:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/27 01:34:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/27 01:34:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/27 01:34:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/27 01:34:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/27 01:34:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/27 01:34:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/27 01:34:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/27 01:34:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/27 01:34:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/27 01:34:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/27 01:34:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/27 01:34:07 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/27 01:34:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/27 01:34:08 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/27 01:34:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/27 01:34:08 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : bananaSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : splitbananasplitSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/27 01:34:08 INFO : appleSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/27 01:34:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/27 01:34:08 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:08 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : apple: Excluded 2025/06/27 01:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:08 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : banana: Excluded 2025/06/27 01:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:08 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:08 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : apple: Excluded 2025/06/27 01:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:08 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : banana: Excluded 2025/06/27 01:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:08 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/truncate run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:12 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:12 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : apple: Excluded 2025/06/27 01:34:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:12 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : banana: Excluded 2025/06/27 01:34:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:12 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:13 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:13 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 01:34:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:13 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:13 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/27 01:34:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/27 01:34:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:13 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/27 01:34:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/27 01:34:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:13 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/27 01:34:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/27 01:34:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/27 01:34:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/27 01:34:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:13 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/27 01:34:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/27 01:34:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:13 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/27 01:34:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/27 01:34:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:13 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/27 01:34:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/27 01:34:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:13 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/27 01:34:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/27 01:34:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:13 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/27 01:34:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/27 01:34:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:13 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/27 01:34:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/27 01:34:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:13 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/27 01:34:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/27 01:34:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:13 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/27 01:34:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/27 01:34:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:13 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/27 01:34:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/27 01:34:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:13 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/27 01:34:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/27 01:34:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/27 01:34:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/27 01:34:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/27 01:34:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/27 01:34:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:14 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 01:34:14 INFO : appleappleapplebanana: Deleted 2025/06/27 01:34:14 INFO : splitbananasplit: Deleted 2025/06/27 01:34:14 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 01:34:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 01:34:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbanan 2025/06/27 01:34:14 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : apple: Excluded 2025/06/27 01:34:14 DEBUG : appleapple: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : appleapple: Excluded 2025/06/27 01:34:14 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : banana: Excluded 2025/06/27 01:34:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : splitbanan: Excluded 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcde 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdef 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefg 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defgh 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghi 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghij 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijk 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-12345 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-23456 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-34567 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-45678 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789; 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;= 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=. 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0000-abcde: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdef: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefg: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0003-defgh: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0004-efghi: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0005-fghij: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijk: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0007-12345: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0008-23456: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0009-34567: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0010-45678: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0011-56789: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbanan 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcde 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdef 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefg 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defgh 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghi 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghij 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijk 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-12345 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-23456 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-34567 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-45678 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789; 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;= 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=. 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbanan 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcde 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdef 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefg 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defgh 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghi 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghij 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijk 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-12345 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-23456 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-34567 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-45678 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789; 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;= 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=. 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.t 2025/06/27 01:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 01:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 01:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 01:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 01:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 01:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 01:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 01:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:14 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbanan 2025/06/27 01:34:14 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : apple: Excluded 2025/06/27 01:34:14 DEBUG : appleapple: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : appleapple: Excluded 2025/06/27 01:34:14 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : banana: Excluded 2025/06/27 01:34:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : splitbanan: Excluded 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcde 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdef 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefg 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defgh 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghi 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghij 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijk 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-12345 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-23456 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-34567 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-45678 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789; 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;= 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=. 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0000-abcde: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdef: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefg: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0003-defgh: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0004-efghi: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0005-fghij: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijk: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0007-12345: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0008-23456: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0009-34567: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0010-45678: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0011-56789: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.: Excluded 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbanan 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcde 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdef 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefg 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defgh 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghi 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghij 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijk 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-12345 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-23456 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-34567 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-45678 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789; 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;= 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=. 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.t 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 01:34:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleapple 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:14 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbanan 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcde 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdef 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefg 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defgh 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghi 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghij 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijk 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-12345 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-23456 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-34567 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-45678 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789; 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;= 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=. 2025/06/27 01:34:15 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.t === RUN TestTransform/encoder run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:18 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:18 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:18 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:18 DEBUG : apple: Excluded 2025/06/27 01:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:18 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:18 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:18 DEBUG : banana: Excluded 2025/06/27 01:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:18 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : apple: Excluded 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:19 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : banana: Excluded 2025/06/27 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:19 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : apple: Excluded 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:19 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : banana: Excluded 2025/06/27 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : apple: Excluded 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:19 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : banana: Excluded 2025/06/27 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:19 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:20 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/ISO-8859-1 run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:24 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:24 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : apple: Excluded 2025/06/27 01:34:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:24 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : banana: Excluded 2025/06/27 01:34:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:24 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:24 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:24 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : apple: Excluded 2025/06/27 01:34:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:24 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : banana: Excluded 2025/06/27 01:34:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:24 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:25 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:25 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:25 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : apple: Excluded 2025/06/27 01:34:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:25 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : banana: Excluded 2025/06/27 01:34:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:25 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/charmap run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:29 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:29 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : apple: Excluded 2025/06/27 01:34:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:29 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : banana: Excluded 2025/06/27 01:34:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:29 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : apple: Excluded 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:30 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : banana: Excluded 2025/06/27 01:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:30 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:30 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : apple: Excluded 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:30 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : banana: Excluded 2025/06/27 01:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:30 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/lowercase run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:34 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : apple: Excluded 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:35 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : banana: Excluded 2025/06/27 01:34:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:35 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:35 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : apple: Excluded 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:35 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : banana: Excluded 2025/06/27 01:34:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:35 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:35 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : apple: Excluded 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:35 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : banana: Excluded 2025/06/27 01:34:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:35 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:36 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt === RUN TestTransform/ascii run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:40 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : apple: Excluded 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:40 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : banana: Excluded 2025/06/27 01:34:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:40 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:40 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : apple: Excluded 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:40 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : banana: Excluded 2025/06/27 01:34:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : apple: Unchanged skipping 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 01:34:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : banana: Unchanged skipping 2025/06/27 01:34:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:40 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:40 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : apple: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : apple: Excluded 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : appleappleapplebanana: Excluded 2025/06/27 01:34:40 DEBUG : banana: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : banana: Excluded 2025/06/27 01:34:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : splitbananasplit: Excluded 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name apple 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name appleappleapplebanana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name banana 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dir1 2025/06/27 01:34:40 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name splitbananasplit 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0000-abcdefg.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0001-bcdefgh.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0002-cdefghi.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0003-defghij.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0004-efghijk.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0005-fghijkl.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0006-ghijklm.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0007-1234567.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0008-2345678.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0009-3456789.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0010-456789.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0011-56789;.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0012-6789;.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0013-789;=.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0014-89;=.txt 2025/06/27 01:34:41 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name 0015-9;=.txt --- FAIL: TestTransform (59.24s) --- PASS: TestTransform/NFC (4.98s) --- FAIL: TestTransform/NFD (0.62s) --- PASS: TestTransform/base64 (6.60s) --- PASS: TestTransform/prefix (7.37s) --- PASS: TestTransform/suffix (7.39s) --- PASS: TestTransform/truncate (6.13s) --- PASS: TestTransform/encoder (5.20s) --- PASS: TestTransform/ISO-8859-1 (5.30s) --- PASS: TestTransform/charmap (5.17s) --- PASS: TestTransform/lowercase (5.36s) --- PASS: TestTransform/ascii (5.14s) === RUN TestTransformCopy run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/27 01:34:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/27 01:34:42 INFO : sub dir_somesuffix: Making directory 2025/06/27 01:34:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/27 01:34:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/27 01:34:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/27 01:34:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/27 01:34:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:42 DEBUG : sub dir/hello world.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/27 01:34:42 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir_somesuffix 2025/06/27 01:34:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world_somesuffix.txt 2025/06/27 01:34:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name sub dir_somesuffix 2025/06/27 01:34:42 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name hello world_somesuffix.txt --- PASS: TestTransformCopy (0.66s) === RUN TestDoubleTransform run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:43 INFO : tictactoe: Making directory 2025/06/27 01:34:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/27 01:34:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:43 DEBUG : toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/27 01:34:43 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe --- PASS: TestDoubleTransform (0.64s) === RUN TestFileTag run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:43 INFO : toe: Making directory 2025/06/27 01:34:43 INFO : toe/toe: Making directory 2025/06/27 01:34:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 01:34:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 01:34:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:43 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:44 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/27 01:34:44 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe --- PASS: TestFileTag (0.77s) === RUN TestNoTag run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:44 INFO : toe: Making directory 2025/06/27 01:34:44 INFO : toe/toe: Making directory 2025/06/27 01:34:44 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 01:34:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 01:34:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:44 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/27 01:34:44 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:44 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe --- PASS: TestNoTag (0.79s) === RUN TestDirTag run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:45 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:34:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 01:34:45 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:45 INFO : tictacempty_dir: Making directory 2025/06/27 01:34:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:45 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:45 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:45 INFO : tictactoe: Making directory 2025/06/27 01:34:45 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:45 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:45 INFO : tictactoe/tictactoe: Making directory 2025/06/27 01:34:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:45 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:45 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:45 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt --- PASS: TestDirTag (0.98s) === RUN TestAllTag run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:46 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:34:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:46 INFO : tictacempty_dir: Making directory 2025/06/27 01:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 INFO : tictactoe: Making directory 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:46 INFO : tictactoe/tictactoe: Making directory 2025/06/27 01:34:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 01:34:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:46 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:46 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt 2025/06/27 01:34:46 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/27 01:34:46 NOTICE: HiDrive root 'rclone-test-fajayef7najo': 0 differences found 2025/06/27 01:34:46 NOTICE: HiDrive root 'rclone-test-fajayef7najo': 1 matching files 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:46 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt --- PASS: TestAllTag (1.01s) === RUN TestRunTwice run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 INFO : tictactoe: Making directory 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:47 INFO : tictactoe/tictactoe: Making directory 2025/06/27 01:34:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:47 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 01:34:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:47 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:47 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt --- PASS: TestRunTwice (1.02s) === RUN TestSyntax 2025/06/27 01:34:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:48 INFO : toe: Making directory 2025/06/27 01:34:48 INFO : toe/toe: Making directory 2025/06/27 01:34:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:48 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:48 INFO : toe/toe/toe: Copied (new) 2025/06/27 01:34:48 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:48 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe --- PASS: TestConflicting (0.77s) === RUN TestMove run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:49 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:34:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 01:34:49 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:49 INFO : tictacempty_dir: Making directory 2025/06/27 01:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:49 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:49 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:49 INFO : tictactoe: Making directory 2025/06/27 01:34:49 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:49 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:49 INFO : tictactoe/tictactoe: Making directory 2025/06/27 01:34:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 01:34:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:49 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:49 INFO : toe/toe/toe.txt: Deleted 2025/06/27 01:34:49 INFO : toe/toe: Removing directory 2025/06/27 01:34:49 INFO : toe: Removing directory 2025/06/27 01:34:49 INFO : empty_dir: Removing directory 2025/06/27 01:34:49 DEBUG : Local file system at /tmp/rclone4155608098: deleted 3 directories 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:49 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt --- PASS: TestMove (0.90s) === RUN TestTransformFile run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:49 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:34:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 01:34:49 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:50 INFO : tictacempty_dir: Making directory 2025/06/27 01:34:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:50 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:50 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:50 INFO : tictactoe: Making directory 2025/06/27 01:34:50 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:50 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:50 INFO : tictactoe/tictactoe: Making directory 2025/06/27 01:34:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 01:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:50 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:50 INFO : toe/toe/toe.txt: Deleted 2025/06/27 01:34:50 INFO : toe/toe: Removing directory 2025/06/27 01:34:50 INFO : toe: Removing directory 2025/06/27 01:34:50 INFO : empty_dir: Removing directory 2025/06/27 01:34:50 DEBUG : Local file system at /tmp/rclone4155608098: deleted 3 directories 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt 2025/06/27 01:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/27 01:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 01:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 01:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 01:34:50 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:50 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt --- PASS: TestTransformFile (1.64s) === RUN TestManualTransformFile run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:51 DEBUG : Reset feature "Copy" 2025/06/27 01:34:51 DEBUG : Reset feature "Move" 2025/06/27 01:34:51 DEBUG : Reset feature "Copy" 2025/06/27 01:34:51 DEBUG : Reset feature "Move" 2025/06/27 01:34:51 DEBUG : empty_dir: Making directory with metadata 2025/06/27 01:34:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 01:34:51 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:51 INFO : tictacempty_dir: Making directory 2025/06/27 01:34:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 01:34:51 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:51 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:51 INFO : tictactoe: Making directory 2025/06/27 01:34:51 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:51 DEBUG : toe: transformed to: tictactoe 2025/06/27 01:34:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:51 INFO : tictactoe/tictactoe: Making directory 2025/06/27 01:34:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 01:34:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:51 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:52 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 01:34:52 INFO : toe/toe/toe.txt: Deleted 2025/06/27 01:34:52 INFO : toe/toe: Removing directory 2025/06/27 01:34:52 INFO : toe: Removing directory 2025/06/27 01:34:52 INFO : empty_dir: Removing directory 2025/06/27 01:34:52 DEBUG : Local file system at /tmp/rclone4155608098: deleted 3 directories 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe.txt 2025/06/27 01:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/27 01:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 01:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 01:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 01:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/27 01:34:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictacempty_dir 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name tictactoe 2025/06/27 01:34:52 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe.txt --- PASS: TestManualTransformFile (1.72s) === RUN TestBase64 run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:53 DEBUG : toe: transformed to: dG9l 2025/06/27 01:34:53 DEBUG : toe: transformed to: dG9l 2025/06/27 01:34:53 INFO : dG9l: Making directory 2025/06/27 01:34:53 DEBUG : toe: transformed to: dG9l 2025/06/27 01:34:53 DEBUG : toe: transformed to: dG9l 2025/06/27 01:34:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/27 01:34:53 INFO : dG9l/dG9l: Making directory 2025/06/27 01:34:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/27 01:34:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/27 01:34:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/27 01:34:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 01:34:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:53 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/27 01:34:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9lLnR4dA== 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:53 DEBUG : dG9l: transformed to: toe 2025/06/27 01:34:53 DEBUG : dG9l: transformed to: toe 2025/06/27 01:34:53 DEBUG : toe: Directory modification time the same (differ by 353.209217ms, within tolerance 1s) 2025/06/27 01:34:53 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:53 DEBUG : dG9l: transformed to: toe 2025/06/27 01:34:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/27 01:34:53 DEBUG : toe/toe: Directory modification time the same (differ by 353.209217ms, within tolerance 1s) 2025/06/27 01:34:53 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/27 01:34:53 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9lLnR4dA== 2025/06/27 01:34:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/27 01:34:53 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for checks to finish 2025/06/27 01:34:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/27 01:34:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/27 01:34:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/27 01:34:53 DEBUG : Local file system at /tmp/rclone4155608098: Waiting for transfers to finish 2025/06/27 01:34:53 DEBUG : Waiting for deletions to finish 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9lLnR4dA== 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9l 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name dG9lLnR4dA== --- PASS: TestBase64 (1.12s) === RUN TestError run.go:180: Remote "HiDrive root 'rclone-test-fajayef7najo'", Local "Local file system at /tmp/rclone4155608098", Modify Window "1s" 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe: transformed to: 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe: transformed to: 2025/06/27 01:34:54 INFO : HiDrive root 'rclone-test-fajayef7najo': Making directory 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe: transformed to: 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe: transformed to: 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe/toe: transformed to: 2025/06/27 01:34:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/27 01:34:54 INFO : toe/toe: Making directory 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe/toe: transformed to: 2025/06/27 01:34:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe: transformed to: 2025/06/27 01:34:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 01:34:54 DEBUG : toe/toe/toe: transformed to: 2025/06/27 01:34:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for checks to finish 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Waiting for transfers to finish 2025/06/27 01:34:54 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/27 01:34:54 INFO : toe/toe/toe: Copied (new) 2025/06/27 01:34:54 ERROR : HiDrive root 'rclone-test-fajayef7najo': not deleting files as there were IO errors 2025/06/27 01:34:54 ERROR : HiDrive root 'rclone-test-fajayef7najo': not deleting directories as there were IO errors 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:54 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe 2025/06/27 01:34:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': found directory-element with name toe --- PASS: TestError (0.89s) FAIL 2025/06/27 01:34:55 DEBUG : HiDrive root 'rclone-test-fajayef7najo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished ERROR in 3m4.025970128s (try 1/5): exit status 1: Failed [TestTransform/NFD]