PR | aojea: IPAddress allocator |
Result | FAILURE |
Tests | 1 failed / 34 succeeded |
Started | |
Elapsed | 46m41s |
Revision | bc19bf5355fe7333c48831d57c270335f26a39f1 |
Refs |
115075 |
make verify WHAT=codegen
go: downloading github.com/spf13/pflag v1.0.5 go: downloading k8s.io/kube-openapi v0.0.0-20230123231816-1cb3ae25d79a go: downloading k8s.io/klog/v2 v2.80.1 go: downloading k8s.io/gengo v0.0.0-20220902162205-c0856e24416d go: downloading github.com/go-logr/logr v1.2.3 go: downloading golang.org/x/tools v0.4.0 go: downloading github.com/emicklei/go-restful/v3 v3.9.0 go: downloading github.com/go-openapi/swag v0.22.3 go: downloading github.com/google/gofuzz v1.1.0 go: downloading github.com/go-openapi/jsonreference v0.20.1 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/josharian/intern v1.0.0 go: downloading google.golang.org/protobuf v1.28.1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading golang.org/x/mod v0.7.0 go: downloading golang.org/x/sys v0.3.0 Not currently on any branch. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: api/api-rules/violation_exceptions.list no changes added to commit (use "git add" and/or "git commit -a") diff --git a/api/api-rules/violation_exceptions.list b/api/api-rules/violation_exceptions.list index ebc64d78cce..c1c97e8089f 100644 --- a/api/api-rules/violation_exceptions.list +++ b/api/api-rules/violation_exceptions.list @@ -378,6 +378,7 @@ API rule violation: names_match,k8s.io/api/core/v1,VolumeSource,CephFS API rule violation: names_match,k8s.io/api/core/v1,VolumeSource,StorageOS API rule violation: names_match,k8s.io/api/networking/v1alpha1,ClusterCIDRSpec,IPv4 API rule violation: names_match,k8s.io/api/networking/v1alpha1,ClusterCIDRSpec,IPv6 +API rule violation: names_match,k8s.io/api/networking/v1alpha1,ParentReference,Resource API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSON,Raw API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSONSchemaProps,Ref API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSONSchemaProps,Schema Generated files need to be updated Please run 'hack/update-codegen.sh'from junit_verify.xml
go: downloading github.com/spf13/pflag v1.0.5 go: downloading k8s.io/kube-openapi v0.0.0-20230123231816-1cb3ae25d79a go: downloading k8s.io/klog/v2 v2.80.1 go: downloading k8s.io/gengo v0.0.0-20220902162205-c0856e24416d go: downloading github.com/go-logr/logr v1.2.3 go: downloading golang.org/x/tools v0.4.0 go: downloading github.com/emicklei/go-restful/v3 v3.9.0 go: downloading github.com/go-openapi/swag v0.22.3 go: downloading github.com/google/gofuzz v1.1.0 go: downloading github.com/go-openapi/jsonreference v0.20.1 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/josharian/intern v1.0.0 go: downloading google.golang.org/protobuf v1.28.1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading golang.org/x/mod v0.7.0 go: downloading golang.org/x/sys v0.3.0 Not currently on any branch. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: api/api-rules/violation_exceptions.list no changes added to commit (use "git add" and/or "git commit -a") diff --git a/api/api-rules/violation_exceptions.list b/api/api-rules/violation_exceptions.list index ebc64d78cce..c1c97e8089f 100644 --- a/api/api-rules/violation_exceptions.list +++ b/api/api-rules/violation_exceptions.list @@ -378,6 +378,7 @@ API rule violation: names_match,k8s.io/api/core/v1,VolumeSource,CephFS API rule violation: names_match,k8s.io/api/core/v1,VolumeSource,StorageOS API rule violation: names_match,k8s.io/api/networking/v1alpha1,ClusterCIDRSpec,IPv4 API rule violation: names_match,k8s.io/api/networking/v1alpha1,ClusterCIDRSpec,IPv6 +API rule violation: names_match,k8s.io/api/networking/v1alpha1,ParentReference,Resource API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSON,Raw API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSONSchemaProps,Ref API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSONSchemaProps,Schema Generated files need to be updated Please run 'hack/update-codegen.sh'
Filter through log files | View test history on testgrid
verify api-groups
verify boilerplate
verify cli-conventions
verify conformance-requirements
verify conformance-yaml
verify description
verify e2e-test-ownership
verify flags-underscore
verify generated-docs
verify generated-stable-metrics
verify gofmt
verify golangci-lint
verify govet
verify import-aliases
verify import-boss
verify imports
verify internal-modules
verify mocks
verify netparse-cve
verify no-vendor-cycles
verify non-mutating-validation
verify openapi-spec
verify pkg-names
verify prerelease-lifecycle-tags
verify prometheus-imports
verify publishing-bot
verify readonly-packages
verify shellcheck
verify spelling
verify staging-meta-files
verify test-code
verify test-featuregates
verify test-images
verify yamlfmt
... skipping 685 lines ... API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSON,Raw API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSONSchemaProps,Ref API rule violation: names_match,k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1,JSONSchemaProps,Schema Generated files need to be updated Please run 'hack/update-codegen.sh' +++ exit code: 1 +++ error: 1 [0;31mFAILED[0m verify-codegen.sh 461s Verifying verify-conformance-requirements.sh +++ Running case: verify.conformance-requirements +++ working dir: /home/prow/go/src/k8s.io/kubernetes +++ command: bash "hack/make-rules/../../hack/verify-conformance-requirements.sh" Congratulations! All e2e test source files have been linted for conformance requirements. ... skipping 1209 lines ... processing : noderesourcetopology-api found dependency code-generator Done. +++ exit code: 0 [0;32mSUCCESS[0m verify-publishing-bot.py 1s ======================== [0;31mFAILED TESTS[0m ======================== [0;31mhack/make-rules/../../hack/verify-codegen.sh[0m make: *** [Makefile:128: verify] Error 1 + EXIT_VALUE=2 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Cleaning up after docker e92e73ca95b0 ... skipping 4 lines ...