Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be9c61fd48208cf71504682288207441b550d485 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7370201855224460233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1994022337774750864.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh545276137890348645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8200431384999313099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh811095346437494432.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[3], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 3 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3085 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/jenkins-gitclient-ssh6413398500008157746.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision be9c61fd48208cf71504682288207441b550d485 (gcc) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9c61fd48208cf71504682288207441b550d485 # timeout=10 Commit message: "Merge pull request #172 from ernestojeda/gcc" > git rev-list --no-walk 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:18:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:18:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:18:51 ========================================================= 14:18:51 EdgeX Global Pipelines Version Info 14:18:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:18:53 ------------------- 14:18:53 stable info: 14:18:53 ------------------- 14:18:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:18:53 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 14:18:53 Message: update stable to v1.0.196 14:18:53 ------------------- 14:18:53 experimental info: 14:18:53 ------------------- 14:18:53 Commited By: **** collab-it+edgex@linuxfoundation.org 14:18:53 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 14:18:53 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 14:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 3 [Pipeline] echo 14:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 14:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 14:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 14:18:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be9c61fd48208cf71504682288207441b550d485 [Pipeline] echo 14:18:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be9c61f [Pipeline] echo 14:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:54 provisioning config files... 14:18:54 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8303162986274923405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:54 ---> docker-login.sh 14:18:54 nexus3.edgexfoundry.org:10001 14:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:54 Configure a credential helper to remove this warning. See 14:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:54 14:18:54 Login Succeeded 14:18:54 nexus3.edgexfoundry.org:10002 14:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:55 Configure a credential helper to remove this warning. See 14:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:55 14:18:55 Login Succeeded 14:18:55 nexus3.edgexfoundry.org:10003 14:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:55 Configure a credential helper to remove this warning. See 14:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:55 14:18:55 Login Succeeded 14:18:55 nexus3.edgexfoundry.org:10004 14:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:55 Configure a credential helper to remove this warning. See 14:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:55 14:18:55 Login Succeeded 14:18:55 docker.io 14:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:55 Configure a credential helper to remove this warning. See 14:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:55 14:18:55 Login Succeeded 14:18:55 ---> docker-login.sh ends [Pipeline] } 14:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:18:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:18:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:18:57 + sudo service docker restart 14:18:57 + true 14:18:57 Redirecting to /bin/systemctl restart docker.service 14:19:11 Still waiting to schedule task 14:19:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:15 provisioning config files... 14:19:15 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config4778551859599638179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:15 ---> docker-login.sh 14:19:15 nexus3.edgexfoundry.org:10001 14:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:15 Configure a credential helper to remove this warning. See 14:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:15 14:19:15 Login Succeeded 14:19:15 nexus3.edgexfoundry.org:10002 14:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:16 Configure a credential helper to remove this warning. See 14:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:16 14:19:16 Login Succeeded 14:19:16 nexus3.edgexfoundry.org:10003 14:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:16 Configure a credential helper to remove this warning. See 14:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:16 14:19:16 Login Succeeded 14:19:16 nexus3.edgexfoundry.org:10004 14:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:16 Configure a credential helper to remove this warning. See 14:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:16 14:19:16 Login Succeeded 14:19:16 docker.io 14:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:17 Configure a credential helper to remove this warning. See 14:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:17 14:19:17 Login Succeeded 14:19:17 ---> docker-login.sh ends [Pipeline] } 14:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:19:21 + ls -al . 14:19:21 total 8 14:19:21 drwxrwxr-x. 3 jenkins jenkins 55 Jul 16 14:18 . 14:19:21 drwxrwxr-x. 4 jenkins jenkins 112 Jul 16 14:18 .. 14:19:21 -rw-rw-r--. 1 jenkins jenkins 401 Jul 16 14:18 Dockerfile 14:19:21 drwxrwxr-x. 8 jenkins jenkins 162 Jul 16 14:18 .git 14:19:21 -rw-rw-r--. 1 jenkins jenkins 883 Jul 16 14:18 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 14:19:21 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=be9c61fd48208cf71504682288207441b550d485 --label arch=amd64 . 14:19:21 Sending build context to Docker daemon 382kB 14:19:21 Step 1/6 : FROM alpine:3.12 14:19:22 3.12: Pulling from library/alpine 14:19:22 339de151aab4: Pulling fs layer 14:19:22 339de151aab4: Download complete 14:19:23 339de151aab4: Pull complete 14:19:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:19:23 Status: Downloaded newer image for alpine:3.12 14:19:23 ---> 13621d1b12d4 14:19:23 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:19:23 ---> Running in a74dc39ce2c7 14:19:23 Removing intermediate container a74dc39ce2c7 14:19:23 ---> 7fab5a3a98ca 14:19:23 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:23 ---> Running in 711fc1b4e955 14:19:23 Removing intermediate container 711fc1b4e955 14:19:23 ---> 05aaf31252bf 14:19:23 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 14:19:23 ---> Running in 7230d10c8627 14:19:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:25 (1/61) Installing libgcc (9.3.0-r2) 14:19:25 (2/61) Installing libstdc++ (9.3.0-r2) 14:19:26 (3/61) Installing binutils (2.34-r2) 14:19:26 (4/61) Installing libmagic (5.38-r0) 14:19:27 (5/61) Installing file (5.38-r0) 14:19:27 (6/61) Installing gmp (6.2.0-r0) 14:19:27 (7/61) Installing isl (0.18-r0) 14:19:27 (8/61) Installing libgomp (9.3.0-r2) 14:19:27 (9/61) Installing libatomic (9.3.0-r2) 14:19:27 (10/61) Installing libgphobos (9.3.0-r2) 14:19:28 (11/61) Installing mpfr4 (4.0.2-r4) 14:19:28 (12/61) Installing mpc1 (1.1.0-r1) 14:19:28 (13/61) Installing gcc (9.3.0-r2) 14:19:41 (14/61) Installing musl-dev (1.1.24-r10) 14:19:41 (15/61) Installing libc-dev (0.7.2-r3) 14:19:41 (16/61) Installing g++ (9.3.0-r2) 14:19:48 (17/61) Installing make (4.3-r0) 14:19:48 (18/61) Installing fortify-headers (1.1-r0) 14:19:48 (19/61) Installing patch (2.7.6-r7) 14:19:48 (20/61) Installing build-base (0.5-r2) 14:19:48 (21/61) Installing libacl (2.2.53-r0) 14:19:48 (22/61) Installing libbz2 (1.0.8-r1) 14:19:48 (23/61) Installing expat (2.2.9-r1) 14:19:49 (24/61) Installing lz4-libs (1.9.2-r0) 14:19:49 (25/61) Installing xz-libs (5.2.5-r0) 14:19:49 (26/61) Installing zstd-libs (1.4.9-r0) 14:19:49 (27/61) Installing libarchive (3.4.3-r1) 14:19:49 (28/61) Installing ca-certificates (20191127-r4) 14:19:49 (29/61) Installing nghttp2-libs (1.41.0-r0) 14:19:49 (30/61) Installing libcurl (7.77.0-r0) 14:19:49 (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) 14:19:49 (32/61) Installing ncurses-libs (6.2_p20200523-r0) 14:19:50 (33/61) Installing rhash-libs (1.3.9-r1) 14:19:50 (34/61) Installing libuv (1.38.1-r0) 14:19:50 (35/61) Installing cmake (3.17.2-r0) 14:19:55 (36/61) Installing pkgconf (1.7.2-r0) 14:19:55 (37/61) Installing openssl-dev (1.1.1k-r0) 14:19:55 (38/61) Installing nghttp2-dev (1.41.0-r0) 14:19:55 (39/61) Installing zlib-dev (1.2.11-r3) 14:19:55 (40/61) Installing curl-dev (7.77.0-r0) 14:19:55 (41/61) Installing pcre2 (10.35-r0) 14:19:55 (42/61) Installing git (2.26.3-r0) 14:19:57 (43/61) Installing nettle (3.5.1-r1) 14:19:57 (44/61) Installing libffi (3.3-r2) 14:19:57 (45/61) Installing p11-kit (0.23.22-r0) 14:19:57 (46/61) Installing libtasn1 (4.16.0-r1) 14:19:57 (47/61) Installing libunistring (0.9.10-r0) 14:19:57 (48/61) Installing gnutls (3.6.15-r1) 14:19:57 (49/61) Installing libmicrohttpd (0.9.70-r0) 14:19:58 (50/61) Installing gnutls-c++ (3.6.15-r1) 14:19:58 (51/61) Installing libgmpxx (6.2.0-r0) 14:19:58 (52/61) Installing gmp-dev (6.2.0-r0) 14:19:58 (53/61) Installing nettle-dev (3.5.1-r1) 14:19:58 (54/61) Installing libtasn1-progs (4.16.0-r1) 14:19:58 (55/61) Installing libtasn1-dev (4.16.0-r1) 14:19:58 (56/61) Installing p11-kit-dev (0.23.22-r0) 14:19:58 (57/61) Installing gnutls-dev (3.6.15-r1) 14:19:59 (58/61) Installing libmicrohttpd-dev (0.9.70-r0) 14:19:59 (59/61) Installing linux-headers (5.4.5-r1) 14:20:00 (60/61) Installing yaml (0.2.4-r1) 14:20:00 (61/61) Installing yaml-dev (0.2.4-r1) 14:20:00 Executing busybox-1.31.1-r20.trigger 14:20:00 Executing ca-certificates-20191127-r4.trigger 14:20:00 OK: 284 MiB in 75 packages 14:20:04 Removing intermediate container 7230d10c8627 14:20:04 ---> a19c03de3a87 14:20:04 Step 5/6 : LABEL arch=amd64 14:20:04 ---> Running in 6b8b62d6bf27 14:20:04 Removing intermediate container 6b8b62d6bf27 14:20:04 ---> c5001613ec46 14:20:04 Step 6/6 : LABEL git_sha=be9c61fd48208cf71504682288207441b550d485 14:20:04 ---> Running in 3760bfa41520 14:20:04 Removing intermediate container 3760bfa41520 14:20:04 ---> ac6a0feb3254 14:20:04 [Warning] One or more build-args [ARCH] were not consumed 14:20:04 Successfully built ac6a0feb3254 14:20:04 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 14:20:04 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 14:20:04 be9c61fd48208cf71504682288207441b550d485 14:20:04 latest 14:20:04 gcc 14:20:04 3 14:20:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:20:05 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:be9c61fd48208cf71504682288207441b550d485 [Pipeline] isUnix [Pipeline] sh 14:20:05 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:be9c61fd48208cf71504682288207441b550d485 14:20:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 14:20:05 ef15af920aae: Preparing 14:20:05 c50ed20c0d92: Preparing 14:20:05 32f366d666a5: Preparing 14:20:05 32f366d666a5: Layer already exists 14:20:05 c50ed20c0d92: Pushed 14:20:38 ef15af920aae: Pushed 14:20:38 be9c61fd48208cf71504682288207441b550d485: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] isUnix [Pipeline] sh 14:20:38 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh 14:20:38 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:20:38 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 14:20:38 ef15af920aae: Preparing 14:20:38 c50ed20c0d92: Preparing 14:20:38 32f366d666a5: Preparing 14:20:38 ef15af920aae: Layer already exists 14:20:38 c50ed20c0d92: Layer already exists 14:20:38 32f366d666a5: Layer already exists 14:20:39 latest: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] isUnix [Pipeline] sh 14:20:39 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh 14:20:39 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 14:20:39 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 14:20:39 ef15af920aae: Preparing 14:20:39 c50ed20c0d92: Preparing 14:20:39 32f366d666a5: Preparing 14:20:39 ef15af920aae: Layer already exists 14:20:39 32f366d666a5: Layer already exists 14:20:39 c50ed20c0d92: Layer already exists 14:20:39 gcc: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] isUnix [Pipeline] sh 14:20:40 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:3 [Pipeline] isUnix [Pipeline] sh 14:20:40 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:3 14:20:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 14:20:40 ef15af920aae: Preparing 14:20:40 c50ed20c0d92: Preparing 14:20:40 32f366d666a5: Preparing 14:20:40 c50ed20c0d92: Layer already exists 14:20:40 32f366d666a5: Layer already exists 14:20:40 ef15af920aae: Layer already exists 14:20:40 3: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:40 ===================================================== [Pipeline] echo 14:20:40 taggedImages: 14:20:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:be9c61fd48208cf71504682288207441b550d485 14:20:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:20:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 14:20:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:21:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3086 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 14:21:19 Selected Git installation does not exist. Using Default 14:21:19 The recommended git tool is: NONE 14:21:24 using credential edgex-jenkins-ssh 14:21:24 Cloning the remote Git repository 14:21:24 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 14:21:24 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 14:21:24 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 14:21:24 > git --version # timeout=10 14:21:24 > git --version # 'git version 2.17.1' 14:21:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:25 Avoid second fetch 14:21:25 Checking out Revision be9c61fd48208cf71504682288207441b550d485 (gcc) 14:21:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 14:21:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:25 > git config core.sparsecheckout # timeout=10 14:21:25 > git checkout -f be9c61fd48208cf71504682288207441b550d485 # timeout=10 14:21:30 Commit message: "Merge pull request #172 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:21:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:21:32 + sudo service docker restart 14:21:32 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:50 provisioning config files... 14:21:50 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config5981944369495145508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:50 ---> docker-login.sh 14:21:50 nexus3.edgexfoundry.org:10001 14:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:52 Configure a credential helper to remove this warning. See 14:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:52 14:21:52 Login Succeeded 14:21:52 nexus3.edgexfoundry.org:10002 14:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:53 Configure a credential helper to remove this warning. See 14:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:53 14:21:53 Login Succeeded 14:21:53 nexus3.edgexfoundry.org:10003 14:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:53 Configure a credential helper to remove this warning. See 14:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:53 14:21:53 Login Succeeded 14:21:53 nexus3.edgexfoundry.org:10004 14:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:54 Configure a credential helper to remove this warning. See 14:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:54 14:21:54 Login Succeeded 14:21:54 docker.io 14:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:55 Configure a credential helper to remove this warning. See 14:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:55 14:21:55 Login Succeeded 14:21:55 ---> docker-login.sh ends [Pipeline] } 14:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:56 + ls -al . 14:21:56 total 20 14:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 14:21 . 14:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 14:21 .. 14:21:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 14:21 .git 14:21:56 -rw-rw-r-- 1 jenkins jenkins 401 Jul 16 14:21 Dockerfile 14:21:56 -rw-rw-r-- 1 jenkins jenkins 883 Jul 16 14:21 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 14:21:56 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=be9c61fd48208cf71504682288207441b550d485 --label arch=arm64 . 14:21:56 Sending build context to Docker daemon 380.9kB 14:21:56 Step 1/6 : FROM alpine:3.12 14:21:57 3.12: Pulling from library/alpine 14:21:57 d2f70382dc9a: Pulling fs layer 14:21:58 d2f70382dc9a: Verifying Checksum 14:21:58 d2f70382dc9a: Download complete 14:21:58 d2f70382dc9a: Pull complete 14:21:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:21:58 Status: Downloaded newer image for alpine:3.12 14:21:58 ---> c4fd0aeabfcf 14:21:58 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:21:59 ---> Running in 93a6856b8758 14:21:59 Removing intermediate container 93a6856b8758 14:21:59 ---> b379936def12 14:21:59 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:59 ---> Running in a529fa157dc1 14:22:02 Removing intermediate container a529fa157dc1 14:22:02 ---> c860b5766f81 14:22:02 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 14:22:02 ---> Running in c7099607e4b3 14:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:05 (1/61) Installing libgcc (9.3.0-r2) 14:22:05 (2/61) Installing libstdc++ (9.3.0-r2) 14:22:05 (3/61) Installing binutils (2.34-r2) 14:22:05 (4/61) Installing libmagic (5.38-r0) 14:22:06 (5/61) Installing file (5.38-r0) 14:22:06 (6/61) Installing gmp (6.2.0-r0) 14:22:06 (7/61) Installing isl (0.18-r0) 14:22:07 (8/61) Installing libgomp (9.3.0-r2) 14:22:07 (9/61) Installing libatomic (9.3.0-r2) 14:22:07 (10/61) Installing libgphobos (9.3.0-r2) 14:22:07 (11/61) Installing mpfr4 (4.0.2-r4) 14:22:07 (12/61) Installing mpc1 (1.1.0-r1) 14:22:07 (13/61) Installing gcc (9.3.0-r2) 14:22:14 (14/61) Installing musl-dev (1.1.24-r10) 14:22:15 (15/61) Installing libc-dev (0.7.2-r3) 14:22:15 (16/61) Installing g++ (9.3.0-r2) 14:22:19 (17/61) Installing make (4.3-r0) 14:22:19 (18/61) Installing fortify-headers (1.1-r0) 14:22:19 (19/61) Installing patch (2.7.6-r7) 14:22:19 (20/61) Installing build-base (0.5-r2) 14:22:19 (21/61) Installing libacl (2.2.53-r0) 14:22:19 (22/61) Installing libbz2 (1.0.8-r1) 14:22:20 (23/61) Installing expat (2.2.9-r1) 14:22:20 (24/61) Installing lz4-libs (1.9.2-r0) 14:22:20 (25/61) Installing xz-libs (5.2.5-r0) 14:22:20 (26/61) Installing zstd-libs (1.4.9-r0) 14:22:20 (27/61) Installing libarchive (3.4.3-r1) 14:22:20 (28/61) Installing ca-certificates (20191127-r4) 14:22:20 (29/61) Installing nghttp2-libs (1.41.0-r0) 14:22:20 (30/61) Installing libcurl (7.77.0-r0) 14:22:20 (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) 14:22:20 (32/61) Installing ncurses-libs (6.2_p20200523-r0) 14:22:20 (33/61) Installing rhash-libs (1.3.9-r1) 14:22:21 (34/61) Installing libuv (1.38.1-r0) 14:22:21 (35/61) Installing cmake (3.17.2-r0) 14:22:25 (36/61) Installing pkgconf (1.7.2-r0) 14:22:25 (37/61) Installing openssl-dev (1.1.1k-r0) 14:22:25 (38/61) Installing nghttp2-dev (1.41.0-r0) 14:22:25 (39/61) Installing zlib-dev (1.2.11-r3) 14:22:25 (40/61) Installing curl-dev (7.77.0-r0) 14:22:25 (41/61) Installing pcre2 (10.35-r0) 14:22:26 (42/61) Installing git (2.26.3-r0) 14:22:28 (43/61) Installing nettle (3.5.1-r1) 14:22:28 (44/61) Installing libffi (3.3-r2) 14:22:28 (45/61) Installing p11-kit (0.23.22-r0) 14:22:28 (46/61) Installing libtasn1 (4.16.0-r1) 14:22:28 (47/61) Installing libunistring (0.9.10-r0) 14:22:28 (48/61) Installing gnutls (3.6.15-r1) 14:22:28 (49/61) Installing libmicrohttpd (0.9.70-r0) 14:22:28 (50/61) Installing gnutls-c++ (3.6.15-r1) 14:22:28 (51/61) Installing libgmpxx (6.2.0-r0) 14:22:28 (52/61) Installing gmp-dev (6.2.0-r0) 14:22:29 (53/61) Installing nettle-dev (3.5.1-r1) 14:22:29 (54/61) Installing libtasn1-progs (4.16.0-r1) 14:22:29 (55/61) Installing libtasn1-dev (4.16.0-r1) 14:22:29 (56/61) Installing p11-kit-dev (0.23.22-r0) 14:22:29 (57/61) Installing gnutls-dev (3.6.15-r1) 14:22:29 (58/61) Installing libmicrohttpd-dev (0.9.70-r0) 14:22:29 (59/61) Installing linux-headers (5.4.5-r1) 14:22:30 (60/61) Installing yaml (0.2.4-r1) 14:22:30 (61/61) Installing yaml-dev (0.2.4-r1) 14:22:30 Executing busybox-1.31.1-r20.trigger 14:22:30 Executing ca-certificates-20191127-r4.trigger 14:22:30 OK: 265 MiB in 75 packages 14:22:43 Removing intermediate container c7099607e4b3 14:22:43 ---> ce15ff3d27e0 14:22:43 Step 5/6 : LABEL arch=arm64 14:22:43 ---> Running in df35227c7a70 14:22:44 Removing intermediate container df35227c7a70 14:22:44 ---> bb030ab452d9 14:22:44 Step 6/6 : LABEL git_sha=be9c61fd48208cf71504682288207441b550d485 14:22:44 ---> Running in 67819e9a93ee 14:22:44 Removing intermediate container 67819e9a93ee 14:22:44 ---> 759262b18b23 14:22:44 [Warning] One or more build-args [ARCH] were not consumed 14:22:44 Successfully built 759262b18b23 14:22:44 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 14:22:45 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 14:22:45 be9c61fd48208cf71504682288207441b550d485 14:22:45 latest 14:22:45 gcc 14:22:45 3 14:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:45 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:be9c61fd48208cf71504682288207441b550d485 [Pipeline] isUnix [Pipeline] sh 14:22:46 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:be9c61fd48208cf71504682288207441b550d485 14:22:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 14:22:46 3b05c8d07cdd: Preparing 14:22:46 fc1cf2b731f9: Preparing 14:22:46 3fbe34a1663b: Preparing 14:22:46 3fbe34a1663b: Layer already exists 14:22:46 fc1cf2b731f9: Pushed 14:23:42 3b05c8d07cdd: Pushed 14:23:42 be9c61fd48208cf71504682288207441b550d485: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] isUnix [Pipeline] sh 14:23:43 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:23:43 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:23:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 14:23:43 3b05c8d07cdd: Preparing 14:23:43 fc1cf2b731f9: Preparing 14:23:43 3fbe34a1663b: Preparing 14:23:43 fc1cf2b731f9: Layer already exists 14:23:43 3fbe34a1663b: Layer already exists 14:23:43 3b05c8d07cdd: Layer already exists 14:23:43 latest: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] isUnix [Pipeline] sh 14:23:44 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh 14:23:44 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 14:23:44 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 14:23:44 3b05c8d07cdd: Preparing 14:23:44 fc1cf2b731f9: Preparing 14:23:44 3fbe34a1663b: Preparing 14:23:44 3fbe34a1663b: Layer already exists 14:23:44 3b05c8d07cdd: Layer already exists 14:23:44 fc1cf2b731f9: Layer already exists 14:23:44 gcc: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] isUnix [Pipeline] sh 14:23:45 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:3 [Pipeline] isUnix [Pipeline] sh 14:23:45 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:3 14:23:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 14:23:45 3b05c8d07cdd: Preparing 14:23:45 fc1cf2b731f9: Preparing 14:23:45 3fbe34a1663b: Preparing 14:23:46 fc1cf2b731f9: Layer already exists 14:23:46 3b05c8d07cdd: Layer already exists 14:23:46 3fbe34a1663b: Layer already exists 14:23:46 3: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:46 ===================================================== [Pipeline] echo 14:23:46 taggedImages: 14:23:46 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:be9c61fd48208cf71504682288207441b550d485 14:23:46 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:23:46 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 14:23:46 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:23:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:23:48 ---> package-listing.sh 14:23:48 ++ facter osfamily 14:23:48 ++ tr '[:upper:]' '[:lower:]' 14:23:48 + OS_FAMILY=redhat 14:23:48 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 14:23:48 + START_PACKAGES=/tmp/packages_start.txt 14:23:48 + END_PACKAGES=/tmp/packages_end.txt 14:23:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:48 + PACKAGES=/tmp/packages_start.txt 14:23:48 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 14:23:48 + PACKAGES=/tmp/packages_end.txt 14:23:48 + case "${OS_FAMILY}" in 14:23:48 + rpm -qa 14:23:48 + sort 14:23:48 + '[' -f /tmp/packages_start.txt ']' 14:23:48 + '[' -f /tmp/packages_end.txt ']' 14:23:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:48 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 14:23:48 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 14:23:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 14:23:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:23:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:23:49 14:23:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:23:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:23:50 alpine: Pulling from edgex-lftools-log-publisher 14:23:50 5843afab3874: Pulling fs layer 14:23:50 2dfaacf7024e: Pulling fs layer 14:23:50 2dbba127c6aa: Pulling fs layer 14:23:50 1a467efa2204: Pulling fs layer 14:23:50 865369a531d5: Pulling fs layer 14:23:50 2dc3bafdbf1c: Pulling fs layer 14:23:50 9ac237eaa80d: Pulling fs layer 14:23:50 6bcad4ecc5c2: Pulling fs layer 14:23:50 7074353bde3e: Pulling fs layer 14:23:50 2dc3bafdbf1c: Waiting 14:23:50 9ac237eaa80d: Waiting 14:23:50 6bcad4ecc5c2: Waiting 14:23:50 7074353bde3e: Waiting 14:23:50 1a467efa2204: Waiting 14:23:50 865369a531d5: Waiting 14:23:50 2dfaacf7024e: Verifying Checksum 14:23:50 2dfaacf7024e: Download complete 14:23:50 5843afab3874: Download complete 14:23:50 5843afab3874: Pull complete 14:23:50 865369a531d5: Verifying Checksum 14:23:50 865369a531d5: Download complete 14:23:50 2dc3bafdbf1c: Verifying Checksum 14:23:50 2dc3bafdbf1c: Download complete 14:23:50 9ac237eaa80d: Verifying Checksum 14:23:50 9ac237eaa80d: Download complete 14:23:50 6bcad4ecc5c2: Verifying Checksum 14:23:50 6bcad4ecc5c2: Download complete 14:23:51 2dfaacf7024e: Pull complete 14:23:51 2dbba127c6aa: Verifying Checksum 14:23:51 2dbba127c6aa: Download complete 14:23:51 1a467efa2204: Verifying Checksum 14:23:51 1a467efa2204: Download complete 14:23:51 2dbba127c6aa: Pull complete 14:23:51 1a467efa2204: Pull complete 14:23:51 865369a531d5: Pull complete 14:23:51 2dc3bafdbf1c: Pull complete 14:23:52 9ac237eaa80d: Pull complete 14:23:52 6bcad4ecc5c2: Pull complete 14:23:54 7074353bde3e: Verifying Checksum 14:23:54 7074353bde3e: Download complete 14:23:59 7074353bde3e: Pull complete 14:23:59 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 14:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:23:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:23:59 prd-centos7-docker-4c-2g-3085 does not seem to be running inside a container 14:23:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:24:01 $ docker top c15570ad4730d64ee038e1bb60b0e0093346786b4ac9c1fc07cd166402d15c34 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:01 + touch /tmp/pre-build-complete [Pipeline] sh 14:24:02 + mkdir -p /var/log/sa [Pipeline] sh 14:24:02 + ls /var/log/sa-host 14:24:02 + sadf -c /var/log/sa-host/sa05 14:24:02 file_magic: OK 14:24:02 HZ: Using current value: 100 14:24:02 file_header: OK 14:24:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:24:02 Statistics: 14:24:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:24:02 File successfully converted to sysstat format version 12.5.4 14:24:02 + sadf -c /var/log/sa-host/sa16 14:24:02 file_magic: OK 14:24:02 HZ: Using current value: 100 14:24:02 file_header: OK 14:24:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:24:02 Statistics: 14:24:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:24:02 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:02 provisioning config files... 14:24:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3243587434908688840tmp [Pipeline] { [Pipeline] echo 14:24:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:24:03 ---> create-netrc.sh [Pipeline] } 14:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:24:03 ---> python-tools-install.sh [Pipeline] echo 14:24:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:24:04 ---> sudo-logs.sh 14:24:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:24:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:24:04 ---> job-cost.sh 14:24:04 lf-activate-venv: SKIPPING 14:24:04 INFO: No Stack... 14:24:05 INFO: Retrieving Pricing Info for: v3-standard-2 14:24:05 INFO: Archiving Costs [Pipeline] echo 14:24:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:24:06 ---> logs-deploy.sh 14:24:06 lf-activate-venv: SKIPPING 14:24:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/3 14:24:06 INFO: archiving workspace using pattern(s): 14:24:06 Archives upload complete. 14:24:06 INFO: archiving logs to Nexus 14:24:07 ---> uname -a: 14:24:07 Linux prd-centos7-docker-4c-2g-3085.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:24:07 14:24:07 14:24:07 ---> lscpu: 14:24:07 Architecture: x86_64 14:24:07 CPU op-mode(s): 32-bit, 64-bit 14:24:07 Address sizes: 40 bits physical, 48 bits virtual 14:24:07 Byte Order: Little Endian 14:24:07 CPU(s): 2 14:24:07 On-line CPU(s) list: 0,1 14:24:07 Vendor ID: AuthenticAMD 14:24:07 BIOS Vendor ID: QEMU 14:24:07 Model name: AMD EPYC-Rome Processor 14:24:07 BIOS Model name: pc-i440fx-4.2 14:24:07 CPU family: 23 14:24:07 Model: 49 14:24:07 Thread(s) per core: 1 14:24:07 Core(s) per socket: 1 14:24:07 Socket(s): 2 14:24:07 Stepping: 0 14:24:07 BogoMIPS: 5599.99 14:24:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:24:07 Virtualization: AMD-V 14:24:07 Hypervisor vendor: KVM 14:24:07 Virtualization type: full 14:24:07 L1d cache: 64 KiB (2 instances) 14:24:07 L1i cache: 64 KiB (2 instances) 14:24:07 L2 cache: 1 MiB (2 instances) 14:24:07 L3 cache: 32 MiB (2 instances) 14:24:07 NUMA node(s): 1 14:24:07 NUMA node0 CPU(s): 0,1 14:24:07 Vulnerability Itlb multihit: Not affected 14:24:07 Vulnerability L1tf: Not affected 14:24:07 Vulnerability Mds: Not affected 14:24:07 Vulnerability Meltdown: Not affected 14:24:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:24:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:24:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:24:07 Vulnerability Srbds: Not affected 14:24:07 Vulnerability Tsx async abort: Not affected 14:24:07 14:24:07 14:24:07 ---> nproc: 14:24:07 2 14:24:07 14:24:07 14:24:07 ---> df -h: 14:24:07 Filesystem Size Used Available Use% Mounted on 14:24:07 overlay 40.0G 7.8G 32.2G 20% / 14:24:07 tmpfs 64.0M 0 64.0M 0% /dev 14:24:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:24:07 shm 64.0M 0 64.0M 0% /dev/shm 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /facter-os 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /etc/resolv.conf 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hostname 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hosts 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/auth.log 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/edgexfoundry_ci-build-images_gcc 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /run/cloud-init/result.json 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/edgexfoundry_ci-build-images_gcc@tmp 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/sa-host 14:24:07 /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/secure 14:24:07 14:24:07 14:24:07 ---> free -m: 14:24:07 total used free shared buff/cache available 14:24:07 Mem: 7821 864 4504 0 2452 6662 14:24:07 Swap: 1023 0 1023 14:24:07 14:24:07 14:24:07 ---> ip addr: 14:24:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:24:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:24:07 inet 127.0.0.1/8 scope host lo 14:24:07 valid_lft forever preferred_lft forever 14:24:07 inet6 ::1/128 scope host 14:24:07 valid_lft forever preferred_lft forever 14:24:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:24:07 link/ether fa:16:3e:99:03:8a brd ff:ff:ff:ff:ff:ff 14:24:07 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 14:24:07 valid_lft 86055sec preferred_lft 86055sec 14:24:07 inet6 fe80::f816:3eff:fe99:38a/64 scope link 14:24:07 valid_lft forever preferred_lft forever 14:24:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:24:07 link/ether 02:42:dd:c7:e1:2f brd ff:ff:ff:ff:ff:ff 14:24:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:24:07 valid_lft forever preferred_lft forever 14:24:07 inet6 fe80::42:ddff:fec7:e12f/64 scope link 14:24:07 valid_lft forever preferred_lft forever 14:24:07 14:24:07 14:24:07 ---> sar -b -r -n DEV: 14:24:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 14:24:07 14:24:07 14:18:11 LINUX RESTART (2 CPU) 14:24:07 14:24:07 14:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:24:07 14:20:01 46.34 0.48 45.85 0.00 329.94 11310.26 0.00 14:24:07 14:21:01 35.27 0.00 35.27 0.00 0.00 10252.41 0.00 14:24:07 14:22:01 0.60 0.00 0.60 0.00 0.00 8.16 0.00 14:24:07 14:23:01 0.32 0.00 0.32 0.00 0.00 5.26 0.00 14:24:07 14:24:01 54.10 0.13 53.97 0.00 10.26 14447.88 0.00 14:24:07 Average: 27.33 0.12 27.21 0.00 68.06 7205.89 0.00 14:24:07 14:24:07 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:07 14:20:01 5056884 0 905200 11.30 2620 2044236 1614660 17.83 716724 1803200 65068 14:24:07 14:21:01 5194360 0 832896 10.40 2620 1979064 1229796 13.58 853392 1538664 8 14:24:07 14:22:01 5193932 0 833320 10.40 2620 1979068 1229808 13.58 853364 1538936 8 14:24:07 14:23:01 5196572 0 830676 10.37 2620 1979072 1196100 13.21 849024 1542272 8 14:24:07 14:24:01 4636712 0 987312 12.33 2620 2382296 1784332 19.70 1079872 1797572 24 14:24:07 Average: 5055692 0 877881 10.96 2620 2072747 1410939 15.58 870475 1644129 13023 14:24:07 14:24:07 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:24:07 14:20:01 eth0 795.90 297.60 1729.14 33.06 0.00 0.00 0.00 0.00 14:24:07 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:20:01 docker0 262.82 724.66 14.29 1647.87 0.00 0.00 0.00 0.00 14:24:07 14:21:01 eth0 191.67 219.52 31.71 1643.66 0.00 0.00 0.00 0.00 14:24:07 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:22:01 eth0 0.93 0.55 0.88 0.22 0.00 0.00 0.00 0.00 14:24:07 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:23:01 eth0 1.00 0.37 0.36 0.20 0.00 0.00 0.00 0.00 14:24:07 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:24:01 eth0 302.01 195.77 2139.81 19.44 0.00 0.00 0.00 0.00 14:24:07 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 Average: eth0 258.36 142.79 780.51 339.35 0.00 0.00 0.00 0.00 14:24:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:07 Average: docker0 52.58 144.97 2.86 329.66 0.00 0.00 0.00 0.00 14:24:07 14:24:07 14:24:07 ---> sar -P ALL: 14:24:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 14:24:07 14:24:07 14:18:11 LINUX RESTART (2 CPU) 14:24:07 14:24:07 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:24:07 14:20:01 all 4.08 0.00 2.61 0.44 0.04 92.83 14:24:07 14:20:01 0 5.08 0.00 3.26 0.68 0.03 90.94 14:24:07 14:20:01 1 3.09 0.00 1.96 0.20 0.05 94.69 14:24:07 14:21:01 all 20.16 0.00 1.75 0.23 0.05 77.80 14:24:07 14:21:01 0 20.41 0.00 1.94 0.19 0.05 77.41 14:24:07 14:21:01 1 19.92 0.00 1.56 0.27 0.05 78.19 14:24:07 14:22:01 all 0.16 0.00 0.07 0.00 0.03 99.75 14:24:07 14:22:01 0 0.27 0.00 0.03 0.00 0.02 99.68 14:24:07 14:22:01 1 0.05 0.00 0.10 0.00 0.03 99.82 14:24:07 14:23:01 all 0.14 0.00 0.06 0.00 0.02 99.78 14:24:07 14:23:01 0 0.22 0.00 0.05 0.00 0.02 99.72 14:24:07 14:23:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:24:07 14:24:01 all 6.44 0.00 2.63 0.54 0.03 90.36 14:24:07 14:24:01 0 6.90 0.00 2.64 0.82 0.03 89.61 14:24:07 14:24:01 1 5.99 0.00 2.61 0.25 0.03 91.11 14:24:07 Average: all 6.12 0.00 1.41 0.24 0.03 92.20 14:24:07 Average: 0 6.49 0.00 1.57 0.34 0.03 91.57 14:24:07 Average: 1 5.75 0.00 1.25 0.15 0.04 92.82 14:24:07 14:24:07 14:24:07