Build: #35 was successful
Job: Build ManyLinux 2.28 Python 3.12 was successful
Job result summary
- Completed
- Duration
- 24 minutes
- Agent
- cbt-el7-8.cv.nrao.edu (2)
- Revision
-
404f31126880dbd58bd7f90e936a4c349b9a9737
- Successful since
- #34 ()
Error summary
The build generated some errors. See the full build log for more details.
# open-bitbucket.nrao.edu:7999 SSH-2.0-APACHE-SSHD-2.12.1
Warning: Permanently added the RSA host key for IP address '[192.33.115.69]:7999' to the list of known hosts.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
/casa-build-utils/pipeline/repack.py:123: SyntaxWarning: invalid escape sequence '\d'
p = re.compile('.*py(\d+\.\d+).*')
/casa-build-utils/pipeline/lasttag.py:35: SyntaxWarning: invalid escape sequence '\d'
fpattern="^\d+"
/casa-build-utils/pipeline/lasttag.py:37: SyntaxWarning: invalid escape sequence '\.'
fpattern=fpattern+"\.\d+"
/casa-build-utils/pipeline/lasttag.py:46: SyntaxWarning: invalid escape sequence '\d'
p = re.compile(branch.replace("/","-")+'-\d+')
/casa-build-utils/pipeline/lasttag.py:62: SyntaxWarning: invalid escape sequence '\.'
pattern = '^' + b + '\.\d+$'
Warning: Permanently added the RSA host key for IP address '[192.33.115.69]:7999' to the list of known hosts.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
/casa-build-utils/pipeline/repack.py:123: SyntaxWarning: invalid escape sequence '\d'
p = re.compile('.*py(\d+\.\d+).*')
/casa-build-utils/pipeline/lasttag.py:35: SyntaxWarning: invalid escape sequence '\d'
fpattern="^\d+"
/casa-build-utils/pipeline/lasttag.py:37: SyntaxWarning: invalid escape sequence '\.'
fpattern=fpattern+"\.\d+"
/casa-build-utils/pipeline/lasttag.py:46: SyntaxWarning: invalid escape sequence '\d'
p = re.compile(branch.replace("/","-")+'-\d+')
/casa-build-utils/pipeline/lasttag.py:62: SyntaxWarning: invalid escape sequence '\.'
pattern = '^' + b + '\.\d+$'