Build: #4 failed

Job: Pipeline PR Test 6.6.6 failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
14 minutes
Agent
cbt-pipeline-test.cv.nrao.edu
Total tests
678
Failing since
#1 (First build for this plan – )
Fixed in
#5 (Code changes detected)

Tests

  • 678 tests in total
  • 9 tests failed
  • 1 test was fixed
  • 12 tests were quarantined / skipped
  • 11 minutes taken in total.
Existing test failures 9
Status Test Failing since Duration
TypeError: expected exception must be a BaseException type, not str
inp = <class 'ValueError'>, expected = 'badfunc', should_raise = True

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
            ({17: DEF,      19: DEF,      23: DEF}, None, False),
(18 more lines...)
TypeError: expected exception must be a BaseException type, not int
inp = <class 'ValueError'>, expected = {19: 'invalid'}, should_raise = True

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
            ({17: DEF,      19: DEF,      23: DEF}, None, False),
(18 more lines...)
AssertionError: assert {17: 'cspline', 19: 'cspline', 23: 'cspline'} == None
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = None
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(26 more lines...)
AssertionError: assert {17: 'cspline...23: 'cspline'} == {}
  
  Left contains 3 more items:
  {17: 'cspline', 19: 'cspline', 23: 'cspline'}
  
  Full diff:
  - {}
  + {...
(44 more lines...)
AssertionError: assert {17: 'cspline', 19: 'cspline', 23: 'cspline'} == 'cspline'
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = 'cspline'
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(26 more lines...)
AssertionError: assert {17: 'cspline...23: 'cspline'} == {30: 'poly'}
  
  Left contains 3 more items:
  {17: 'cspline', 19: 'cspline', 23: 'cspline'}
  Right contains 1 more item:
  {30: 'poly'}
  
  Full diff:...
(44 more lines...)
AssertionError: assert {17: 'poly', 19: 'poly', 23: 'poly'} == 'poly'
inp = {17: 'poly', 19: 'poly', 23: 'poly'}, expected = 'poly'
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(26 more lines...)
AssertionError: assert {17: 'cspline...', 23: 'poly'} == {'23': 'poly'}
  
  Left contains 3 more items:
  {17: 'cspline', 19: 'cspline', 23: 'poly'}
  Right contains 1 more item:
  {'23': 'poly'}
  
  Full diff:...
(44 more lines...)
AssertionError: assert {17: 'poly', ...23: 'cspline'} == {'17': 'poly', 19: 'cspline'}
  
  Omitting 1 identical items, use -vv to show
  Left contains 2 more items:
  {17: 'poly', 23: 'cspline'}
  Right contains 1 more item:
  {'17': 'poly'}
  ...
(44 more lines...)
Fixed tests 1
Status Test Failing since Duration
Successful worker_test test_build_fitting_configuration[inp7-expected7-False]
Failing since build #1 (First build for this plan) < 1 sec

Error summary

The build generated some errors. See the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   463  100   463    0     0   1712      0 --:--:-- --:--:-- --:--:--  1747
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1  966M    1 10.3M    0     0  26.6M      0  0:00:36 --:--:--  0:00:36 26.9M
  9  966M    9 88.8M    0     0  64.0M      0  0:00:15  0:00:01  0:00:14 64.3M
17  966M   17  168M    0     0  70.4M      0  0:00:13  0:00:02  0:00:11 70.6M
25  966M   25  250M    0     0  73.9M      0  0:00:13  0:00:03  0:00:10 74.0M
34  966M   34  332M    0     0  75.7M      0  0:00:12  0:00:04  0:00:08 75.8M
42  966M   42  414M    0     0  76.9M      0  0:00:12  0:00:05  0:00:07 80.8M
51  966M   51  493M    0     0  77.2M      0  0:00:12  0:00:06  0:00:06 80.9M
59  966M   59  573M    0     0  77.6M      0  0:00:12  0:00:07  0:00:05 81.1M
67  966M   67  652M    0     0  77.7M      0  0:00:12  0:00:08  0:00:04 80.4M
75  966M   75  730M    0     0  77.7M      0  0:00:12  0:00:09  0:00:03 79.5M
83  966M   83  802M    0     0  77.2M      0  0:00:12  0:00:10  0:00:02 77.6M
91  966M   91  889M    0     0  78.0M      0  0:00:12  0:00:11  0:00:01 79.0M
100  966M  100  966M    0     0  78.3M      0  0:00:12  0:00:12 --:--:-- 79.3M
Cloning into 'casa-build-utils'...
  WARNING: The script distro is installed in '/home/casatest/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: You are using pip version 20.2.3; however, version 25.0.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.8 -m pip install --upgrade pip' command.
mkdir: cannot create directory 'workdir': File exists
Error response from daemon: No such container: pipeline-test
Error response from daemon: No such container: pipeline-test