"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/09 03:48:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo" 2025/08/09 03:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 03:48:04 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Has cached credentials 2025/08/09 03:48:05 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Used cached credential to initialize the ProtonDrive API 2025/08/09 03:48:05 DEBUG : Creating backend with remote "/tmp/rclone807770456" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/09 03:48:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.82s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 03:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:08 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:08 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.71s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:10 DEBUG : Creating backend with remote "/non-existing" 2025/08/09 03:48:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/09 03:48:10 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:10 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:11 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:11 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.50s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:15 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Running all checks before starting transfers 2025/08/09 03:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:15 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:15 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Checks finished, now starting transfers 2025/08/09 03:48:15 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.53s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:18 ERROR : Ignoring --no-traverse with sync 2025/08/09 03:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:18 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:18 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:20 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.72s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/09 03:48:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/09 03:48:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:48:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:48:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.36s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 03:48:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 03:48:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 03:48:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 03:48:29 INFO : sub dir2: Making directory 2025/08/09 03:48:30 INFO : sub dir: Making directory 2025/08/09 03:48:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:30 INFO : sub dir2/sub sub dir2: Making directory 2025/08/09 03:48:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:32 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:32 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.84s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:34 INFO : sub dir2: Making directory 2025/08/09 03:48:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 03:48:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 03:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:34 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:34 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.62s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:38 DEBUG : sub dir2: Making directory with metadata 2025/08/09 03:48:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 03:48:38 INFO : sub dir2: Making directory 2025/08/09 03:48:38 INFO : sub dir: Making directory 2025/08/09 03:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:39 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:39 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:40 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:40 INFO : sub dir/hello world: Deleted 2025/08/09 03:48:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 03:48:41 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:43 INFO : sub dir2: Making directory 2025/08/09 03:48:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:44 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.54s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:46 DEBUG : sub dir2: Making directory with metadata 2025/08/09 03:48:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 03:48:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 03:48:46 INFO : sub dir2: Making directory 2025/08/09 03:48:47 INFO : sub dir: Making directory 2025/08/09 03:48:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:48 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:48 DEBUG : Waiting for deletions to finish 2025/08/09 03:48:49 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:51 INFO : sub dir2: Making directory 2025/08/09 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:51 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:48:51 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:48:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:48:53 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.54s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:48:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-veyumuy9wiya" 2025/08/09 03:48:56 DEBUG : proton drive root link ID 'rclone-test-veyumuy9wiya': Has cached credentials 2025/08/09 03:48:57 DEBUG : proton drive root link ID 'rclone-test-veyumuy9wiya': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-zediwah8bufo' -> proton drive root link ID 'rclone-test-veyumuy9wiya' 2025/08/09 03:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:48:58 DEBUG : proton drive root link ID 'rclone-test-veyumuy9wiya': Waiting for checks to finish 2025/08/09 03:48:58 DEBUG : proton drive root link ID 'rclone-test-veyumuy9wiya': Waiting for transfers to finish 2025/08/09 03:49:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:49:01 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:49:01 DEBUG : proton drive root link ID 'rclone-test-veyumuy9wiya': Purge remote --- PASS: TestServerSideCopy (8.64s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 03:49:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:06.285566 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:49:06.285634 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:49:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 03:49:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mepilux4jiwa" 2025/08/09 03:49:11 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Has cached credentials 2025/08/09 03:49:12 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-zediwah8bufo' -> proton drive root link ID 'rclone-test-mepilux4jiwa' 2025/08/09 03:49:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:49:13 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Waiting for checks to finish 2025/08/09 03:49:13 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Waiting for transfers to finish 2025/08/09 03:49:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:49:16 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:49:17.264062 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:49:17.264104 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:49:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 03:49:19 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Waiting for checks to finish 2025/08/09 03:49:19 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Waiting for transfers to finish 2025/08/09 03:49:20.181598 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:49:20.181654 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:49:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 03:49:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 03:49:22 DEBUG : proton drive root link ID 'rclone-test-mepilux4jiwa': Purge remote --- PASS: TestServerSideCopyOverSelf (14.79s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 03:49:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:27.279878 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:49:27.280093 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:49:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 03:49:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 03:49:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vifequp9heze" 2025/08/09 03:49:32 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Has cached credentials 2025/08/09 03:49:33 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-zediwah8bufo' -> proton drive root link ID 'rclone-test-vifequp9heze' 2025/08/09 03:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:49:34 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Waiting for checks to finish 2025/08/09 03:49:34 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Waiting for transfers to finish 2025/08/09 03:49:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:49:37 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:49:38.170391 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:49:38.170435 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:49:40 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Using server-side directory move 2025/08/09 03:49:40 INFO : proton drive root link ID 'rclone-test-vifequp9heze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 03:49:40 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Waiting for checks to finish 2025/08/09 03:49:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 03:49:40 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Waiting for transfers to finish 2025/08/09 03:49:40 INFO : sub dir/hello world: Deleted 2025/08/09 03:49:41.494918 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i_-XuCy-KjfR1JB26nkfOahyl9vwklMNpv8xDv_OpOjbWRPoT02S5-KOgFMxbBkETSl67cpF_23mIndjfeEn0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:49:41.494946 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i_-XuCy-KjfR1JB26nkfOahyl9vwklMNpv8xDv_OpOjbWRPoT02S5-KOgFMxbBkETSl67cpF_23mIndjfeEn0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:49:41 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i_-XuCy-KjfR1JB26nkfOahyl9vwklMNpv8xDv_OpOjbWRPoT02S5-KOgFMxbBkETSl67cpF_23mIndjfeEn0g==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i_-XuCy-KjfR1JB26nkfOahyl9vwklMNpv8xDv_OpOjbWRPoT02S5-KOgFMxbBkETSl67cpF_23mIndjfeEn0g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/09 03:49:41 DEBUG : proton drive root link ID 'rclone-test-vifequp9heze': Purge remote --- FAIL: TestServerSideMoveOverSelf (12.71s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:44 ERROR : error listing: directory not found 2025/08/09 03:49:45 INFO : Local file system at /tmp/rclone807770456: Making directory 2025/08/09 03:49:45 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:45 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.34s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 03:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:49:50 DEBUG : Local file system at /tmp/rclone807770456: Waiting for checks to finish 2025/08/09 03:49:50 DEBUG : Local file system at /tmp/rclone807770456: Waiting for transfers to finish 2025/08/09 03:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:49:50 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/09 03:49:50 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:49:50 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/09 03:49:52 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:52 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 03:49:53 INFO : check sum: Copied (new) 2025/08/09 03:49:53 DEBUG : Waiting for deletions to finish 2025/08/09 03:49:54 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 03:49:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/09 03:49:54 DEBUG : check sum: Unchanged skipping 2025/08/09 03:49:54 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:54 DEBUG : Waiting for deletions to finish 2025/08/09 03:49:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.08s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/09 03:49:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 03:49:56 INFO : sizeonly: Copied (new) 2025/08/09 03:49:56 DEBUG : Waiting for deletions to finish 2025/08/09 03:49:57 DEBUG : sizeonly: Sizes identical 2025/08/09 03:49:57 DEBUG : sizeonly: Unchanged skipping 2025/08/09 03:49:57 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:57 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:57 DEBUG : Waiting for deletions to finish 2025/08/09 03:49:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.15s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:49:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/09 03:49:58 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:49:58 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:49:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/09 03:49:59 INFO : ignore-size: Copied (new) 2025/08/09 03:49:59 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:00 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 03:50:00 DEBUG : ignore-size: Unchanged skipping 2025/08/09 03:50:00 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:00 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.19s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 03:50:03 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:03 DEBUG : existing: Unchanged skipping 2025/08/09 03:50:03 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:03 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:03 INFO : There was nothing to transfer 2025/08/09 03:50:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/09 03:50:03 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:03 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:03.940241 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:50:03.940260 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:50:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 03:50:05 INFO : existing: Copied (replaced existing) 2025/08/09 03:50:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 03:50:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 03:50:08 INFO : existing: Copied (new) 2025/08/09 03:50:08 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:08 DEBUG : existing: Destination exists, skipping 2025/08/09 03:50:08 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:08 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:08 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.10s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:13 INFO : d: Making directory 2025/08/09 03:50:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 03:50:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:50:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 03:50:14 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:14 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:50:15 INFO : a/potato2: Copied (new) 2025/08/09 03:50:15 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:16 INFO : b/potato: Deleted 2025/08/09 03:50:16 INFO : d: Removing directory 2025/08/09 03:50:16 INFO : b: Removing directory 2025/08/09 03:50:16 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:20 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 +0000 2025/08/09 03:50:20 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 03:50:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/09 03:50:20 DEBUG : empty space: Unchanged skipping 2025/08/09 03:50:20 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:20 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:20 INFO : There was nothing to transfer 2025/08/09 03:50:21 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:21 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 +0000 2025/08/09 03:50:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 03:50:21 NOTICE: proton drive root link ID 'rclone-test-zediwah8bufo': Forced to upload files to set modification times on this backend. 2025/08/09 03:50:21 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/09 03:50:21 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:21.718816 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:50:21.718858 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:50:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 03:50:23 INFO : empty space: Copied (replaced existing) 2025/08/09 03:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:26 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 +0000 2025/08/09 03:50:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 03:50:26 DEBUG : empty space: Unchanged skipping 2025/08/09 03:50:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:26 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:29 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/09 03:50:29 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone807770456) 2025/08/09 03:50:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-zediwah8bufo') 2025/08/09 03:50:29 DEBUG : foo: sha1 differ 2025/08/09 03:50:29 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:29.345656 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:50:29.345683 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:50:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/09 03:50:30 INFO : foo: Copied (replaced existing) 2025/08/09 03:50:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.74s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:50:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/09 03:50:33 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:33 DEBUG : empty space: Unchanged skipping 2025/08/09 03:50:33 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:50:35 INFO : potato: Copied (new) 2025/08/09 03:50:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/09 03:50:38 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:38 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:38.671964 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:50:38.671991 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:50:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/09 03:50:40 INFO : potato: Copied (replaced existing) 2025/08/09 03:50:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.72s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/09 03:50:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone807770456) 2025/08/09 03:50:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-zediwah8bufo') 2025/08/09 03:50:43 DEBUG : potato: sha1 differ 2025/08/09 03:50:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:43.351806 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:50:43.351840 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:50:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/09 03:50:44 INFO : potato: Copied (replaced existing) 2025/08/09 03:50:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:50:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:50:48 DEBUG : empty space: Unchanged skipping 2025/08/09 03:50:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/09 03:50:48 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:48 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:48 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:50:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:50:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:50:53 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:50:53 DEBUG : empty space: Unchanged skipping 2025/08/09 03:50:53 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:50:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:50:55 INFO : potato2: Copied (new) 2025/08/09 03:50:55 DEBUG : Waiting for deletions to finish 2025/08/09 03:50:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:00 INFO : d: Making directory 2025/08/09 03:51:00 INFO : d/e: Making directory 2025/08/09 03:51:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 03:51:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:51:02 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 03:51:02 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:02 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:51:03 INFO : a/potato2: Copied (new) 2025/08/09 03:51:03 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:03 INFO : b/potato: Deleted 2025/08/09 03:51:03 INFO : d/e: Removing directory 2025/08/09 03:51:03 INFO : d: Removing directory 2025/08/09 03:51:04 INFO : b: Removing directory 2025/08/09 03:51:04 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:10 INFO : d: Making directory 2025/08/09 03:51:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 03:51:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:51:11 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 03:51:11 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:11 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:51:13 INFO : a/potato2: Copied (new) 2025/08/09 03:51:13 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 03:51:13 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:51:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:51:19 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:19 DEBUG : empty space: Unchanged skipping 2025/08/09 03:51:19 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:19 INFO : potato: Deleted 2025/08/09 03:51:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:51:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.15s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:25 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:25 INFO : potato: Deleted 2025/08/09 03:51:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:51:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:26 DEBUG : empty space: Unchanged skipping 2025/08/09 03:51:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 03:51:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:51:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/09 03:51:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.71s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:36 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 03:51:36 DEBUG : enormous: Excluded 2025/08/09 03:51:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 03:51:36 DEBUG : potato2: Excluded 2025/08/09 03:51:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 03:51:36 DEBUG : potato2: Excluded 2025/08/09 03:51:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:51:36 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:36 DEBUG : empty space: Unchanged skipping 2025/08/09 03:51:36 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:36 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:36 INFO : There was nothing to transfer 2025/08/09 03:51:37 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 03:51:37 DEBUG : enormous: Excluded 2025/08/09 03:51:37 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 03:51:37 DEBUG : potato2: Excluded 2025/08/09 03:51:37 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 03:51:37 DEBUG : potato2: Excluded 2025/08/09 03:51:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/09 03:51:37 DEBUG : empty space: Unchanged skipping 2025/08/09 03:51:37 DEBUG : Local file system at /tmp/rclone807770456: Waiting for checks to finish 2025/08/09 03:51:37 DEBUG : Local file system at /tmp/rclone807770456: Waiting for transfers to finish 2025/08/09 03:51:37 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:43 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 03:51:43 DEBUG : enormous: Excluded 2025/08/09 03:51:43 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 03:51:43 DEBUG : potato2: Excluded 2025/08/09 03:51:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 03:51:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:43 DEBUG : empty space: Unchanged skipping 2025/08/09 03:51:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:43 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:44 INFO : potato2: Deleted 2025/08/09 03:51:44 INFO : enormous: Deleted 2025/08/09 03:51:44 INFO : There was nothing to transfer 2025/08/09 03:51:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/09 03:51:44 DEBUG : empty space: Unchanged skipping 2025/08/09 03:51:44 DEBUG : Local file system at /tmp/rclone807770456: Waiting for checks to finish 2025/08/09 03:51:44 DEBUG : Local file system at /tmp/rclone807770456: Waiting for transfers to finish 2025/08/09 03:51:44 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:44 INFO : enormous: Deleted 2025/08/09 03:51:44 INFO : potato2: Deleted 2025/08/09 03:51:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.75s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:51:52 DEBUG : five: Need to transfer - File not found at Destination 2025/08/09 03:51:52 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/09 03:51:52 DEBUG : one: Destination is newer than source, skipping 2025/08/09 03:51:52 DEBUG : three: Sizes identical 2025/08/09 03:51:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone807770456) 2025/08/09 03:51:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-zediwah8bufo') 2025/08/09 03:51:52 DEBUG : two: sha1 differ 2025/08/09 03:51:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/09 03:51:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 03:51:52 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:52.241641 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:51:52.241677 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:51:52.244661 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:51:52.244690 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:51:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/09 03:51:53 INFO : five: Copied (new) 2025/08/09 03:51:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/09 03:51:53 INFO : four: Copied (replaced existing) 2025/08/09 03:51:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 03:51:53 INFO : two: Copied (replaced existing) 2025/08/09 03:51:53 DEBUG : Waiting for deletions to finish 2025/08/09 03:51:55 DEBUG : one: Destination is newer than source, skipping 2025/08/09 03:51:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 03:51:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/09 03:51:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 03:51:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone807770456) 2025/08/09 03:51:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-zediwah8bufo') 2025/08/09 03:51:55 DEBUG : three: sha1 differ 2025/08/09 03:51:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/09 03:51:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/09 03:51:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/09 03:51:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/09 03:51:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/09 03:51:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 03:51:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 03:51:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:51:55.458014 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 03:51:55.458046 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 03:51:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 03:51:56 INFO : three: Copied (replaced existing) 2025/08/09 03:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.93s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/09 03:51:59 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Making map for --track-renames 2025/08/09 03:51:59 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Finished making map for --track-renames 2025/08/09 03:51:59 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:51:59 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for renames to finish 2025/08/09 03:51:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 03:51:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 03:51:59 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 03:52:01 INFO : yam: Copied (new) 2025/08/09 03:52:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/09 03:52:01 INFO : potato: Copied (new) 2025/08/09 03:52:01 DEBUG : Waiting for deletions to finish 2025/08/09 03:52:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 03:52:01 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Making map for --track-renames 2025/08/09 03:52:01 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Finished making map for --track-renames 2025/08/09 03:52:01 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:01 DEBUG : potato: Unchanged skipping 2025/08/09 03:52:01 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for renames to finish 2025/08/09 03:52:02.326278 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SNMemCd_oBSiknSB5iMe1Z9EbVFvizUqJGMOV7nfDKb_gIUZrBPz3Kj3MNO4VS_ECpfK6BgWYjC8oKZCr58HQw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:02.326314 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SNMemCd_oBSiknSB5iMe1Z9EbVFvizUqJGMOV7nfDKb_gIUZrBPz3Kj3MNO4VS_ECpfK6BgWYjC8oKZCr58HQw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:02 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SNMemCd_oBSiknSB5iMe1Z9EbVFvizUqJGMOV7nfDKb_gIUZrBPz3Kj3MNO4VS_ECpfK6BgWYjC8oKZCr58HQw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:02 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SNMemCd_oBSiknSB5iMe1Z9EbVFvizUqJGMOV7nfDKb_gIUZrBPz3Kj3MNO4VS_ECpfK6BgWYjC8oKZCr58HQw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:02 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/09 03:52:02 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:03 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 03:52:03 INFO : yaml: Copied (new) 2025/08/09 03:52:03 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 03:52:03 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (5.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/09 03:52:05 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Making map for --track-renames 2025/08/09 03:52:05 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Finished making map for --track-renames 2025/08/09 03:52:05 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 03:52:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 03:52:05 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for renames to finish 2025/08/09 03:52:05 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 03:52:06 INFO : yam: Copied (new) 2025/08/09 03:52:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/09 03:52:06 INFO : potato: Copied (new) 2025/08/09 03:52:06 DEBUG : Waiting for deletions to finish 2025/08/09 03:52:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 03:52:07 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Making map for --track-renames 2025/08/09 03:52:07 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Finished making map for --track-renames 2025/08/09 03:52:07 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:07 DEBUG : potato: Unchanged skipping 2025/08/09 03:52:07 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for renames to finish 2025/08/09 03:52:07.875815 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-x6sLEGPIillMTgF6GoVfuKAgUiV_uHS09Jwf9joQvaeSSOWTavQaPb6sXxU5mQq21HP1GIXgIXabPdlfkOrSw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:07.875857 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-x6sLEGPIillMTgF6GoVfuKAgUiV_uHS09Jwf9joQvaeSSOWTavQaPb6sXxU5mQq21HP1GIXgIXabPdlfkOrSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:07 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-x6sLEGPIillMTgF6GoVfuKAgUiV_uHS09Jwf9joQvaeSSOWTavQaPb6sXxU5mQq21HP1GIXgIXabPdlfkOrSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:07 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-x6sLEGPIillMTgF6GoVfuKAgUiV_uHS09Jwf9joQvaeSSOWTavQaPb6sXxU5mQq21HP1GIXgIXabPdlfkOrSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:07 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/09 03:52:07 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:09 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 03:52:09 INFO : yaml: Copied (new) 2025/08/09 03:52:09 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 03:52:09 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/09 03:52:10 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Making map for --track-renames 2025/08/09 03:52:10 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Finished making map for --track-renames 2025/08/09 03:52:10 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 03:52:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/09 03:52:10 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for renames to finish 2025/08/09 03:52:10 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/09 03:52:12 INFO : potato: Copied (new) 2025/08/09 03:52:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 03:52:12 INFO : sub/yam: Copied (new) 2025/08/09 03:52:12 DEBUG : Waiting for deletions to finish 2025/08/09 03:52:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 03:52:13 DEBUG : potato: Unchanged skipping 2025/08/09 03:52:13 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Making map for --track-renames 2025/08/09 03:52:13 INFO : proton drive root link ID 'rclone-test-zediwah8bufo': Finished making map for --track-renames 2025/08/09 03:52:13 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:13 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for renames to finish 2025/08/09 03:52:14.202826 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jqft-X17HYgeod9LkQmQfxcEe24rWc_1WD8_S_H_GbZTungjnV-Qlsx23dLqgkBFKDYJZJtS5knq8wy3R5Gw-g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:14.202877 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jqft-X17HYgeod9LkQmQfxcEe24rWc_1WD8_S_H_GbZTungjnV-Qlsx23dLqgkBFKDYJZJtS5knq8wy3R5Gw-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:14 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jqft-X17HYgeod9LkQmQfxcEe24rWc_1WD8_S_H_GbZTungjnV-Qlsx23dLqgkBFKDYJZJtS5knq8wy3R5Gw-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:14 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jqft-X17HYgeod9LkQmQfxcEe24rWc_1WD8_S_H_GbZTungjnV-Qlsx23dLqgkBFKDYJZJtS5knq8wy3R5Gw-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 03:52:14 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 03:52:15 INFO : yam: Copied (new) 2025/08/09 03:52:15 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 03:52:15 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (6.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:17 DEBUG : Creating backend with remote "/tmp/rclone807770456/dir1" 2025/08/09 03:52:17 DEBUG : Creating backend with remote "/tmp/rclone807770456/dir2" 2025/08/09 03:52:17 DEBUG : Local file system at /tmp/rclone807770456/dir2: Using server-side directory move 2025/08/09 03:52:17 INFO : Local file system at /tmp/rclone807770456/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 03:52:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/09 03:52:17 DEBUG : Local file system at /tmp/rclone807770456/dir2: Waiting for checks to finish 2025/08/09 03:52:17 DEBUG : Local file system at /tmp/rclone807770456/dir2: Waiting for transfers to finish 2025/08/09 03:52:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:52:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 03:52:18 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:18 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:52:20 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:52:20 INFO : sub dir/hello world: Deleted 2025/08/09 03:52:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/09 03:52:20 INFO : nested/sub dir/file: Copied (new) 2025/08/09 03:52:20 INFO : nested/sub dir/file: Deleted 2025/08/09 03:52:20 ERROR : Local file system at /tmp/rclone807770456: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 03:52:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 03:52:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/09 03:52:25 INFO : nested/sub dir/file: Copied (new) 2025/08/09 03:52:25 INFO : nested/sub dir/file: Deleted 2025/08/09 03:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 03:52:25 INFO : sub dir/hello world: Copied (new) 2025/08/09 03:52:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/09 03:52:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 03:52:28 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:28 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 03:52:29 INFO : existing: Copied (new) 2025/08/09 03:52:29 INFO : existing: Deleted 2025/08/09 03:52:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/09 03:52:29 INFO : existing-b: Copied (new) 2025/08/09 03:52:29 INFO : existing-b: Deleted 2025/08/09 03:52:30 DEBUG : existing: Destination exists, skipping 2025/08/09 03:52:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/09 03:52:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 03:52:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 03:52:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.94s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dewurug4jojo" 2025/08/09 03:52:31 DEBUG : proton drive root link ID 'rclone-test-dewurug4jojo': Has cached credentials 2025/08/09 03:52:32 DEBUG : proton drive root link ID 'rclone-test-dewurug4jojo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-zediwah8bufo' -> proton drive root link ID 'rclone-test-dewurug4jojo' 2025/08/09 03:52:40 DEBUG : proton drive root link ID 'rclone-test-dewurug4jojo': Using server-side directory move 2025/08/09 03:52:40 INFO : proton drive root link ID 'rclone-test-dewurug4jojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 03:52:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:52:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/09 03:52:41 DEBUG : empty space: Unchanged skipping 2025/08/09 03:52:41 DEBUG : proton drive root link ID 'rclone-test-dewurug4jojo': Waiting for checks to finish 2025/08/09 03:52:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 03:52:41 INFO : empty space: Deleted 2025/08/09 03:52:41 DEBUG : proton drive root link ID 'rclone-test-dewurug4jojo': Waiting for transfers to finish 2025/08/09 03:52:41 INFO : potato3: Deleted 2025/08/09 03:52:41.773156 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oWz6EJ5AuWCZ8Ni6nvFPWOOmxQ-zKCBplpNYU-GrNu3Kx3d0H0H7JiSiUfTPRDz2DcX2PELLEy1hHwW19kFqbQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:41.773257 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oWz6EJ5AuWCZ8Ni6nvFPWOOmxQ-zKCBplpNYU-GrNu3Kx3d0H0H7JiSiUfTPRDz2DcX2PELLEy1hHwW19kFqbQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oWz6EJ5AuWCZ8Ni6nvFPWOOmxQ-zKCBplpNYU-GrNu3Kx3d0H0H7JiSiUfTPRDz2DcX2PELLEy1hHwW19kFqbQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:41.860776 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lnrMQSFqAXIzou8NeESjqZpNupkkXDqcaBX_KLvsAYcseufEe44P-IOJra5KA6tQRipbbNnHkmLqubUWW96-hw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:41.860813 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lnrMQSFqAXIzou8NeESjqZpNupkkXDqcaBX_KLvsAYcseufEe44P-IOJra5KA6tQRipbbNnHkmLqubUWW96-hw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lnrMQSFqAXIzou8NeESjqZpNupkkXDqcaBX_KLvsAYcseufEe44P-IOJra5KA6tQRipbbNnHkmLqubUWW96-hw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lnrMQSFqAXIzou8NeESjqZpNupkkXDqcaBX_KLvsAYcseufEe44P-IOJra5KA6tQRipbbNnHkmLqubUWW96-hw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/09 03:52:41 DEBUG : proton drive root link ID 'rclone-test-dewurug4jojo': Purge remote --- FAIL: TestServerSideMove (11.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pobugid7heqo" 2025/08/09 03:52:43 DEBUG : proton drive root link ID 'rclone-test-pobugid7heqo': Has cached credentials 2025/08/09 03:52:44 DEBUG : proton drive root link ID 'rclone-test-pobugid7heqo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-zediwah8bufo' -> proton drive root link ID 'rclone-test-pobugid7heqo' 2025/08/09 03:52:52 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 03:52:52 DEBUG : empty space: Excluded 2025/08/09 03:52:52 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 03:52:52 DEBUG : empty space: Excluded 2025/08/09 03:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:52:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 03:52:52 DEBUG : proton drive root link ID 'rclone-test-pobugid7heqo': Waiting for checks to finish 2025/08/09 03:52:52 DEBUG : proton drive root link ID 'rclone-test-pobugid7heqo': Waiting for transfers to finish 2025/08/09 03:52:52 INFO : potato3: Deleted 2025/08/09 03:52:52.927042 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Kuy4C77ZGzNRQGzaQYKe84XuUEMmsget4dSTV5IHSu5MecSPVQlJ4VIdOPXKoTBJq6twkEiWlPd8rrAXH9zHzg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:52.927065 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Kuy4C77ZGzNRQGzaQYKe84XuUEMmsget4dSTV5IHSu5MecSPVQlJ4VIdOPXKoTBJq6twkEiWlPd8rrAXH9zHzg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:52 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Kuy4C77ZGzNRQGzaQYKe84XuUEMmsget4dSTV5IHSu5MecSPVQlJ4VIdOPXKoTBJq6twkEiWlPd8rrAXH9zHzg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:53.054192 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V5tpOlSpchIR_vlch97AHJ1mD2Yq-HaplxARrJkC3TzGbG-hdfZV31hzHyH6D3KfmMVXXK1lJ0QJbziYRTnfzA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:52:53.054291 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V5tpOlSpchIR_vlch97AHJ1mD2Yq-HaplxARrJkC3TzGbG-hdfZV31hzHyH6D3KfmMVXXK1lJ0QJbziYRTnfzA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:52:53 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V5tpOlSpchIR_vlch97AHJ1mD2Yq-HaplxARrJkC3TzGbG-hdfZV31hzHyH6D3KfmMVXXK1lJ0QJbziYRTnfzA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V5tpOlSpchIR_vlch97AHJ1mD2Yq-HaplxARrJkC3TzGbG-hdfZV31hzHyH6D3KfmMVXXK1lJ0QJbziYRTnfzA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/09 03:52:53 DEBUG : proton drive root link ID 'rclone-test-pobugid7heqo': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:52:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cilidag5sawi" 2025/08/09 03:52:54 DEBUG : proton drive root link ID 'rclone-test-cilidag5sawi': Has cached credentials 2025/08/09 03:52:55 DEBUG : proton drive root link ID 'rclone-test-cilidag5sawi': Used cached credential to initialize the ProtonDrive API 2025/08/09 03:53:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-zediwah8bufo' -> proton drive root link ID 'rclone-test-cilidag5sawi' 2025/08/09 03:53:04 DEBUG : proton drive root link ID 'rclone-test-cilidag5sawi': Using server-side directory move 2025/08/09 03:53:04 INFO : proton drive root link ID 'rclone-test-cilidag5sawi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 03:53:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 03:53:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/09 03:53:04 DEBUG : empty space: Unchanged skipping 2025/08/09 03:53:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 03:53:05 DEBUG : proton drive root link ID 'rclone-test-cilidag5sawi': Waiting for checks to finish 2025/08/09 03:53:05 INFO : potato3: Deleted 2025/08/09 03:53:05 INFO : empty space: Deleted 2025/08/09 03:53:05 DEBUG : proton drive root link ID 'rclone-test-cilidag5sawi': Waiting for transfers to finish 2025/08/09 03:53:05.393677 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlfzfLkE48kvu7splfdyGB09aQN_HTNkDQjCTMv1vpMS-4RXb5Q_kwDPC6bz6E-J0a9FKF9s5FZz3xAzIrGHng==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:53:05.393711 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlfzfLkE48kvu7splfdyGB09aQN_HTNkDQjCTMv1vpMS-4RXb5Q_kwDPC6bz6E-J0a9FKF9s5FZz3xAzIrGHng==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:53:05 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlfzfLkE48kvu7splfdyGB09aQN_HTNkDQjCTMv1vpMS-4RXb5Q_kwDPC6bz6E-J0a9FKF9s5FZz3xAzIrGHng==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:53:05.504573 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ehMyItkvb_aSRjhVa1F9e650vhaguTAIBGCkP6DM1rf9_9fHqCyEwKMnBNngQ_-jmBQjFxV6W3hlvLrzwixkhQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 03:53:05.504616 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ehMyItkvb_aSRjhVa1F9e650vhaguTAIBGCkP6DM1rf9_9fHqCyEwKMnBNngQ_-jmBQjFxV6W3hlvLrzwixkhQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:53:05 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ehMyItkvb_aSRjhVa1F9e650vhaguTAIBGCkP6DM1rf9_9fHqCyEwKMnBNngQ_-jmBQjFxV6W3hlvLrzwixkhQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 03:53:05 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/09 03:53:05 DEBUG : proton drive root link ID 'rclone-test-cilidag5sawi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:53:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/rclone-sync-test" 2025/08/09 03:53:07 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test': Has cached credentials 2025/08/09 03:53:08 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (214.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 03:56:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/rclone-sync-test" 2025/08/09 03:56:42 DEBUG : Config file has changed externally - reloading 2025/08/09 03:56:42 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test': Has cached credentials 2025/08/09 03:56:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/09 03:59:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/rclone-sync-test-include/layer2" 2025/08/09 03:59:56 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-include/layer2': Has cached credentials 2025/08/09 03:59:57 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:03:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/rclone-sync-test-ignore-file" 2025/08/09 04:03:06 DEBUG : Config file has changed externally - reloading 2025/08/09 04:03:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-ignore-file': Has cached credentials 2025/08/09 04:03:07 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:06:18 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:06:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:06:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:06:19 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test': Waiting for checks to finish 2025/08/09 04:06:19 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test': Waiting for transfers to finish 2025/08/09 04:06:19 DEBUG : Waiting for deletions to finish 2025/08/09 04:06:19 INFO : There was nothing to transfer 2025/08/09 04:06:20 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:06:20 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:06:20 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:06:20 DEBUG : Waiting for deletions to finish 2025/08/09 04:06:20 INFO : rclone-sync-test-include: Removing directory 2025/08/09 04:06:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/09 04:06:21 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': failed to delete 1 directories 2025/08/09 04:06:21 INFO : There was nothing to transfer 2025/08/09 04:06:21 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:06:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:06:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:06:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/09 04:06:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/09 04:06:22 DEBUG : Waiting for deletions to finish 2025/08/09 04:06:22 INFO : There was nothing to transfer 2025/08/09 04:06:22 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:06:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:06:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:06:23 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:06:23 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:06:23 DEBUG : Waiting for deletions to finish 2025/08/09 04:06:23 INFO : rclone-sync-test-include: Removing directory 2025/08/09 04:06:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/09 04:06:23 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': failed to delete 1 directories 2025/08/09 04:06:23 INFO : There was nothing to transfer 2025/08/09 04:06:24 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:06:24 DEBUG : Excluded 2025/08/09 04:06:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:06:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:06:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/09 04:06:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/09 04:06:25 DEBUG : Waiting for deletions to finish 2025/08/09 04:06:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (584.68s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:06:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:06:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:06:28 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:09:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/CompareDest" 2025/08/09 04:09:36 DEBUG : Config file has changed externally - reloading 2025/08/09 04:09:36 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/CompareDest': Has cached credentials 2025/08/09 04:09:37 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:12:47 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 04:12:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:12:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:12:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 04:12:49 INFO : one: Copied (new) 2025/08/09 04:12:49 DEBUG : Waiting for deletions to finish 2025/08/09 04:12:50 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:12:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:12:50 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:12:50.689471 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:12:50.689522 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:12:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/09 04:12:52 INFO : one: Copied (replaced existing) 2025/08/09 04:12:52 DEBUG : Waiting for deletions to finish 2025/08/09 04:12:53.227672 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:12:53.227708 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:12:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:12:57 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:12:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:12:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:12:58 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:12:58 DEBUG : Waiting for deletions to finish 2025/08/09 04:12:58 INFO : There was nothing to transfer 2025/08/09 04:13:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 04:13:01 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:13:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:01 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:13:01 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:01 INFO : There was nothing to transfer 2025/08/09 04:13:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 04:13:02 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:13:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:02 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:13:02 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:02 INFO : There was nothing to transfer 2025/08/09 04:13:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:04 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/09 04:13:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 04:13:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 04:13:04 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:13:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:04 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:13:04 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:04 INFO : There was nothing to transfer 2025/08/09 04:13:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 04:13:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:13:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:06 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:13:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/09 04:13:07 INFO : two: Copied (new) 2025/08/09 04:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (403.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:13:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dest" 2025/08/09 04:13:14 DEBUG : Config file has changed externally - reloading 2025/08/09 04:13:14 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dest': Has cached credentials 2025/08/09 04:13:15 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dest': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:16:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/pre-dest1" 2025/08/09 04:16:25 DEBUG : Config file has changed externally - reloading 2025/08/09 04:16:25 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/pre-dest1': Has cached credentials 2025/08/09 04:16:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:18:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/pre-dest2" 2025/08/09 04:18:00 DEBUG : Config file has changed externally - reloading 2025/08/09 04:18:00 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/pre-dest2': Has cached credentials 2025/08/09 04:18:01 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:19:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:19:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/09 04:19:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:19:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/09 04:19:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/09 04:19:37 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dest': Waiting for checks to finish 2025/08/09 04:19:37 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dest': Waiting for transfers to finish 2025/08/09 04:19:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/09 04:19:39 INFO : 3: Copied (new) 2025/08/09 04:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (391.83s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.47s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:19:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:19:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:19:48 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:21:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/backup" 2025/08/09 04:21:24 DEBUG : Config file has changed externally - reloading 2025/08/09 04:21:24 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/backup': Has cached credentials 2025/08/09 04:21:24 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/backup': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:24:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:24:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:24:34 DEBUG : two: Unchanged skipping 2025/08/09 04:24:34 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:24:35.883620 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q1SEaO2oRnl__VjqBzJ9XBJ-beaPiMSRllt01MH8C01Q1sAaYbOprHYS2I6TqwNhNgNrs5wjQ2LvzhoGLzsaIw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 04:24:35.883658 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q1SEaO2oRnl__VjqBzJ9XBJ-beaPiMSRllt01MH8C01Q1sAaYbOprHYS2I6TqwNhNgNrs5wjQ2LvzhoGLzsaIw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:24:35 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q1SEaO2oRnl__VjqBzJ9XBJ-beaPiMSRllt01MH8C01Q1sAaYbOprHYS2I6TqwNhNgNrs5wjQ2LvzhoGLzsaIw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:24:35 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:24:35 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting files as there were IO errors 2025/08/09 04:24:35 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q1SEaO2oRnl__VjqBzJ9XBJ-beaPiMSRllt01MH8C01Q1sAaYbOprHYS2I6TqwNhNgNrs5wjQ2LvzhoGLzsaIw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (295.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:24:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:24:43 DEBUG : Config file has changed externally - reloading 2025/08/09 04:24:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:24:44 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:26:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/backup" 2025/08/09 04:26:18 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/backup': Has cached credentials 2025/08/09 04:26:19 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/backup': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:29:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:29:28 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:29:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:29:28 DEBUG : two: Unchanged skipping 2025/08/09 04:29:29.594474 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qegjl4eQBAcrUCeel7PHiV737UiXKfMuHqwpofWmpFyT3l_d2mPkcNgAocaFakO_xxi24YAzqBMKBulVVgGtAg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 04:29:29.594583 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qegjl4eQBAcrUCeel7PHiV737UiXKfMuHqwpofWmpFyT3l_d2mPkcNgAocaFakO_xxi24YAzqBMKBulVVgGtAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:29:29 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qegjl4eQBAcrUCeel7PHiV737UiXKfMuHqwpofWmpFyT3l_d2mPkcNgAocaFakO_xxi24YAzqBMKBulVVgGtAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:29:29 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:29:29 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting files as there were IO errors 2025/08/09 04:29:29 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qegjl4eQBAcrUCeel7PHiV737UiXKfMuHqwpofWmpFyT3l_d2mPkcNgAocaFakO_xxi24YAzqBMKBulVVgGtAg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (293.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:29:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:29:36 DEBUG : Config file has changed externally - reloading 2025/08/09 04:29:36 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:29:37 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:31:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/backup" 2025/08/09 04:31:13 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/backup': Has cached credentials 2025/08/09 04:31:13 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/backup': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:34:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:34:21 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:34:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:34:21 DEBUG : two: Unchanged skipping 2025/08/09 04:34:22.394189 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BmPrYKTsQOfbLx6QqqwXjKJpzQ20qUOTS1rjnBnjKAgRfCVMuNWN9qnIogJlS-jEd2-IGwi9IAyML6bHxhG82g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 04:34:22.394233 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BmPrYKTsQOfbLx6QqqwXjKJpzQ20qUOTS1rjnBnjKAgRfCVMuNWN9qnIogJlS-jEd2-IGwi9IAyML6bHxhG82g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:34:22 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BmPrYKTsQOfbLx6QqqwXjKJpzQ20qUOTS1rjnBnjKAgRfCVMuNWN9qnIogJlS-jEd2-IGwi9IAyML6bHxhG82g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:34:22 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:34:22 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting files as there were IO errors 2025/08/09 04:34:22 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BmPrYKTsQOfbLx6QqqwXjKJpzQ20qUOTS1rjnBnjKAgRfCVMuNWN9qnIogJlS-jEd2-IGwi9IAyML6bHxhG82g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (292.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:34:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:34:29 DEBUG : Config file has changed externally - reloading 2025/08/09 04:34:29 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:34:30 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:36:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:36:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:36:04 DEBUG : two: Unchanged skipping 2025/08/09 04:36:04 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for checks to finish 2025/08/09 04:36:05.376907 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fJWskYCXQbuxuwNCike3PdczeQM2Ydi94n_OuNyGJjz0Pk2DWhSWod_IlyE-WpN-TDPUNOWDAYuBWteJ07l_1w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 04:36:05.376957 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fJWskYCXQbuxuwNCike3PdczeQM2Ydi94n_OuNyGJjz0Pk2DWhSWod_IlyE-WpN-TDPUNOWDAYuBWteJ07l_1w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:36:05 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fJWskYCXQbuxuwNCike3PdczeQM2Ydi94n_OuNyGJjz0Pk2DWhSWod_IlyE-WpN-TDPUNOWDAYuBWteJ07l_1w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:36:05 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Waiting for transfers to finish 2025/08/09 04:36:05 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting files as there were IO errors 2025/08/09 04:36:05 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fJWskYCXQbuxuwNCike3PdczeQM2Ydi94n_OuNyGJjz0Pk2DWhSWod_IlyE-WpN-TDPUNOWDAYuBWteJ07l_1w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (102.68s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:36:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:36:12 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:36:13 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:37:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:37:47.934393 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2NLZv2cWdAxdFhKwdoYuWTn2DWEO6ZeSv4N4elnoJNymXUqxS0BjltBPTkxRs1gFw8iDr-Be0p4STPXI5egFmw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 04:37:47.934443 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2NLZv2cWdAxdFhKwdoYuWTn2DWEO6ZeSv4N4elnoJNymXUqxS0BjltBPTkxRs1gFw8iDr-Be0p4STPXI5egFmw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:37:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2NLZv2cWdAxdFhKwdoYuWTn2DWEO6ZeSv4N4elnoJNymXUqxS0BjltBPTkxRs1gFw8iDr-Be0p4STPXI5egFmw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2NLZv2cWdAxdFhKwdoYuWTn2DWEO6ZeSv4N4elnoJNymXUqxS0BjltBPTkxRs1gFw8iDr-Be0p4STPXI5egFmw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (102.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:37:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zediwah8bufo/dst" 2025/08/09 04:37:54 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Has cached credentials 2025/08/09 04:37:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo/dst': Used cached credential to initialize the ProtonDrive API 2025/08/09 04:39:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:39:30.772967 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GqwVUBskwA4F0doiwKU2a6gNI6gYVBlxH9euqJuO_Wl26G8oV3RcoOYi_CHkeHcxiHl15q8k9uaNOKWeJbsJhg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/09 04:39:30.773033 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GqwVUBskwA4F0doiwKU2a6gNI6gYVBlxH9euqJuO_Wl26G8oV3RcoOYi_CHkeHcxiHl15q8k9uaNOKWeJbsJhg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/09 04:39:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GqwVUBskwA4F0doiwKU2a6gNI6gYVBlxH9euqJuO_Wl26G8oV3RcoOYi_CHkeHcxiHl15q8k9uaNOKWeJbsJhg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GqwVUBskwA4F0doiwKU2a6gNI6gYVBlxH9euqJuO_Wl26G8oV3RcoOYi_CHkeHcxiHl15q8k9uaNOKWeJbsJhg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (102.82s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:39:34 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:39:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/09 04:39:34 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:39:34.884971 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:39:34.885046 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:39:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/09 04:39:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/09 04:39:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.03s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:39:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 04:39:38 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:39:38 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:39:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 04:39:39 INFO : existing: Copied (new) 2025/08/09 04:39:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:39:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:39:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/09 04:39:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/09 04:39:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:39:40 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 04:39:40 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:39:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:39:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:39:43 DEBUG : existing: Unchanged skipping 2025/08/09 04:39:43 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:39:43 DEBUG : Waiting for deletions to finish 2025/08/09 04:39:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.05s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:40:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:40:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both0: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both13: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both12: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both15: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both16: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both17: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both18: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both10: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both11: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both14: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both19: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both4: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both1: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both6: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both7: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both2: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:40:46 DEBUG : both9: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both3: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both5: Unchanged skipping 2025/08/09 04:40:46 DEBUG : both8: Unchanged skipping 2025/08/09 04:40:46 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:40:46 DEBUG : Waiting for deletions to finish 2025/08/09 04:40:46 INFO : only12: Deleted 2025/08/09 04:40:46 INFO : only14: Deleted 2025/08/09 04:40:46 INFO : only1: Deleted 2025/08/09 04:40:46 INFO : only5: Deleted 2025/08/09 04:40:46 INFO : only9: Deleted 2025/08/09 04:40:46 INFO : only7: Deleted 2025/08/09 04:40:46 INFO : only11: Deleted 2025/08/09 04:40:46 INFO : only13: Deleted 2025/08/09 04:40:46 INFO : only18: Deleted 2025/08/09 04:40:46 INFO : only6: Deleted 2025/08/09 04:40:46 INFO : only19: Deleted 2025/08/09 04:40:46 INFO : only4: Deleted 2025/08/09 04:40:46 INFO : only0: Deleted 2025/08/09 04:40:46 INFO : only10: Deleted 2025/08/09 04:40:46 INFO : only15: Deleted 2025/08/09 04:40:46 INFO : only8: Deleted 2025/08/09 04:40:47 INFO : only16: Deleted 2025/08/09 04:40:47 INFO : only17: Deleted 2025/08/09 04:40:47 INFO : only2: Deleted 2025/08/09 04:40:47 INFO : only3: Deleted 2025/08/09 04:40:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:41:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both0: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both10: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both11: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both12: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both13: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both14: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both15: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both16: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both17: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both18: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both19: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both1: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both2: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both3: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both4: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both5: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both6: Unchanged skipping 2025/08/09 04:41:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:41:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:41:55 DEBUG : both7: Unchanged skipping 2025/08/09 04:41:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : both8: Unchanged skipping 2025/08/09 04:41:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : both9: Unchanged skipping 2025/08/09 04:41:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/09 04:41:55 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:41:55.790629 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:55.790677 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:55.799600 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:55.799622 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:55.810655 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:55.810689 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:55.823041 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:55.823069 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:56 INFO : only10: Copied (replaced existing) 2025/08/09 04:41:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:56 INFO : only12: Copied (replaced existing) 2025/08/09 04:41:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:56 INFO : only11: Copied (replaced existing) 2025/08/09 04:41:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:56 INFO : only13: Copied (replaced existing) 2025/08/09 04:41:56.770624 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:56.770657 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:56.863790 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:56.863824 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:56.875725 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:56.875746 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:56.892587 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:56.892608 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:57 INFO : only0: Copied (replaced existing) 2025/08/09 04:41:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:57 INFO : only14: Copied (replaced existing) 2025/08/09 04:41:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:57 INFO : only17: Copied (replaced existing) 2025/08/09 04:41:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:57 INFO : only15: Copied (replaced existing) 2025/08/09 04:41:57.819146 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:57.819186 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:57.859936 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:57.859971 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:57.884400 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:57.884433 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:57.909292 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:57.909384 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:58 INFO : only19: Copied (replaced existing) 2025/08/09 04:41:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:58 INFO : only2: Copied (replaced existing) 2025/08/09 04:41:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:58 INFO : only4: Copied (replaced existing) 2025/08/09 04:41:58.794801 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:58.794838 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:58.815608 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:58.815661 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:58 INFO : only3: Copied (replaced existing) 2025/08/09 04:41:58.885263 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:58.885313 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:58.954370 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:58.954412 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:59 INFO : only18: Copied (replaced existing) 2025/08/09 04:41:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:59 INFO : only5: Copied (replaced existing) 2025/08/09 04:41:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:59 INFO : only7: Copied (replaced existing) 2025/08/09 04:41:59.767160 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:59.767214 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:41:59 INFO : only16: Copied (replaced existing) 2025/08/09 04:41:59.814115 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:59.814188 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:59.835322 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:59.835366 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:41:59.931181 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/09 04:41:59.931216 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/09 04:42:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:42:00 INFO : only1: Copied (replaced existing) 2025/08/09 04:42:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:42:00 INFO : only6: Copied (replaced existing) 2025/08/09 04:42:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:42:00 INFO : only8: Copied (replaced existing) 2025/08/09 04:42:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 04:42:00 INFO : only9: Copied (replaced existing) 2025/08/09 04:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.35s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:42:17 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:42:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:42:17 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 04:42:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:42:17 INFO : empty_on_remote: Making directory 2025/08/09 04:42:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/09 04:42:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (8.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:42:25 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:42:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:42:25 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 04:42:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:42:25 INFO : empty_on_remote: Making directory 2025/08/09 04:42:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/09 04:42:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:42:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:33 INFO : sub dir: Making directory 2025/08/09 04:42:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (16.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:42:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:42:50 INFO : sub dir: Making directory 2025/08/09 04:42:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.53s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:43:33 DEBUG : Waiting for deletions to finish 2025/08/09 04:43:34 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:43:34 DEBUG : apple: Excluded 2025/08/09 04:43:34 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:43:34 DEBUG : banana: Excluded 2025/08/09 04:43:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:43:34 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:43:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:43:34 DEBUG : splitbananasplit: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:43:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:43:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:43:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:43:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:43:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:43:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:43:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:43:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:43:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:43:40 INFO : There was nothing to transfer 2025/08/09 04:43:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:43:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:43:41 DEBUG : apple: Excluded 2025/08/09 04:43:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:43:41 DEBUG : banana: Excluded 2025/08/09 04:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:43:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:43:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:43:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:43:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:46 DEBUG : apple: Unchanged skipping 2025/08/09 04:43:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:43:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:43:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:46 DEBUG : banana: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:43:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:43:47 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:43:47 DEBUG : Waiting for deletions to finish 2025/08/09 04:43:47 INFO : There was nothing to transfer 2025/08/09 04:43:47 DEBUG : Waiting for deletions to finish 2025/08/09 04:43:48 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:43:48 DEBUG : apple: Excluded 2025/08/09 04:43:48 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:43:48 DEBUG : banana: Excluded 2025/08/09 04:43:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:43:48 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:43:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:43:48 DEBUG : splitbananasplit: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:43:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:43:50 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:44:26 DEBUG : Waiting for deletions to finish 2025/08/09 04:44:27 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:44:27 DEBUG : apple: Excluded 2025/08/09 04:44:27 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:44:27 DEBUG : banana: Excluded 2025/08/09 04:44:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:44:27 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:44:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:44:27 DEBUG : splitbananasplit: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:44:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:44:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:44:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:32 DEBUG : apple: Unchanged skipping 2025/08/09 04:44:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:44:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:44:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:32 DEBUG : banana: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:44:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:44:33 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:44:33 DEBUG : Waiting for deletions to finish 2025/08/09 04:44:33 INFO : There was nothing to transfer 2025/08/09 04:44:33 DEBUG : Waiting for deletions to finish 2025/08/09 04:44:34 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:44:34 DEBUG : apple: Excluded 2025/08/09 04:44:34 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:44:34 DEBUG : banana: Excluded 2025/08/09 04:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:44:34 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:44:34 DEBUG : splitbananasplit: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:44:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:44:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:44:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:44:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:44:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:44:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:44:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:44:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:44:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:44:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:44:40 INFO : There was nothing to transfer 2025/08/09 04:44:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:44:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:44:41 DEBUG : apple: Excluded 2025/08/09 04:44:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:44:41 DEBUG : banana: Excluded 2025/08/09 04:44:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:44:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:44:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:44:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:44:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:45:19 DEBUG : Waiting for deletions to finish 2025/08/09 04:45:20 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:45:20 DEBUG : apple: Excluded 2025/08/09 04:45:20 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:45:20 DEBUG : banana: Excluded 2025/08/09 04:45:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:45:20 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:45:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:45:20 DEBUG : splitbananasplit: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:45:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:45:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:45:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:45:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:45:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:45:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:45:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:45:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 04:45:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 04:45:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/09 04:45:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 04:45:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/09 04:45:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:45:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:45:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:45:27 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:45:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 04:45:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 04:45:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 04:45:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 04:45:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 04:45:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 04:45:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 04:45:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 04:45:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 04:45:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 04:45:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 04:45:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 04:45:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 04:45:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 04:45:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 04:45:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 04:45:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 04:45:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:32 DEBUG : Waiting for deletions to finish 2025/08/09 04:45:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 04:45:33 INFO : appleappleapplebanana: Deleted 2025/08/09 04:45:33 INFO : splitbananasplit: Deleted 2025/08/09 04:45:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 04:45:33 INFO : banana: Deleted 2025/08/09 04:45:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 04:45:33 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 04:45:33 INFO : apple: Deleted 2025/08/09 04:45:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 04:45:33 DEBUG : Waiting for deletions to finish 2025/08/09 04:45:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 04:45:34 DEBUG : YXBwbGU=: Excluded 2025/08/09 04:45:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 04:45:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/09 04:45:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 04:45:34 DEBUG : YmFuYW5h: Excluded 2025/08/09 04:45:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 04:45:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/09 04:45:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 04:45:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:45:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:45:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:45:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:45:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:45:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:45:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:45:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:45:40 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:45:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:45:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:45:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 04:45:41 DEBUG : YXBwbGU=: Excluded 2025/08/09 04:45:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 04:45:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/09 04:45:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 04:45:41 DEBUG : YmFuYW5h: Excluded 2025/08/09 04:45:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 04:45:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/09 04:45:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 04:45:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/09 04:45:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:45:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:45:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:45:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:45:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:45:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:45:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:45:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:45:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:45:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:45:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:46:19 DEBUG : Waiting for deletions to finish 2025/08/09 04:46:20 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:46:20 DEBUG : apple: Excluded 2025/08/09 04:46:20 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:46:20 DEBUG : banana: Excluded 2025/08/09 04:46:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:46:20 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:46:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:46:20 DEBUG : splitbananasplit: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:46:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:46:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:46:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:46:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:46:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:46:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:46:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 04:46:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:46:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 04:46:26 INFO : apple: Copied (new) to: PREFIXapple 2025/08/09 04:46:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 04:46:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/09 04:46:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 04:46:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/09 04:46:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 04:46:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/09 04:46:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:46:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:46:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:46:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:46:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:46:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:46:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:46:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:46:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:46:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:46:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:46:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:46:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:46:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:46:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 04:46:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:46:26 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:46:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 04:46:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 04:46:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 04:46:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 04:46:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 04:46:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 04:46:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 04:46:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 04:46:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 04:46:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 04:46:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 04:46:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 04:46:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 04:46:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 04:46:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 04:46:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 04:46:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:32 DEBUG : Waiting for deletions to finish 2025/08/09 04:46:32 INFO : apple: Deleted 2025/08/09 04:46:32 INFO : banana: Deleted 2025/08/09 04:46:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 04:46:32 INFO : appleappleapplebanana: Deleted 2025/08/09 04:46:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 04:46:32 INFO : splitbananasplit: Deleted 2025/08/09 04:46:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 04:46:32 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 04:46:32 DEBUG : Waiting for deletions to finish 2025/08/09 04:46:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/09 04:46:33 DEBUG : PREFIXapple: Excluded 2025/08/09 04:46:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/09 04:46:33 DEBUG : PREFIXbanana: Excluded 2025/08/09 04:46:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:46:33 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/09 04:46:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/09 04:46:33 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:46:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:46:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:46:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:46:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:46:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:46:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:46:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:46:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 04:46:39 INFO : apple: Copied (new) 2025/08/09 04:46:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 04:46:39 INFO : splitbananasplit: Copied (new) 2025/08/09 04:46:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 04:46:39 INFO : banana: Copied (new) 2025/08/09 04:46:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 04:46:39 INFO : appleappleapplebanana: Copied (new) 2025/08/09 04:46:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:46:39 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:46:39 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 04:46:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 04:46:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 04:46:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 04:46:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 04:46:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 04:46:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 04:46:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 04:46:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 04:46:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 04:46:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 04:46:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 04:46:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 04:46:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 04:46:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 04:46:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 04:46:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 04:46:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 04:46:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 04:46:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 04:46:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 04:46:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 04:46:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 04:46:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 04:46:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 04:46:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 04:46:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 04:46:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 04:46:44.956720 WARN RESTY 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/4ddq4KSirPNcOhAoaNShUG3MdM8Di7pfeKKSuBvxxCNoFzCe1ASZkJs_ZCTecqMHMSY9-LOvHeJI0CFheWxXrw==/revisions/21u0k7dEmjsn9YZislQ0Ui0N1CBMBWq8r9NwJyFYpCkvvAEfq-4eI-gQGsJt_HKcBtO3zNu61cpambvqxcUbJA==: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/08/09 04:46:44.956760 ERROR RESTY 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/4ddq4KSirPNcOhAoaNShUG3MdM8Di7pfeKKSuBvxxCNoFzCe1ASZkJs_ZCTecqMHMSY9-LOvHeJI0CFheWxXrw==/revisions/21u0k7dEmjsn9YZislQ0Ui0N1CBMBWq8r9NwJyFYpCkvvAEfq-4eI-gQGsJt_HKcBtO3zNu61cpambvqxcUbJA==: 502 Bad Gateway (Code=0, Status=502) 2025/08/09 04:46:44 ERROR : dir1/0014-89;=.txt: Failed to copy: 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/4ddq4KSirPNcOhAoaNShUG3MdM8Di7pfeKKSuBvxxCNoFzCe1ASZkJs_ZCTecqMHMSY9-LOvHeJI0CFheWxXrw==/revisions/21u0k7dEmjsn9YZislQ0Ui0N1CBMBWq8r9NwJyFYpCkvvAEfq-4eI-gQGsJt_HKcBtO3zNu61cpambvqxcUbJA==: 502 Bad Gateway (Code=0, Status=502) 2025/08/09 04:46:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 04:46:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 04:46:45 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 04:46:45 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/4ddq4KSirPNcOhAoaNShUG3MdM8Di7pfeKKSuBvxxCNoFzCe1ASZkJs_ZCTecqMHMSY9-LOvHeJI0CFheWxXrw==/revisions/21u0k7dEmjsn9YZislQ0Ui0N1CBMBWq8r9NwJyFYpCkvvAEfq-4eI-gQGsJt_HKcBtO3zNu61cpambvqxcUbJA==: 502 Bad Gateway (Code=0, Status=502) Test: TestTransform/prefix 2025/08/09 04:46:45 DEBUG : Waiting for deletions to finish 2025/08/09 04:46:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : PREFIXapple: Excluded 2025/08/09 04:46:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : PREFIXbanana: Excluded 2025/08/09 04:46:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/09 04:46:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/09 04:46:46 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : apple: Excluded 2025/08/09 04:46:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:46:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : splitbananasplit: Excluded 2025/08/09 04:46:46 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:46:46 DEBUG : banana: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:46:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:46:49 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Not equal: expected: 20 actual : 39 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-zediwah8bufo'", Local "Local file system at /tmp/rclone807770456", Modify Window "1s" 2025/08/09 04:47:33 DEBUG : Waiting for deletions to finish 2025/08/09 04:47:34 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:47:34 DEBUG : apple: Excluded 2025/08/09 04:47:34 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:47:34 DEBUG : banana: Excluded 2025/08/09 04:47:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:47:34 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:47:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:47:34 DEBUG : splitbananasplit: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:47:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:47:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:47:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:47:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:47:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:47:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:47:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:47:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:47:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:47:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:47:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:47:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:47:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:47:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:47:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:47:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:47:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:47:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:47:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:47:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:47:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:47:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:47:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:47:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:47:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:47:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:47:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:47:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:47:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:47:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 04:47:40 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/09 04:47:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 04:47:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/09 04:47:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 04:47:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/09 04:47:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 04:47:40 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:47:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:47:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 04:47:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:47:41 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for checks to finish 2025/08/09 04:47:41 DEBUG : proton drive root link ID 'rclone-test-zediwah8bufo': Waiting for transfers to finish 2025/08/09 04:47:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 04:47:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 04:47:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 04:47:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 04:47:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 04:47:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 04:47:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 04:47:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 04:47:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:47:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:47:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 04:47:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:47:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:47:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 04:47:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:47:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:47:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 04:47:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:47:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:47:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 04:47:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:47:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:47:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 04:47:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:47:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 04:47:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:47:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 04:47:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:47:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 04:47:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:47:46 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting files as there were IO errors 2025/08/09 04:47:46 ERROR : proton drive root link ID 'rclone-test-zediwah8bufo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/08/09 04:47:46 DEBUG : Waiting for deletions to finish 2025/08/09 04:47:47 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : apple: Excluded 2025/08/09 04:47:47 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : banana: Excluded 2025/08/09 04:47:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:47:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : splitbananasplit: Excluded 2025/08/09 04:47:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : appleSUFFIX: Excluded 2025/08/09 04:47:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : bananaSUFFIX: Excluded 2025/08/09 04:47:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/09 04:47:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:47 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/09 04:47:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:47:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix panic: test timed out after 1h0m0s running tests: TestTransform (4m58s) TestTransform/suffix (58s) goroutine 29236 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc000505180, {0x26a2ab7?, 0xc00006dad8?}, 0x27cff80) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000505180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000505180, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007fe1c8, {0x3e96540, 0x6c, 0x6c}, {0xee028bbf5?, 0x3eac5a0?, 0x3eac5a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006a6dc0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006a6dc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 8 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 12 [IO wait]: internal/poll.runtime_pollWait(0x7e506a98b808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000532200?, 0xc000884000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000532200, {0xc000884000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000532200, {0xc000884000?, 0xc00009d8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000534068, {0xc000884000?, 0x7e506979c868?, 0x7e50b2e8da78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000382888, {0xc000884000?, 0x7e50b2e8da78?, 0xc0014b8008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00063e638, {0x2ae0da0, 0xc000382888}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00063e388, {0x2adeb20, 0xc000534068}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00063e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00063e388, {0xc0005e4000, 0x1000, 0xc00073fdc0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0005e2180, {0xc0005ad700, 0x9, 0x3e24110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ade2a0, 0xc0005e2180}, {0xc0005ad700, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0005ad700, 0x9, 0x47b800?}, {0x2ade2a0?, 0xc0005e2180?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0005ad6c0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009dfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000363c00) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 11 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 22300 [chan receive]: testing.(*T).Run(0xc00077fa40, {0x268eb15?, 0x461d77?}, 0xc0007064b0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00077fa40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc00077fa40, 0x27cff80) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 27893 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0008d7940?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b062c8?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc00054e370}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003181b0, 0x27d0c18) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc00054e370}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003181b0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc00054e370}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000318120) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc00054e370}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000318120) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000380700) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c runtime.Goexit() /usr/local/go/src/runtime/panic.go:636 +0x5e testing.(*common).FailNow(0xc00077fc00) /usr/local/go/src/testing/testing.go:1041 +0x4a github.com/stretchr/testify/require.Equal({0x2af14b0, 0xc00077fc00}, {0x20d5f40, 0x2b5dfe0}, {0x20d5f40, 0x2b5e080}, {0x0, 0x0, 0x0}) /home/rclone/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require.go:162 +0xff github.com/rclone/rclone/fs/sync.compareNames({0x2b062c8, 0x3ecfb60}, 0xc00077fc00, 0xc000380700, {0xc000688808, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 +0x1f7 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00077fc00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0x259 testing.tRunner(0xc00077fc00, 0xc0007064b0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22300 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 29039 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29235 [select]: net/http.(*http2clientStream).writeRequest(0xc001334900, 0xc000353400, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc001334900, 0x82d444?, 0xc002842760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 29035 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 29035 [select]: net/http.(*http2ClientConn).roundTrip(0xc000363c00, 0xc000353400, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0006a6280, 0xc000353400, {0x70?, 0x28?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e73e00?}, 0xc000353400?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e73e00, 0xc000353400) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2adf260?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000353400, {0x2adf260, 0x3e73e00}, {0x7e5068561801?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0006b0810, 0xc000353400, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0006b0810, 0xc000353400) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc0002aa508, 0xc0010e0780) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000b39420, {0xc000b393f0, 0x6, 0x479699?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0010e0780, {0x26871be?, 0x63c870c871c96893?}, {0xc0008661a0, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0010e0780) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc00054e420, {0x2b062c8, 0x3ecfb60}, 0xc000b396b0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc00054e420, {0x2b062c8, 0x3ecfb60}, 0xc000b396b0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).GetLink(0xc00054e420, {0x2b062c8, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000532e80, {0x2b062c8, 0x3ecfb60}, {0xc000e7f380, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000532e80, {0x2b062c8, 0x3ecfb60}, {0xc000e7f380, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b4240, 0xc0000744c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b4240, 0xc0000744c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc0005b0dc0, {0x2b062c8, 0x3ecfb60}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc00077fc00, {0xc000766570, 0x23}, 0xc000b39d28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0010e2a00?, 0x0?, 0xc000516000?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0xc00068be30?, 0x2569000?}, {0xc0010e2a00, 0x20, 0x20}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27222 [select]: net/http.(*persistConn).writeLoop(0xc0083b2480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 27195 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 29033 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29034 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3143 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3112 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 29036 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 28509 [IO wait]: internal/poll.runtime_pollWait(0x7e506a98b3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0083b0300?, 0xc0009b2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0083b0300, {0xc0009b2000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0083b0300, {0xc0009b2000?, 0x5?, 0x3ecc788?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148400, {0xc0009b2000?, 0x7e5068703160?, 0x7e50b2e8d108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0004a9380, {0xc0009b2000?, 0x3ed2400?, 0xc00093a9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000330d38, {0x2ae0da0, 0xc0004a9380}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000330a88, {0x2adeb20, 0xc000148400}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000330a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000330a88, {0xc0009b3000, 0x1000, 0xc0006b0de0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc007c64a20, {0xc0009b3000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d8fd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d8fd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc007c64a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 28417 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27221 [IO wait]: internal/poll.runtime_pollWait(0x7e506a98b4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0083b0200?, 0xc000d64000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0083b0200, {0xc000d64000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0083b0200, {0xc000d64000?, 0xc000d64000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005341b0, {0xc000d64000?, 0x7e506979d088?, 0x7e50b2e8da78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00046ac78, {0xc000d64000?, 0xffb?, 0x7f008000fcb900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003309b8, {0x2ae0da0, 0xc00046ac78}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000330708, {0x2adeb20, 0xc0005341b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000330708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000330708, {0xc000ac8000, 0x1000, 0xc0006b0de0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0083b2480, {0xc000ac8000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d8e720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d8e720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0083b2480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 27195 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 29038 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29037 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 28510 [select]: net/http.(*persistConn).writeLoop(0xc007c64a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 28417 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 29032 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 27893 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.274091372s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]