"./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose -test.run '^(TestCopyDeleteBefore|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterChangingContentsOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2022/02/10 05:08:39 DEBUG : Creating backend with remote "TestPutio:rclone-test-qobejec2zowalep0wulobod7" 2022/02/10 05:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:08:40 DEBUG : Creating backend with remote "/tmp/rclone3168887841" === RUN TestServerSideCopy run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "sub dir/hello world" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestServerSideCopy (1.01s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncAfterChangingContentsOnly (0.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "b/potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "b/potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.99s) === RUN TestSyncDeleteDuring run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncDeleteDuring (0.39s) === RUN TestSyncDeleteBefore run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncDeleteBefore (0.38s) === RUN TestCopyDeleteBefore run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestCopyDeleteBefore (0.37s) === RUN TestSyncWithExclude run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncWithExclude (0.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.39s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncWithUpdateOlder (0.39s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/02/10 05:08:46 INFO : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Making map for --track-renames 2022/02/10 05:08:46 INFO : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Finished making map for --track-renames 2022/02/10 05:08:46 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:08:46 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for renames to finish 2022/02/10 05:08:46 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:08:47 ERROR : potato: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:47 ERROR : yam: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:47 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting files as there were IO errors 2022/02/10 05:08:47 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting directories as there were IO errors sync_test.go:1064: Error Trace: sync_test.go:1064 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.48s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/02/10 05:08:47 INFO : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Making map for --track-renames 2022/02/10 05:08:47 INFO : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Finished making map for --track-renames 2022/02/10 05:08:47 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:08:47 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for renames to finish 2022/02/10 05:08:47 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:08:47 ERROR : potato: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:47 ERROR : yam: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:47 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting files as there were IO errors 2022/02/10 05:08:47 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting directories as there were IO errors sync_test.go:1133: Error Trace: sync_test.go:1133 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/02/10 05:08:48 INFO : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Making map for --track-renames 2022/02/10 05:08:48 INFO : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Finished making map for --track-renames 2022/02/10 05:08:48 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:08:48 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for renames to finish 2022/02/10 05:08:48 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:08:48 ERROR : potato: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:48 ERROR : sub/yam: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:48 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting files as there were IO errors 2022/02/10 05:08:48 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting directories as there were IO errors sync_test.go:1169: Error Trace: sync_test.go:1169 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:48 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:08:48 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:08:49 ERROR : sub dir/hello world: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:49 ERROR : sub dir/hello world: Not deleting source as copy failed: unexpected status code from upload create: 429 2022/02/10 05:08:49 ERROR : nested/sub dir/file: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:49 ERROR : nested/sub dir/file: Not deleting source as copy failed: unexpected status code from upload create: 429 2022/02/10 05:08:49 ERROR : Local file system at /tmp/rclone3168887841: not deleting directories as there were IO errors sync_test.go:1278: Error Trace: sync_test.go:1278 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:50 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:08:50 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:08:51 ERROR : sub dir/hello world: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:51 ERROR : sub dir/hello world: Not deleting source as copy failed: unexpected status code from upload create: 429 2022/02/10 05:08:51 ERROR : nested/sub dir/file: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:51 ERROR : nested/sub dir/file: Not deleting source as copy failed: unexpected status code from upload create: 429 sync_test.go:1297: Error Trace: sync_test.go:1297 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:52 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:08:52 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:08:52 ERROR : existing: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:52 ERROR : existing: Not deleting source as copy failed: unexpected status code from upload create: 429 2022/02/10 05:08:52 ERROR : existing-b: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:52 ERROR : existing-b: Not deleting source as copy failed: unexpected status code from upload create: 429 sync_test.go:1323: Error Trace: sync_test.go:1323 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.49s) === RUN TestServerSideMove run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:52 DEBUG : Creating backend with remote "TestPutio:rclone-test-besijum0mupoxiq0xilubur9" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 2022/02/10 05:08:53 DEBUG : Putio root 'rclone-test-besijum0mupoxiq0xilubur9': Purge remote 2022/02/10 05:08:53 purge failed: Rmdir: directory not found --- FAIL: TestServerSideMove (0.59s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-lezenos8povozag3tazudoj3" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 2022/02/10 05:08:53 DEBUG : Putio root 'rclone-test-lezenos8povozag3tazudoj3': Purge remote 2022/02/10 05:08:53 purge failed: Rmdir: directory not found --- FAIL: TestServerSideMoveWithFilter (0.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-litalul6domubob2pikuzet9" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 2022/02/10 05:08:54 DEBUG : Putio root 'rclone-test-litalul6domubob2pikuzet9': Purge remote 2022/02/10 05:08:54 purge failed: Rmdir: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (0.65s) === RUN TestSyncCompareDest run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-qobejec2zowalep0wulobod7/dst" 2022/02/10 05:08:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-qobejec2zowalep0wulobod7/CompareDest" 2022/02/10 05:08:55 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': Waiting for checks to finish 2022/02/10 05:08:55 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': Waiting for transfers to finish 2022/02/10 05:08:55 ERROR : one: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:55 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': not deleting files as there were IO errors 2022/02/10 05:08:55 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': not deleting directories as there were IO errors sync_test.go:1463: Error Trace: sync_test.go:1463 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (1.58s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "pre-dest1/1" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncMultipleCompareDest (0.81s) === RUN TestSyncCopyDest run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:08:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-qobejec2zowalep0wulobod7/dst" 2022/02/10 05:08:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-qobejec2zowalep0wulobod7/CopyDest" 2022/02/10 05:08:57 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': Waiting for checks to finish 2022/02/10 05:08:57 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': Waiting for transfers to finish 2022/02/10 05:08:58 ERROR : one: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:08:58 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': not deleting files as there were IO errors 2022/02/10 05:08:58 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7/dst': not deleting directories as there were IO errors sync_test.go:1615: Error Trace: sync_test.go:1615 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (1.60s) === RUN TestSyncBackupDir run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "dst/one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncBackupDir (0.83s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "dst/one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncBackupDirWithSuffix (0.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "dst/one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.82s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "dst/one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncBackupDirSuffixOnly (0.82s) === RUN TestSyncSuffix run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "dst/one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncSuffix (0.84s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "dst/one" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncSuffixKeepExtension (0.85s) === RUN TestSyncUTFNorm run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "TestĂȘĂ©" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncUTFNorm (0.39s) === RUN TestSyncImmutable run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" 2022/02/10 05:09:04 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for checks to finish 2022/02/10 05:09:04 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Waiting for transfers to finish 2022/02/10 05:09:04 ERROR : existing: Failed to copy: unexpected status code from upload create: 429 2022/02/10 05:09:04 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting files as there were IO errors 2022/02/10 05:09:04 ERROR : Putio root 'rclone-test-qobejec2zowalep0wulobod7': not deleting directories as there were IO errors sync_test.go:1929: Error Trace: sync_test.go:1929 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.57s) === RUN TestSyncIgnoreCase run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "EXISTING" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncIgnoreCase (0.39s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "both0" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncConcurrentDelete (0.40s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Putio root 'rclone-test-qobejec2zowalep0wulobod7'", Local "Local file system at /tmp/rclone3168887841", Modify Window "1s" run.go:287: Failed to put "both0" to "Putio root 'rclone-test-qobejec2zowalep0wulobod7'": unexpected status code from upload create: 429 --- FAIL: TestSyncConcurrentTruncate (0.42s) FAIL 2022/02/10 05:09:05 DEBUG : Putio root 'rclone-test-qobejec2zowalep0wulobod7': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose -test.run '^(TestCopyDeleteBefore|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterChangingContentsOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Finished ERROR in 26.069497329s (try 2/5): exit status 1: Failed [TestServerSideCopy TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate]