Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kubernetes.spec'], chrootPath='/var/lib/mock/dist-an8-plus-build-92238-45237/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kubernetes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kubernetes-1.22.10-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kubernetes.spec'], chrootPath='/var/lib/mock/dist-an8-plus-build-92238-45237/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kubernetes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/bash -e /var/tmp/rpm-tmp.j3lnAJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kubernetes-1.22.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.22.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kubernetes-1.22.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for dir in vendor/github.com/google/certificate-transparency/go/x509 pkg/util/certificates + '[' -d vendor/github.com/google/certificate-transparency/go/x509 ']' + for dir in vendor/github.com/google/certificate-transparency/go/x509 pkg/util/certificates + '[' -d pkg/util/certificates ']' + mkdir -p src/k8s.io/kubernetes ++ ls ++ grep -v '^src$' + mv CHANGELOG CHANGELOG.md CONTRIBUTING.md LICENSE LICENSES Makefile Makefile.generated_files OWNERS OWNERS_ALIASES README.md SECURITY_CONTACTS SUPPORT.md api build cluster cmd code-of-conduct.md docs go.mod go.sum hack logo pkg plugin staging test third_party vendor src/k8s.io/kubernetes/. + exit 0 Executing(%build): /bin/bash -e /var/tmp/rpm-tmp.H4R6QK + umask 022 ~/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes ~/build/BUILD/kubernetes-1.22.10 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + pushd src/k8s.io/kubernetes/ + source hack/lib/init.sh ++ set -o errexit ++ set -o nounset ++ set -o pipefail ++ unset CDPATH ++ export GO111MODULE=off ++ GO111MODULE=off ++++ dirname hack/lib/init.sh +++ cd hack/lib/../.. +++ pwd -P ++ KUBE_ROOT=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes ++ KUBE_OUTPUT_SUBPATH=_output/local ++ KUBE_OUTPUT=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local ++ KUBE_OUTPUT_BINPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin ++ KUBE_RSYNC_COMPRESS=0 ++ export no_proxy=127.0.0.1,localhost ++ no_proxy=127.0.0.1,localhost ++ export THIS_PLATFORM_BIN=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin ++ THIS_PLATFORM_BIN=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/util.sh +++ [[ -z '' ]] +++ declare -r 'color_start=\033[' +++ declare -r 'color_red=\033[0;31m' +++ declare -r 'color_yellow=\033[0;33m' +++ declare -r 'color_green=\033[0;32m' +++ declare -r 'color_blue=\033[1;34m' +++ declare -r 'color_cyan=\033[1;36m' +++ declare -r 'color_norm=\033[0m' +++ kube::util::sourced_variable '\033[' +++ true +++ kube::util::sourced_variable '\033[0;31m' +++ true +++ kube::util::sourced_variable '\033[0;33m' +++ true +++ kube::util::sourced_variable '\033[0;32m' +++ true +++ kube::util::sourced_variable '\033[1;34m' +++ true +++ kube::util::sourced_variable '\033[1;36m' +++ true +++ kube::util::sourced_variable '\033[0m' +++ true ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/logging.sh +++ KUBE_VERBOSE=2 ++ kube::log::install_errexit ++ trap kube::log::errexit ERR ++ set -o errtrace ++ kube::util::ensure-bash-version ++ (( 4<4 )) ++ (( 4==4 )) ++ (( 4<2 )) ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/version.sh ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/golang.sh +++ readonly KUBE_GO_PACKAGE=k8s.io/kubernetes +++ KUBE_GO_PACKAGE=k8s.io/kubernetes +++ readonly KUBE_GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go +++ KUBE_GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go +++ KUBE_SUPPORTED_SERVER_PLATFORMS=(linux/amd64 linux/arm linux/arm64 linux/s390x linux/ppc64le) +++ readonly KUBE_SUPPORTED_SERVER_PLATFORMS +++ KUBE_SUPPORTED_NODE_PLATFORMS=(linux/amd64 linux/arm linux/arm64 linux/s390x linux/ppc64le windows/amd64) +++ readonly KUBE_SUPPORTED_NODE_PLATFORMS +++ KUBE_SUPPORTED_CLIENT_PLATFORMS=(linux/amd64 linux/386 linux/arm linux/arm64 linux/s390x linux/ppc64le darwin/amd64 darwin/arm64 windows/amd64 windows/386) +++ readonly KUBE_SUPPORTED_CLIENT_PLATFORMS +++ KUBE_SUPPORTED_TEST_PLATFORMS=(linux/amd64 linux/arm linux/arm64 linux/s390x linux/ppc64le darwin/amd64 darwin/arm64 windows/amd64) +++ readonly KUBE_SUPPORTED_TEST_PLATFORMS +++ IFS=' ' +++ read -ra KUBE_SERVER_TARGETS ++++ kube::golang::server_targets ++++ targets=(cmd/kube-proxy cmd/kube-apiserver cmd/kube-controller-manager cmd/kubelet cmd/kubeadm cmd/kube-scheduler vendor/k8s.io/kube-aggregator vendor/k8s.io/apiextensions-apiserver cluster/gce/gci/mounter) ++++ local targets ++++ echo cmd/kube-proxy cmd/kube-apiserver cmd/kube-controller-manager cmd/kubelet cmd/kubeadm cmd/kube-scheduler vendor/k8s.io/kube-aggregator vendor/k8s.io/apiextensions-apiserver cluster/gce/gci/mounter +++ readonly KUBE_SERVER_TARGETS +++ KUBE_SERVER_BINARIES=("${KUBE_SERVER_TARGETS[@]##*/}") +++ readonly KUBE_SERVER_BINARIES +++ IFS=' ' +++ read -ra KUBE_SERVER_IMAGE_TARGETS ++++ kube::golang::server_image_targets ++++ targets=(cmd/kube-apiserver cmd/kube-controller-manager cmd/kube-scheduler cmd/kube-proxy) ++++ local targets ++++ echo cmd/kube-apiserver cmd/kube-controller-manager cmd/kube-scheduler cmd/kube-proxy +++ readonly KUBE_SERVER_IMAGE_TARGETS +++ KUBE_SERVER_IMAGE_BINARIES=("${KUBE_SERVER_IMAGE_TARGETS[@]##*/}") +++ readonly KUBE_SERVER_IMAGE_BINARIES +++ IFS=' ' +++ read -ra KUBE_CONFORMANCE_IMAGE_TARGETS ++++ kube::golang::conformance_image_targets ++++ targets=(vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner cmd/kubectl) ++++ local targets ++++ echo vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner cmd/kubectl +++ readonly KUBE_CONFORMANCE_IMAGE_TARGETS +++ IFS=' ' +++ read -ra KUBE_NODE_TARGETS ++++ kube::golang::node_targets ++++ targets=(cmd/kube-proxy cmd/kubeadm cmd/kubelet) ++++ local targets ++++ echo cmd/kube-proxy cmd/kubeadm cmd/kubelet +++ readonly KUBE_NODE_TARGETS +++ KUBE_NODE_BINARIES=("${KUBE_NODE_TARGETS[@]##*/}") +++ readonly KUBE_NODE_BINARIES +++ KUBE_NODE_BINARIES_WIN=("${KUBE_NODE_BINARIES[@]/%/.exe}") +++ readonly KUBE_NODE_BINARIES_WIN +++ declare -a KUBE_SERVER_PLATFORMS +++ declare -a KUBE_CLIENT_PLATFORMS +++ declare -a KUBE_NODE_PLATFORMS +++ declare -a KUBE_TEST_PLATFORMS +++ kube::golang::setup_platforms +++ [[ -n '' ]] +++ [[ '' == \t\r\u\e ]] +++ KUBE_SERVER_PLATFORMS=("${KUBE_SUPPORTED_SERVER_PLATFORMS[@]}") +++ readonly KUBE_SERVER_PLATFORMS +++ KUBE_NODE_PLATFORMS=("${KUBE_SUPPORTED_NODE_PLATFORMS[@]}") +++ readonly KUBE_NODE_PLATFORMS +++ KUBE_CLIENT_PLATFORMS=("${KUBE_SUPPORTED_CLIENT_PLATFORMS[@]}") +++ readonly KUBE_CLIENT_PLATFORMS +++ KUBE_TEST_PLATFORMS=("${KUBE_SUPPORTED_TEST_PLATFORMS[@]}") +++ readonly KUBE_TEST_PLATFORMS +++ KUBE_CLIENT_TARGETS=(cmd/kubectl cmd/kubectl-convert) +++ readonly KUBE_CLIENT_TARGETS +++ KUBE_CLIENT_BINARIES=("${KUBE_CLIENT_TARGETS[@]##*/}") +++ readonly KUBE_CLIENT_BINARIES +++ KUBE_CLIENT_BINARIES_WIN=("${KUBE_CLIENT_BINARIES[@]/%/.exe}") +++ readonly KUBE_CLIENT_BINARIES_WIN +++ IFS=' ' +++ read -ra KUBE_TEST_TARGETS ++++ kube::golang::test_targets ++++ targets=(cmd/gendocs cmd/genkubedocs cmd/genman cmd/genyaml cmd/genswaggertypedocs cmd/linkcheck vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner) ++++ local targets ++++ echo cmd/gendocs cmd/genkubedocs cmd/genman cmd/genyaml cmd/genswaggertypedocs cmd/linkcheck vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner +++ readonly KUBE_TEST_TARGETS +++ KUBE_TEST_BINARIES=("${KUBE_TEST_TARGETS[@]##*/}") +++ readonly KUBE_TEST_BINARIES +++ KUBE_TEST_BINARIES_WIN=("${KUBE_TEST_BINARIES[@]/%/.exe}") +++ readonly KUBE_TEST_BINARIES_WIN +++ KUBE_TEST_PORTABLE=(test/e2e/testing-manifests test/kubemark hack/e2e-internal hack/get-build.sh hack/ginkgo-e2e.sh hack/lib) +++ readonly KUBE_TEST_PORTABLE +++ IFS=' ' +++ read -ra KUBE_TEST_SERVER_TARGETS ++++ kube::golang::server_test_targets ++++ targets=(cmd/kubemark vendor/github.com/onsi/ginkgo/ginkgo) ++++ local targets ++++ [[ linux-gnu == \l\i\n\u\x* ]] ++++ targets+=(test/e2e_node/e2e_node.test) ++++ echo cmd/kubemark vendor/github.com/onsi/ginkgo/ginkgo test/e2e_node/e2e_node.test +++ readonly KUBE_TEST_SERVER_TARGETS +++ KUBE_TEST_SERVER_BINARIES=("${KUBE_TEST_SERVER_TARGETS[@]##*/}") +++ readonly KUBE_TEST_SERVER_BINARIES +++ KUBE_TEST_SERVER_PLATFORMS=("${KUBE_SERVER_PLATFORMS[@]:+"${KUBE_SERVER_PLATFORMS[@]}"}") +++ readonly KUBE_TEST_SERVER_PLATFORMS +++ readonly KUBE_PARALLEL_BUILD_MEMORY=20 +++ KUBE_PARALLEL_BUILD_MEMORY=20 +++ KUBE_ALL_TARGETS=("${KUBE_SERVER_TARGETS[@]}" "${KUBE_CLIENT_TARGETS[@]}" "${KUBE_TEST_TARGETS[@]}" "${KUBE_TEST_SERVER_TARGETS[@]}") +++ readonly KUBE_ALL_TARGETS +++ KUBE_ALL_BINARIES=("${KUBE_ALL_TARGETS[@]##*/}") +++ readonly KUBE_ALL_BINARIES +++ KUBE_STATIC_LIBRARIES=(kube-apiserver kube-controller-manager kube-scheduler kube-proxy kubeadm kubectl) +++ readonly KUBE_STATIC_LIBRARIES +++ KUBE_COVERAGE_INSTRUMENTED_PACKAGES=(k8s.io/kubernetes/cmd/kube-apiserver k8s.io/kubernetes/cmd/kube-controller-manager k8s.io/kubernetes/cmd/kube-scheduler k8s.io/kubernetes/cmd/kube-proxy k8s.io/kubernetes/cmd/kubelet) +++ readonly KUBE_COVERAGE_INSTRUMENTED_PACKAGES +++ IFS=' ' +++ read -ra KUBE_CGO_OVERRIDES_LIST +++ readonly KUBE_CGO_OVERRIDES_LIST +++ IFS=' ' +++ read -ra KUBE_STATIC_OVERRIDES_LIST +++ readonly KUBE_STATIC_OVERRIDES_LIST ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/etcd.sh +++ ETCD_VERSION=3.5.0 +++ ETCD_HOST=127.0.0.1 +++ ETCD_PORT=2379 +++ export KUBE_INTEGRATION_ETCD_URL=http://127.0.0.1:2379 +++ KUBE_INTEGRATION_ETCD_URL=http://127.0.0.1:2379 +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ KUBE_OUTPUT_HOSTBIN=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64 ++ export KUBE_OUTPUT_HOSTBIN ++ KUBE_AVAILABLE_GROUP_VERSIONS='v1 admissionregistration.k8s.io/v1 admissionregistration.k8s.io/v1beta1 admission.k8s.io/v1 admission.k8s.io/v1beta1 apps/v1 apps/v1beta1 apps/v1beta2 authentication.k8s.io/v1 authentication.k8s.io/v1beta1 authorization.k8s.io/v1 authorization.k8s.io/v1beta1 autoscaling/v1 autoscaling/v2beta1 autoscaling/v2beta2 batch/v1 batch/v1beta1 certificates.k8s.io/v1 certificates.k8s.io/v1beta1 coordination.k8s.io/v1beta1 coordination.k8s.io/v1 discovery.k8s.io/v1 discovery.k8s.io/v1beta1 extensions/v1beta1 events.k8s.io/v1 events.k8s.io/v1beta1 imagepolicy.k8s.io/v1alpha1 networking.k8s.io/v1 networking.k8s.io/v1beta1 node.k8s.io/v1 node.k8s.io/v1alpha1 node.k8s.io/v1beta1 policy/v1 policy/v1beta1 rbac.authorization.k8s.io/v1 rbac.authorization.k8s.io/v1beta1 rbac.authorization.k8s.io/v1alpha1 scheduling.k8s.io/v1alpha1 scheduling.k8s.io/v1beta1 scheduling.k8s.io/v1 storage.k8s.io/v1beta1 storage.k8s.io/v1 storage.k8s.io/v1alpha1 flowcontrol.apiserver.k8s.io/v1alpha1 flowcontrol.apiserver.k8s.io/v1beta1 internal.apiserver.k8s.io/v1alpha1 ' ++ KUBE_NONSERVER_GROUP_VERSIONS=' abac.authorization.kubernetes.io/v0 abac.authorization.kubernetes.io/v1beta1 componentconfig/v1alpha1 imagepolicy.k8s.io/v1alpha1 admission.k8s.io/v1 admission.k8s.io/v1beta1' ++ export KUBE_NONSERVER_GROUP_VERSIONS + kube::golang::setup_env + kube::golang::verify_go_version ++ command -v go + [[ -z /usr/bin/go ]] + local go_version + IFS=' ' + read -ra go_version ++ GOFLAGS= ++ go version + local minimum_go_version + minimum_go_version=go1.16.0 ++ echo -e 'go1.16.0\ngo1.16.12' ++ sort -s -t. -k 1,1 -k 2,2n -k 3,3n ++ head -n1 + [[ go1.16.0 != go1.16.0 ]] + kube::golang::create_gopath_tree + local go_pkg_dir=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes + local go_pkg_basedir ++ dirname /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes + go_pkg_basedir=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io + mkdir -p /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io + [[ ! -e /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes ]] + ln -snf /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes + export GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go + GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go + export GOCACHE=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/cache + GOCACHE=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/cache + [[ -n '' ]] + export PATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + local subdir ++ kube::realpath . ++ [[ ! -e . ]] ++ kube::readlinkdashf . ++ sed 's|/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes||' ++ [[ -d . ]] ++ cd . ++ pwd -P + subdir= + cd /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/ ++ go env GOROOT + GOROOT=/usr/lib/golang + export GOROOT + unset GOBIN + export GO15VENDOREXPERIMENT=1 + GO15VENDOREXPERIMENT=1 + export KUBE_GIT_TREE_STATE=clean + KUBE_GIT_TREE_STATE=clean + export KUBE_GIT_COMMIT=eae22ba6238096f5dec1ceb62766e97783f0ba2f + KUBE_GIT_COMMIT=eae22ba6238096f5dec1ceb62766e97783f0ba2f + export 'KUBE_GIT_VERSION=v{version}' + KUBE_GIT_VERSION='v{version}' ++ pwd + export KUBE_EXTRA_GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/Godeps/_workspace + KUBE_EXTRA_GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/Godeps/_workspace + make WHAT=cmd/kube-proxy +++ [0608 11:22:02] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/prerelease-lifecycle-gen Generating prerelease lifecycle code for 27 targets +++ [0608 11:22:05] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/deepcopy-gen Generating deepcopy code for 234 targets +++ [0608 11:22:10] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/defaulter-gen Generating defaulter code for 93 targets +++ [0608 11:22:18] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/conversion-gen Generating conversion code for 128 targets +++ [0608 11:22:32] Building go targets for linux/amd64: ./vendor/k8s.io/kube-openapi/cmd/openapi-gen Generating openapi code for KUBE Generating openapi code for AGGREGATOR Generating openapi code for APIEXTENSIONS Generating openapi code for CODEGEN Generating openapi code for SAMPLEAPISERVER +++ [0608 11:22:41] Building go targets for linux/amd64: cmd/kube-proxy + make WHAT=cmd/kube-apiserver +++ [0608 11:22:57] Building go targets for linux/amd64: cmd/kube-apiserver + make WHAT=cmd/kube-controller-manager +++ [0608 11:23:16] Building go targets for linux/amd64: cmd/kube-controller-manager + make WHAT=cmd/kubelet +++ [0608 11:23:29] Building go targets for linux/amd64: cmd/kubelet + make WHAT=cmd/kubeadm +++ [0608 11:23:52] Building go targets for linux/amd64: cmd/kubeadm + make WHAT=cmd/kube-scheduler +++ [0608 11:24:02] Building go targets for linux/amd64: cmd/kube-scheduler + make WHAT=cmd/kubectl +++ [0608 11:24:12] Building go targets for linux/amd64: cmd/kubectl + make WHAT=cmd/gendocs +++ [0608 11:24:21] Building go targets for linux/amd64: cmd/gendocs + make WHAT=cmd/genkubedocs +++ [0608 11:24:33] Building go targets for linux/amd64: cmd/genkubedocs + make WHAT=cmd/genman +++ [0608 11:24:56] Building go targets for linux/amd64: cmd/genman + make WHAT=cmd/genyaml +++ [0608 11:25:14] Building go targets for linux/amd64: cmd/genyaml + kube::util::gen-docs . + local dest=. ++ kube::util::find-binary gendocs +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ kube::util::find-binary-for-platform gendocs linux/amd64 ++ local -r lookfor=gendocs ++ local -r platform=linux/amd64 ++ locations=("${KUBE_ROOT}/_output/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/bin/${platform}/${lookfor}" "${KUBE_ROOT}/_output/local/bin/${platform}/${lookfor}" "${KUBE_ROOT}/platforms/${platform}/${lookfor}") ++ local locations +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ [[ linux/amd64 = \l\i\n\u\x\/\a\m\d\6\4 ]] ++ locations+=("${KUBE_ROOT}/_output/local/go/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/go/bin/${lookfor}") +++ ls -t /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/gendocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/bin/linux/amd64/gendocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/gendocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/platforms/linux/amd64/gendocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin/gendocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/go/bin/gendocs +++ head -1 +++ true ++ local -r bin=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/gendocs ++ [[ -z /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/gendocs ]] ++ echo -n /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/gendocs + gendocs=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/gendocs ++ kube::util::find-binary genkubedocs +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ kube::util::find-binary-for-platform genkubedocs linux/amd64 ++ local -r lookfor=genkubedocs ++ local -r platform=linux/amd64 ++ locations=("${KUBE_ROOT}/_output/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/bin/${platform}/${lookfor}" "${KUBE_ROOT}/_output/local/bin/${platform}/${lookfor}" "${KUBE_ROOT}/platforms/${platform}/${lookfor}") ++ local locations +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ [[ linux/amd64 = \l\i\n\u\x\/\a\m\d\6\4 ]] ++ locations+=("${KUBE_ROOT}/_output/local/go/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/go/bin/${lookfor}") +++ ls -t /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/bin/linux/amd64/genkubedocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/genkubedocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/platforms/linux/amd64/genkubedocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin/genkubedocs /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/go/bin/genkubedocs +++ head -1 +++ true ++ local -r bin=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ++ [[ -z /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ]] ++ echo -n /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs + genkubedocs=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ++ kube::util::find-binary genman +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ kube::util::find-binary-for-platform genman linux/amd64 ++ local -r lookfor=genman ++ local -r platform=linux/amd64 ++ locations=("${KUBE_ROOT}/_output/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/bin/${platform}/${lookfor}" "${KUBE_ROOT}/_output/local/bin/${platform}/${lookfor}" "${KUBE_ROOT}/platforms/${platform}/${lookfor}") ++ local locations +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ [[ linux/amd64 = \l\i\n\u\x\/\a\m\d\6\4 ]] ++ locations+=("${KUBE_ROOT}/_output/local/go/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/go/bin/${lookfor}") +++ ls -t /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/bin/linux/amd64/genman /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/genman /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/platforms/linux/amd64/genman /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin/genman /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/go/bin/genman +++ head -1 +++ true ++ local -r bin=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ++ [[ -z /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ]] ++ echo -n /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman + genman=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ++ kube::util::find-binary genyaml +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ kube::util::find-binary-for-platform genyaml linux/amd64 ++ local -r lookfor=genyaml ++ local -r platform=linux/amd64 ++ locations=("${KUBE_ROOT}/_output/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/bin/${platform}/${lookfor}" "${KUBE_ROOT}/_output/local/bin/${platform}/${lookfor}" "${KUBE_ROOT}/platforms/${platform}/${lookfor}") ++ local locations +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ [[ linux/amd64 = \l\i\n\u\x\/\a\m\d\6\4 ]] ++ locations+=("${KUBE_ROOT}/_output/local/go/bin/${lookfor}" "${KUBE_ROOT}/_output/dockerized/go/bin/${lookfor}") +++ ls -t /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genyaml /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/bin/linux/amd64/genyaml /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/genyaml /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/platforms/linux/amd64/genyaml /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin/genyaml /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/dockerized/go/bin/genyaml +++ head -1 +++ true ++ local -r bin=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genyaml ++ [[ -z /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genyaml ]] ++ echo -n /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genyaml + genyaml=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genyaml + mkdir -p ./docs/user-guide/kubectl/ + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/gendocs ./docs/user-guide/kubectl/ + mkdir -p ./docs/admin/ + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ./docs/admin/ kube-apiserver + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ./docs/admin/ kube-controller-manager + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ./docs/admin/ kube-proxy + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ./docs/admin/ kube-scheduler + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ./docs/admin/ kubelet + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genkubedocs ./docs/admin/ kubeadm + mkdir -p ./docs/man/man1/ + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kube-apiserver WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kube-controller-manager WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kube-proxy WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kube-scheduler WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kubelet + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kubectl WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genman ./docs/man/man1/ kubeadm WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + mkdir -p ./docs/yaml/kubectl/ + /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin/genyaml ./docs/yaml/kubectl/ + pushd . + touch docs/.generated_docs + find . -type f + cut -sd / -f 2- + LC_ALL=C + sort + popd + exit 0 Executing(%install): /bin/bash -e /var/tmp/rpm-tmp.Awqe1J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64 + cd kubernetes-1.22.10 ~/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes ~/build/BUILD/kubernetes-1.22.10 + pushd src/k8s.io/kubernetes/ + source hack/lib/init.sh ++ set -o errexit ++ set -o nounset ++ set -o pipefail ++ unset CDPATH ++ export GO111MODULE=off ++ GO111MODULE=off ++++ dirname hack/lib/init.sh +++ cd hack/lib/../.. +++ pwd -P ++ KUBE_ROOT=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes ++ KUBE_OUTPUT_SUBPATH=_output/local ++ KUBE_OUTPUT=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local ++ KUBE_OUTPUT_BINPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin ++ KUBE_RSYNC_COMPRESS=0 ++ export no_proxy=127.0.0.1,localhost ++ no_proxy=127.0.0.1,localhost ++ export THIS_PLATFORM_BIN=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin ++ THIS_PLATFORM_BIN=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/bin ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/util.sh +++ [[ -z '' ]] +++ declare -r 'color_start=\033[' +++ declare -r 'color_red=\033[0;31m' +++ declare -r 'color_yellow=\033[0;33m' +++ declare -r 'color_green=\033[0;32m' +++ declare -r 'color_blue=\033[1;34m' +++ declare -r 'color_cyan=\033[1;36m' +++ declare -r 'color_norm=\033[0m' +++ kube::util::sourced_variable '\033[' +++ true +++ kube::util::sourced_variable '\033[0;31m' +++ true +++ kube::util::sourced_variable '\033[0;33m' +++ true +++ kube::util::sourced_variable '\033[0;32m' +++ true +++ kube::util::sourced_variable '\033[1;34m' +++ true +++ kube::util::sourced_variable '\033[1;36m' +++ true +++ kube::util::sourced_variable '\033[0m' +++ true ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/logging.sh +++ KUBE_VERBOSE=2 ++ kube::log::install_errexit ++ trap kube::log::errexit ERR ++ set -o errtrace ++ kube::util::ensure-bash-version ++ (( 4<4 )) ++ (( 4==4 )) ++ (( 4<2 )) ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/version.sh ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/golang.sh +++ readonly KUBE_GO_PACKAGE=k8s.io/kubernetes +++ KUBE_GO_PACKAGE=k8s.io/kubernetes +++ readonly KUBE_GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go +++ KUBE_GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go +++ KUBE_SUPPORTED_SERVER_PLATFORMS=(linux/amd64 linux/arm linux/arm64 linux/s390x linux/ppc64le) +++ readonly KUBE_SUPPORTED_SERVER_PLATFORMS +++ KUBE_SUPPORTED_NODE_PLATFORMS=(linux/amd64 linux/arm linux/arm64 linux/s390x linux/ppc64le windows/amd64) +++ readonly KUBE_SUPPORTED_NODE_PLATFORMS +++ KUBE_SUPPORTED_CLIENT_PLATFORMS=(linux/amd64 linux/386 linux/arm linux/arm64 linux/s390x linux/ppc64le darwin/amd64 darwin/arm64 windows/amd64 windows/386) +++ readonly KUBE_SUPPORTED_CLIENT_PLATFORMS +++ KUBE_SUPPORTED_TEST_PLATFORMS=(linux/amd64 linux/arm linux/arm64 linux/s390x linux/ppc64le darwin/amd64 darwin/arm64 windows/amd64) +++ readonly KUBE_SUPPORTED_TEST_PLATFORMS +++ IFS=' ' +++ read -ra KUBE_SERVER_TARGETS ++++ kube::golang::server_targets ++++ targets=(cmd/kube-proxy cmd/kube-apiserver cmd/kube-controller-manager cmd/kubelet cmd/kubeadm cmd/kube-scheduler vendor/k8s.io/kube-aggregator vendor/k8s.io/apiextensions-apiserver cluster/gce/gci/mounter) ++++ local targets ++++ echo cmd/kube-proxy cmd/kube-apiserver cmd/kube-controller-manager cmd/kubelet cmd/kubeadm cmd/kube-scheduler vendor/k8s.io/kube-aggregator vendor/k8s.io/apiextensions-apiserver cluster/gce/gci/mounter +++ readonly KUBE_SERVER_TARGETS +++ KUBE_SERVER_BINARIES=("${KUBE_SERVER_TARGETS[@]##*/}") +++ readonly KUBE_SERVER_BINARIES +++ IFS=' ' +++ read -ra KUBE_SERVER_IMAGE_TARGETS ++++ kube::golang::server_image_targets ++++ targets=(cmd/kube-apiserver cmd/kube-controller-manager cmd/kube-scheduler cmd/kube-proxy) ++++ local targets ++++ echo cmd/kube-apiserver cmd/kube-controller-manager cmd/kube-scheduler cmd/kube-proxy +++ readonly KUBE_SERVER_IMAGE_TARGETS +++ KUBE_SERVER_IMAGE_BINARIES=("${KUBE_SERVER_IMAGE_TARGETS[@]##*/}") +++ readonly KUBE_SERVER_IMAGE_BINARIES +++ IFS=' ' +++ read -ra KUBE_CONFORMANCE_IMAGE_TARGETS ++++ kube::golang::conformance_image_targets ++++ targets=(vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner cmd/kubectl) ++++ local targets ++++ echo vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner cmd/kubectl +++ readonly KUBE_CONFORMANCE_IMAGE_TARGETS +++ IFS=' ' +++ read -ra KUBE_NODE_TARGETS ++++ kube::golang::node_targets ++++ targets=(cmd/kube-proxy cmd/kubeadm cmd/kubelet) ++++ local targets ++++ echo cmd/kube-proxy cmd/kubeadm cmd/kubelet +++ readonly KUBE_NODE_TARGETS +++ KUBE_NODE_BINARIES=("${KUBE_NODE_TARGETS[@]##*/}") +++ readonly KUBE_NODE_BINARIES +++ KUBE_NODE_BINARIES_WIN=("${KUBE_NODE_BINARIES[@]/%/.exe}") +++ readonly KUBE_NODE_BINARIES_WIN +++ declare -a KUBE_SERVER_PLATFORMS +++ declare -a KUBE_CLIENT_PLATFORMS +++ declare -a KUBE_NODE_PLATFORMS +++ declare -a KUBE_TEST_PLATFORMS +++ kube::golang::setup_platforms +++ [[ -n '' ]] +++ [[ '' == \t\r\u\e ]] +++ KUBE_SERVER_PLATFORMS=("${KUBE_SUPPORTED_SERVER_PLATFORMS[@]}") +++ readonly KUBE_SERVER_PLATFORMS +++ KUBE_NODE_PLATFORMS=("${KUBE_SUPPORTED_NODE_PLATFORMS[@]}") +++ readonly KUBE_NODE_PLATFORMS +++ KUBE_CLIENT_PLATFORMS=("${KUBE_SUPPORTED_CLIENT_PLATFORMS[@]}") +++ readonly KUBE_CLIENT_PLATFORMS +++ KUBE_TEST_PLATFORMS=("${KUBE_SUPPORTED_TEST_PLATFORMS[@]}") +++ readonly KUBE_TEST_PLATFORMS +++ KUBE_CLIENT_TARGETS=(cmd/kubectl cmd/kubectl-convert) +++ readonly KUBE_CLIENT_TARGETS +++ KUBE_CLIENT_BINARIES=("${KUBE_CLIENT_TARGETS[@]##*/}") +++ readonly KUBE_CLIENT_BINARIES +++ KUBE_CLIENT_BINARIES_WIN=("${KUBE_CLIENT_BINARIES[@]/%/.exe}") +++ readonly KUBE_CLIENT_BINARIES_WIN +++ IFS=' ' +++ read -ra KUBE_TEST_TARGETS ++++ kube::golang::test_targets ++++ targets=(cmd/gendocs cmd/genkubedocs cmd/genman cmd/genyaml cmd/genswaggertypedocs cmd/linkcheck vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner) ++++ local targets ++++ echo cmd/gendocs cmd/genkubedocs cmd/genman cmd/genyaml cmd/genswaggertypedocs cmd/linkcheck vendor/github.com/onsi/ginkgo/ginkgo test/e2e/e2e.test cluster/images/conformance/go-runner +++ readonly KUBE_TEST_TARGETS +++ KUBE_TEST_BINARIES=("${KUBE_TEST_TARGETS[@]##*/}") +++ readonly KUBE_TEST_BINARIES +++ KUBE_TEST_BINARIES_WIN=("${KUBE_TEST_BINARIES[@]/%/.exe}") +++ readonly KUBE_TEST_BINARIES_WIN +++ KUBE_TEST_PORTABLE=(test/e2e/testing-manifests test/kubemark hack/e2e-internal hack/get-build.sh hack/ginkgo-e2e.sh hack/lib) +++ readonly KUBE_TEST_PORTABLE +++ IFS=' ' +++ read -ra KUBE_TEST_SERVER_TARGETS ++++ kube::golang::server_test_targets ++++ targets=(cmd/kubemark vendor/github.com/onsi/ginkgo/ginkgo) ++++ local targets ++++ [[ linux-gnu == \l\i\n\u\x* ]] ++++ targets+=(test/e2e_node/e2e_node.test) ++++ echo cmd/kubemark vendor/github.com/onsi/ginkgo/ginkgo test/e2e_node/e2e_node.test +++ readonly KUBE_TEST_SERVER_TARGETS +++ KUBE_TEST_SERVER_BINARIES=("${KUBE_TEST_SERVER_TARGETS[@]##*/}") +++ readonly KUBE_TEST_SERVER_BINARIES +++ KUBE_TEST_SERVER_PLATFORMS=("${KUBE_SERVER_PLATFORMS[@]:+"${KUBE_SERVER_PLATFORMS[@]}"}") +++ readonly KUBE_TEST_SERVER_PLATFORMS +++ readonly KUBE_PARALLEL_BUILD_MEMORY=20 +++ KUBE_PARALLEL_BUILD_MEMORY=20 +++ KUBE_ALL_TARGETS=("${KUBE_SERVER_TARGETS[@]}" "${KUBE_CLIENT_TARGETS[@]}" "${KUBE_TEST_TARGETS[@]}" "${KUBE_TEST_SERVER_TARGETS[@]}") +++ readonly KUBE_ALL_TARGETS +++ KUBE_ALL_BINARIES=("${KUBE_ALL_TARGETS[@]##*/}") +++ readonly KUBE_ALL_BINARIES +++ KUBE_STATIC_LIBRARIES=(kube-apiserver kube-controller-manager kube-scheduler kube-proxy kubeadm kubectl) +++ readonly KUBE_STATIC_LIBRARIES +++ KUBE_COVERAGE_INSTRUMENTED_PACKAGES=(k8s.io/kubernetes/cmd/kube-apiserver k8s.io/kubernetes/cmd/kube-controller-manager k8s.io/kubernetes/cmd/kube-scheduler k8s.io/kubernetes/cmd/kube-proxy k8s.io/kubernetes/cmd/kubelet) +++ readonly KUBE_COVERAGE_INSTRUMENTED_PACKAGES +++ IFS=' ' +++ read -ra KUBE_CGO_OVERRIDES_LIST +++ readonly KUBE_CGO_OVERRIDES_LIST +++ IFS=' ' +++ read -ra KUBE_STATIC_OVERRIDES_LIST +++ readonly KUBE_STATIC_OVERRIDES_LIST ++ source /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/hack/lib/etcd.sh +++ ETCD_VERSION=3.5.0 +++ ETCD_HOST=127.0.0.1 +++ ETCD_PORT=2379 +++ export KUBE_INTEGRATION_ETCD_URL=http://127.0.0.1:2379 +++ KUBE_INTEGRATION_ETCD_URL=http://127.0.0.1:2379 +++ kube::util::host_platform ++++ kube::util::host_os ++++ local host_os ++++ case "$(uname -s)" in +++++ uname -s ++++ host_os=linux ++++ echo linux ++++ kube::util::host_arch ++++ local host_arch ++++ case "$(uname -m)" in +++++ uname -m ++++ host_arch=amd64 ++++ echo amd64 +++ echo linux/amd64 ++ KUBE_OUTPUT_HOSTBIN=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64 ++ export KUBE_OUTPUT_HOSTBIN ++ KUBE_AVAILABLE_GROUP_VERSIONS='v1 admissionregistration.k8s.io/v1 admissionregistration.k8s.io/v1beta1 admission.k8s.io/v1 admission.k8s.io/v1beta1 apps/v1 apps/v1beta1 apps/v1beta2 authentication.k8s.io/v1 authentication.k8s.io/v1beta1 authorization.k8s.io/v1 authorization.k8s.io/v1beta1 autoscaling/v1 autoscaling/v2beta1 autoscaling/v2beta2 batch/v1 batch/v1beta1 certificates.k8s.io/v1 certificates.k8s.io/v1beta1 coordination.k8s.io/v1beta1 coordination.k8s.io/v1 discovery.k8s.io/v1 discovery.k8s.io/v1beta1 extensions/v1beta1 events.k8s.io/v1 events.k8s.io/v1beta1 imagepolicy.k8s.io/v1alpha1 networking.k8s.io/v1 networking.k8s.io/v1beta1 node.k8s.io/v1 node.k8s.io/v1alpha1 node.k8s.io/v1beta1 policy/v1 policy/v1beta1 rbac.authorization.k8s.io/v1 rbac.authorization.k8s.io/v1beta1 rbac.authorization.k8s.io/v1alpha1 scheduling.k8s.io/v1alpha1 scheduling.k8s.io/v1beta1 scheduling.k8s.io/v1 storage.k8s.io/v1beta1 storage.k8s.io/v1 storage.k8s.io/v1alpha1 flowcontrol.apiserver.k8s.io/v1alpha1 flowcontrol.apiserver.k8s.io/v1beta1 internal.apiserver.k8s.io/v1alpha1 ' ++ KUBE_NONSERVER_GROUP_VERSIONS=' abac.authorization.kubernetes.io/v0 abac.authorization.kubernetes.io/v1beta1 componentconfig/v1alpha1 imagepolicy.k8s.io/v1alpha1 admission.k8s.io/v1 admission.k8s.io/v1beta1' ++ export KUBE_NONSERVER_GROUP_VERSIONS + kube::golang::setup_env + kube::golang::verify_go_version ++ command -v go + [[ -z /usr/bin/go ]] + local go_version + IFS=' ' + read -ra go_version ++ GOFLAGS= ++ go version + local minimum_go_version + minimum_go_version=go1.16.0 ++ echo -e 'go1.16.0\ngo1.16.12' ++ sort -s -t. -k 1,1 -k 2,2n -k 3,3n ++ head -n1 + [[ go1.16.0 != go1.16.0 ]] + kube::golang::create_gopath_tree + local go_pkg_dir=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes + local go_pkg_basedir ++ dirname /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes + go_pkg_basedir=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io + mkdir -p /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io + [[ ! -e /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes ]] ++ readlink /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes + [[ /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes != \/\b\u\i\l\d\d\i\r\/\b\u\i\l\d\/\B\U\I\L\D\/\k\u\b\e\r\n\e\t\e\s\-\1\.\2\2\.\1\0\/\s\r\c\/\k\8\s\.\i\o\/\k\u\b\e\r\n\e\t\e\s ]] + export GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go + GOPATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go + export GOCACHE=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/cache + GOCACHE=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/cache + [[ -n '' ]] + export PATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + local subdir ++ kube::realpath . ++ [[ ! -e . ]] ++ kube::readlinkdashf . ++ sed 's|/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes||' ++ [[ -d . ]] ++ cd . ++ pwd -P + subdir= + cd /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/ ++ go env GOROOT + GOROOT=/usr/lib/golang + export GOROOT + unset GOBIN + export GO15VENDOREXPERIMENT=1 + GO15VENDOREXPERIMENT=1 ++ kube::golang::host_platform +++ go env GOHOSTOS +++ go env GOHOSTARCH ++ echo linux/amd64 + output_path=/builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64 +++ INSTALLING binaries + echo '+++ INSTALLING binaries' + install -m 755 -d /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kube-proxy + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kube-apiserver + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kube-controller-manager + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kubelet + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kubeadm + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kube-scheduler + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin /builddir/build/BUILD/kubernetes-1.22.10/src/k8s.io/kubernetes/_output/local/bin/linux/amd64/kubectl + echo '+++ INSTALLING kubelet service config' +++ INSTALLING kubelet service config + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64//etc/systemd/system/kubelet.service.d + install -p -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64//etc/systemd/system/kubelet.service.d /builddir/build/SOURCES/kubeadm.conf +++ INSTALLING bash completion + echo '+++ INSTALLING bash completion' + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/bash-completion/completions/ + /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kubectl completion bash +++ INSTALLING config files + echo '+++ INSTALLING config files' + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes + install -d -m 0700 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/manifests + install -m 644 -T /builddir/build/SOURCES/environ-apiserver /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/apiserver + install -m 644 -T /builddir/build/SOURCES/environ-config /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/config + install -m 644 -T /builddir/build/SOURCES/environ-controller-manager /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/controller-manager + install -m 644 -T /builddir/build/SOURCES/environ-kubelet /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/kubelet + install -m 644 -T /builddir/build/SOURCES/environ-kubelet.kubeconfig /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/kubelet.kubeconfig + install -m 644 -T /builddir/build/SOURCES/environ-proxy /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/proxy + install -m 644 -T /builddir/build/SOURCES/environ-scheduler /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/kubernetes/scheduler + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/tmpfiles.d + install -p -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64//usr/lib/tmpfiles.d /builddir/build/SOURCES/kubernetes.conf + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64//etc/systemd/system.conf.d + install -p -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64//etc/systemd/system.conf.d /builddir/build/SOURCES/kubernetes-accounting.conf + echo '+++ INSTALLING service files' +++ INSTALLING service files + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/systemd/system + install -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/systemd/system /builddir/build/SOURCES/kube-proxy.service + install -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/systemd/system /builddir/build/SOURCES/kube-apiserver.service + install -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/systemd/system /builddir/build/SOURCES/kube-scheduler.service + install -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/systemd/system /builddir/build/SOURCES/kube-controller-manager.service + install -m 0644 -t /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/lib/systemd/system /builddir/build/SOURCES/kubelet.service +++ INSTALLING manpages + echo '+++ INSTALLING manpages' + install -d /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/man/man1 + install -p -m 644 docs/man/man1/kube-apiserver.1 docs/man/man1/kube-controller-manager.1 docs/man/man1/kube-proxy.1 docs/man/man1/kube-scheduler.1 docs/man/man1/kubeadm-alpha.1 docs/man/man1/kubeadm-certs-certificate-key.1 docs/man/man1/kubeadm-certs-check-expiration.1 docs/man/man1/kubeadm-certs-generate-csr.1 docs/man/man1/kubeadm-certs-renew-admin.conf.1 docs/man/man1/kubeadm-certs-renew-all.1 docs/man/man1/kubeadm-certs-renew-apiserver-etcd-client.1 docs/man/man1/kubeadm-certs-renew-apiserver-kubelet-client.1 docs/man/man1/kubeadm-certs-renew-apiserver.1 docs/man/man1/kubeadm-certs-renew-controller-manager.conf.1 docs/man/man1/kubeadm-certs-renew-etcd-healthcheck-client.1 docs/man/man1/kubeadm-certs-renew-etcd-peer.1 docs/man/man1/kubeadm-certs-renew-etcd-server.1 docs/man/man1/kubeadm-certs-renew-front-proxy-client.1 docs/man/man1/kubeadm-certs-renew-scheduler.conf.1 docs/man/man1/kubeadm-certs-renew.1 docs/man/man1/kubeadm-certs.1 docs/man/man1/kubeadm-completion.1 docs/man/man1/kubeadm-config-images-list.1 docs/man/man1/kubeadm-config-images-pull.1 docs/man/man1/kubeadm-config-images.1 docs/man/man1/kubeadm-config-migrate.1 docs/man/man1/kubeadm-config-print-init-defaults.1 docs/man/man1/kubeadm-config-print-join-defaults.1 docs/man/man1/kubeadm-config-print.1 docs/man/man1/kubeadm-config.1 docs/man/man1/kubeadm-init-phase-addon-all.1 docs/man/man1/kubeadm-init-phase-addon-coredns.1 docs/man/man1/kubeadm-init-phase-addon-kube-proxy.1 docs/man/man1/kubeadm-init-phase-addon.1 docs/man/man1/kubeadm-init-phase-bootstrap-token.1 docs/man/man1/kubeadm-init-phase-certs-all.1 docs/man/man1/kubeadm-init-phase-certs-apiserver-etcd-client.1 docs/man/man1/kubeadm-init-phase-certs-apiserver-kubelet-client.1 docs/man/man1/kubeadm-init-phase-certs-apiserver.1 docs/man/man1/kubeadm-init-phase-certs-ca.1 docs/man/man1/kubeadm-init-phase-certs-etcd-ca.1 docs/man/man1/kubeadm-init-phase-certs-etcd-healthcheck-client.1 docs/man/man1/kubeadm-init-phase-certs-etcd-peer.1 docs/man/man1/kubeadm-init-phase-certs-etcd-server.1 docs/man/man1/kubeadm-init-phase-certs-front-proxy-ca.1 docs/man/man1/kubeadm-init-phase-certs-front-proxy-client.1 docs/man/man1/kubeadm-init-phase-certs-sa.1 docs/man/man1/kubeadm-init-phase-certs.1 docs/man/man1/kubeadm-init-phase-control-plane-all.1 docs/man/man1/kubeadm-init-phase-control-plane-apiserver.1 docs/man/man1/kubeadm-init-phase-control-plane-controller-manager.1 docs/man/man1/kubeadm-init-phase-control-plane-scheduler.1 docs/man/man1/kubeadm-init-phase-control-plane.1 docs/man/man1/kubeadm-init-phase-etcd-local.1 docs/man/man1/kubeadm-init-phase-etcd.1 docs/man/man1/kubeadm-init-phase-kubeconfig-admin.1 docs/man/man1/kubeadm-init-phase-kubeconfig-all.1 docs/man/man1/kubeadm-init-phase-kubeconfig-controller-manager.1 docs/man/man1/kubeadm-init-phase-kubeconfig-kubelet.1 docs/man/man1/kubeadm-init-phase-kubeconfig-scheduler.1 docs/man/man1/kubeadm-init-phase-kubeconfig.1 docs/man/man1/kubeadm-init-phase-kubelet-finalize-all.1 docs/man/man1/kubeadm-init-phase-kubelet-finalize-experimental-cert-rotation.1 docs/man/man1/kubeadm-init-phase-kubelet-finalize.1 docs/man/man1/kubeadm-init-phase-kubelet-start.1 docs/man/man1/kubeadm-init-phase-mark-control-plane.1 docs/man/man1/kubeadm-init-phase-preflight.1 docs/man/man1/kubeadm-init-phase-upload-certs.1 docs/man/man1/kubeadm-init-phase-upload-config-all.1 docs/man/man1/kubeadm-init-phase-upload-config-kubeadm.1 docs/man/man1/kubeadm-init-phase-upload-config-kubelet.1 docs/man/man1/kubeadm-init-phase-upload-config.1 docs/man/man1/kubeadm-init-phase.1 docs/man/man1/kubeadm-init.1 docs/man/man1/kubeadm-join-phase-control-plane-join-all.1 docs/man/man1/kubeadm-join-phase-control-plane-join-etcd.1 docs/man/man1/kubeadm-join-phase-control-plane-join-mark-control-plane.1 docs/man/man1/kubeadm-join-phase-control-plane-join-update-status.1 docs/man/man1/kubeadm-join-phase-control-plane-join.1 docs/man/man1/kubeadm-join-phase-control-plane-prepare-all.1 docs/man/man1/kubeadm-join-phase-control-plane-prepare-certs.1 docs/man/man1/kubeadm-join-phase-control-plane-prepare-control-plane.1 docs/man/man1/kubeadm-join-phase-control-plane-prepare-download-certs.1 docs/man/man1/kubeadm-join-phase-control-plane-prepare-kubeconfig.1 docs/man/man1/kubeadm-join-phase-control-plane-prepare.1 docs/man/man1/kubeadm-join-phase-kubelet-start.1 docs/man/man1/kubeadm-join-phase-preflight.1 docs/man/man1/kubeadm-join-phase.1 docs/man/man1/kubeadm-join.1 docs/man/man1/kubeadm-kubeconfig-user.1 docs/man/man1/kubeadm-kubeconfig.1 docs/man/man1/kubeadm-reset-phase-cleanup-node.1 docs/man/man1/kubeadm-reset-phase-preflight.1 docs/man/man1/kubeadm-reset-phase-remove-etcd-member.1 docs/man/man1/kubeadm-reset-phase-update-cluster-status.1 docs/man/man1/kubeadm-reset-phase.1 docs/man/man1/kubeadm-reset.1 docs/man/man1/kubeadm-token-create.1 docs/man/man1/kubeadm-token-delete.1 docs/man/man1/kubeadm-token-generate.1 docs/man/man1/kubeadm-token-list.1 docs/man/man1/kubeadm-token.1 docs/man/man1/kubeadm-upgrade-apply.1 docs/man/man1/kubeadm-upgrade-diff.1 docs/man/man1/kubeadm-upgrade-node-phase-control-plane.1 docs/man/man1/kubeadm-upgrade-node-phase-kubelet-config.1 docs/man/man1/kubeadm-upgrade-node-phase-preflight.1 docs/man/man1/kubeadm-upgrade-node-phase.1 docs/man/man1/kubeadm-upgrade-node.1 docs/man/man1/kubeadm-upgrade-plan.1 docs/man/man1/kubeadm-upgrade.1 docs/man/man1/kubeadm-version.1 docs/man/man1/kubeadm.1 docs/man/man1/kubectl-alpha.1 docs/man/man1/kubectl-annotate.1 docs/man/man1/kubectl-api-resources.1 docs/man/man1/kubectl-api-versions.1 docs/man/man1/kubectl-apply-edit-last-applied.1 docs/man/man1/kubectl-apply-set-last-applied.1 docs/man/man1/kubectl-apply-view-last-applied.1 docs/man/man1/kubectl-apply.1 docs/man/man1/kubectl-attach.1 docs/man/man1/kubectl-auth-can-i.1 docs/man/man1/kubectl-auth-reconcile.1 docs/man/man1/kubectl-auth.1 docs/man/man1/kubectl-autoscale.1 docs/man/man1/kubectl-certificate-approve.1 docs/man/man1/kubectl-certificate-deny.1 docs/man/man1/kubectl-certificate.1 docs/man/man1/kubectl-cluster-info-dump.1 docs/man/man1/kubectl-cluster-info.1 docs/man/man1/kubectl-completion.1 docs/man/man1/kubectl-config-current-context.1 docs/man/man1/kubectl-config-delete-cluster.1 docs/man/man1/kubectl-config-delete-context.1 docs/man/man1/kubectl-config-delete-user.1 docs/man/man1/kubectl-config-get-clusters.1 docs/man/man1/kubectl-config-get-contexts.1 docs/man/man1/kubectl-config-get-users.1 docs/man/man1/kubectl-config-rename-context.1 docs/man/man1/kubectl-config-set-cluster.1 docs/man/man1/kubectl-config-set-context.1 docs/man/man1/kubectl-config-set-credentials.1 docs/man/man1/kubectl-config-set.1 docs/man/man1/kubectl-config-unset.1 docs/man/man1/kubectl-config-use-context.1 docs/man/man1/kubectl-config-view.1 docs/man/man1/kubectl-config.1 docs/man/man1/kubectl-cordon.1 docs/man/man1/kubectl-cp.1 docs/man/man1/kubectl-create-clusterrole.1 docs/man/man1/kubectl-create-clusterrolebinding.1 docs/man/man1/kubectl-create-configmap.1 docs/man/man1/kubectl-create-cronjob.1 docs/man/man1/kubectl-create-deployment.1 docs/man/man1/kubectl-create-ingress.1 docs/man/man1/kubectl-create-job.1 docs/man/man1/kubectl-create-namespace.1 docs/man/man1/kubectl-create-poddisruptionbudget.1 docs/man/man1/kubectl-create-priorityclass.1 docs/man/man1/kubectl-create-quota.1 docs/man/man1/kubectl-create-role.1 docs/man/man1/kubectl-create-rolebinding.1 docs/man/man1/kubectl-create-secret-docker-registry.1 docs/man/man1/kubectl-create-secret-generic.1 docs/man/man1/kubectl-create-secret-tls.1 docs/man/man1/kubectl-create-secret.1 docs/man/man1/kubectl-create-service-clusterip.1 docs/man/man1/kubectl-create-service-externalname.1 docs/man/man1/kubectl-create-service-loadbalancer.1 docs/man/man1/kubectl-create-service-nodeport.1 docs/man/man1/kubectl-create-service.1 docs/man/man1/kubectl-create-serviceaccount.1 docs/man/man1/kubectl-create.1 docs/man/man1/kubectl-debug.1 docs/man/man1/kubectl-delete.1 docs/man/man1/kubectl-describe.1 docs/man/man1/kubectl-diff.1 docs/man/man1/kubectl-drain.1 docs/man/man1/kubectl-edit.1 docs/man/man1/kubectl-exec.1 docs/man/man1/kubectl-explain.1 docs/man/man1/kubectl-expose.1 docs/man/man1/kubectl-get.1 docs/man/man1/kubectl-kustomize.1 docs/man/man1/kubectl-label.1 docs/man/man1/kubectl-logs.1 docs/man/man1/kubectl-options.1 docs/man/man1/kubectl-patch.1 docs/man/man1/kubectl-plugin-list.1 docs/man/man1/kubectl-plugin.1 docs/man/man1/kubectl-port-forward.1 docs/man/man1/kubectl-proxy.1 docs/man/man1/kubectl-replace.1 docs/man/man1/kubectl-rollout-history.1 docs/man/man1/kubectl-rollout-pause.1 docs/man/man1/kubectl-rollout-restart.1 docs/man/man1/kubectl-rollout-resume.1 docs/man/man1/kubectl-rollout-status.1 docs/man/man1/kubectl-rollout-undo.1 docs/man/man1/kubectl-rollout.1 docs/man/man1/kubectl-run.1 docs/man/man1/kubectl-scale.1 docs/man/man1/kubectl-set-env.1 docs/man/man1/kubectl-set-image.1 docs/man/man1/kubectl-set-resources.1 docs/man/man1/kubectl-set-selector.1 docs/man/man1/kubectl-set-serviceaccount.1 docs/man/man1/kubectl-set-subject.1 docs/man/man1/kubectl-set.1 docs/man/man1/kubectl-taint.1 docs/man/man1/kubectl-top-node.1 docs/man/man1/kubectl-top-pod.1 docs/man/man1/kubectl-top.1 docs/man/man1/kubectl-uncordon.1 docs/man/man1/kubectl-version.1 docs/man/man1/kubectl-wait.1 docs/man/man1/kubectl.1 docs/man/man1/kubelet.1 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/var/lib/kubelet + mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/run + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/run/kubernetes/ + popd ~/build/BUILD/kubernetes-1.22.10 + mv src/k8s.io/kubernetes/CHANGELOG.md src/k8s.io/kubernetes/CONTRIBUTING.md src/k8s.io/kubernetes/README.md src/k8s.io/kubernetes/SUPPORT.md src/k8s.io/kubernetes/code-of-conduct.md . + mv src/k8s.io/kubernetes/LICENSE . + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/bash -e /var/tmp/rpm-tmp.Q4gRmK + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + exit 0 Processing files: kubernetes-1.22.10-1.an8.x86_64 Processing files: kubernetes-master-1.22.10-1.an8.x86_64 Executing(%doc): /bin/bash -e /var/tmp/rpm-tmp.FjnBgH + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + DOCDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-master + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-master + cp -pr CHANGELOG.md CONTRIBUTING.md README.md SUPPORT.md code-of-conduct.md /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-master + exit 0 Executing(%license): /bin/bash -e /var/tmp/rpm-tmp.RtPfRI + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + LICENSEDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-master + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-master + cp -pr LICENSE /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-master + exit 0 warning: Missing build-id in /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kube-apiserver warning: Missing build-id in /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kube-controller-manager warning: Missing build-id in /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kube-scheduler Provides: config(kubernetes-master) = 1.22.10-1.an8 kubernetes-master = 1.22.10-1.an8 kubernetes-master(x86-64) = 1.22.10-1.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Conflicts: kubernetes-node < 1.22.10-1.an8 kubernetes-node > 1.22.10-1.an8 Processing files: kubernetes-node-1.22.10-1.an8.x86_64 Executing(%doc): /bin/bash -e /var/tmp/rpm-tmp.RbR5mI + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + DOCDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-node + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-node + cp -pr CHANGELOG.md CONTRIBUTING.md README.md SUPPORT.md code-of-conduct.md /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-node + exit 0 Executing(%license): /bin/bash -e /var/tmp/rpm-tmp.BUYwRJ + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + LICENSEDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-node + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-node + cp -pr LICENSE /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-node + exit 0 warning: Missing build-id in /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kube-proxy Provides: config(kubernetes-node) = 1.22.10-1.an8 kubernetes-node = 1.22.10-1.an8 kubernetes-node(x86-64) = 1.22.10-1.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: kubernetes-master < 1.22.10-1.an8 kubernetes-master > 1.22.10-1.an8 Suggests: containerd Processing files: kubernetes-kubeadm-1.22.10-1.an8.x86_64 Executing(%doc): /bin/bash -e /var/tmp/rpm-tmp.5moppL + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + DOCDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-kubeadm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-kubeadm + cp -pr CHANGELOG.md CONTRIBUTING.md README.md SUPPORT.md code-of-conduct.md /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-kubeadm + exit 0 Executing(%license): /bin/bash -e /var/tmp/rpm-tmp.lLmwrH + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + LICENSEDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-kubeadm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-kubeadm + cp -pr LICENSE /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-kubeadm + exit 0 warning: Missing build-id in /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kubeadm Provides: config(kubernetes-kubeadm) = 1.22.10-1.an8 kubernetes-kubeadm = 1.22.10-1.an8 kubernetes-kubeadm(x86-64) = 1.22.10-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kubernetes-client-1.22.10-1.an8.x86_64 Executing(%doc): /bin/bash -e /var/tmp/rpm-tmp.08VhII + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + DOCDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-client + cp -pr CHANGELOG.md CONTRIBUTING.md README.md SUPPORT.md code-of-conduct.md /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/doc/kubernetes-client + exit 0 Executing(%license): /bin/bash -e /var/tmp/rpm-tmp.MNYrkJ + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + LICENSEDIR=/builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-client + cp -pr LICENSE /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/share/licenses/kubernetes-client + exit 0 warning: Missing build-id in /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64/usr/bin/kubectl Provides: kubernetes-client = 1.22.10-1.an8 kubernetes-client(x86-64) = 1.22.10-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64 Wrote: /builddir/build/RPMS/kubernetes-1.22.10-1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/kubernetes-master-1.22.10-1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/kubernetes-node-1.22.10-1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/kubernetes-kubeadm-1.22.10-1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/kubernetes-client-1.22.10-1.an8.x86_64.rpm Executing(%clean): /bin/bash -e /var/tmp/rpm-tmp.ilodOK + umask 022 + cd /builddir/build/BUILD + cd kubernetes-1.22.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kubernetes-1.22.10-1.an8.x86_64 + exit 0 Child return code was: 0