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

Release 10.1.4 #6063

Merged
merged 3 commits into from
Jan 6, 2025

Increase cardano-node version to 10.1.4

d330c68
Select commit
Loading
Failed to load commit list.
Merged

Release 10.1.4 #6063

Increase cardano-node version to 10.1.4
d330c68
Select commit
Loading
Failed to load commit list.
Garnix CI / package checks/cardano-node/cardano-node-test [x86_64-linux] succeeded Jan 3, 2025 in 1h 18m 4s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/ypz6wdcxbw1w4shas7mizkf13hivhn86.narinfo
https://cache.garnix.io/ypz6wdcxbw1w4shas7mizkf13hivhn86.narinfo
https://cache.nixos.org/i1rf4wkdrwrdiwg8bvdfbf9jrimfhgqd.narinfo
https://cache.garnix.io/i1rf4wkdrwrdiwg8bvdfbf9jrimfhgqd.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/0qiivpbwpw5jh7hj1xiza7192i501rnj-source-root-cardano-node-test-cardano-node-test-root
source root is source-root-cardano-node-test-cardano-node-test-root
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
@nix {"action":"setPhase","phase":"buildPhase"}
building
/nix/store/54fdm1i0z7cvfs49gxwmjfdalybw3c5i-cardano-node-test-cardano-node-test-10.1.4/bin:
patching script interpreter paths in /build/tmp.Dn9HLL0nc8/bin
━━━ Test.Cardano.Node.FilePermissons ━━━
  ✓ prop_createVRFFileWithOwnerPermissions passed 100 tests.
  ✓ prop_sanityCheck_checkVRFFilePermissions passed 100 tests.
    VRF File has one other permission    33% ██████▌·············
    VRF File has two other permissions   30% ██████··············
    VRF File has three other permissions 37% ███████▍············
    VRF File has one group permission    33% ██████▌·············
    VRF File has two group permissions   28% █████▌··············
    VRF File has three group permissions 39% ███████▊············
  ✓ 2 succeeded.
━━━ Test.Config.Mainnet ━━━
  ✓ hprop_configMainnetHash passed 1 test.
  ✓ hprop_configMainnetYaml passed 1 test.
  ✓ 2 succeeded.
━━━ Test.Cardano.Node.Json ━━━
  ✓ prop_roundtrip_NodeIPv4Address_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeIPv6Address_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeIPAddress_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeHostAddress_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeSetup_JSON passed 100 tests.
  ✓ prop_roundtrip_NetworkTopology_JSON passed 100 tests.
  ✓ prop_decode_NetworkTopology_JSON passed 100 tests.
  ✓ 7 succeeded.
━━━ Test.Cardano.Node.POM ━━━
  ✓ prop_sanityCheck_POM passed 1 test.
  ✓ 1 succeeded.
━━━ HardForkNodeToClientVersion JSON instances ━━━
  ✓ ntcByronOnly.json passed 1 test.
  ✓ ntc_HFV1_allDisabled.json passed 1 test.
  ✓ ntc_HFV1_ByronV1.json passed 1 test.
  ✓ ntc_HFV1_ByronV1_ShelleyV1.json passed 1 test.
  ✓ ntc_HFV1_ByronV1_ShelleyV6_ConwayV2.json passed 1 test.
  ✓ 5 succeeded.
━━━ Configuration Consistency tests ━━━
  ✓ goodConfig.yaml passed 1 test.
  ✓ badConfig.yaml passed 1 test.
  ✓ 2 succeeded.