@@ -544,45 +544,6 @@ func TestAttributePanicToTest(t *testing.T) {
544544 " logger.go:146: 2025-03-08T03:14:04.490Z\t INFO\t changeset/jd_register_nodes.go:91\t registered node\t {\" version\" : \" unset@unset\" , \" name\" : \" node1\" , \" id\" : \" node:{id:\\ \" 895776f5ba0cc11c570a47b5cc3dbb8771da9262cfb545cd5d48251796af7f\\ \" public_key:\\ \" 895776f5ba0cc11c570a47b5cc3dbb8771da9262cfb545cd5d48251796af7f\\ \" is_enabled:true is_connected:true labels:{key:\\ \" product\\ \" value:\\ \" test-product\\ \" } labels:{key:\\ \" environment\\ \" value:\\ \" test-env\\ \" } labels:{key:\\ \" nodeType\\ \" value:\\ \" bootstrap\\ \" } labels:{key:\\ \" don-0-don1\\ \" }\" }" ,
545545 },
546546 },
547- {
548- name : "failed to attribute panic" ,
549- expectedTestName : "" ,
550- expectedTimeout : false ,
551- outputs : []string {
552- "panic: reflect: Elem of invalid type bool" ,
553- "goroutine 104182 [running]:" ,
554- "reflect.elem(0xc0569d9998?)" ,
555- "\t /opt/hostedtoolcache/go/1.24.0/x64/src/reflect/type.go:733 +0x9a" ,
556- "reflect.(*rtype).Elem(0xa4dd940?)" ,
557- "\t /opt/hostedtoolcache/go/1.24.0/x64/src/reflect/type.go:737 +0x15" ,
558- "github.com/smartcontractkit/chainlink-solana/pkg/solana/chainreader.setPollingFilterOverrides(0x0, {0xc052040510, 0x1, 0xc?})" ,
559- "\t /home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected] /pkg/solana/chainreader/chain_reader.go:942 +0x492" ,
560- "github.com/smartcontractkit/chainlink-solana/pkg/solana/chainreader.(*ContractReaderService).addEventRead(_, _, {_, _}, {_, _}, {{0xc0544c4270, 0x9}, {0xc0544c4280, 0xc}, ...}, ...)" ,
561- "\t /home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected] /pkg/solana/chainreader/chain_reader.go:605 +0x13d" ,
562- "github.com/smartcontractkit/chainlink-solana/pkg/solana/chainreader.(*ContractReaderService).initNamespace(0xc054472540, 0xc01c37d440?)" ,
563- "\t /home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected] /pkg/solana/chainreader/chain_reader.go:443 +0x28b" ,
564- "github.com/smartcontractkit/chainlink-solana/pkg/solana.NewContractReaderService({0x7fcf8b532040?, 0xc015b223e0?}, {0xc6ac960, 0xc05464e470}, {0xc0544384e0?, {0xc01c37d440?, 0xc054163b84?, 0xc054163b80?}}, {0x7fcf8071c7a0, 0xc0157928c0})" ,
565- "\t /home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected] /pkg/solana/chainreader/chain_reader.go:97 +0x287" ,
566- "github.com/smartcontractkit/chainlink-solana/pkg/solana.(*Relayer).NewContractReader(0xc015b2e150, {0x4d0102030cb384f5?, 0xb938300b5ca1aa13?}, {0xc05469c000, 0x1eedf, 0x20000})" ,
567- "\t /home/runner/go/pkg/mod/github.com/smartcontractkit/[email protected] /pkg/solana/relay.go:160 +0x205" ,
568- "github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/oraclecreator.(*pluginOracleCreator).createReadersAndWriters(_, {_, _}, {_, _}, _, {0x3, {0x0, 0xa, 0x93, ...}, ...}, ...)" ,
569- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/oraclecreator/plugin.go:446 +0x338" ,
570- "github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/oraclecreator.(*pluginOracleCreator).Create(0xc033a69ad0, {0xc6f5a10, 0xc02e4f9a40}, 0x3, {0x3, {0x0, 0xa, 0x93, 0x8f, 0x67, ...}, ...})" ,
571- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/oraclecreator/plugin.go:215 +0xc0c" ,
572- "github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/launcher.createDON({0xc6f5a10, 0xc02e4f9a40}, {0x7fcf8b533ad0, 0xc015b97340}, {0xb6, 0x5e, 0x31, 0xd0, 0x35, 0xef, ...}, ...)" ,
573- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/launcher/launcher.go:367 +0x451" ,
574- "github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/launcher.(*launcher).processAdded(0xc015723080, {0xc6f5a10, 0xc02e4f9a40}, 0xc053de2ff0)" ,
575- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/launcher/launcher.go:254 +0x239" ,
576- "github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/launcher.(*launcher).processDiff(0xc015723080, {0xc6f5a10, 0xc02e4f9a40}, {0xc053de2ff0?, 0xc053de3020?, 0xc053de3050?})" ,
577- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/launcher/launcher.go:192 +0x68" ,
578- "github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/launcher.(*launcher).tick(0xc015723080, {0xc6f5a10, 0xc02e4f9a40})" ,
579- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/launcher/launcher.go:178 +0x20b" ,
580- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/launcher/launcher.go:152 +0x112" ,
581- "created by github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/launcher.(*launcher).Start.func1 in goroutine 1335" ,
582- "\t /home/runner/work/chainlink/chainlink/core/capabilities/ccip/launcher/launcher.go:134 +0xa5" ,
583- "FAIL\t github.com/smartcontractkit/chainlink/deployment/ccip/changeset/solana\t 184.801s" ,
584- },
585- },
586547 {
587548 name : "empty" ,
588549 expectedTestName : "" ,
0 commit comments