Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 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-ssh5089638965168860489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh1446916532838503375.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/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/device-gpio/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7504464764847874005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2892462582517042843.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9178822173273567591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1385 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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_device-gpio_main@tmp/jenkins-gitclient-ssh6574942651458703319.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 Commit message: "Merge pull request #11 from lenny-intel/pr-template" > git rev-list --no-walk 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:17:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:17:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:17:44 ========================================================= 20:17:44 EdgeX Global Pipelines Version Info 20:17:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:17:45 ------------------- 20:17:45 stable info: 20:17:45 ------------------- 20:17:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:17:45 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 20:17:45 Message: update stable to v1.0.206 20:17:46 ------------------- 20:17:46 experimental info: 20:17:46 ------------------- 20:17:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:17:46 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 20:17:46 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b25de [Pipeline] echo 20:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:46 provisioning config files... 20:17:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8926656688452762159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:47 ---> docker-login.sh 20:17:47 nexus3.edgexfoundry.org:10001 20:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:47 Configure a credential helper to remove this warning. See 20:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:47 20:17:47 Login Succeeded 20:17:47 nexus3.edgexfoundry.org:10002 20:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:47 Configure a credential helper to remove this warning. See 20:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:47 20:17:47 Login Succeeded 20:17:47 nexus3.edgexfoundry.org:10003 20:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:47 Configure a credential helper to remove this warning. See 20:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:47 20:17:47 Login Succeeded 20:17:47 nexus3.edgexfoundry.org:10004 20:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:47 Configure a credential helper to remove this warning. See 20:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:47 20:17:47 Login Succeeded 20:17:47 docker.io 20:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:48 Configure a credential helper to remove this warning. See 20:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:48 20:17:48 Login Succeeded 20:17:48 ---> docker-login.sh ends [Pipeline] } 20:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:49 + git log --format=format:%s -1 c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 [Pipeline] echo 20:17:49 GIT_COMMIT: c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71, Commit Message: Merge pull request #11 from lenny-intel/pr-template [Pipeline] echo 20:17:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:50 20:17:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:17:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:50 latest: Pulling from edgex-devops/git-semver 20:17:50 31603596830f: Pulling fs layer 20:17:50 04fac38145f0: Pulling fs layer 20:17:50 701f6daf10bf: Pulling fs layer 20:17:50 24f72da36158: Pulling fs layer 20:17:50 24f72da36158: Waiting 20:17:50 04fac38145f0: Download complete 20:17:50 31603596830f: Verifying Checksum 20:17:50 31603596830f: Download complete 20:17:50 24f72da36158: Verifying Checksum 20:17:50 24f72da36158: Download complete 20:17:50 701f6daf10bf: Verifying Checksum 20:17:50 701f6daf10bf: Download complete 20:17:50 31603596830f: Pull complete 20:17:50 04fac38145f0: Pull complete 20:17:51 701f6daf10bf: Pull complete 20:17:51 24f72da36158: Pull complete 20:17:51 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:17:51 prd-centos7-docker-4c-2g-1385 does not seem to be running inside a container 20:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:17:52 $ docker top 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:52 [ssh-agent] Looking for ssh-agent implementation... 20:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:53 $ docker exec 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda ssh-agent 20:17:53 SSH_AUTH_SOCK=/tmp/ssh-GUYGIVH46X6e/agent.14 20:17:53 SSH_AGENT_PID=20 20:17:53 Running ssh-add (command line suppressed) 20:17:53 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5144496824153824453.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5144496824153824453.key) 20:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:53 + git tag --points-at HEAD [Pipeline] } 20:17:53 $ docker exec --env ******** --env ******** 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda ssh-agent -k 20:17:53 unset SSH_AUTH_SOCK; 20:17:53 unset SSH_AGENT_PID; 20:17:53 echo Agent pid 20 killed; 20:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:53 [ssh-agent] Looking for ssh-agent implementation... 20:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:53 $ docker exec 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda ssh-agent 20:17:54 SSH_AUTH_SOCK=/tmp/ssh-HxWnlivMWqnn/agent.56 20:17:54 SSH_AGENT_PID=62 20:17:54 Running ssh-add (command line suppressed) 20:17:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_966487629595532738.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_966487629595532738.key) 20:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:54 + git semver init 20:17:54 # -> Open(): unable to determine branch for HEAD 20:17:54 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 20:17:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 20:17:54 # $SEMVER_REMOTE_NAME = origin 20:17:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:17:54 # $SEMVER_USER_NAME = edgex-jenkins 20:17:54 # $SEMVER_BRANCH = main 20:17:54 # $SEMVER_TEMP = /tmp/semver-426229143 20:17:54 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 20:17:55 # '/tmp/semver-426229143' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' 20:17:55 # -> Force: false 20:17:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 20:17:55 $ docker exec --env ******** --env ******** 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda ssh-agent -k 20:17:55 unset SSH_AUTH_SOCK; 20:17:55 unset SSH_AGENT_PID; 20:17:55 echo Agent pid 62 killed; 20:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:55 + git semver [Pipeline] } 20:17:55 $ docker stop --time=1 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda 20:17:57 $ docker rm -f 2445d81b13164b40b588dc944ba6602f53526586e023eb2e5a5ffa7314152bda [Pipeline] // withDockerContainer [Pipeline] sh 20:17:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:57 Stashed 1 file(s) [Pipeline] echo 20:17:57 [edgeXSemver]: initialized semver on version 1.0.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:18:13 Still waiting to schedule task 20:18:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:18:13 Still waiting to schedule task 20:18:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:19:30 Running on prd-centos7-docker-4c-2g-1388 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 20:19:30 Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout 20:19:30 The recommended git tool is: git 20:19:33 using credential edgex-jenkins-ssh 20:19:33 Cloning the remote Git repository 20:19:33 Cloning repository git@github.com:edgexfoundry/device-gpio.git 20:19:33 > git init /w/workspace/device-gpio/7 # timeout=10 20:19:33 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 20:19:33 > git --version # timeout=10 20:19:33 > git --version # 'git version 2.24.4' 20:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:19:33 [INFO] Currently running in a labeled security context 20:19:33 [INFO] Currently SELinux is 'enforcing' on the host 20:19:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/7@tmp/jenkins-gitclient-ssh2520681465778168659.key 20:19:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:34 Avoid second fetch 20:19:34 Checking out Revision c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 (main) 20:19:34 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 20:19:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:34 > git config core.sparsecheckout # timeout=10 20:19:34 > git checkout -f c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 20:19:38 Commit message: "Merge pull request #11 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:38 provisioning config files... 20:19:38 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config5401340926181338080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:39 ---> docker-login.sh 20:19:39 nexus3.edgexfoundry.org:10001 20:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:39 Configure a credential helper to remove this warning. See 20:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:39 20:19:39 Login Succeeded 20:19:39 nexus3.edgexfoundry.org:10002 20:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:39 Configure a credential helper to remove this warning. See 20:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:39 20:19:39 Login Succeeded 20:19:39 nexus3.edgexfoundry.org:10003 20:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:39 Configure a credential helper to remove this warning. See 20:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:39 20:19:39 Login Succeeded 20:19:39 nexus3.edgexfoundry.org:10004 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 docker.io 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 ---> docker-login.sh ends [Pipeline] } 20:19:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:40 ========================================================= 20:19:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:19:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:19:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:19:41 Sending build context to Docker daemon 5.502MB 20:19:41 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:19:41 Step 2/10 : FROM ${BASE} AS builder 20:19:51 Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:52 20:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:52 latest: Pulling from edgex-lftools-log-publisher 20:19:52 b4d181a07f80: Pulling fs layer 20:19:52 a1111a8f2ec3: Pulling fs layer 20:19:52 ed53099fbce6: Pulling fs layer 20:19:52 dc539afda2c1: Pulling fs layer 20:19:52 77bc0d833cb6: Pulling fs layer 20:19:52 9065ff56babe: Pulling fs layer 20:19:52 d287ab97295c: Pulling fs layer 20:19:52 dc539afda2c1: Waiting 20:19:52 77bc0d833cb6: Waiting 20:19:52 9065ff56babe: Waiting 20:19:52 d287ab97295c: Waiting 20:19:52 a1111a8f2ec3: Verifying Checksum 20:19:52 a1111a8f2ec3: Download complete 20:19:52 dc539afda2c1: Download complete 20:19:53 ed53099fbce6: Verifying Checksum 20:19:53 ed53099fbce6: Download complete 20:19:53 9065ff56babe: Verifying Checksum 20:19:53 9065ff56babe: Download complete 20:19:53 77bc0d833cb6: Verifying Checksum 20:19:53 77bc0d833cb6: Download complete 20:19:53 b4d181a07f80: Verifying Checksum 20:19:53 b4d181a07f80: Download complete 20:19:54 b4d181a07f80: Pull complete 20:19:54 d287ab97295c: Verifying Checksum 20:19:54 d287ab97295c: Download complete 20:19:55 a1111a8f2ec3: Pull complete 20:19:55 ed53099fbce6: Pull complete 20:19:55 dc539afda2c1: Pull complete 20:19:56 77bc0d833cb6: Pull complete 20:19:56 9065ff56babe: Pull complete 20:20:01 d287ab97295c: Pull complete 20:20:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:20:01 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 20:20:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:05 $ docker top 2b29f71025115b14448f7ed347ae6fca6a6fba4b11644977d929369f0aea9668 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:06 ---> job-cost.sh 20:20:06 lf-activate-venv: SKIPPING 20:20:06 INFO: No Stack... 20:20:18 INFO: Retrieving Pricing Info for: v3-standard-2 20:20:18 INFO: Archiving Costs [Pipeline] sh 20:20:18 + cat /w/workspace/device-gpio/7/archives/cost.csv 20:20:18 + cut -d, -f6 [Pipeline] lock 20:20:18 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] 20:20:18 Resource [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] did not exist. Created. 20:20:18 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:19 + echo total: 0.05999999865889549 [Pipeline] stash 20:20:19 Stashed 1 file(s) [Pipeline] } 20:20:19 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:19 $ docker stop --time=1 2b29f71025115b14448f7ed347ae6fca6a6fba4b11644977d929369f0aea9668 20:20:20 $ docker rm -f 2b29f71025115b14448f7ed347ae6fca6a6fba4b11644977d929369f0aea9668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:20:20 Failed in branch amd64 20:20:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1387 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 20:20:36 Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout 20:20:37 The recommended git tool is: git 20:20:44 using credential edgex-jenkins-ssh 20:20:44 Cloning the remote Git repository 20:20:44 Cloning repository git@github.com:edgexfoundry/device-gpio.git 20:20:44 > git init /w/workspace/device-gpio/7 # timeout=10 20:20:44 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 20:20:44 > git --version # timeout=10 20:20:44 > git --version # 'git version 2.17.1' 20:20:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:46 Avoid second fetch 20:20:46 Checking out Revision c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 (main) 20:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 20:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:46 > git config core.sparsecheckout # timeout=10 20:20:46 > git checkout -f c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 20:20:50 Commit message: "Merge pull request #11 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:51 provisioning config files... 20:20:51 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config9098620767925300477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:52 ---> docker-login.sh 20:20:52 nexus3.edgexfoundry.org:10001 20:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:54 Configure a credential helper to remove this warning. See 20:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:54 20:20:54 Login Succeeded 20:20:54 nexus3.edgexfoundry.org:10002 20:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:54 Configure a credential helper to remove this warning. See 20:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:54 20:20:54 Login Succeeded 20:20:54 nexus3.edgexfoundry.org:10003 20:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:55 Configure a credential helper to remove this warning. See 20:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:55 20:20:55 Login Succeeded 20:20:55 nexus3.edgexfoundry.org:10004 20:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:55 Configure a credential helper to remove this warning. See 20:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:55 20:20:55 Login Succeeded 20:20:55 docker.io 20:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:57 Configure a credential helper to remove this warning. See 20:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:57 20:20:57 Login Succeeded 20:20:57 ---> docker-login.sh ends [Pipeline] } 20:20:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:20:58 ========================================================= 20:20:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:20:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:20:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:20:58 Sending build context to Docker daemon 5.501MB 20:20:58 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:20:58 Step 2/10 : FROM ${BASE} AS builder 20:20:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:59 595b0fe564bb: Pulling fs layer 20:20:59 24495759ef45: Pulling fs layer 20:20:59 d148012ef14d: Pulling fs layer 20:20:59 e90a11edd702: Pulling fs layer 20:20:59 d77568369979: Pulling fs layer 20:20:59 fc1c9f9a7f3b: Pulling fs layer 20:20:59 170f2ba95c9a: Pulling fs layer 20:20:59 97ac5df62f85: Pulling fs layer 20:20:59 fc1c9f9a7f3b: Waiting 20:20:59 e90a11edd702: Waiting 20:20:59 170f2ba95c9a: Waiting 20:20:59 97ac5df62f85: Waiting 20:20:59 d77568369979: Waiting 20:20:59 d148012ef14d: Verifying Checksum 20:20:59 d148012ef14d: Download complete 20:20:59 24495759ef45: Verifying Checksum 20:20:59 24495759ef45: Download complete 20:20:59 d77568369979: Download complete 20:20:59 fc1c9f9a7f3b: Verifying Checksum 20:20:59 fc1c9f9a7f3b: Download complete 20:20:59 595b0fe564bb: Verifying Checksum 20:20:59 595b0fe564bb: Download complete 20:20:59 170f2ba95c9a: Verifying Checksum 20:20:59 170f2ba95c9a: Download complete 20:21:00 595b0fe564bb: Pull complete 20:21:01 24495759ef45: Pull complete 20:21:01 d148012ef14d: Pull complete 20:21:01 97ac5df62f85: Verifying Checksum 20:21:01 97ac5df62f85: Download complete 20:21:02 e90a11edd702: Verifying Checksum 20:21:02 e90a11edd702: Download complete 20:21:12 e90a11edd702: Pull complete 20:21:12 d77568369979: Pull complete 20:21:13 fc1c9f9a7f3b: Pull complete 20:21:13 170f2ba95c9a: Pull complete 20:21:19 97ac5df62f85: Pull complete 20:21:19 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:21:19 ---> 04bc70af865f 20:21:19 Step 3/10 : ARG MAKE='make build' 20:21:24 ---> Running in 959849f30400 20:21:24 Removing intermediate container 959849f30400 20:21:24 ---> ddd74d055d40 20:21:24 Step 4/10 : WORKDIR /device-gpio 20:21:24 ---> Running in 8d2df03ade34 20:21:24 Removing intermediate container 8d2df03ade34 20:21:24 ---> 081447e80b53 20:21:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:21:25 ---> Running in 9a009ce3d006 20:21:25 Removing intermediate container 9a009ce3d006 20:21:25 ---> da14c29216a3 20:21:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:26 ---> Running in 5dd4c7f97067 20:21:28 Removing intermediate container 5dd4c7f97067 20:21:28 ---> d20fb8af51a9 20:21:28 Step 7/10 : RUN apk add --update --no-cache make git 20:21:28 ---> Running in 87b4b5787938 20:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:21:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:21:31 OK: 218 MiB in 52 packages 20:21:32 Removing intermediate container 87b4b5787938 20:21:32 ---> f53db74d3fa9 20:21:32 Step 8/10 : COPY . . 20:21:33 ---> 640c2a0ae823 20:21:33 Step 9/10 : RUN go mod tidy 20:21:33 ---> Running in 92009fe91350 20:21:37 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 20:21:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 20:21:37 go: downloading github.com/spf13/cast v1.3.1 20:21:37 go: downloading github.com/warthog618/gpiod v0.6.0 20:21:37 go: downloading github.com/gorilla/mux v1.8.0 20:21:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:21:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 20:21:38 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 20:21:38 go: downloading github.com/google/uuid v1.1.2 20:21:38 go: downloading github.com/stretchr/testify v1.5.1 20:21:38 go: downloading github.com/go-kit/kit v0.8.0 20:21:38 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 20:21:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:21:38 go: downloading gopkg.in/yaml.v2 v2.4.0 20:21:38 go: downloading github.com/x448/float16 v0.8.4 20:21:38 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 20:21:38 go: downloading github.com/davecgh/go-spew v1.1.1 20:21:38 go: downloading github.com/pmezard/go-difflib v1.0.0 20:21:38 go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 20:21:38 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:21:38 go: downloading github.com/BurntSushi/toml v0.3.1 20:21:38 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:21:38 go: downloading github.com/pelletier/go-toml v1.2.0 20:21:38 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:21:38 go: downloading github.com/hashicorp/consul/api v1.1.0 20:21:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:21:38 go: downloading github.com/go-stack/stack v1.8.0 20:21:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:21:38 go: downloading github.com/go-playground/universal-translator v0.17.0 20:21:38 go: downloading github.com/leodido/go-urn v1.2.0 20:21:38 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:21:38 go: downloading github.com/go-playground/locales v0.13.0 20:21:39 go: downloading github.com/kr/pretty v0.1.0 20:21:39 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:21:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:21:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:21:41 go: downloading github.com/hashicorp/serf v0.8.2 20:21:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:21:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:21:41 go: downloading github.com/hashicorp/consul/sdk v0.1.1 20:21:41 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:21:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:21:41 go: downloading github.com/kr/text v0.1.0 20:21:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:21:41 go: downloading github.com/mitchellh/copystructure v1.0.0 20:21:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:21:41 go: downloading github.com/pkg/errors v0.8.1 20:21:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:21:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:21:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:21:41 go: downloading github.com/hashicorp/memberlist v0.1.3 20:21:41 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:21:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:21:41 go: downloading github.com/hashicorp/golang-lru v0.5.1 20:21:41 go: downloading github.com/hashicorp/go-multierror v1.0.0 20:21:41 go: downloading github.com/google/btree v1.0.0 20:21:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.1 20:21:41 go: downloading github.com/miekg/dns v1.1.4 20:21:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:21:41 go: downloading github.com/hashicorp/errwrap v1.0.0 20:21:42 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 20:21:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:21:54 Removing intermediate container 92009fe91350 20:21:54 ---> c76f899e579c 20:21:54 Step 10/10 : RUN ${MAKE} 20:21:54 ---> Running in 29ccdfe91ecf 20:21:55 noop 20:21:56 Removing intermediate container 29ccdfe91ecf 20:21:56 ---> 730e3a29b495 20:21:56 Successfully built 730e3a29b495 20:21:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:21:56 + docker inspect -f . ci-base-image-arm64 20:21:56 . [Pipeline] withDockerContainer 20:21:56 prd-ubuntu18.04-docker-arm64-4c-16g-1387 does not seem to be running inside a container 20:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:21:58 $ docker top 9fe24edcbd42f1a808351aaf1efb62b164af43366fd42bbbd02c64b35915f44f -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:59 + go version 20:21:59 go version go1.16.6 linux/arm64 [Pipeline] } 20:21:59 $ docker stop --time=1 9fe24edcbd42f1a808351aaf1efb62b164af43366fd42bbbd02c64b35915f44f 20:22:01 $ docker rm -f 9fe24edcbd42f1a808351aaf1efb62b164af43366fd42bbbd02c64b35915f44f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:02 + docker inspect -f . ci-base-image-arm64 20:22:02 . [Pipeline] withDockerContainer 20:22:02 prd-ubuntu18.04-docker-arm64-4c-16g-1387 does not seem to be running inside a container 20:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:04 $ docker top 3b58c9b031317e0ba160ebb17ec034c3a661716d7e532fa80e8abcaa9b6f3051 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:22:05 + go mod tidy [Pipeline] sh 20:22:06 + make test 20:22:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:22:19 ? github.com/edgexfoundry/device-gpio [no test files] 20:22:58 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 20:22:58 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 20:22:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:23:21 gofmt -l . 20:23:21 [ "`gofmt -l .`" = "" ] 20:23:21 ./bin/test-attribution-txt.sh 20:23:21 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:23:21 $ docker stop --time=1 3b58c9b031317e0ba160ebb17ec034c3a661716d7e532fa80e8abcaa9b6f3051 20:23:23 $ docker rm -f 3b58c9b031317e0ba160ebb17ec034c3a661716d7e532fa80e8abcaa9b6f3051 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:23:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:23:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:23:26 + ls -al . 20:23:26 total 132 20:23:26 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 20:23 . 20:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:20 .. 20:23:26 -rw-rw-r-- 1 jenkins jenkins 120 Oct 4 20:20 .dockerignore 20:23:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:20 .git 20:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:20 .github 20:23:26 -rw-rw-r-- 1 jenkins jenkins 350 Oct 4 20:20 .gitignore 20:23:26 -rw-rw-r-- 1 jenkins jenkins 5451 Oct 4 20:20 Attribution.txt 20:23:26 -rw-rw-r-- 1 jenkins jenkins 1506 Oct 4 20:20 Dockerfile 20:23:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 20:20 GOVERNANCE.md 20:23:26 -rw-rw-r-- 1 jenkins jenkins 657 Oct 4 20:20 Jenkinsfile 20:23:26 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 20:20 LICENSE 20:23:26 -rw-rw-r-- 1 jenkins jenkins 906 Oct 4 20:20 Makefile 20:23:26 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 20:20 OWNERS.md 20:23:26 -rw-rw-r-- 1 jenkins jenkins 8048 Oct 4 20:20 README.md 20:23:26 -rw-rw-r-- 1 jenkins jenkins 11 Oct 4 20:17 VERSION 20:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:20 bin 20:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:20 cmd 20:23:26 -rw-r--r-- 1 jenkins jenkins 10 Oct 4 20:22 coverage.out 20:23:26 -rw-r--r-- 1 jenkins jenkins 379 Oct 4 20:23 go.mod 20:23:26 -rw-r--r-- 1 jenkins jenkins 30244 Oct 4 20:22 go.sum 20:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:20 internal 20:23:26 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 20:20 version.go [Pipeline] isUnix [Pipeline] sh 20:23:26 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 --label arch=arm64 --label version=1.0.1-dev.5 . 20:23:27 Sending build context to Docker daemon 5.502MB 20:23:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 20:23:27 Step 2/23 : FROM ${BASE} AS builder 20:23:27 ---> 730e3a29b495 20:23:27 Step 3/23 : ARG MAKE='make build' 20:23:27 ---> Running in efa925197687 20:23:28 Removing intermediate container efa925197687 20:23:28 ---> 446a15a13b64 20:23:28 Step 4/23 : WORKDIR /device-gpio 20:23:28 ---> Running in f8636e587905 20:23:28 Removing intermediate container f8636e587905 20:23:28 ---> 779d27798dee 20:23:28 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:23:28 ---> Running in 6ea57636c088 20:23:29 Removing intermediate container 6ea57636c088 20:23:29 ---> 7a41faa6fc44 20:23:29 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:29 ---> Running in efb0baee455a 20:23:31 Removing intermediate container efb0baee455a 20:23:31 ---> ba1aaf20939c 20:23:31 Step 7/23 : RUN apk add --update --no-cache make git 20:23:31 ---> Running in fba4ed17888b 20:23:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:23:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:23:34 OK: 218 MiB in 52 packages 20:23:35 Removing intermediate container fba4ed17888b 20:23:35 ---> fa9d2d2479d8 20:23:35 Step 8/23 : COPY . . 20:23:36 ---> 45c46e9bb6de 20:23:36 Step 9/23 : RUN go mod tidy 20:23:36 ---> Running in 8da47af60feb 20:23:39 Removing intermediate container 8da47af60feb 20:23:39 ---> cc6ce755c80e 20:23:39 Step 10/23 : RUN ${MAKE} 20:23:39 ---> Running in 9c7d08512e30 20:23:40 go mod tidy 20:23:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.5" -o cmd/device-gpio ./cmd 20:24:13 Removing intermediate container 9c7d08512e30 20:24:13 ---> 019f9c91f723 20:24:13 Step 11/23 : FROM alpine:3.14 20:24:13 3.14: Pulling from library/alpine 20:24:13 552d1f2373af: Pulling fs layer 20:24:13 552d1f2373af: Verifying Checksum 20:24:13 552d1f2373af: Download complete 20:24:13 552d1f2373af: Pull complete 20:24:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:24:13 Status: Downloaded newer image for alpine:3.14 20:24:13 ---> bb3de5531c18 20:24:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:24:13 ---> Running in 5f9da5e06ef0 20:24:13 Removing intermediate container 5f9da5e06ef0 20:24:13 ---> d32047c891b7 20:24:13 Step 13/23 : ENV APP_PORT=49994 20:24:13 ---> Running in db0f815db0da 20:24:13 Removing intermediate container db0f815db0da 20:24:13 ---> df8c5c962c72 20:24:13 Step 14/23 : EXPOSE $APP_PORT 20:24:13 ---> Running in 3c4e3b406f4a 20:24:14 Removing intermediate container 3c4e3b406f4a 20:24:14 ---> 3a25a033e42e 20:24:14 Step 15/23 : WORKDIR / 20:24:14 ---> Running in b073666324c7 20:24:14 Removing intermediate container b073666324c7 20:24:14 ---> dfe3c551072e 20:24:14 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 20:24:15 ---> a7e846c46a15 20:24:15 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 20:24:16 ---> 468b9cd51376 20:24:16 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 20:24:17 ---> ddaabd430742 20:24:17 Step 19/23 : ENTRYPOINT ["/device-gpio"] 20:24:17 ---> Running in 30c83d3c8e38 20:24:17 Removing intermediate container 30c83d3c8e38 20:24:17 ---> 738a8e122cb1 20:24:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:18 ---> Running in 63aaf993b1d6 20:24:18 Removing intermediate container 63aaf993b1d6 20:24:18 ---> d6fe80a6d2ca 20:24:18 Step 21/23 : LABEL arch=arm64 20:24:18 ---> Running in b4ca76ba2311 20:24:19 Removing intermediate container b4ca76ba2311 20:24:19 ---> ba380b3889e3 20:24:19 Step 22/23 : LABEL git_sha=c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 20:24:19 ---> Running in 565a8a192348 20:24:19 Removing intermediate container 565a8a192348 20:24:19 ---> 01efe789574c 20:24:19 Step 23/23 : LABEL version=1.0.1-dev.5 20:24:19 ---> Running in c6e1874bd839 20:24:20 Removing intermediate container c6e1874bd839 20:24:20 ---> fba9f1ffa062 20:24:20 [Warning] One or more build-args [ARCH] were not consumed 20:24:20 Successfully built fba9f1ffa062 20:24:20 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:20 provisioning config files... 20:24:20 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config5210209856274200361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:21 ---> docker-login.sh 20:24:21 nexus3.edgexfoundry.org:10001 20:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:31 Error response from daemon: Get https://nexus3.edgexfoundry.org:10001/v2/: net/http: TLS handshake timeout [Pipeline] } 20:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:32 20:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:33 arm64: Pulling from edgex-lftools-log-publisher 20:24:33 448f6bf000e3: Pulling fs layer 20:24:33 f757da607395: Pulling fs layer 20:24:33 05883995daec: Pulling fs layer 20:24:33 8603b9c90790: Pulling fs layer 20:24:33 1560dd03e051: Pulling fs layer 20:24:33 27f5ce0e4adf: Pulling fs layer 20:24:33 c2d8d7efcc4b: Pulling fs layer 20:24:33 1560dd03e051: Waiting 20:24:33 27f5ce0e4adf: Waiting 20:24:33 c2d8d7efcc4b: Waiting 20:24:33 8603b9c90790: Waiting 20:24:33 f757da607395: Verifying Checksum 20:24:33 f757da607395: Download complete 20:24:33 8603b9c90790: Download complete 20:24:33 1560dd03e051: Verifying Checksum 20:24:33 27f5ce0e4adf: Verifying Checksum 20:24:33 27f5ce0e4adf: Download complete 20:24:33 448f6bf000e3: Verifying Checksum 20:24:33 448f6bf000e3: Download complete 20:24:33 05883995daec: Verifying Checksum 20:24:33 05883995daec: Download complete 20:24:37 448f6bf000e3: Pull complete 20:24:37 f757da607395: Pull complete 20:24:39 05883995daec: Pull complete 20:24:39 8603b9c90790: Pull complete 20:24:40 1560dd03e051: Pull complete 20:24:41 27f5ce0e4adf: Pull complete 20:24:43 c2d8d7efcc4b: Verifying Checksum 20:24:43 c2d8d7efcc4b: Download complete 20:24:58 c2d8d7efcc4b: Pull complete 20:24:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:24:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:24:58 prd-ubuntu18.04-docker-arm64-4c-16g-1387 does not seem to be running inside a container 20:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:25:03 $ docker top 8cc9bb6368a1853e84b245776afeb0a12c56ab55428d5b3fd9a0ade034de22c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:04 ---> job-cost.sh 20:25:04 lf-activate-venv: SKIPPING 20:25:04 INFO: No Stack... 20:25:10 INFO: Retrieving Pricing Info for: v3-standard-4 20:25:10 INFO: Archiving Costs [Pipeline] sh 20:25:10 + cat /w/workspace/device-gpio/7/archives/cost.csv 20:25:10 + cut -d, -f6 [Pipeline] lock 20:25:10 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] 20:25:10 Resource [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] did not exist. Created. 20:25:10 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:25:11 /w/workspace/device-gpio/7@tmp/durable-f0bb4b96/script.sh: 1: /w/workspace/device-gpio/7@tmp/durable-f0bb4b96/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:25:12 + echo total: 0.10999999940395355 [Pipeline] stash 20:25:12 Warning: overwriting stash ‘stack-cost’ 20:25:12 Stashed 1 file(s) [Pipeline] } 20:25:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:25:12 $ docker stop --time=1 8cc9bb6368a1853e84b245776afeb0a12c56ab55428d5b3fd9a0ade034de22c0 20:25:14 $ docker rm -f 8cc9bb6368a1853e84b245776afeb0a12c56ab55428d5b3fd9a0ade034de22c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:25:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:25:16 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:25:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:17 ---> package-listing.sh 20:25:17 ++ tr '[:upper:]' '[:lower:]' 20:25:17 ++ facter osfamily 20:25:17 + OS_FAMILY=redhat 20:25:17 + workspace=/w/workspace/edgexfoundry_device-gpio_main 20:25:17 + START_PACKAGES=/tmp/packages_start.txt 20:25:17 + END_PACKAGES=/tmp/packages_end.txt 20:25:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:17 + PACKAGES=/tmp/packages_start.txt 20:25:17 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 20:25:17 + PACKAGES=/tmp/packages_end.txt 20:25:17 + case "${OS_FAMILY}" in 20:25:17 + rpm -qa 20:25:17 + sort 20:25:18 + '[' -f /tmp/packages_start.txt ']' 20:25:18 + '[' -f /tmp/packages_end.txt ']' 20:25:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:18 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 20:25:18 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 20:25:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 20:25:18 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_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:25:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:19 20:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:19 latest: Pulling from edgex-lftools-log-publisher 20:25:19 b4d181a07f80: Pulling fs layer 20:25:19 a1111a8f2ec3: Pulling fs layer 20:25:19 ed53099fbce6: Pulling fs layer 20:25:19 dc539afda2c1: Pulling fs layer 20:25:19 77bc0d833cb6: Pulling fs layer 20:25:19 9065ff56babe: Pulling fs layer 20:25:19 d287ab97295c: Pulling fs layer 20:25:19 dc539afda2c1: Waiting 20:25:19 77bc0d833cb6: Waiting 20:25:19 9065ff56babe: Waiting 20:25:19 d287ab97295c: Waiting 20:25:19 a1111a8f2ec3: Verifying Checksum 20:25:19 a1111a8f2ec3: Download complete 20:25:19 dc539afda2c1: Download complete 20:25:23 ed53099fbce6: Verifying Checksum 20:25:23 ed53099fbce6: Download complete 20:25:23 9065ff56babe: Verifying Checksum 20:25:23 9065ff56babe: Download complete 20:25:23 77bc0d833cb6: Verifying Checksum 20:25:23 77bc0d833cb6: Download complete 20:25:23 b4d181a07f80: Download complete 20:25:24 b4d181a07f80: Pull complete 20:25:24 a1111a8f2ec3: Pull complete 20:25:25 ed53099fbce6: Pull complete 20:25:25 dc539afda2c1: Pull complete 20:25:25 77bc0d833cb6: Pull complete 20:25:25 9065ff56babe: Pull complete 20:25:38 d287ab97295c: Verifying Checksum 20:25:38 d287ab97295c: Download complete 20:25:42 d287ab97295c: Pull complete 20:25:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:25:42 prd-centos7-docker-4c-2g-1385 does not seem to be running inside a container 20:25:42 $ 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_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:25:44 $ docker top 20aa39340f9d8bdbd1b92522c4710cb67bf3447e6ad4dc506d7e3e75e54f57db -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:25:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:25:45 + ls /var/log/sa-host 20:25:45 + sadf -c /var/log/sa-host/sa04 20:25:45 file_magic: OK 20:25:45 HZ: Using current value: 100 20:25:45 file_header: OK 20:25:45 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 20:25:45 Statistics: 20:25:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:25:45 File successfully converted to sysstat format version 12.0.3 20:25:45 + sadf -c /var/log/sa-host/sa30 20:25:45 file_magic: OK 20:25:45 HZ: Using current value: 100 20:25:45 file_header: OK 20:25:45 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 20:25:45 Statistics: 20:25:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:25:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:46 provisioning config files... 20:25:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4464447650236386526tmp [Pipeline] { [Pipeline] echo 20:25:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:25:46 ---> create-netrc.sh [Pipeline] } 20:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:25:47 ---> python-tools-install.sh [Pipeline] echo 20:25:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:25:47 ---> sudo-logs.sh 20:25:47 Archiving 'sudo' log.. 20:25:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1385.novalocal: Name or service not known 20:25:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1385.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:25:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:25:48 ---> job-cost.sh 20:25:48 lf-activate-venv: SKIPPING 20:25:48 DEBUG: total: 0.10999999940395355 20:25:48 INFO: Retrieving Stack Cost... 20:25:49 INFO: Retrieving Pricing Info for: v3-standard-2 20:25:49 INFO: Archiving Costs [Pipeline] echo 20:25:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:25:50 ---> logs-deploy.sh 20:25:50 lf-activate-venv: SKIPPING 20:25:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/7 20:25:50 INFO: archiving workspace using pattern(s): 20:25:50 Archives upload complete. 20:25:50 INFO: archiving logs to Nexus 20:25:51 ---> uname -a: 20:25:51 Linux prd-centos7-docker-4c-2g-1385.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:25:51 20:25:51 20:25:51 ---> lscpu: 20:25:51 Architecture: x86_64 20:25:51 CPU op-mode(s): 32-bit, 64-bit 20:25:51 Byte Order: Little Endian 20:25:51 Address sizes: 40 bits physical, 48 bits virtual 20:25:51 CPU(s): 2 20:25:51 On-line CPU(s) list: 0,1 20:25:51 Thread(s) per core: 1 20:25:51 Core(s) per socket: 1 20:25:51 Socket(s): 2 20:25:51 NUMA node(s): 1 20:25:51 Vendor ID: AuthenticAMD 20:25:51 CPU family: 23 20:25:51 Model: 49 20:25:51 Model name: AMD EPYC-Rome Processor 20:25:51 Stepping: 0 20:25:51 CPU MHz: 2799.998 20:25:51 BogoMIPS: 5599.99 20:25:51 Virtualization: AMD-V 20:25:51 Hypervisor vendor: KVM 20:25:51 Virtualization type: full 20:25:51 L1d cache: 32K 20:25:51 L1i cache: 32K 20:25:51 L2 cache: 512K 20:25:51 L3 cache: 16384K 20:25:51 NUMA node0 CPU(s): 0,1 20:25:51 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 20:25:51 20:25:51 20:25:51 ---> nproc: 20:25:51 2 20:25:51 20:25:51 20:25:51 ---> df -h: 20:25:51 Filesystem Size Used Avail Use% Mounted on 20:25:51 overlay 40G 7.7G 33G 20% / 20:25:51 tmpfs 64M 0 64M 0% /dev 20:25:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:25:51 shm 64M 0 64M 0% /dev/shm 20:25:51 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:25:51 20:25:51 20:25:51 ---> sar -b -r -n DEV: 20:25:51 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 20:25:51 20:25:51 20:16:56 LINUX RESTART (2 CPU) 20:25:51 20:25:51 20:18:02 tps rtps wtps bread/s bwrtn/s 20:25:51 20:19:01 2.02 0.00 2.02 0.00 42.55 20:25:51 20:20:01 0.57 0.00 0.57 0.00 8.85 20:25:51 20:21:01 0.15 0.00 0.15 0.00 1.87 20:25:51 20:22:01 0.13 0.00 0.13 0.00 2.42 20:25:51 20:23:01 0.37 0.00 0.37 0.00 5.21 20:25:51 20:24:01 0.25 0.00 0.25 0.00 2.60 20:25:51 20:25:01 0.25 0.00 0.25 0.00 3.91 20:25:51 Average: 0.53 0.00 0.53 0.00 9.55 20:25:51 20:25:51 20:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:25:51 20:19:01 5677100 0 616260 7.69 2620 1712960 1213628 13.40 558552 1534932 16 20:25:51 20:20:01 5677980 0 615372 7.68 2620 1712968 1163280 12.84 558260 1535656 20 20:25:51 20:21:01 5678376 0 614976 7.68 2620 1712968 1163328 12.84 557292 1535656 8 20:25:51 20:22:01 5678668 0 614672 7.67 2620 1712980 1163356 12.84 556176 1536552 20 20:25:51 20:23:01 5679744 0 613592 7.66 2620 1712984 1163344 12.84 555652 1536552 12 20:25:51 20:24:01 5679224 0 614108 7.67 2620 1712988 1163344 12.84 555628 1536648 20 20:25:51 20:25:01 5670416 0 622912 7.78 2620 1712992 1163168 12.84 564792 1536648 20 20:25:51 Average: 5677358 0 615985 7.69 2620 1712977 1170493 12.92 558050 1536092 17 20:25:51 20:25:51 20:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:25:51 20:19:01 eth0 3.49 1.66 3.40 0.30 0.00 0.00 0.00 0.00 20:25:51 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:20:01 eth0 1.82 0.47 0.40 0.21 0.00 0.00 0.00 0.00 20:25:51 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:21:01 eth0 1.60 0.58 0.59 0.39 0.00 0.00 0.00 0.00 20:25:51 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:22:01 eth0 0.67 0.32 0.28 0.20 0.00 0.00 0.00 0.00 20:25:51 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:23:01 eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:25:51 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:24:01 eth0 0.35 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:25:51 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:25:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:25:51 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 Average: eth0 1.19 0.48 0.68 0.17 0.00 0.00 0.00 0.00 20:25:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:51 20:25:51 20:25:51 ---> sar -P ALL: 20:25:51 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 20:25:51 20:25:51 20:16:56 LINUX RESTART (2 CPU) 20:25:51 20:25:51 20:18:02 CPU %user %nice %system %iowait %steal %idle 20:25:51 20:19:01 all 0.14 0.00 0.08 0.00 0.03 99.75 20:25:51 20:19:01 0 0.17 0.00 0.10 0.00 0.03 99.69 20:25:51 20:19:01 1 0.12 0.00 0.05 0.00 0.02 99.81 20:25:51 20:20:01 all 0.23 0.00 0.07 0.00 0.02 99.68 20:25:51 20:20:01 0 0.17 0.00 0.07 0.00 0.02 99.75 20:25:51 20:20:01 1 0.30 0.00 0.07 0.00 0.02 99.62 20:25:51 20:21:01 all 0.26 0.00 0.04 0.00 0.02 99.68 20:25:51 20:21:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:25:51 20:21:01 1 0.43 0.00 0.02 0.00 0.02 99.53 20:25:51 20:22:01 all 0.25 0.00 0.05 0.00 0.02 99.68 20:25:51 20:22:01 0 0.07 0.00 0.07 0.00 0.03 99.83 20:25:51 20:22:01 1 0.43 0.00 0.03 0.00 0.00 99.53 20:25:51 20:23:01 all 0.07 0.00 0.05 0.00 0.03 99.86 20:25:51 20:23:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:25:51 20:23:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:25:51 20:24:01 all 0.20 0.00 0.04 0.00 0.03 99.73 20:25:51 20:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:25:51 20:24:01 1 0.37 0.00 0.05 0.00 0.02 99.57 20:25:51 20:25:01 all 0.24 0.00 0.04 0.00 0.02 99.70 20:25:51 20:25:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:25:51 20:25:01 1 0.40 0.00 0.02 0.00 0.02 99.57 20:25:51 Average: all 0.20 0.00 0.05 0.00 0.02 99.73 20:25:51 Average: 0 0.10 0.00 0.06 0.00 0.02 99.82 20:25:51 Average: 1 0.30 0.00 0.04 0.00 0.02 99.64 20:25:51 20:25:51 20:25:51