kube-linter 0.6.1 -> 0.6.3 https://github.com/stackrox/kube-linter/releases attrpath: kube-linter Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-yPB2t5Sj14uA3QU6OulwQ03LLBZzCfsilBMk1EqAv08=" [golangModuleVersion] Replaced vendorHash with sha256-ATGSIwjmqRuqn+6VTBvjdfXbcABEdaf5HEsaS2o2V3o= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kube-linter nix build failed. Building subPackage ./pkg/templates/updateconfig Building subPackage ./pkg/templates/updateconfig/internal/params Building subPackage ./pkg/templates/util Building subPackage ./pkg/templates/wildcardinrules Building subPackage ./pkg/templates/wildcardinrules/internal/params Building subPackage ./pkg/templates/writablehostmount Building subPackage ./pkg/templates/writablehostmount/internal/params Building subPackage ./tool-imports buildPhase completed in 51 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok golang.stackrox.io/kube-linter/docs 0.020s ? golang.stackrox.io/kube-linter/e2etests [no test files] ok golang.stackrox.io/kube-linter/internal/defaultchecks 0.022s ok golang.stackrox.io/kube-linter/pkg/builtinchecks 0.022s ok golang.stackrox.io/kube-linter/pkg/command/common 0.003s ok golang.stackrox.io/kube-linter/pkg/command/lint 0.028s ok golang.stackrox.io/kube-linter/pkg/command/root 0.021s ok golang.stackrox.io/kube-linter/pkg/configresolver 0.019s ok golang.stackrox.io/kube-linter/pkg/ignore 0.002s --- FAIL: TestCreateContextsWithIgnorePaths (0.25s) create_contexts_test.go:144: Error Trace: /build/source/pkg/lintcontext/create_contexts_test.go:144 /build/source/pkg/lintcontext/create_contexts_test.go:46 Error: Should be empty, but was [0xc000436680 0xc000436e00 0xc000437580 0xc0004378c0 0xc000437c00 0xc000436040 0xc000436840 0xc000436d00 0xc000436fc0 0xc000437500 0xc000437f40 0xc0006945c0 0xc0006949c0 0xc000694d80 0xc000694940 0xc000694c40 0xc000694dc0 0xc000695d80 0xc000694080 0xc000694240 0xc000694600 0xc000694980 0xc000695a80 0xc0004364c0 0xc000436880 0xc000436d80 0xc000436340 0xc000436600 0xc000437440 0xc000437c80 0xc000694200 0xc000694540 0xc000694c00 0xc000694f80 0xc000695d00 0xc000040a40 0xc000040cc0 0xc000040f80 0xc0000415c0 0xc0000418c0 0xc000436380 0xc000436b40 0xc0004376c0 0xc000694040 0xc000694280 0xc000695c80 0xc000040a80 0xc000040d40 0xc000040fc0 0xc000041100 0xc000041240 0xc000041a40 0xc000041c80 0xc0004361c0 0xc000437280 0xc0004379c0 0xc000437fc0 0xc000694400 0xc000436d40 0xc000437700 0xc000437880 0xc000040c80 0xc000041400 0xc000041a00 0xc000041f00 0xc0002f8240 0xc0002f8480 0xc0002f86c0 0xc0002f8900 0xc0002f8c80 0xc00073c400 0xc00073c5c0 0xc00073c7c0 0xc00073ce00 0xc00073dc40 0xc0002f8500 0xc0002f8980 0xc0002f9200 0xc0002f9480 0xc0002f9d40 0xc000694e00 0xc00073c240 0xc00073c800 0xc00073cf80 0xc00073ce40] Test: TestCreateContextsWithIgnorePaths Messages: expecting no lint context FAIL FAIL golang.stackrox.io/kube-linter/pkg/lintcontext 0.344s FAIL