Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coot/release scripts #5032

Merged
merged 2 commits into from
Jan 2, 2025

release scripts

84d68a8
Select commit
Loading
Failed to load commit list.
Merged

coot/release scripts #5032

release scripts
84d68a8
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc810:ouroboros-network-framework:test:sim-tests [x86_64-linux] succeeded Jan 2, 2025 in 3m 18s

Run results

Build succeeded

Details

Last 100 lines of logs:

    connection terminated when negotiating: OK
      +++ OK, passed 100 tests:
      100% Number of transitions: 0
      
      100% Number of connections: 0
      
      ConnectionEvents (1500 in total):
      40.00% OutboundConnection
      40.00% StartServer
      20.00% OutboundMiniprotocols
      
      Pruning (100 in total):
      100% 0
    generators
      MultiNodeScript:                      OK
        +++ OK, passed 100 tests:
        40% Number of events: 1 - 9
        27% Number of events: 10 - 19
        14% Number of events: 20 - 29
         9% Number of events: 40 - 49
         6% Number of events: 30 - 39
         3% Number of events: 50 - 59
         1% Number of events: 60 - 69
        
        24% Number of servers: 1 - 1
        23% Number of servers: 4 - 5
        20% Number of servers: 2 - 3
        16% Number of servers: 6 - 7
         8% Number of servers: 0
         7% Number of servers: 8 - 9
         2% Number of servers: 10 - 11
        
        24% Number of clients: 2 - 3
        22% Number of clients: 1 - 1
        16% Number of clients: 0
        15% Number of clients: 4 - 5
        13% Number of clients: 6 - 7
         4% Number of clients: 12 - 13
         4% Number of clients: 8 - 9
         2% Number of clients: 10 - 11
        
        44% Active connections: 0
        30% Active connections: 1 - 4
        20% Active connections: 5 - 9
         3% Active connections: 10 - 14
         3% Active connections: 15 - 19
        
        48% Closed connections: 1 - 4
        40% Closed connections: 0
        12% Closed connections: 5 - 9
        
        32% Number of shutdown connections: 0
        30% Number of shutdown connections: 2 - 3
        18% Number of shutdown connections: 1 - 1
        12% Number of shutdown connections: 4 - 5
         7% Number of shutdown connections: 6 - 7
         1% Number of shutdown connections: 8 - 9
  Ouroboros.Network.RateLimiting
    HardLimit:                              OK
      +++ OK, passed 100 tests:
      32% 0
      20% 1 - 5
      19% 10 - 20
      15% 5 - 10
       8% 20 - 30
       3% 30 - 40
       1% 40 - 50
       1% 50 - 60
       1% 60 - 70
    SoftLimit:                              OK
      +++ OK, passed 100 tests:
      34% 1 - 5
      32% 0
      14% 5 - 10
      11% 10 - 20
       2% 20 - 30
       2% 30 - 40
       2% 40 - 50
       2% 50 - 60
       1% 60 - 70
  Simulation.Network.Snocket
    client-server:                          OK (0.22s)
      +++ OK, passed 100 tests.
    connect_to_accepting_socket:            OK
      +++ OK, passed 100 tests.
    connect_and_not_close:                  OK
      +++ OK, passed 100 tests.
    connect_to_not_accepting_socket:        OK
      +++ OK, passed 100 tests.
    connect_to_uninitialised_socket:        OK
      +++ OK, passed 100 tests.
    connect_to_not_listening_socket:        OK
      +++ OK, passed 100 tests.
    simultaneous_open:                      OK
      +++ OK, passed 100 tests.
    self connect:                           OK
      +++ OK, passed 100 tests.

All 36 tests passed (61.29s)
buildPhase completed in 1 minutes 2 seconds