Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5896686f8-f7z96 71K9UkNo section_start:1621617849:resolve_secrets Resolving secrets section_end:1621617849:resolve_secrets section_start:1621617849:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.1 ... section_end:1621617849:prepare_executor section_start:1621617849:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-71k9ukno-project-3370-concurrent-0qh6cl to be running, status is Pending Waiting for pod gitlab-runner-isolated/runner-71k9ukno-project-3370-concurrent-0qh6cl to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-71k9ukno-project-3370-concurrent-0qh6cl via global-shared-gitlab-runner-5896686f8-f7z96... section_end:1621617856:prepare_script section_start:1621617856:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x/.git/ Created fresh repository. Checking out 4a7b7dfa as development... Skipping Git submodules setup section_end:1621617858:get_sources section_start:1621617858:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3492373)... Downloading artifacts from coordinator... ok  id=3492373 responseStatus=200 OK token=mLP9ovrX Downloading artifacts for import artifacts (3492375)... Downloading artifacts from coordinator... ok  id=3492375 responseStatus=200 OK token=xxDoFwkp Downloading artifacts for load scripts (3492370)... Downloading artifacts from coordinator... ok  id=3492370 responseStatus=200 OK token=ZftybV75 Downloading artifacts for wl compare lint (3492374)... Downloading artifacts from coordinator... ok  id=3492374 responseStatus=200 OK token=yryhLWYr section_end:1621617858:download_artifacts section_start:1621617858:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/cp-zookeeper-operator-5.5.4_caas.tar.gz' -> './cp-zookeeper-operator-5.5.4_caas.tar.gz' 'ci-artifacts/import-artifacts/external-resources/operator-5.5.4-plugins.tar.gz' -> './operator-5.5.4-plugins.tar.gz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/confluent/zookeeper/cp-zookeeper-5.5.x:5.5.4 Getting image source signatures Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying blob sha256:1c611aba18d2f67d5dd694e86bf4378394204f7a26e00172fbf7a569c4952b20 Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:8bceefe8fe1984ab8c5de004768228bb8b83667c785aeee9067ec60580c0f8a5 Copying blob sha256:727d1bc1dcaa6a2834b848bdc3cd662647b884f386f8249c6925456317b1e290 Copying config sha256:9c79cd92f14bf968c6675aa8598169211a72fe62bb9956283e5c01e4e6bb2d8b Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: ENV ZOOKEEPER_CONFIG_DIR=/mnt/config STEP 4: ENV ZOOKEEPER_SECRETS_DIR=/mnt/secrets STEP 5: ENV ZOOKEEPER_LOG4J_DIR=/mnt/log STEP 6: ENV ZOOKEEPER_LOG_DIR=/mnt/data/txnlog STEP 7: ENV ZOOKEEPER_DATA_DIR=/mnt/data/data STEP 8: ENV DOCKER_SCRIPT_DIR=/opt/caas/bin STEP 9: ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc STEP 10: ENV CONFLUENT_VERSION=5.5.4 STEP 11: ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"' STEP 12: ENV COMPONENT=zookeeper STEP 13: WORKDIR /opt STEP 14: RUN mkdir -p /usr/share/java/cc-base /opt/caas STEP 15: COPY operator-5.5.4-plugins.tar.gz /usr/share/java/cc-base/ STEP 16: COPY cp-zookeeper-operator-5.5.4_caas.tar.gz /opt/caas/ STEP 17: RUN cd /usr/share/java/cc-base && tar -xvf operator-5.5.4-plugins.tar.gz && rm operator-5.5.4-plugins.tar.gz && cd /opt/caas && tar -xvf cp-zookeeper-operator-5.5.4_caas.tar.gz && rm cp-zookeeper-operator-5.5.4_caas.tar.gz && yum install -y openssl findutils diffutils && yum clean all && mkdir -p "${ZOOKEEPER_DATA_DIR}" "${ZOOKEEPER_LOG4J_DIR}" "${ZOOKEEPER_LOG_DIR}" "${ZOOKEEPER_CONFIG_DIR}" "${COMPONENT_SCRIPT_DIR}/${COMPONENT}" && chmod -R ag+w "${ZOOKEEPER_LOG4J_DIR}" "${ZOOKEEPER_LOG_DIR}" "${ZOOKEEPER_CONFIG_DIR}" "$ZOOKEEPER_DATA_DIR" "/opt" ./ ./log4j-json-layout-5.5.4.jar ./disk-usage-agent-5.5.4.jar ./ ./bin/ ./bin/launch ./bin/configure ./bin/ensure ./bin/run ./lib/ ./lib/jolokia/ ./lib/jolokia/jolokia-jvm-1.6.2-agent.jar ./lib/jmx_prometheus_javaagent-0.14.0.jar ./templates/ ./templates/jmx-exporter.yaml.j2 Last metadata expiration check: 4:33:15 ago on Fri May 21 12:51:48 2021. Package openssl-1:1.1.1g-15.el8_3.x86_64 is already installed. Package findutils-1:4.6.0-20.el8.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: diffutils x86_64 3.6-6.el8 ubi-8-baseos 359 k Transaction Summary ================================================================================ Install 1 Package Total download size: 359 k Installed size: 1.3 M Downloading Packages: [MIRROR] diffutils-3.6-6.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/d/diffutils-3.6-6.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] diffutils-3.6-6.el8.x86_64.rpm 72 kB/s | 359 kB 00:05 -------------------------------------------------------------------------------- Total 72 kB/s | 359 kB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : diffutils-3.6-6.el8.x86_64 1/1 Running scriptlet: diffutils-3.6-6.el8.x86_64 1/1 Verifying : diffutils-3.6-6.el8.x86_64 1/1 Installed products updated. Installed: diffutils-3.6-6.el8.x86_64 Complete! 25 files removed STEP 18: CMD ["/opt/caas/bin/run"] STEP 19: HEALTHCHECK --start-period=120s --interval=5s --timeout=10s --retries=96 CMD /usr/bin/zookeeper-shell localhost:2181 ls / || exit 1 STEP 20: USER 1001 STEP 21: COMMIT registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:d8b4a063dbbab57f9e5017f563c43572aa1cf85d3d38deed47feb70f69972086 Copying blob sha256:8abe6b3775106d5e54bbe928809b3e11cbed72a6d9a56116aec4b7e3e69548d9 Copying blob sha256:f984d98ea5bb53442017323f31e229f754eecb93a1edebc33c1434a3218fb7eb Copying blob sha256:e80875341f609b5668212ba689cd04435f3ba285d45735ee763d71f36754021e Copying config sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 Writing manifest to image destination Storing signatures --> dec5e7e842a dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:271461 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:271461 Getting image source signatures Copying blob sha256:e80875341f609b5668212ba689cd04435f3ba285d45735ee763d71f36754021e Copying blob sha256:8abe6b3775106d5e54bbe928809b3e11cbed72a6d9a56116aec4b7e3e69548d9 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:d8b4a063dbbab57f9e5017f563c43572aa1cf85d3d38deed47feb70f69972086 Copying blob sha256:f984d98ea5bb53442017323f31e229f754eecb93a1edebc33c1434a3218fb7eb Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 Writing manifest to image destination Storing signatures Read the tags + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:5.5.4 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:5.5.4 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:f984d98ea5bb53442017323f31e229f754eecb93a1edebc33c1434a3218fb7eb Copying blob sha256:e80875341f609b5668212ba689cd04435f3ba285d45735ee763d71f36754021e Copying blob sha256:d8b4a063dbbab57f9e5017f563c43572aa1cf85d3d38deed47feb70f69972086 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:8abe6b3775106d5e54bbe928809b3e11cbed72a6d9a56116aec4b7e3e69548d9 Copying config sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:5.5.x + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:5.5.x Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:e80875341f609b5668212ba689cd04435f3ba285d45735ee763d71f36754021e Copying blob sha256:8abe6b3775106d5e54bbe928809b3e11cbed72a6d9a56116aec4b7e3e69548d9 Copying blob sha256:f984d98ea5bb53442017323f31e229f754eecb93a1edebc33c1434a3218fb7eb Copying blob sha256:d8b4a063dbbab57f9e5017f563c43572aa1cf85d3d38deed47feb70f69972086 Copying config sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:5.5 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:5.5 Getting image source signatures Copying blob sha256:d8b4a063dbbab57f9e5017f563c43572aa1cf85d3d38deed47feb70f69972086 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:f984d98ea5bb53442017323f31e229f754eecb93a1edebc33c1434a3218fb7eb Copying blob sha256:e80875341f609b5668212ba689cd04435f3ba285d45735ee763d71f36754021e Copying blob sha256:8abe6b3775106d5e54bbe928809b3e11cbed72a6d9a56116aec4b7e3e69548d9 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x --format '{{.Id}}' time="2021-05-21T17:25:45Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod0147317d-88db-4f70-a230-2e8f1a0d5aa4/7751efa55c726b6f1546bcffa88a56d1c4183f5ffd024dc3184f059b14ffdf32: no such file or directory" + IMAGE_ID=sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 + echo IMAGE_ID=sha256:dec5e7e842a14bb9ebb89e2ce9dc1898e0a843c357fd99c8468587a5395db1a8 + IMAGE_PODMAN_SHA=sha256:97be4656b8402e4659b2e5e9eab4cb38bfe690ded91eef9d75886ba9a039e726 + echo IMAGE_PODMAN_SHA=sha256:97be4656b8402e4659b2e5e9eab4cb38bfe690ded91eef9d75886ba9a039e726 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x:271461 + echo IMAGE_NAME=confluent/confluent-component-operator/cp-zookeeper-operator-5.5.x section_end:1621617945:step_script section_start:1621617946:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3492377 responseStatus=201 Created token=PoYabk3s Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3492377 responseStatus=201 Created token=PoYabk3s section_end:1621617947:upload_artifacts_on_success section_start:1621617947:cleanup_file_variables Cleaning up file based variables section_end:1621617947:cleanup_file_variables Job succeeded