Description of problem: When uploading rpms to pulp repo from e.g. jenkins the ascii progress bar is split up on several lines [INFO] Uploading: foo-1.1.3-1.noarch.rpm [INFO] [93m[== ] 5%[0m [INFO] 1048576/20793534 bytes [INFO] [2A[J[93m[===== ] 10%[0m [INFO] 2097152/20793534 bytes [INFO] [2A[J[93m[======= ] 15%[0m [INFO] 3145728/20793534 bytes [INFO] [2A[J[93m[========== ] 20%[0m [INFO] 4194304/20793534 bytes [INFO] [2A[J[93m[============ ] 25%[0m [INFO] 5242880/20793534 bytes [INFO] [2A[J[93m[=============== ] 30%[0m [INFO] 6291456/20793534 bytes [INFO] [2A[J[93m[================= ] 35%[0m [INFO] 7340032/20793534 bytes [INFO] [2A[J[93m[==================== ] 40%[0m [INFO] 8388608/20793534 bytes [INFO] [2A[J[93m[====================== ] 45%[0m [INFO] 9437184/20793534 bytes [INFO] [2A[J[93m[========================= ] 50%[0m [INFO] 10485760/20793534 bytes [INFO] [2A[J[93m[=========================== ] 55%[0m [INFO] 11534336/20793534 bytes [INFO] [2A[J[93m[============================== ] 60%[0m [INFO] 12582912/20793534 bytes [INFO] [2A[J[93m[================================ ] 65%[0m [INFO] 13631488/20793534 bytes [INFO] [2A[J[93m[=================================== ] 70%[0m [INFO] 14680064/20793534 bytes [INFO] [2A[J[93m[===================================== ] 75%[0m [INFO] 15728640/20793534 bytes [INFO] [2A[J[93m[======================================== ] 80%[0m [INFO] 16777216/20793534 bytes [INFO] [2A[J[93m[========================================== ] 85%[0m [INFO] 17825792/20793534 bytes [INFO] [2A[J[93m[============================================= ] 90%[0m [INFO] 18874368/20793534 bytes [INFO] [2A[J[93m[=============================================== ] 95%[0m [INFO] 19922944/20793534 bytes [INFO] [2A[J[92m[==================================================] 100%[0m [INFO] 20793534/20793534 bytes [INFO] ... completed Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Moved to https://pulp.plan.io/issues/184