Update cardano-node after addition of the new BulkSync implementation #5942
IOG Hydra / ci/hydra-build:x86_64-linux.windows.checks.cardano-testnet.cardano-testnet-golden
failed
Sep 10, 2024 in 2s
Build failed
1 failed steps
Details
Failed Steps
Step 1
Derivation
/nix/store/kjsv86xllsc6r2v8qkbzmi41pnaa8iak-cardano-testnet-test-cardano-testnet-golden-x86_64-w64-mingw32-9.0.0-check-x86_64-w64-mingw32.drv
Log
unpacking sources
unpacking source archive /nix/store/am1l4463dc64hz22cmhr5s819hmcgly5-source-root-cardano-testnet-test-cardano-testnet-golden-root
source root is source-root-cardano-testnet-test-cardano-testnet-golden-root
patching sources
building
/nix/store/1xvx5zvc1icgs6dbz6xydzphjjiyx8kv-cardano-testnet-test-cardano-testnet-golden-x86_64-w64-mingw32-9.0.0/bin:
patching script interpreter paths in /build/tmp.5TbDZzJqyA/bin
0048:err:systray:initialize_systray Could not create tray window
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
wine: failed to open L"C:\\windows\\syswow64\\rundll32.exe": c0000135
wine: configuration in L"/build" has been updated.
Golden tests
golden_DefaultConfig: FAIL (0.02s)
✗ golden_DefaultConfig failed at test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Config.hs:30:18
after 1 test.
shrink path: 1:
┏━━ test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Config.hs ━━━
26 ┃ goldenDefaultConfigYaml :: Property
27 ┃ goldenDefaultConfigYaml = propertyOnce $ do
28 ┃ base <- H.getProjectBase
29 ┃ let allEras = map (createConfigStringAndPath base) [minBound..maxBound]
30 ┃ mapM_ (uncurry diffVsGoldenFile) allEras
┃ │ Reading file: /nix/store/6pqzzxqjl3vlnpm5d1bygl9jczhaxkpb-incl\cardano-testnet/test/cardano-testnet-golden/files/golden/byron_node_default_config.json
┃ │ Golden test failed against the golden file.
┃ │ To recreate golden file, run with RECREATE_GOLDEN_FILES=1.
┃ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
┃ │ 28d27
┃ │ < "TraceChainSyncJumping": false,
This failure can be reproduced by running:
> recheckAt (Seed 5213049152912380910 4402051920276026021) "1:" golden_DefaultConfig
Use "--pattern '$NF ~ /golden_DefaultConfig/' --hedgehog-replay '1: Seed 5213049152912380910 4402051920276026021'" to reproduce from the command-line.
Use -p '/golden_DefaultConfig/' to rerun this test only.
golden_HelpAll: OK
✓ golden_HelpAll passed 1 test.
golden_HelpCmds: OK
✓ golden_HelpCmds passed 1 test.
1 out of 3 tests failed (0.02s)
Loading