Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d+a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 (61ae46f2c4e0f228c58ac223ad61a3e834442775) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh902508270659952722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5296305495995801111.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2786507088195607631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4474336226325974588.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6758241830370507380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go 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_IMAGE_NAME: device-rest 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-924 in /w/workspace/gexfoundry_device-rest-go_PR-113 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh1982305814543924279.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d Merge succeeded, producing 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec Checking out Revision 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec (PR-113) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh2863711133149114932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh3569360241357105903.key > git merge a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec # timeout=10 Commit message: "Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD" > git rev-list --no-walk 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:27 ========================================================= 15:09:27 EdgeX Global Pipelines Version Info 15:09:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:30 ------------------- 15:09:30 stable info: 15:09:30 ------------------- 15:09:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:30 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:09:30 Message: update stable to v1.0.193 15:09:30 ------------------- 15:09:30 experimental info: 15:09:30 ------------------- 15:09:30 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:30 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:09:30 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:09:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 15:09:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 15:09:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 15:09:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec [Pipeline] echo 15:09:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e819f2 [Pipeline] echo 15:09:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:31 provisioning config files... 15:09:31 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config7558432784978410147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:31 ---> docker-login.sh 15:09:31 nexus3.edgexfoundry.org:10001 15:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:31 Configure a credential helper to remove this warning. See 15:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:31 15:09:31 Login Succeeded 15:09:31 nexus3.edgexfoundry.org:10002 15:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 nexus3.edgexfoundry.org:10003 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 nexus3.edgexfoundry.org:10004 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 docker.io 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 ---> docker-login.sh ends [Pipeline] } 15:09:32 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 15:09:33 + git log --format=format:%s -1 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec [Pipeline] echo 15:09:33 GIT_COMMIT: 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec, Commit Message: Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD [Pipeline] echo 15:09:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:33 15:09:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:09:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:34 latest: Pulling from edgex-devops/git-semver 15:09:34 31603596830f: Pulling fs layer 15:09:34 54011a49482f: Pulling fs layer 15:09:34 a6820b24f6d8: Pulling fs layer 15:09:34 f581987b2513: Pulling fs layer 15:09:34 f581987b2513: Waiting 15:09:34 54011a49482f: Verifying Checksum 15:09:34 54011a49482f: Download complete 15:09:34 31603596830f: Verifying Checksum 15:09:34 31603596830f: Download complete 15:09:34 f581987b2513: Verifying Checksum 15:09:34 f581987b2513: Download complete 15:09:34 a6820b24f6d8: Verifying Checksum 15:09:34 a6820b24f6d8: Download complete 15:09:34 31603596830f: Pull complete 15:09:34 54011a49482f: Pull complete 15:09:35 a6820b24f6d8: Pull complete 15:09:35 f581987b2513: Pull complete 15:09:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:09:35 prd-centos7-docker-4c-2g-924 does not seem to be running inside a container 15:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@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:10004/edgex-devops/git-semver:latest cat 15:09:36 $ docker top bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:37 [ssh-agent] Looking for ssh-agent implementation... 15:09:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:37 $ docker exec bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent 15:09:37 SSH_AUTH_SOCK=/tmp/ssh-izkoyBRA3Kzl/agent.13 15:09:37 SSH_AGENT_PID=20 15:09:37 Running ssh-add (command line suppressed) 15:09:37 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_8806093496607583750.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_8806093496607583750.key) 15:09:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:37 + git tag --points-at HEAD [Pipeline] } 15:09:37 $ docker exec --env ******** --env ******** bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent -k 15:09:37 unset SSH_AUTH_SOCK; 15:09:37 unset SSH_AGENT_PID; 15:09:37 echo Agent pid 20 killed; 15:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:37 [ssh-agent] Looking for ssh-agent implementation... 15:09:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:38 $ docker exec bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent 15:09:38 SSH_AUTH_SOCK=/tmp/ssh-m7KEi387FZcL/agent.52 15:09:38 SSH_AGENT_PID=58 15:09:38 Running ssh-add (command line suppressed) 15:09:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_5447259536352285944.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_5447259536352285944.key) 15:09:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:38 + git semver init 15:09:38 # -> Open(): unable to determine branch for HEAD 15:09:38 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.git 15:09:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-113 15:09:38 # $SEMVER_REMOTE_NAME = origin 15:09:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:38 # $SEMVER_USER_NAME = edgex-jenkins 15:09:38 # $SEMVER_BRANCH = PR-113 15:09:38 # $SEMVER_TEMP = /tmp/semver-845116084 15:09:38 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:09:39 # '/tmp/semver-845116084' -> '/w/workspace/gexfoundry_device-rest-go_PR-113/.semver' 15:09:39 # -> Force: false 15:09:39 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.semver [Pipeline] } 15:09:39 $ docker exec --env ******** --env ******** bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent -k 15:09:39 unset SSH_AUTH_SOCK; 15:09:39 unset SSH_AGENT_PID; 15:09:39 echo Agent pid 58 killed; 15:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:39 + git semver [Pipeline] } 15:09:40 $ docker stop --time=1 bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f 15:09:41 $ docker rm -f bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f [Pipeline] // withDockerContainer [Pipeline] sh 15:09:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:09:46 Stashed 1 file(s) [Pipeline] echo 15:09:46 [edgeXSemver]: initialized semver on version 0.0.0 [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 15:10:01 Still waiting to schedule task 15:10:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:10:01 Still waiting to schedule task 15:10:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:13:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-929 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws 15:13:30 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 15:13:30 The recommended git tool is: git 15:13:36 using credential edgex-jenkins-ssh 15:13:36 Cloning the remote Git repository 15:13:36 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:13:36 > git init /w/workspace/device-rest-go/2 # timeout=10 15:13:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:13:36 > git --version # timeout=10 15:13:36 > git --version # 'git version 2.17.1' 15:13:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:38 Merging remotes/origin/master commit a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 15:13:38 Merge succeeded, producing df2e98fc4233dafd621c16b7c7bfeea978c921b2 15:13:38 Checking out Revision df2e98fc4233dafd621c16b7c7bfeea978c921b2 (PR-113) 15:13:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:13:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:13:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:13:38 > git config core.sparsecheckout # timeout=10 15:13:38 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 15:13:38 > git remote # timeout=10 15:13:38 > git config --get remote.origin.url # timeout=10 15:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:38 > git merge a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 # timeout=10 15:13:38 > git rev-parse HEAD^{commit} # timeout=10 15:13:38 > git config core.sparsecheckout # timeout=10 15:13:38 > git checkout -f df2e98fc4233dafd621c16b7c7bfeea978c921b2 # timeout=10 15:13:42 Commit message: "Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD" 15:13:42 > git rev-list --no-walk 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:13:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:13:45 + + true 15:13:45 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:05 provisioning config files... 15:14:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config3257614043438666426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:05 Running on prd-centos7-docker-4c-2g-928 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws 15:14:05 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 15:14:05 The recommended git tool is: git 15:14:06 ---> docker-login.sh 15:14:06 nexus3.edgexfoundry.org:10001 15:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 nexus3.edgexfoundry.org:10002 15:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 nexus3.edgexfoundry.org:10003 15:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:08 Configure a credential helper to remove this warning. See 15:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:08 15:14:08 Login Succeeded 15:14:08 nexus3.edgexfoundry.org:10004 15:14:08 using credential edgex-jenkins-ssh 15:14:08 Cloning the remote Git repository 15:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:09 Configure a credential helper to remove this warning. See 15:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:09 15:14:09 Login Succeeded 15:14:09 docker.io 15:14:08 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:14:08 > git init /w/workspace/device-rest-go/2 # timeout=10 15:14:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:14:08 > git --version # timeout=10 15:14:08 > git --version # 'git version 2.24.4' 15:14:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:09 [INFO] Currently running in a labeled security context 15:14:09 [INFO] Currently SELinux is 'enforcing' on the host 15:14:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh5144516942563356604.key 15:14:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:10 Configure a credential helper to remove this warning. See 15:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:10 15:14:10 Login Succeeded 15:14:10 ---> docker-login.sh ends [Pipeline] } 15:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:14:12 Merging remotes/origin/master commit a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 15:14:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:14:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:14:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:14:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:10 [INFO] Currently running in a labeled security context 15:14:10 [INFO] Currently SELinux is 'enforcing' on the host 15:14:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh7299876537511218680.key 15:14:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo 15:14:12 ========================================================= 15:14:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:14:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:14:12 Merge succeeded, producing c0e90f9b595874ab0e884f6a9b0c689fa655909b 15:14:12 Checking out Revision c0e90f9b595874ab0e884f6a9b0c689fa655909b (PR-113) 15:14:12 > git config core.sparsecheckout # timeout=10 15:14:12 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 15:14:12 > git remote # timeout=10 15:14:12 > git config --get remote.origin.url # timeout=10 15:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:12 [INFO] Currently running in a labeled security context 15:14:12 [INFO] Currently SELinux is 'enforcing' on the host 15:14:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh7858129832510386697.key 15:14:12 > git merge a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 # timeout=10 15:14:12 > git rev-parse HEAD^{commit} # timeout=10 15:14:12 > git config core.sparsecheckout # timeout=10 15:14:12 > git checkout -f c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 15:14:13 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:14:13 Sending build context to Docker daemon 92.16kB 15:14:13 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:14:13 Step 2/10 : FROM ${BASE} 15:14:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:13 595b0fe564bb: Pulling fs layer 15:14:13 7186ed65a4f7: Pulling fs layer 15:14:13 316046926c0a: Pulling fs layer 15:14:13 4ebd0625c992: Pulling fs layer 15:14:13 207e8628e3a3: Pulling fs layer 15:14:13 c791037a9be2: Pulling fs layer 15:14:13 ffd874e62e21: Pulling fs layer 15:14:13 c791037a9be2: Waiting 15:14:13 207e8628e3a3: Waiting 15:14:13 ffd874e62e21: Waiting 15:14:13 4ebd0625c992: Waiting 15:14:13 316046926c0a: Verifying Checksum 15:14:13 316046926c0a: Download complete 15:14:13 7186ed65a4f7: Verifying Checksum 15:14:13 7186ed65a4f7: Download complete 15:14:13 207e8628e3a3: Verifying Checksum 15:14:13 207e8628e3a3: Download complete 15:14:13 595b0fe564bb: Verifying Checksum 15:14:13 595b0fe564bb: Download complete 15:14:13 c791037a9be2: Verifying Checksum 15:14:13 c791037a9be2: Download complete 15:14:14 595b0fe564bb: Pull complete 15:14:15 7186ed65a4f7: Pull complete 15:14:15 316046926c0a: Pull complete 15:14:15 ffd874e62e21: Download complete 15:14:16 Commit message: "Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD" 15:14:16 > git rev-list --no-walk 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:17 4ebd0625c992: Download complete 15:14:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:14:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:14:18 + sudo service docker restart 15:14:18 + true 15:14:18 Redirecting to /bin/systemctl restart docker.service 15:14:27 4ebd0625c992: Pull complete 15:14:27 207e8628e3a3: Pull complete 15:14:28 c791037a9be2: Pull complete 15:14:32 ffd874e62e21: Pull complete 15:14:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:14:32 ---> cfc18b08335c 15:14:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:14:33 ---> Running in e4ffa940b5f2 15:14:34 Removing intermediate container e4ffa940b5f2 15:14:34 ---> 239452293e8d 15:14:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:14:34 ---> Running in 6cb27491a26d 15:14:35 Removing intermediate container 6cb27491a26d 15:14:35 ---> 221432a96aa6 15:14:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:14:35 ---> Running in 8ec67c82f499 15:14:35 Removing intermediate container 8ec67c82f499 15:14:35 ---> 898a820c34eb 15:14:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:35 ---> Running in 3edd3f401698 15:14:38 Removing intermediate container 3edd3f401698 15:14:38 ---> d5d68fe13387 15:14:38 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:38 ---> Running in a453ba5115c8 15:14:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:40 provisioning config files... 15:14:40 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config4787289387748339853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:14:40 ---> docker-login.sh 15:14:40 nexus3.edgexfoundry.org:10001 15:14:41 (1/9) Installing libc-dev (0.7.2-r3) 15:14:41 (2/9) Installing libsodium (1.0.18-r0) 15:14:41 (3/9) Installing pkgconf (1.7.3-r0) 15:14:41 (4/9) Installing libsodium-dev (1.0.18-r0) 15:14:41 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:14:41 (6/9) Installing libedit (20191231.3.1-r1) 15:14:41 (7/9) Installing openssh-client (8.4_p1-r3) 15:14:41 (8/9) Installing libzmq (4.3.3-r1) 15:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:41 Configure a credential helper to remove this warning. See 15:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:41 15:14:41 Login Succeeded 15:14:41 nexus3.edgexfoundry.org:10002 15:14:42 (9/9) Installing zeromq-dev (4.3.3-r1) 15:14:42 Executing busybox-1.32.1-r6.trigger 15:14:42 OK: 144 MiB in 49 packages 15:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:42 Configure a credential helper to remove this warning. See 15:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:42 15:14:42 Login Succeeded 15:14:42 nexus3.edgexfoundry.org:10003 15:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:42 Configure a credential helper to remove this warning. See 15:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:42 15:14:42 Login Succeeded 15:14:42 nexus3.edgexfoundry.org:10004 15:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:42 Configure a credential helper to remove this warning. See 15:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:42 15:14:42 Login Succeeded 15:14:42 docker.io 15:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:42 Configure a credential helper to remove this warning. See 15:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:42 15:14:42 Login Succeeded 15:14:42 ---> docker-login.sh ends [Pipeline] } 15:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:42 ========================================================= 15:14:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:14:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:14:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:14:43 Sending build context to Docker daemon 92.16kB 15:14:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:14:43 Step 2/10 : FROM ${BASE} 15:14:43 Removing intermediate container a453ba5115c8 15:14:43 ---> 55f542a51303 15:14:43 Step 8/10 : WORKDIR /device-rest-go 15:14:43 ---> Running in 00cd10f8172a 15:14:44 Removing intermediate container 00cd10f8172a 15:14:44 ---> 9873bc40416b 15:14:44 Step 9/10 : COPY . . 15:14:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:44 540db60ca938: Pulling fs layer 15:14:44 adcc1eea9eea: Pulling fs layer 15:14:44 4c4ab2625f07: Pulling fs layer 15:14:44 0510c868ecb4: Pulling fs layer 15:14:44 afea3b2eda06: Pulling fs layer 15:14:44 7809a108b3ef: Pulling fs layer 15:14:44 f706445af74f: Pulling fs layer 15:14:44 afea3b2eda06: Waiting 15:14:44 7809a108b3ef: Waiting 15:14:44 0510c868ecb4: Waiting 15:14:44 f706445af74f: Waiting 15:14:44 4c4ab2625f07: Verifying Checksum 15:14:44 4c4ab2625f07: Download complete 15:14:44 adcc1eea9eea: Download complete 15:14:44 afea3b2eda06: Verifying Checksum 15:14:44 afea3b2eda06: Download complete 15:14:44 7809a108b3ef: Verifying Checksum 15:14:44 7809a108b3ef: Download complete 15:14:44 540db60ca938: Verifying Checksum 15:14:44 540db60ca938: Download complete 15:14:44 ---> 7d1990d0b5ed 15:14:44 Step 10/10 : RUN go mod download 15:14:44 ---> Running in 12a4bbbe2659 15:14:45 540db60ca938: Pull complete 15:14:45 f706445af74f: Verifying Checksum 15:14:45 f706445af74f: Download complete 15:14:45 adcc1eea9eea: Pull complete 15:14:45 4c4ab2625f07: Pull complete 15:14:46 0510c868ecb4: Verifying Checksum 15:14:46 0510c868ecb4: Download complete 15:14:55 0510c868ecb4: Pull complete 15:14:56 afea3b2eda06: Pull complete 15:14:56 7809a108b3ef: Pull complete 15:14:58 f706445af74f: Pull complete 15:14:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:14:59 ---> b068be0155e3 15:14:59 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:15:11 Removing intermediate container 12a4bbbe2659 15:15:11 ---> fd7e6c32be55 15:15:11 Successfully built fd7e6c32be55 15:15:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:15:11 + docker inspect -f . ci-base-image-arm64 15:15:11 . [Pipeline] withDockerContainer 15:15:11 prd-ubuntu18.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 15:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:13 $ docker top cd87f760fbcad087f2c50cf5018a7d0ff105ba4ca93593716b92814ac19ef8e3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:14 + go version 15:15:14 go version go1.16.3 linux/arm64 [Pipeline] } 15:15:14 $ docker stop --time=1 cd87f760fbcad087f2c50cf5018a7d0ff105ba4ca93593716b92814ac19ef8e3 15:15:16 $ docker rm -f cd87f760fbcad087f2c50cf5018a7d0ff105ba4ca93593716b92814ac19ef8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:17 + docker inspect -f . ci-base-image-arm64 15:15:17 . [Pipeline] withDockerContainer 15:15:17 prd-ubuntu18.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 15:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:23 $ docker top 347ae6af345c2755665813ec99ba8db76967f34b5d3a7d7ce0764a7ecc2d6aab -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:24 + go mod tidy [Pipeline] sh 15:15:25 + make test 15:15:25 go mod tidy 15:15:25 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:15:26 ? github.com/edgexfoundry/device-rest-go [no test files] 15:15:39 ---> Running in bda008f340b8 15:15:39 Removing intermediate container bda008f340b8 15:15:39 ---> d7e3e07114ca 15:15:39 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:15:39 ---> Running in e99893fad0d3 15:15:39 Removing intermediate container e99893fad0d3 15:15:39 ---> 3ef945cdf45b 15:15:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:15:39 ---> Running in 926d794db958 15:15:39 Removing intermediate container 926d794db958 15:15:39 ---> d0843a49184f 15:15:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:39 ---> Running in 3783483f2c8e 15:15:40 Removing intermediate container 3783483f2c8e 15:15:40 ---> 9f6a9b4c8822 15:15:40 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:41 ---> Running in 7f9812ce4c15 15:15:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:15:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:15:43 (1/9) Installing libc-dev (0.7.2-r3) 15:15:43 (2/9) Installing libsodium (1.0.18-r0) 15:15:43 (3/9) Installing pkgconf (1.7.3-r0) 15:15:43 (4/9) Installing libsodium-dev (1.0.18-r0) 15:15:43 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:15:43 (6/9) Installing libedit (20191231.3.1-r1) 15:15:43 (7/9) Installing openssh-client (8.4_p1-r3) 15:15:44 (8/9) Installing libzmq (4.3.3-r1) 15:15:44 (9/9) Installing zeromq-dev (4.3.3-r1) 15:15:44 Executing busybox-1.32.1-r6.trigger 15:15:44 OK: 154 MiB in 49 packages 15:15:50 Removing intermediate container 7f9812ce4c15 15:15:50 ---> c7c3c2f6b3a6 15:15:50 Step 8/10 : WORKDIR /device-rest-go 15:15:50 ---> Running in 57d5868f80bc 15:15:51 Removing intermediate container 57d5868f80bc 15:15:51 ---> ce7e6e524551 15:15:51 Step 9/10 : COPY . . 15:15:52 ---> db42128797f4 15:15:52 Step 10/10 : RUN go mod download 15:15:52 ---> Running in 7c8eb0e4115b 15:16:23 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:16:23 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements 15:16:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:16:49 gofmt -l . 15:16:49 [ "`gofmt -l .`" = "" ] 15:16:49 ./bin/test-go-mod-tidy.sh 15:16:49 ./bin/test-attribution-txt.sh [Pipeline] } 15:16:49 $ docker stop --time=1 347ae6af345c2755665813ec99ba8db76967f34b5d3a7d7ce0764a7ecc2d6aab 15:16:51 $ docker rm -f 347ae6af345c2755665813ec99ba8db76967f34b5d3a7d7ce0764a7ecc2d6aab [Pipeline] // withDockerContainer [Pipeline] sh 15:16:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:54 + ls -al . 15:16:54 total 132 15:16:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:16 . 15:16:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:13 .. 15:16:54 -rw-rw-r-- 1 jenkins jenkins 151 Jun 8 15:13 .dockerignore 15:16:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:13 .git 15:16:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:13 .github 15:16:54 -rw-rw-r-- 1 jenkins jenkins 336 Jun 8 15:13 .gitignore 15:16:54 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 8 15:13 Attribution.txt 15:16:54 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 8 15:13 Dockerfile 15:16:54 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 8 15:13 Dockerfile.build 15:16:54 -rw-rw-r-- 1 jenkins jenkins 680 Jun 8 15:13 Jenkinsfile 15:16:54 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:13 LICENSE 15:16:54 -rw-rw-r-- 1 jenkins jenkins 996 Jun 8 15:13 Makefile 15:16:54 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 8 15:13 README.md 15:16:54 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 15:09 VERSION 15:16:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:13 bin 15:16:54 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:13 cmd 15:16:54 -rw-r--r-- 1 jenkins jenkins 8513 Jun 8 15:16 coverage.out 15:16:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:13 driver 15:16:54 -rw-r--r-- 1 jenkins jenkins 285 Jun 8 15:16 go.mod 15:16:54 -rw-r--r-- 1 jenkins jenkins 20873 Jun 8 15:15 go.sum 15:16:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:13 snap 15:16:54 -rw-rw-r-- 1 jenkins jenkins 713 Jun 8 15:13 version.go [Pipeline] isUnix [Pipeline] sh 15:16:54 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=df2e98fc4233dafd621c16b7c7bfeea978c921b2 --label arch=arm64 --label version=0.0.0 . 15:16:54 Sending build context to Docker daemon 101.9kB 15:16:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:16:54 Step 2/25 : FROM ${BASE} AS builder 15:16:54 ---> fd7e6c32be55 15:16:54 Step 3/25 : ARG MAKE='make build' 15:16:55 ---> Running in 989b5d0b3c73 15:16:55 Removing intermediate container 989b5d0b3c73 15:16:55 ---> ab1e415e80b8 15:16:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:16:55 ---> Running in fa3eedb911f6 15:16:56 Removing intermediate container fa3eedb911f6 15:16:56 ---> 9973f962c3f2 15:16:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:16:56 ---> Running in 90ceec9aea95 15:16:56 Removing intermediate container 90ceec9aea95 15:16:56 ---> 19c1c86afa4b 15:16:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:56 ---> Running in 1dda9dc41e09 15:16:58 Removing intermediate container 1dda9dc41e09 15:16:58 ---> ee291c2971b9 15:16:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:59 ---> Running in 9d527cb08feb 15:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:17:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:17:02 OK: 144 MiB in 49 packages 15:17:03 Removing intermediate container 9d527cb08feb 15:17:03 ---> 6c42979f708d 15:17:03 Step 8/25 : WORKDIR /device-rest-go 15:17:03 ---> Running in bbcc0d5fae9a 15:17:03 Removing intermediate container bbcc0d5fae9a 15:17:03 ---> 01f2faec7d18 15:17:03 Step 9/25 : COPY . . 15:17:04 ---> a9b136f339ee 15:17:04 Step 10/25 : RUN go mod tidy 15:17:04 ---> Running in 00c6d0202ad6 15:17:07 Removing intermediate container 00c6d0202ad6 15:17:07 ---> 7160a5d03eae 15:17:07 Step 11/25 : RUN make update 15:17:07 ---> Running in a556c1fdb94d 15:17:08 CGO_ENABLED=0 GO111MODULE=on go mod download 15:17:09 Removing intermediate container a556c1fdb94d 15:17:09 ---> b6b3ef2811fa 15:17:09 Step 12/25 : RUN $MAKE 15:17:09 ---> Running in 101ca1c0f067 15:17:10 go mod tidy 15:17:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:17:44 Removing intermediate container 7c8eb0e4115b 15:17:44 ---> 7e21f7da9b46 15:17:44 Successfully built 7e21f7da9b46 15:17:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:17:46 + docker inspect -f . ci-base-image-x86_64 15:17:46 . [Pipeline] withDockerContainer 15:17:46 prd-centos7-docker-4c-2g-928 does not seem to be running inside a container 15:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:17:48 $ docker top 7a1921448b16436318ee3693bb5e1879e7d556541120f2892df420181a68bd24 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:50 Removing intermediate container 101ca1c0f067 15:17:50 ---> 6a3b90a4c0c4 15:17:50 Step 13/25 : FROM alpine:3.12 15:17:50 3.12: Pulling from library/alpine 15:17:50 d2f70382dc9a: Pulling fs layer 15:17:50 d2f70382dc9a: Download complete 15:17:50 d2f70382dc9a: Pull complete 15:17:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:17:50 Status: Downloaded newer image for alpine:3.12 15:17:50 ---> 9852663dfa18 15:17:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:17:50 ---> Running in a6d4a8320b65 15:17:50 Removing intermediate container a6d4a8320b65 15:17:50 ---> 084d4be43395 15:17:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:17:50 ---> Running in cd4457b44633 15:17:50 Removing intermediate container cd4457b44633 15:17:50 ---> a375c0803965 15:17:50 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:17:50 ---> Running in 2c3d290d033d 15:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:17:51 (1/6) Installing dumb-init (1.2.2-r1) 15:17:51 (2/6) Installing libgcc (9.3.0-r2) 15:17:51 (3/6) Installing libsodium (1.0.18-r0) 15:17:51 (4/6) Installing libstdc++ (9.3.0-r2) 15:17:51 (5/6) Installing libzmq (4.3.3-r0) 15:17:51 (6/6) Installing zeromq (4.3.3-r0) 15:17:51 Executing busybox-1.31.1-r20.trigger 15:17:51 OK: 8 MiB in 20 packages 15:17:51 + go version 15:17:51 go version go1.16.3 linux/amd64 [Pipeline] } 15:17:51 $ docker stop --time=1 7a1921448b16436318ee3693bb5e1879e7d556541120f2892df420181a68bd24 15:17:52 Removing intermediate container 2c3d290d033d 15:17:52 ---> 16fa52e0dec0 15:17:52 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:17:53 $ docker rm -f 7a1921448b16436318ee3693bb5e1879e7d556541120f2892df420181a68bd24 15:17:53 ---> 2f03134bf9a3 15:17:53 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:54 + docker inspect -f . ci-base-image-x86_64 15:17:54 . [Pipeline] withDockerContainer 15:17:54 ---> 3c7a44868a4e 15:17:54 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:17:54 prd-centos7-docker-4c-2g-928 does not seem to be running inside a container 15:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:17:55 ---> c505be69bbcb 15:17:55 Step 20/25 : EXPOSE 59986 15:17:55 ---> Running in a9b8724e8621 15:17:55 Removing intermediate container a9b8724e8621 15:17:55 ---> 34b206b45f09 15:17:55 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:17:55 ---> Running in 1eb01aadc180 15:17:55 Removing intermediate container 1eb01aadc180 15:17:55 ---> 60a838da1d0a 15:17:55 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:17:56 ---> Running in 94e0ec18ee1b 15:17:56 Removing intermediate container 94e0ec18ee1b 15:17:56 ---> cc2515319fd3 15:17:56 Step 23/25 : LABEL arch=arm64 15:17:56 ---> Running in af5d93e39dd9 15:17:57 Removing intermediate container af5d93e39dd9 15:17:57 ---> 86c8144a530a 15:17:57 Step 24/25 : LABEL git_sha=df2e98fc4233dafd621c16b7c7bfeea978c921b2 15:17:57 ---> Running in b51f395f4a3c 15:17:57 Removing intermediate container b51f395f4a3c 15:17:57 ---> 7fadcb17a33b 15:17:57 Step 25/25 : LABEL version=0.0.0 15:17:57 $ docker top 41b97701e436e2eed83be5fb7a6cd34f22a4636f37df3070ecd95f503f118833 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:58 + go mod tidy 15:17:58 ---> Running in 6abbd3f433e8 [Pipeline] sh 15:17:58 Removing intermediate container 6abbd3f433e8 15:17:58 ---> cb57a03745e1 15:17:58 [Warning] One or more build-args [ARCH] were not consumed 15:17:58 Successfully built cb57a03745e1 15:17:58 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 15:17:58 + make test 15:17:58 go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:17:59 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:17:59 ---> job-cost.sh 15:17:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DL1Q 15:18:00 ? github.com/edgexfoundry/device-rest-go [no test files] 15:18:26 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:18:28 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 54.0% of statements 15:18:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:18:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:18:43 gofmt -l . 15:18:43 [ "`gofmt -l .`" = "" ] 15:18:43 ./bin/test-go-mod-tidy.sh 15:18:43 ./bin/test-attribution-txt.sh [Pipeline] } 15:18:44 $ docker stop --time=1 41b97701e436e2eed83be5fb7a6cd34f22a4636f37df3070ecd95f503f118833 15:18:50 $ docker rm -f 41b97701e436e2eed83be5fb7a6cd34f22a4636f37df3070ecd95f503f118833 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:18:51 Warning: overwriting stash ‘coverage-report’ 15:18:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:18:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:18:54 + ls -al . 15:18:54 total 104 15:18:54 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 8 15:18 . 15:18:54 drwxrwxr-x. 4 jenkins jenkins 28 Jun 8 15:14 .. 15:18:54 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 8 15:14 Attribution.txt 15:18:54 drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 15:14 bin 15:18:54 drwxrwxr-x. 3 jenkins jenkins 32 Jun 8 15:14 cmd 15:18:54 -rw-r--r--. 1 jenkins jenkins 8513 Jun 8 15:18 coverage.out 15:18:54 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 8 15:14 Dockerfile 15:18:54 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 8 15:14 Dockerfile.build 15:18:54 -rw-rw-r--. 1 jenkins jenkins 151 Jun 8 15:14 .dockerignore 15:18:54 drwxrwxr-x. 2 jenkins jenkins 76 Jun 8 15:14 driver 15:18:54 drwxrwxr-x. 8 jenkins jenkins 179 Jun 8 15:14 .git 15:18:54 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 15:14 .github 15:18:54 -rw-rw-r--. 1 jenkins jenkins 336 Jun 8 15:14 .gitignore 15:18:54 -rw-r--r--. 1 jenkins jenkins 285 Jun 8 15:18 go.mod 15:18:54 -rw-r--r--. 1 jenkins jenkins 20873 Jun 8 15:17 go.sum 15:18:54 -rw-rw-r--. 1 jenkins jenkins 680 Jun 8 15:14 Jenkinsfile 15:18:54 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 8 15:14 LICENSE 15:18:54 -rw-rw-r--. 1 jenkins jenkins 996 Jun 8 15:14 Makefile 15:18:54 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 8 15:14 README.md 15:18:54 drwxrwxr-x. 4 jenkins jenkins 71 Jun 8 15:14 snap 15:18:54 -rw-rw-r--. 1 jenkins jenkins 5 Jun 8 15:09 VERSION 15:18:54 -rw-rw-r--. 1 jenkins jenkins 713 Jun 8 15:14 version.go [Pipeline] isUnix [Pipeline] sh 15:18:54 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c0e90f9b595874ab0e884f6a9b0c689fa655909b --label arch=amd64 --label version=0.0.0 . 15:18:54 Sending build context to Docker daemon 101.9kB 15:18:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:18:54 Step 2/25 : FROM ${BASE} AS builder 15:18:54 ---> 7e21f7da9b46 15:18:54 Step 3/25 : ARG MAKE='make build' 15:18:55 ---> Running in 91a06e31e75c 15:18:56 Removing intermediate container 91a06e31e75c 15:18:56 ---> 1c6408d6c8ca 15:18:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:18:56 ---> Running in 758aad8f7322 15:18:57 Removing intermediate container 758aad8f7322 15:18:57 ---> 9d75767c1dde 15:18:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:18:57 ---> Running in 5bc0e187c12c 15:18:58 Removing intermediate container 5bc0e187c12c 15:18:58 ---> 58b670e7edf1 15:18:58 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:58 ---> Running in 877ac352580e 15:19:01 Removing intermediate container 877ac352580e 15:19:01 ---> 01760d39205a 15:19:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:01 ---> Running in d8b97e1e97c3 15:19:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:19:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:19:04 OK: 154 MiB in 49 packages 15:19:05 Removing intermediate container d8b97e1e97c3 15:19:05 ---> 2caf8aed3fb9 15:19:05 Step 8/25 : WORKDIR /device-rest-go 15:19:05 ---> Running in 4bdb201b1ec6 15:19:06 Removing intermediate container 4bdb201b1ec6 15:19:06 ---> ba840aa76402 15:19:06 Step 9/25 : COPY . . 15:19:07 ---> cf7a11ff5b15 15:19:07 Step 10/25 : RUN go mod tidy 15:19:07 ---> Running in 332bf32215ef 15:19:10 Removing intermediate container 332bf32215ef 15:19:10 ---> 6bd7daabdc9c 15:19:10 Step 11/25 : RUN make update 15:19:10 ---> Running in ff05be0b215c 15:19:11 CGO_ENABLED=0 GO111MODULE=on go mod download 15:19:12 Removing intermediate container ff05be0b215c 15:19:12 ---> 06c93b01197d 15:19:12 Step 12/25 : RUN $MAKE 15:19:12 ---> Running in 690babd99f2d 15:19:15 go mod tidy 15:19:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:19:42 Removing intermediate container 690babd99f2d 15:19:42 ---> afa31f63aafd 15:19:42 Step 13/25 : FROM alpine:3.12 15:19:42 3.12: Pulling from library/alpine 15:19:42 339de151aab4: Pulling fs layer 15:19:42 339de151aab4: Verifying Checksum 15:19:42 339de151aab4: Download complete 15:19:42 339de151aab4: Pull complete 15:19:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:19:42 Status: Downloaded newer image for alpine:3.12 15:19:42 ---> 13621d1b12d4 15:19:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:19:42 ---> Running in 977c4e5b7941 15:19:42 Removing intermediate container 977c4e5b7941 15:19:42 ---> 0c3dc7faa6d1 15:19:42 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:19:42 ---> Running in a83fe5783f87 15:19:42 Removing intermediate container a83fe5783f87 15:19:42 ---> 77464dc3d8c1 15:19:42 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:19:42 ---> Running in 98a4132bbef2 15:19:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:43 (1/6) Installing dumb-init (1.2.2-r1) 15:19:43 (2/6) Installing libgcc (9.3.0-r2) 15:19:43 (3/6) Installing libsodium (1.0.18-r0) 15:19:43 (4/6) Installing libstdc++ (9.3.0-r2) 15:19:43 (5/6) Installing libzmq (4.3.3-r0) 15:19:43 (6/6) Installing zeromq (4.3.3-r0) 15:19:43 Executing busybox-1.31.1-r20.trigger 15:19:43 OK: 8 MiB in 20 packages 15:19:45 Removing intermediate container 98a4132bbef2 15:19:45 ---> 30d95dea0d2c 15:19:45 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:19:47 ---> 9cbf2d5db5a6 15:19:47 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:19:47 ---> 7355b40c7b4c 15:19:47 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:19:48 ---> f1c2e7f119a8 15:19:48 Step 20/25 : EXPOSE 59986 15:19:48 ---> Running in 75f82638ece5 15:19:50 Removing intermediate container 75f82638ece5 15:19:50 ---> 0848552dafb5 15:19:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:19:50 ---> Running in a2927230d22c 15:19:50 Removing intermediate container a2927230d22c 15:19:50 ---> 6f313de41e07 15:19:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:19:50 ---> Running in 5da389194c59 15:19:50 Removing intermediate container 5da389194c59 15:19:50 ---> 12253dc7d2fa 15:19:50 Step 23/25 : LABEL arch=amd64 15:19:51 ---> Running in 870fe0d5295b 15:19:51 Removing intermediate container 870fe0d5295b 15:19:51 ---> 2ed17ea120db 15:19:51 Step 24/25 : LABEL git_sha=c0e90f9b595874ab0e884f6a9b0c689fa655909b 15:19:52 ---> Running in 4836281b4bb6 15:19:52 Removing intermediate container 4836281b4bb6 15:19:52 ---> 3fc2d6e6b02a 15:19:52 Step 25/25 : LABEL version=0.0.0 15:19:52 ---> Running in 6c50da92b62c 15:19:53 Removing intermediate container 6c50da92b62c 15:19:53 ---> f07b873c735c 15:19:53 [Warning] One or more build-args [ARCH] were not consumed 15:19:53 Successfully built f07b873c735c 15:19:53 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:19:53 ---> job-cost.sh 15:19:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qu70 15:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-DL1Q/bin to PATH 15:20:00 INFO: No Stack... 15:20:01 INFO: Retrieving Pricing Info for: v2-standard-4 15:20:01 INFO: Archiving Costs [Pipeline] sh 15:20:01 + cut -d, -f6 15:20:01 + cat /w/workspace/device-rest-go/2/archives/cost.csv [Pipeline] lock 15:20:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] 15:20:01 Resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] did not exist. Created. 15:20:01 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:02 + echo total: 0.18000000715255737 [Pipeline] stash 15:20:02 Stashed 1 file(s) [Pipeline] } 15:20:02 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:20:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:20:45 lf-activate-venv(): INFO: Adding /tmp/venv-Qu70/bin to PATH 15:20:45 INFO: No Stack... 15:20:45 INFO: Retrieving Pricing Info for: v3-standard-2 15:20:45 INFO: Archiving Costs [Pipeline] sh 15:20:45 + cat /w/workspace/device-rest-go/2/archives/cost.csv 15:20:45 + cut -d, -f6 [Pipeline] lock 15:20:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] 15:20:45 Resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] did not exist. Created. 15:20:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:46 /w/workspace/device-rest-go/2@tmp/durable-3b6ff6af/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 15:20:46 + echo total: 0.05999999865889549 [Pipeline] stash 15:20:46 Warning: overwriting stash ‘stack-cost’ 15:20:46 Stashed 1 file(s) [Pipeline] } 15:20:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:20:47 provisioning config files... 15:20:47 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config9109745999333257818tmp [Pipeline] { [Pipeline] sh 15:20:48 + set +x 15:20:48 + curl -s https://codecov.io/bash 15:20:48 + bash -s -- 15:20:48 15:20:48 _____ _ 15:20:48 / ____| | | 15:20:48 | | ___ __| | ___ ___ _____ __ 15:20:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:48 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:48 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:48 Bash-1.0.3 15:20:48 15:20:48 15:20:48 ==> git version 2.24.4 found 15:20:48 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:20:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:20:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:20:48 ==> Jenkins CI detected. 15:20:48 project root: . 15:20:48 --> token set from env 15:20:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:48 ==> Running gcov in . (disable via -X gcov) 15:20:48 ==> Python coveragepy not found 15:20:48 ==> Searching for coverage reports in: 15:20:48 + . 15:20:48 -> Found 1 reports 15:20:48 ==> Detecting git/mercurial file structure 15:20:48 ==> Reading reports 15:20:48 + ./coverage.out bytes=8513 15:20:48 ==> Appending adjustments 15:20:48 https://docs.codecov.io/docs/fixing-reports 15:20:48 + Found adjustments 15:20:48 ==> Gzipping contents 15:20:48 4.0K /tmp/codecov.v7rrXD.gz 15:20:48 ==> Uploading reports 15:20:48 url: https://codecov.io 15:20:48 query: branch=PR-113&commit=8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=113&job=&cmd_args= 15:20:48 -> Pinging Codecov 15:20:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-113&commit=8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=113&job=&cmd_args= 15:20:48 -> Uploading to 15:20:48 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/4E5D53B4F1F92C436F7061BF334D961C/8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec/5b2b19ad-2406-4a76-bd14-42c29fdd8ac8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T152048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0936ba53da98dc1521613b771d6a81bf6489425a3d9aa85f4dffaf334e80464d 15:20:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:48 Dload Upload Total Spent Left Speed 15:20:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4692 --:--:-- --:--:-- --:--:-- 4696 15:20:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec [Pipeline] } 15:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 15:20:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:51 ---> package-listing.sh 15:20:51 ++ facter osfamily 15:20:51 ++ tr '[:upper:]' '[:lower:]' 15:20:51 + OS_FAMILY=redhat 15:20:51 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-113 15:20:51 + START_PACKAGES=/tmp/packages_start.txt 15:20:51 + END_PACKAGES=/tmp/packages_end.txt 15:20:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:51 + PACKAGES=/tmp/packages_start.txt 15:20:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' 15:20:51 + PACKAGES=/tmp/packages_end.txt 15:20:51 + case "${OS_FAMILY}" in 15:20:51 + sort 15:20:51 + rpm -qa 15:20:51 + '[' -f /tmp/packages_start.txt ']' 15:20:51 + '[' -f /tmp/packages_end.txt ']' 15:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' 15:20:51 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ 15:20:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [Pipeline] echo 15:20:51 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/gexfoundry_device-rest-go_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:20:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:52 15:20:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:53 alpine: Pulling from edgex-lftools-log-publisher 15:20:53 df20fa9351a1: Pulling fs layer 15:20:53 36b3adc4ff6f: Pulling fs layer 15:20:53 8ad3a11d3b57: Pulling fs layer 15:20:53 46f8f816bc3b: Pulling fs layer 15:20:53 93b61091891f: Pulling fs layer 15:20:53 93b9cdb0e59b: Pulling fs layer 15:20:53 5e14af77c1be: Pulling fs layer 15:20:53 01666e4c0597: Pulling fs layer 15:20:53 aa168da1d23b: Pulling fs layer 15:20:53 93b61091891f: Waiting 15:20:53 93b9cdb0e59b: Waiting 15:20:53 5e14af77c1be: Waiting 15:20:53 01666e4c0597: Waiting 15:20:53 aa168da1d23b: Waiting 15:20:53 46f8f816bc3b: Waiting 15:20:53 36b3adc4ff6f: Verifying Checksum 15:20:53 36b3adc4ff6f: Download complete 15:20:53 46f8f816bc3b: Verifying Checksum 15:20:53 46f8f816bc3b: Download complete 15:20:53 df20fa9351a1: Verifying Checksum 15:20:53 df20fa9351a1: Download complete 15:20:53 93b9cdb0e59b: Verifying Checksum 15:20:53 93b9cdb0e59b: Download complete 15:20:53 93b61091891f: Verifying Checksum 15:20:53 93b61091891f: Download complete 15:20:53 5e14af77c1be: Verifying Checksum 15:20:53 5e14af77c1be: Download complete 15:20:53 01666e4c0597: Verifying Checksum 15:20:53 01666e4c0597: Download complete 15:20:53 8ad3a11d3b57: Verifying Checksum 15:20:53 8ad3a11d3b57: Download complete 15:20:53 df20fa9351a1: Pull complete 15:20:53 36b3adc4ff6f: Pull complete 15:20:54 8ad3a11d3b57: Pull complete 15:20:54 46f8f816bc3b: Pull complete 15:20:55 aa168da1d23b: Verifying Checksum 15:20:55 aa168da1d23b: Download complete 15:20:55 93b61091891f: Pull complete 15:20:55 93b9cdb0e59b: Pull complete 15:20:55 5e14af77c1be: Pull complete 15:20:56 01666e4c0597: Pull complete 15:21:02 aa168da1d23b: Pull complete 15:21:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:21:02 prd-centos7-docker-4c-2g-924 does not seem to be running inside a container 15:21:02 $ 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/gexfoundry_device-rest-go_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:21:14 $ docker top e18d7259ee9b9b315c78e0a672cd5effeaeaddedc9db242733839ff42a37a69e -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:21:15 + mkdir -p /var/log/sa [Pipeline] sh 15:21:15 + ls /var/log/sa-host 15:21:15 + sadf -c /var/log/sa-host/sa05 15:21:15 file_magic: OK 15:21:15 HZ: Using current value: 100 15:21:15 file_header: OK 15:21:15 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 15:21:15 Statistics: 15:21:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:21:15 File successfully converted to sysstat format version 12.2.1 15:21:15 + sadf -c /var/log/sa-host/sa08 15:21:15 file_magic: OK 15:21:15 HZ: Using current value: 100 15:21:15 file_header: OK 15:21:15 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 15:21:15 Statistics: 15:21:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:21:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:15 provisioning config files... 15:21:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config93448649615614865tmp [Pipeline] { [Pipeline] echo 15:21:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:21:15 ---> create-netrc.sh [Pipeline] } 15:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:21:16 ---> python-tools-install.sh [Pipeline] echo 15:21:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:21:16 ---> sudo-logs.sh 15:21:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:21:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:21:16 ---> job-cost.sh 15:21:16 lf-activate-venv: SKIPPING 15:21:16 DEBUG: total: 0.05999999865889549 15:21:16 INFO: Retrieving Stack Cost... 15:21:19 INFO: Retrieving Pricing Info for: v3-standard-2 15:21:19 INFO: Archiving Costs [Pipeline] echo 15:21:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:21:19 ---> logs-deploy.sh 15:21:19 lf-activate-venv: SKIPPING 15:21:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-113/2 15:21:19 INFO: archiving workspace using pattern(s): 15:21:20 Archives upload complete. 15:21:20 INFO: archiving logs to Nexus 15:21:21 ---> uname -a: 15:21:21 Linux prd-centos7-docker-4c-2g-924.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:21:21 15:21:21 15:21:21 ---> lscpu: 15:21:21 Architecture: x86_64 15:21:21 CPU op-mode(s): 32-bit, 64-bit 15:21:21 Byte Order: Little Endian 15:21:21 Address sizes: 40 bits physical, 48 bits virtual 15:21:21 CPU(s): 2 15:21:21 On-line CPU(s) list: 0,1 15:21:21 Thread(s) per core: 1 15:21:21 Core(s) per socket: 1 15:21:21 Socket(s): 2 15:21:21 NUMA node(s): 1 15:21:21 Vendor ID: AuthenticAMD 15:21:21 CPU family: 23 15:21:21 Model: 49 15:21:21 Model name: AMD EPYC-Rome Processor 15:21:21 Stepping: 0 15:21:21 CPU MHz: 2800.000 15:21:21 BogoMIPS: 5600.00 15:21:21 Virtualization: AMD-V 15:21:21 Hypervisor vendor: KVM 15:21:21 Virtualization type: full 15:21:21 L1d cache: 64 KiB 15:21:21 L1i cache: 64 KiB 15:21:21 L2 cache: 1 MiB 15:21:21 L3 cache: 32 MiB 15:21:21 NUMA node0 CPU(s): 0,1 15:21:21 Vulnerability Itlb multihit: Not affected 15:21:21 Vulnerability L1tf: Not affected 15:21:21 Vulnerability Mds: Not affected 15:21:21 Vulnerability Meltdown: Not affected 15:21:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:21:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:21:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:21:21 Vulnerability Srbds: Not affected 15:21:21 Vulnerability Tsx async abort: Not affected 15:21:21 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:21:21 15:21:21 15:21:21 ---> nproc: 15:21:21 2 15:21:21 15:21:21 15:21:21 ---> df -h: 15:21:21 Filesystem Size Used Available Use% Mounted on 15:21:21 overlay 40.0G 7.6G 32.4G 19% / 15:21:21 tmpfs 64.0M 0 64.0M 0% /dev 15:21:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:21:21 shm 64.0M 0 64.0M 0% /dev/shm 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113@tmp 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:21:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:21:21 15:21:21 15:21:21 ---> free -m: 15:21:21 total used free shared buff/cache available 15:21:21 Mem: 7821 980 4735 0 2105 6663 15:21:21 Swap: 1023 0 1023 15:21:21 15:21:21 15:21:21 ---> ip addr: 15:21:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:21:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:21 inet 127.0.0.1/8 scope host lo 15:21:21 valid_lft forever preferred_lft forever 15:21:21 inet6 ::1/128 scope host 15:21:21 valid_lft forever preferred_lft forever 15:21:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:21:21 link/ether fa:16:3e:8a:72:aa brd ff:ff:ff:ff:ff:ff 15:21:21 inet 10.30.122.178/23 brd 10.30.123.255 scope global dynamic eth0 15:21:21 valid_lft 85615sec preferred_lft 85615sec 15:21:21 inet6 fe80::f816:3eff:fe8a:72aa/64 scope link 15:21:21 valid_lft forever preferred_lft forever 15:21:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:21:21 link/ether 02:42:de:c7:1d:cc brd ff:ff:ff:ff:ff:ff 15:21:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:21:21 valid_lft forever preferred_lft forever 15:21:21 inet6 fe80::42:deff:fec7:1dcc/64 scope link 15:21:21 valid_lft forever preferred_lft forever 15:21:21 15:21:21 15:21:21 ---> sar -b -r -n DEV: 15:21:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 15:21:21 15:21:21 15:08:00 LINUX RESTART (2 CPU) 15:21:21 15:21:21 15:09:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:21:21 15:10:01 106.61 15.63 90.98 0.00 4881.02 28344.59 0.00 15:21:21 15:11:01 1.92 0.05 1.87 0.00 1.07 38.23 0.00 15:21:21 15:12:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 15:21:21 15:13:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 15:21:21 15:14:01 0.30 0.00 0.30 0.00 0.00 4.65 0.00 15:21:21 15:15:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 15:21:21 15:16:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 15:21:21 15:17:01 0.18 0.00 0.18 0.00 0.00 2.57 0.00 15:21:21 15:18:02 0.32 0.00 0.32 0.00 0.00 3.80 0.00 15:21:21 15:19:01 0.19 0.00 0.19 0.00 0.00 2.52 0.00 15:21:21 15:20:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 15:21:21 15:21:01 9.43 0.13 9.30 0.00 13.73 497.87 0.00 15:21:21 Average: 9.63 1.26 8.37 0.00 390.06 2305.42 0.00 15:21:21 15:21:21 15:09:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:21 15:10:01 5454128 0 803640 10.03 2620 1748552 1285852 14.20 579288 1574524 136 15:21:21 15:11:01 5465576 0 792152 9.89 2620 1748592 1197256 13.22 570836 1574320 20 15:21:21 15:12:01 5466588 0 791136 9.88 2620 1748596 1197040 13.22 563704 1580316 8 15:21:21 15:13:01 5464528 0 793192 9.90 2620 1748600 1197208 13.22 565948 1580312 20 15:21:21 15:14:01 5464124 0 793588 9.91 2620 1748608 1197232 13.22 564280 1582200 8 15:21:21 15:15:01 5462672 0 795036 9.93 2620 1748612 1197280 13.22 565656 1582200 8 15:21:21 15:16:01 5463288 0 794416 9.92 2620 1748616 1197040 13.22 565288 1582200 20 15:21:21 15:17:01 5453856 0 803840 10.04 2620 1748624 1197040 13.22 574704 1582200 8 15:21:21 15:18:02 5451636 0 806060 10.06 2620 1748624 1197040 13.22 578068 1581008 8 15:21:21 15:19:01 5451780 0 805908 10.06 2620 1748632 1197040 13.22 578856 1580312 8 15:21:21 15:20:01 5450476 0 807156 10.08 2620 1748688 1197244 13.22 587140 1573104 28 15:21:21 15:21:01 4915728 0 937444 11.70 2620 2153148 1385420 15.30 787536 1840404 402840 15:21:21 Average: 5413698 0 810297 10.12 2620 1782324 1220224 13.47 590109 1601092 33593 15:21:21 15:21:21 15:09:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:21 15:10:01 eth0 666.25 468.41 1395.69 95.14 0.00 0.00 0.00 0.00 15:21:21 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:10:01 docker0 44.61 33.64 4.34 140.30 0.00 0.00 0.00 0.00 15:21:21 15:11:01 eth0 2.50 0.50 0.74 0.19 0.00 0.00 0.00 0.00 15:21:21 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:12:01 eth0 0.85 0.08 0.04 0.04 0.00 0.00 0.00 0.00 15:21:21 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:13:01 eth0 1.78 0.48 0.63 0.39 0.00 0.00 0.00 0.00 15:21:21 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:14:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 15:21:21 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:15:01 eth0 0.67 0.37 0.40 0.26 0.00 0.00 0.00 0.00 15:21:21 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:16:01 eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 15:21:21 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:17:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:21 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:18:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:21 15:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:19:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:21 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:20:01 eth0 1.17 0.50 0.46 0.28 0.00 0.00 0.00 0.00 15:21:21 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:21:01 eth0 191.85 171.50 2169.54 16.95 0.00 0.00 0.00 0.00 15:21:21 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 Average: eth0 69.83 51.89 293.18 9.11 0.00 0.00 0.00 0.00 15:21:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:21 Average: docker0 3.55 2.68 0.35 11.18 0.00 0.00 0.00 0.00 15:21:21 15:21:21 15:21:21 ---> sar -P ALL: 15:21:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 15:21:21 15:21:21 15:08:00 LINUX RESTART (2 CPU) 15:21:21 15:21:21 15:09:04 CPU %user %nice %system %iowait %steal %idle 15:21:21 15:10:01 all 14.06 0.00 4.45 14.27 0.07 67.15 15:21:21 15:10:01 0 14.52 0.00 5.08 17.08 0.07 63.24 15:21:21 15:10:01 1 13.60 0.00 3.82 11.48 0.07 71.02 15:21:21 15:11:01 all 0.13 0.00 0.07 0.00 0.03 99.77 15:21:21 15:11:01 0 0.20 0.00 0.05 0.00 0.02 99.73 15:21:21 15:11:01 1 0.07 0.00 0.08 0.00 0.03 99.82 15:21:21 15:12:01 all 0.17 0.00 0.04 0.00 0.03 99.77 15:21:21 15:12:01 0 0.28 0.00 0.03 0.00 0.02 99.67 15:21:21 15:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:21:21 15:13:01 all 0.16 0.00 0.04 0.00 0.03 99.77 15:21:21 15:13:01 0 0.25 0.00 0.05 0.00 0.03 99.67 15:21:21 15:13:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:21:21 15:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:21:21 15:14:01 0 0.22 0.00 0.03 0.00 0.03 99.72 15:21:21 15:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:21:21 15:15:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:21:21 15:15:01 0 0.27 0.00 0.03 0.00 0.02 99.68 15:21:21 15:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:21:21 15:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:21:21 15:16:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:21:21 15:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:21:21 15:17:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:21:21 15:17:01 0 0.25 0.00 0.05 0.00 0.03 99.67 15:21:21 15:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:21:21 15:18:02 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:21 15:18:02 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:21 15:18:02 1 0.13 0.00 0.03 0.00 0.05 99.78 15:21:21 15:19:01 all 0.05 0.00 0.03 0.00 0.03 99.90 15:21:21 15:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:21 15:19:01 1 0.07 0.00 0.03 0.00 0.03 99.86 15:21:21 15:20:01 all 0.13 0.00 0.04 0.00 0.03 99.81 15:21:21 15:20:01 0 0.22 0.00 0.05 0.00 0.00 99.73 15:21:21 15:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 15:21:21 15:21:21 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:21:21 15:21:01 all 6.34 0.00 2.18 0.51 0.04 90.93 15:21:21 15:21:01 0 5.28 0.00 2.12 0.58 0.05 91.98 15:21:21 15:21:01 1 7.41 0.00 2.23 0.44 0.03 89.89 15:21:21 Average: all 1.72 0.00 0.56 1.14 0.03 96.55 15:21:21 Average: 0 1.72 0.00 0.60 1.36 0.03 96.29 15:21:21 Average: 1 1.72 0.00 0.51 0.93 0.04 96.81 15:21:21 15:21:21 15:21:21