Pull request #127 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/device-rest-go Obtained Jenkinsfile from a7143f809de06213dd52eb511ad6c8339cd540f7+c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (c42e0908cfd0728e2fad4466a371a39c93afc7c4) 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-ssh8298520034132679595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7905882145335089839.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 6a41506d72e8e131afc862d141935157bee59f41 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-127/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-127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1042625193608000931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5484392788305686214.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-127/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-127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2101574722578986637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1005 in /w/workspace/gexfoundry_device-rest-go_PR-127 [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-127 # 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-127@tmp/jenkins-gitclient-ssh3819192835337479949.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 c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit a7143f809de06213dd52eb511ad6c8339cd540f7 Merge succeeded, producing a7143f809de06213dd52eb511ad6c8339cd540f7 Checking out Revision a7143f809de06213dd52eb511ad6c8339cd540f7 (PR-127) > 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-127@tmp/jenkins-gitclient-ssh1151532644921498210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7143f809de06213dd52eb511ad6c8339cd540f7 # 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-127@tmp/jenkins-gitclient-ssh5407813645286701109.key > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7143f809de06213dd52eb511ad6c8339cd540f7 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:17:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:17:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git rev-list --no-walk 5bf95241b67e71c23011b1c67b577e87daf3523e # timeout=10 [Pipeline] { [Pipeline] echo 20:17:53 ========================================================= 20:17:53 EdgeX Global Pipelines Version Info 20:17:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:17:54 ------------------- 20:17:54 stable info: 20:17:54 ------------------- 20:17:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:17:54 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:17:54 Message: update stable to v1.0.195 20:17:55 ------------------- 20:17:55 experimental info: 20:17:55 ------------------- 20:17:55 Commited By: **** collab-it+edgex@linuxfoundation.org 20:17:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:17:55 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7143f809de06213dd52eb511ad6c8339cd540f7 [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7143f8 [Pipeline] echo 20:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:56 provisioning config files... 20:17:56 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config6166435768728365785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:57 ---> docker-login.sh 20:17:57 nexus3.edgexfoundry.org:10001 20:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:57 Configure a credential helper to remove this warning. See 20:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:57 20:17:57 Login Succeeded 20:17:57 nexus3.edgexfoundry.org:10002 20:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:57 Configure a credential helper to remove this warning. See 20:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:57 20:17:57 Login Succeeded 20:17:57 nexus3.edgexfoundry.org:10003 20:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:57 Configure a credential helper to remove this warning. See 20:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:57 20:17:57 Login Succeeded 20:17:57 nexus3.edgexfoundry.org:10004 20:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:57 Configure a credential helper to remove this warning. See 20:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:57 20:17:57 Login Succeeded 20:17:57 docker.io 20:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:58 Configure a credential helper to remove this warning. See 20:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:58 20:17:58 Login Succeeded 20:17:58 ---> docker-login.sh ends [Pipeline] } 20:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:58 + git log --format=format:%s -1 a7143f809de06213dd52eb511ad6c8339cd540f7 [Pipeline] echo 20:17:58 GIT_COMMIT: a7143f809de06213dd52eb511ad6c8339cd540f7, Commit Message: feat(snap): add go-based configure and install hooks [Pipeline] echo 20:17:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:04 20:18:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:18:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:05 latest: Pulling from edgex-devops/git-semver 20:18:05 31603596830f: Pulling fs layer 20:18:05 54011a49482f: Pulling fs layer 20:18:05 a6820b24f6d8: Pulling fs layer 20:18:05 f581987b2513: Pulling fs layer 20:18:05 f581987b2513: Waiting 20:18:05 54011a49482f: Verifying Checksum 20:18:05 54011a49482f: Download complete 20:18:05 31603596830f: Verifying Checksum 20:18:05 31603596830f: Download complete 20:18:05 f581987b2513: Verifying Checksum 20:18:05 f581987b2513: Download complete 20:18:05 a6820b24f6d8: Verifying Checksum 20:18:05 a6820b24f6d8: Download complete 20:18:05 31603596830f: Pull complete 20:18:05 54011a49482f: Pull complete 20:18:06 a6820b24f6d8: Pull complete 20:18:06 f581987b2513: Pull complete 20:18:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:18:06 prd-centos7-docker-4c-2g-1005 does not seem to be running inside a container 20:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@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:10004/edgex-devops/git-semver:latest cat 20:18:07 $ docker top 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:07 [ssh-agent] Looking for ssh-agent implementation... 20:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:07 $ docker exec 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 ssh-agent 20:18:07 SSH_AUTH_SOCK=/tmp/ssh-sWrEf01oehrp/agent.15 20:18:07 SSH_AGENT_PID=21 20:18:07 Running ssh-add (command line suppressed) 20:18:07 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_7659448704618557679.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_7659448704618557679.key) 20:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:08 + git tag --points-at HEAD [Pipeline] } 20:18:08 $ docker exec --env ******** --env ******** 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 ssh-agent -k 20:18:08 unset SSH_AUTH_SOCK; 20:18:08 unset SSH_AGENT_PID; 20:18:08 echo Agent pid 21 killed; 20:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:08 [ssh-agent] Looking for ssh-agent implementation... 20:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:08 $ docker exec 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 ssh-agent 20:18:08 SSH_AUTH_SOCK=/tmp/ssh-qMwzUEr8tuai/agent.54 20:18:08 SSH_AGENT_PID=61 20:18:08 Running ssh-add (command line suppressed) 20:18:08 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_5285189501562116017.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_5285189501562116017.key) 20:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:09 + git semver init 20:18:09 # -> Open(): unable to determine branch for HEAD 20:18:09 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.git 20:18:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-127 20:18:09 # $SEMVER_REMOTE_NAME = origin 20:18:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:18:09 # $SEMVER_USER_NAME = edgex-jenkins 20:18:09 # $SEMVER_BRANCH = PR-127 20:18:09 # $SEMVER_TEMP = /tmp/semver-453290946 20:18:09 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:18:12 # '/tmp/semver-453290946' -> '/w/workspace/gexfoundry_device-rest-go_PR-127/.semver' 20:18:12 # -> Force: false 20:18:12 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.semver [Pipeline] } 20:18:12 $ docker exec --env ******** --env ******** 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 ssh-agent -k 20:18:12 unset SSH_AUTH_SOCK; 20:18:12 unset SSH_AGENT_PID; 20:18:12 echo Agent pid 61 killed; 20:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:12 + git semver [Pipeline] } 20:18:12 $ docker stop --time=1 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 20:18:14 $ docker rm -f 93fa49bb1fc77c2a500fcc979ff4eca10c5565317880fbb58f5b391d29f69226 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:14 Stashed 1 file(s) [Pipeline] echo 20:18:14 [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 20:18:30 Still waiting to schedule task 20:18:30 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1005’ 20:18:30 Still waiting to schedule task 20:18:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:20:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1006 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 20:20:34 Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout 20:20:34 The recommended git tool is: git 20:20:44 using credential edgex-jenkins-ssh 20:20:44 Cloning the remote Git repository 20:20:44 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:20:44 > git init /w/workspace/device-rest-go/6 # timeout=10 20:20:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:44 > git --version # timeout=10 20:20:44 > git --version # 'git version 2.17.1' 20:20:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:20:46 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit a7143f809de06213dd52eb511ad6c8339cd540f7 20:20:46 Merge succeeded, producing a7143f809de06213dd52eb511ad6c8339cd540f7 20:20:46 Checking out Revision a7143f809de06213dd52eb511ad6c8339cd540f7 (PR-127) 20:20:46 > git config core.sparsecheckout # timeout=10 20:20:46 > git checkout -f a7143f809de06213dd52eb511ad6c8339cd540f7 # timeout=10 20:20:46 > git remote # timeout=10 20:20:46 > git config --get remote.origin.url # timeout=10 20:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:46 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 20:20:46 > git rev-parse HEAD^{commit} # timeout=10 20:20:46 > git config core.sparsecheckout # timeout=10 20:20:46 > git checkout -f a7143f809de06213dd52eb511ad6c8339cd540f7 # timeout=10 20:20:51 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:20:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:20:53 + true 20:20:53 + sudo service docker restart 20:21:03 Running on prd-centos7-docker-4c-2g-1007 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 20:21:03 Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout 20:21:03 The recommended git tool is: git 20:21:06 using credential edgex-jenkins-ssh 20:21:06 Cloning the remote Git repository 20:21:06 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:21:06 > git init /w/workspace/device-rest-go/6 # timeout=10 20:21:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:06 > git --version # timeout=10 20:21:06 > git --version # 'git version 2.24.4' 20:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:06 [INFO] Currently running in a labeled security context 20:21:06 [INFO] Currently SELinux is 'enforcing' on the host 20:21:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh857539747777795769.key 20:21:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:07 [INFO] Currently running in a labeled security context 20:21:07 [INFO] Currently SELinux is 'enforcing' on the host 20:21:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh4141525507924301484.key 20:21:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:21:07 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit a7143f809de06213dd52eb511ad6c8339cd540f7 20:21:07 Merge succeeded, producing a7143f809de06213dd52eb511ad6c8339cd540f7 20:21:07 Checking out Revision a7143f809de06213dd52eb511ad6c8339cd540f7 (PR-127) 20:21:07 > git config core.sparsecheckout # timeout=10 20:21:07 > git checkout -f a7143f809de06213dd52eb511ad6c8339cd540f7 # timeout=10 20:21:07 > git remote # timeout=10 20:21:07 > git config --get remote.origin.url # timeout=10 20:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:07 [INFO] Currently running in a labeled security context 20:21:07 [INFO] Currently SELinux is 'enforcing' on the host 20:21:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh8736225556273724223.key 20:21:07 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 20:21:07 > git rev-parse HEAD^{commit} # timeout=10 20:21:07 > git config core.sparsecheckout # timeout=10 20:21:07 > git checkout -f a7143f809de06213dd52eb511ad6c8339cd540f7 # timeout=10 20:21:11 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:11 provisioning config files... [Pipeline] withEnv [Pipeline] { 20:21:11 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config3063109126778455585tmp [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:14 ---> docker-login.sh 20:21:14 nexus3.edgexfoundry.org:10001 20:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:14 Configure a credential helper to remove this warning. See 20:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:14 20:21:14 Login Succeeded 20:21:14 nexus3.edgexfoundry.org:10002 20:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:14 Configure a credential helper to remove this warning. See 20:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:14 20:21:14 Login Succeeded 20:21:14 nexus3.edgexfoundry.org:10003 20:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:14 Configure a credential helper to remove this warning. See 20:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:14 20:21:14 Login Succeeded 20:21:14 nexus3.edgexfoundry.org:10004 20:21:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:14 Configure a credential helper to remove this warning. See 20:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:14 20:21:14 Login Succeeded 20:21:14 docker.io 20:21:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:21:15 + true 20:21:15 + sudo service docker restart 20:21:15 Redirecting to /bin/systemctl restart docker.service 20:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:15 Configure a credential helper to remove this warning. See 20:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:15 20:21:15 Login Succeeded 20:21:15 ---> docker-login.sh ends [Pipeline] } 20:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:16 ========================================================= 20:21:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:21:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:21:16 + 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 . 20:21:16 Sending build context to Docker daemon 116.2kB 20:21:16 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:21:16 Step 2/10 : FROM ${BASE} 20:21:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:16 595b0fe564bb: Pulling fs layer 20:21:16 3088b5b3c5c0: Pulling fs layer 20:21:16 5b7225fbf94c: Pulling fs layer 20:21:16 ba82ee9f976e: Pulling fs layer 20:21:16 506bd15cee9f: Pulling fs layer 20:21:16 75a0a4a0db45: Pulling fs layer 20:21:16 618dc40b7e24: Pulling fs layer 20:21:16 ba82ee9f976e: Waiting 20:21:16 506bd15cee9f: Waiting 20:21:16 75a0a4a0db45: Waiting 20:21:16 618dc40b7e24: Waiting 20:21:16 5b7225fbf94c: Download complete 20:21:16 3088b5b3c5c0: Verifying Checksum 20:21:16 3088b5b3c5c0: Download complete 20:21:17 506bd15cee9f: Verifying Checksum 20:21:17 506bd15cee9f: Download complete 20:21:17 75a0a4a0db45: Download complete 20:21:17 595b0fe564bb: Verifying Checksum 20:21:17 595b0fe564bb: Download complete 20:21:17 595b0fe564bb: Pull complete 20:21:18 3088b5b3c5c0: Pull complete 20:21:18 5b7225fbf94c: Pull complete 20:21:19 618dc40b7e24: Verifying Checksum 20:21:19 618dc40b7e24: Download complete 20:21:20 ba82ee9f976e: Download complete 20:21:30 ba82ee9f976e: Pull complete 20:21:31 506bd15cee9f: Pull complete 20:21:31 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:33 provisioning config files... 20:21:33 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config37159124698305385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:33 ---> docker-login.sh 20:21:33 nexus3.edgexfoundry.org:10001 20:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 nexus3.edgexfoundry.org:10002 20:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 nexus3.edgexfoundry.org:10003 20:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 nexus3.edgexfoundry.org:10004 20:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 docker.io 20:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 ---> docker-login.sh ends [Pipeline] } 20:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:35 ========================================================= 20:21:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:21:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:21:35 618dc40b7e24: Pull complete 20:21:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:21:35 ---> a36622ca3599 20:21:35 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:21:35 + 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 . 20:21:35 Sending build context to Docker daemon 116.2kB 20:21:35 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:21:35 Step 2/10 : FROM ${BASE} 20:21:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:21:35 540db60ca938: Pulling fs layer 20:21:35 adcc1eea9eea: Pulling fs layer 20:21:35 4c4ab2625f07: Pulling fs layer 20:21:35 0510c868ecb4: Pulling fs layer 20:21:35 afea3b2eda06: Pulling fs layer 20:21:35 7809a108b3ef: Pulling fs layer 20:21:35 f706445af74f: Pulling fs layer 20:21:35 afea3b2eda06: Waiting 20:21:35 7809a108b3ef: Waiting 20:21:35 f706445af74f: Waiting 20:21:35 0510c868ecb4: Waiting 20:21:35 4c4ab2625f07: Verifying Checksum 20:21:35 4c4ab2625f07: Download complete 20:21:35 adcc1eea9eea: Verifying Checksum 20:21:35 adcc1eea9eea: Download complete 20:21:35 afea3b2eda06: Verifying Checksum 20:21:35 afea3b2eda06: Download complete 20:21:35 540db60ca938: Verifying Checksum 20:21:35 540db60ca938: Download complete 20:21:35 7809a108b3ef: Verifying Checksum 20:21:35 7809a108b3ef: Download complete 20:21:35 540db60ca938: Pull complete 20:21:35 adcc1eea9eea: Pull complete 20:21:35 4c4ab2625f07: Pull complete 20:21:37 ---> Running in f30a9e4c4a00 20:21:37 Removing intermediate container f30a9e4c4a00 20:21:37 ---> 71dcd742212e 20:21:37 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:21:37 f706445af74f: Verifying Checksum 20:21:37 f706445af74f: Download complete 20:21:38 ---> Running in d3640e6b1ac8 20:21:38 0510c868ecb4: Verifying Checksum 20:21:38 0510c868ecb4: Download complete 20:21:38 Removing intermediate container d3640e6b1ac8 20:21:38 ---> 2efc41ab6962 20:21:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:21:38 ---> Running in c05508839f05 20:21:39 Removing intermediate container c05508839f05 20:21:39 ---> b05cc5a67dfb 20:21:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:39 ---> Running in 4d0158869b13 20:21:41 0510c868ecb4: Pull complete 20:21:41 afea3b2eda06: Pull complete 20:21:41 7809a108b3ef: Pull complete 20:21:42 Removing intermediate container 4d0158869b13 20:21:42 ---> dd3adb32f8eb 20:21:42 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:42 ---> Running in 896994ab2d6a 20:21:43 f706445af74f: Pull complete 20:21:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:21:43 ---> b068be0155e3 20:21:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:21:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:21:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:21:44 (1/9) Installing libc-dev (0.7.2-r3) 20:21:45 (2/9) Installing libsodium (1.0.18-r0) 20:21:45 (3/9) Installing pkgconf (1.7.3-r0) 20:21:45 (4/9) Installing libsodium-dev (1.0.18-r0) 20:21:45 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:21:45 (6/9) Installing libedit (20191231.3.1-r1) 20:21:45 (7/9) Installing openssh-client (8.4_p1-r3) 20:21:46 (8/9) Installing libzmq (4.3.3-r1) 20:21:46 (9/9) Installing zeromq-dev (4.3.3-r1) 20:21:46 Executing busybox-1.32.1-r6.trigger 20:21:46 OK: 144 MiB in 49 packages 20:21:47 Removing intermediate container 896994ab2d6a 20:21:47 ---> 41209eea1b4a 20:21:47 Step 8/10 : WORKDIR /device-rest-go 20:21:47 ---> Running in c16d4f24e9af 20:21:48 Removing intermediate container c16d4f24e9af 20:21:48 ---> c60d6aba16f2 20:21:48 Step 9/10 : COPY . . 20:21:49 ---> 2b3f0e5b25bb 20:21:49 Step 10/10 : RUN go mod download 20:21:49 ---> Running in 81d000514135 20:21:49 ---> Running in 2ed464cb2895 20:21:49 Removing intermediate container 2ed464cb2895 20:21:49 ---> faccbebcbbcf 20:21:49 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:21:49 ---> Running in c0d845c55d7e 20:21:49 Removing intermediate container c0d845c55d7e 20:21:49 ---> 9e974a3cec8b 20:21:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:21:49 ---> Running in 2c2755e34e36 20:21:49 Removing intermediate container 2c2755e34e36 20:21:49 ---> 6c048947420b 20:21:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:49 ---> Running in 71cf5ffc4429 20:21:50 Removing intermediate container 71cf5ffc4429 20:21:50 ---> 1404805c3bff 20:21:50 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:50 ---> Running in 963938a60116 20:21:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:51 (1/9) Installing libc-dev (0.7.2-r3) 20:21:51 (2/9) Installing libsodium (1.0.18-r0) 20:21:52 (3/9) Installing pkgconf (1.7.3-r0) 20:21:52 (4/9) Installing libsodium-dev (1.0.18-r0) 20:21:52 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:21:52 (6/9) Installing libedit (20191231.3.1-r1) 20:21:52 (7/9) Installing openssh-client (8.4_p1-r3) 20:21:52 (8/9) Installing libzmq (4.3.3-r1) 20:21:52 (9/9) Installing zeromq-dev (4.3.3-r1) 20:21:52 Executing busybox-1.32.1-r6.trigger 20:21:52 OK: 154 MiB in 49 packages 20:21:53 Removing intermediate container 963938a60116 20:21:53 ---> 41dd52fc5cec 20:21:53 Step 8/10 : WORKDIR /device-rest-go 20:21:53 ---> Running in 744e0a30dc73 20:21:53 Removing intermediate container 744e0a30dc73 20:21:53 ---> 5033a8f55fca 20:21:53 Step 9/10 : COPY . . 20:21:53 ---> 77f3e24cfa3d 20:21:53 Step 10/10 : RUN go mod download 20:21:53 ---> Running in a9abd6546ae8 20:22:06 Removing intermediate container a9abd6546ae8 20:22:06 ---> 1d314c2b18c3 20:22:06 Successfully built 1d314c2b18c3 20:22:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:22:06 + docker inspect -f . ci-base-image-x86_64 20:22:06 . [Pipeline] withDockerContainer 20:22:06 prd-centos7-docker-4c-2g-1007 does not seem to be running inside a container 20:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:22:07 $ docker top 1fd39f2295f65cc30b6762d40e3bb9b0ee62d89d75ced28a720fa7c8dc3185ba -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:07 + go version 20:22:07 go version go1.16.3 linux/amd64 [Pipeline] } 20:22:07 $ docker stop --time=1 1fd39f2295f65cc30b6762d40e3bb9b0ee62d89d75ced28a720fa7c8dc3185ba 20:22:08 $ docker rm -f 1fd39f2295f65cc30b6762d40e3bb9b0ee62d89d75ced28a720fa7c8dc3185ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:09 + docker inspect -f . ci-base-image-x86_64 20:22:09 . [Pipeline] withDockerContainer 20:22:09 prd-centos7-docker-4c-2g-1007 does not seem to be running inside a container 20:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:22:09 $ docker top 1cb7d2d44b330464be652f0ef9a030476998506a770889db9ba0108f450fb5a2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:10 + go mod tidy [Pipeline] sh 20:22:10 + make test 20:22:10 go mod tidy 20:22:10 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:22:11 ? github.com/edgexfoundry/device-rest-go [no test files] 20:22:16 Removing intermediate container 81d000514135 20:22:16 ---> 078ca344037d 20:22:16 Successfully built 078ca344037d 20:22:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:22:16 + docker inspect -f . ci-base-image-arm64 20:22:16 . [Pipeline] withDockerContainer 20:22:16 prd-ubuntu18.04-docker-arm64-4c-16g-1006 does not seem to be running inside a container 20:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:18 $ docker top 525deb9af9a04befd7a709282a91e727577d756d3960c1779dea27f9d6818843 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:19 + go version 20:22:19 go version go1.16.5 linux/arm64 [Pipeline] } 20:22:19 $ docker stop --time=1 525deb9af9a04befd7a709282a91e727577d756d3960c1779dea27f9d6818843 20:22:21 $ docker rm -f 525deb9af9a04befd7a709282a91e727577d756d3960c1779dea27f9d6818843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:22 + docker inspect -f . ci-base-image-arm64 20:22:22 . [Pipeline] withDockerContainer 20:22:22 prd-ubuntu18.04-docker-arm64-4c-16g-1006 does not seem to be running inside a container 20:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:24 $ docker top acac25f3ba3e2285750c0af77e1b0bf5715779e9534a59c143c69b19505b5b22 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:25 + go mod tidy [Pipeline] sh 20:22:26 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:22:26 + make test 20:22:26 go mod tidy 20:22:26 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:22:26 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 20:22:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:22:28 ? github.com/edgexfoundry/device-rest-go [no test files] 20:22:33 gofmt -l . 20:22:33 [ "`gofmt -l .`" = "" ] 20:22:33 ./bin/test-go-mod-tidy.sh 20:22:33 ./bin/test-attribution-txt.sh [Pipeline] } 20:22:33 $ docker stop --time=1 1cb7d2d44b330464be652f0ef9a030476998506a770889db9ba0108f450fb5a2 20:22:35 $ docker rm -f 1cb7d2d44b330464be652f0ef9a030476998506a770889db9ba0108f450fb5a2 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:22:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:22:40 + ls -al . 20:22:40 total 112 20:22:40 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 30 20:22 . 20:22:40 drwxrwxr-x. 4 jenkins jenkins 28 Jun 30 20:21 .. 20:22:40 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 30 20:21 Attribution.txt 20:22:40 drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 20:21 bin 20:22:40 -rw-rw-r--. 1 jenkins jenkins 7459 Jun 30 20:21 CHANGELOG.md 20:22:40 drwxrwxr-x. 3 jenkins jenkins 32 Jun 30 20:21 cmd 20:22:40 -rw-r--r--. 1 jenkins jenkins 8513 Jun 30 20:22 coverage.out 20:22:40 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 30 20:21 Dockerfile 20:22:40 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 30 20:21 Dockerfile.build 20:22:40 -rw-rw-r--. 1 jenkins jenkins 151 Jun 30 20:21 .dockerignore 20:22:40 drwxrwxr-x. 2 jenkins jenkins 76 Jun 30 20:21 driver 20:22:40 drwxrwxr-x. 8 jenkins jenkins 179 Jun 30 20:21 .git 20:22:40 drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 20:21 .github 20:22:40 -rw-rw-r--. 1 jenkins jenkins 336 Jun 30 20:21 .gitignore 20:22:40 -rw-r--r--. 1 jenkins jenkins 271 Jun 30 20:22 go.mod 20:22:40 -rw-r--r--. 1 jenkins jenkins 20570 Jun 30 20:22 go.sum 20:22:40 -rw-rw-r--. 1 jenkins jenkins 680 Jun 30 20:21 Jenkinsfile 20:22:40 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 30 20:21 LICENSE 20:22:40 -rw-rw-r--. 1 jenkins jenkins 996 Jun 30 20:21 Makefile 20:22:40 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 30 20:21 README.md 20:22:40 drwxrwxr-x. 4 jenkins jenkins 71 Jun 30 20:21 snap 20:22:40 -rw-rw-r--. 1 jenkins jenkins 5 Jun 30 20:18 VERSION 20:22:40 -rw-rw-r--. 1 jenkins jenkins 713 Jun 30 20:21 version.go [Pipeline] isUnix [Pipeline] sh 20:22:41 + 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=a7143f809de06213dd52eb511ad6c8339cd540f7 --label arch=amd64 --label version=0.0.0 . 20:22:41 Sending build context to Docker daemon 126kB 20:22:41 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:22:41 Step 2/25 : FROM ${BASE} AS builder 20:22:41 ---> 1d314c2b18c3 20:22:41 Step 3/25 : ARG MAKE='make build' 20:22:41 ---> Running in 85ee5cb2c416 20:22:41 Removing intermediate container 85ee5cb2c416 20:22:41 ---> 81e806d6d7d5 20:22:41 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:22:41 ---> Running in cda21d109ac6 20:22:41 Removing intermediate container cda21d109ac6 20:22:41 ---> 434fc67d29e7 20:22:41 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:22:41 ---> Running in d59ec2bccd1f 20:22:41 Removing intermediate container d59ec2bccd1f 20:22:41 ---> 7596a229b41e 20:22:41 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:41 ---> Running in c43102a5f1f7 20:22:41 Removing intermediate container c43102a5f1f7 20:22:41 ---> ccf0373431ad 20:22:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:41 ---> Running in 3c4223ca2fc7 20:22:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:22:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:22:43 OK: 154 MiB in 49 packages 20:22:43 Removing intermediate container 3c4223ca2fc7 20:22:43 ---> 026068209618 20:22:43 Step 8/25 : WORKDIR /device-rest-go 20:22:43 ---> Running in cbe04ee39818 20:22:43 Removing intermediate container cbe04ee39818 20:22:43 ---> 38bdee26e7b4 20:22:43 Step 9/25 : COPY . . 20:22:44 ---> 5de1c79b1b72 20:22:44 Step 10/25 : RUN go mod tidy 20:22:44 ---> Running in 3e97f3eaa65a 20:22:44 Removing intermediate container 3e97f3eaa65a 20:22:44 ---> e3b5c0d6a8b8 20:22:44 Step 11/25 : RUN make update 20:22:44 ---> Running in a023b3f3a0e9 20:22:45 CGO_ENABLED=0 GO111MODULE=on go mod download 20:22:45 Removing intermediate container a023b3f3a0e9 20:22:45 ---> 5f36ad6886d2 20:22:45 Step 12/25 : RUN $MAKE 20:22:45 ---> Running in 99e3ebf7b278 20:22:45 go mod tidy 20:22:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:22:58 Removing intermediate container 99e3ebf7b278 20:22:58 ---> a2e6468b9555 20:22:58 Step 13/25 : FROM alpine:3.12 20:22:58 3.12: Pulling from library/alpine 20:22:58 339de151aab4: Pulling fs layer 20:22:58 339de151aab4: Verifying Checksum 20:22:58 339de151aab4: Download complete 20:22:58 339de151aab4: Pull complete 20:22:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:22:58 Status: Downloaded newer image for alpine:3.12 20:22:58 ---> 13621d1b12d4 20:22:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:22:58 ---> Running in 1d0e2fc4d2ec 20:22:58 Removing intermediate container 1d0e2fc4d2ec 20:22:58 ---> 9a49cb1adb74 20:22:58 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:22:58 ---> Running in be7e97bf2e98 20:22:58 Removing intermediate container be7e97bf2e98 20:22:58 ---> e9b9f6c6abb9 20:22:58 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:22:58 ---> Running in 19cdbec454b4 20:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:58 (1/6) Installing dumb-init (1.2.2-r1) 20:22:58 (2/6) Installing libgcc (9.3.0-r2) 20:22:58 (3/6) Installing libsodium (1.0.18-r0) 20:22:58 (4/6) Installing libstdc++ (9.3.0-r2) 20:22:58 (5/6) Installing libzmq (4.3.3-r0) 20:22:58 (6/6) Installing zeromq (4.3.3-r0) 20:22:58 Executing busybox-1.31.1-r20.trigger 20:22:58 OK: 8 MiB in 20 packages 20:22:58 Removing intermediate container 19cdbec454b4 20:22:58 ---> 129f7ff7f8f9 20:22:58 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:22:58 ---> fe89d56832da 20:22:58 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:22:59 ---> 29ccda82ec60 20:22:59 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:22:59 ---> 27d1ce140982 20:22:59 Step 20/25 : EXPOSE 59986 20:22:59 ---> Running in a3e4226a1a1b 20:22:59 Removing intermediate container a3e4226a1a1b 20:22:59 ---> 3a26d9e09cca 20:22:59 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:22:59 ---> Running in 045974cc209b 20:22:59 Removing intermediate container 045974cc209b 20:22:59 ---> 72044661e0a8 20:22:59 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:22:59 ---> Running in d47928309f88 20:22:59 Removing intermediate container d47928309f88 20:22:59 ---> 636550bf5a17 20:22:59 Step 23/25 : LABEL arch=amd64 20:22:59 ---> Running in 491364e3c7ec 20:22:59 Removing intermediate container 491364e3c7ec 20:22:59 ---> a7f537ac76b1 20:22:59 Step 24/25 : LABEL git_sha=a7143f809de06213dd52eb511ad6c8339cd540f7 20:22:59 ---> Running in 3e52c9a53edc 20:23:00 Removing intermediate container 3e52c9a53edc 20:23:00 ---> 18b2d3ba6462 20:23:00 Step 25/25 : LABEL version=0.0.0 20:23:00 ---> Running in fc67868b773b 20:23:00 Removing intermediate container fc67868b773b 20:23:00 ---> 0389e9076b18 20:23:00 [Warning] One or more build-args [ARCH] were not consumed 20:23:00 Successfully built 0389e9076b18 20:23:00 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 20:23:01 ---> job-cost.sh 20:23:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MXlR 20:23:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:23:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:23:19 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements 20:23:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:23:23 lf-activate-venv(): INFO: Adding /tmp/venv-MXlR/bin to PATH 20:23:23 INFO: No Stack... 20:23:24 INFO: Retrieving Pricing Info for: v3-standard-2 20:23:24 INFO: Archiving Costs [Pipeline] sh 20:23:24 + cat /w/workspace/device-rest-go/6/archives/cost.csv 20:23:24 + cut -d, -f6 [Pipeline] lock 20:23:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] 20:23:25 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] did not exist. Created. 20:23:25 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:23:25 + echo total: 0.05999999865889549 [Pipeline] stash 20:23:25 Stashed 1 file(s) [Pipeline] } 20:23:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:23:46 gofmt -l . 20:23:46 [ "`gofmt -l .`" = "" ] 20:23:46 ./bin/test-go-mod-tidy.sh 20:23:46 ./bin/test-attribution-txt.sh [Pipeline] } 20:23:46 $ docker stop --time=1 acac25f3ba3e2285750c0af77e1b0bf5715779e9534a59c143c69b19505b5b22 20:23:48 $ docker rm -f acac25f3ba3e2285750c0af77e1b0bf5715779e9534a59c143c69b19505b5b22 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:23:49 Warning: overwriting stash ‘coverage-report’ 20:23:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:23:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:23:50 + ls -al . 20:23:50 total 140 20:23:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:23 . 20:23:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:20 .. 20:23:50 -rw-rw-r-- 1 jenkins jenkins 151 Jun 30 20:20 .dockerignore 20:23:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:20 .git 20:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:20 .github 20:23:50 -rw-rw-r-- 1 jenkins jenkins 336 Jun 30 20:20 .gitignore 20:23:50 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 30 20:20 Attribution.txt 20:23:50 -rw-rw-r-- 1 jenkins jenkins 7459 Jun 30 20:20 CHANGELOG.md 20:23:50 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 30 20:20 Dockerfile 20:23:50 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 30 20:20 Dockerfile.build 20:23:50 -rw-rw-r-- 1 jenkins jenkins 680 Jun 30 20:20 Jenkinsfile 20:23:50 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 20:20 LICENSE 20:23:50 -rw-rw-r-- 1 jenkins jenkins 996 Jun 30 20:20 Makefile 20:23:50 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 30 20:20 README.md 20:23:50 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 20:18 VERSION 20:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:20 bin 20:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:20 cmd 20:23:50 -rw-r--r-- 1 jenkins jenkins 8513 Jun 30 20:23 coverage.out 20:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:20 driver 20:23:50 -rw-r--r-- 1 jenkins jenkins 271 Jun 30 20:23 go.mod 20:23:50 -rw-r--r-- 1 jenkins jenkins 20570 Jun 30 20:22 go.sum 20:23:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:20 snap 20:23:50 -rw-rw-r-- 1 jenkins jenkins 713 Jun 30 20:20 version.go [Pipeline] isUnix [Pipeline] sh 20:23:51 + 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=a7143f809de06213dd52eb511ad6c8339cd540f7 --label arch=arm64 --label version=0.0.0 . 20:23:51 Sending build context to Docker daemon 126kB 20:23:51 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:23:51 Step 2/25 : FROM ${BASE} AS builder 20:23:51 ---> 078ca344037d 20:23:51 Step 3/25 : ARG MAKE='make build' 20:23:51 ---> Running in 8fca2b6da51d 20:23:52 Removing intermediate container 8fca2b6da51d 20:23:52 ---> 9adcb2c96984 20:23:52 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:23:52 ---> Running in 49fed4894ae8 20:23:52 Removing intermediate container 49fed4894ae8 20:23:52 ---> 562c1040f5fb 20:23:52 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:23:52 ---> Running in 7cccf6724fb0 20:23:53 Removing intermediate container 7cccf6724fb0 20:23:53 ---> 9c6084f81e56 20:23:53 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:53 ---> Running in 8876f68bd8cf 20:23:57 Removing intermediate container 8876f68bd8cf 20:23:57 ---> 637fcd7cba02 20:23:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:23:57 ---> Running in 73a331ab3732 20:23:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:23:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:23:58 OK: 144 MiB in 49 packages 20:23:59 Removing intermediate container 73a331ab3732 20:23:59 ---> 2d49511d4ddf 20:23:59 Step 8/25 : WORKDIR /device-rest-go 20:23:59 ---> Running in 8aacb21907dc 20:24:00 Removing intermediate container 8aacb21907dc 20:24:00 ---> 9e3093f57099 20:24:00 Step 9/25 : COPY . . 20:24:01 ---> 7f031f3363a3 20:24:01 Step 10/25 : RUN go mod tidy 20:24:01 ---> Running in f6079c22ffa2 20:24:03 Removing intermediate container f6079c22ffa2 20:24:03 ---> 5b35548b18d9 20:24:03 Step 11/25 : RUN make update 20:24:04 ---> Running in a5e4cf4c4d5d 20:24:05 CGO_ENABLED=0 GO111MODULE=on go mod download 20:24:06 Removing intermediate container a5e4cf4c4d5d 20:24:06 ---> 8ae61f031401 20:24:06 Step 12/25 : RUN $MAKE 20:24:06 ---> Running in 70fcec50b280 20:24:07 go mod tidy 20:24:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:24:47 Removing intermediate container 70fcec50b280 20:24:47 ---> 1726321257cf 20:24:47 Step 13/25 : FROM alpine:3.12 20:24:47 3.12: Pulling from library/alpine 20:24:47 d2f70382dc9a: Pulling fs layer 20:24:47 d2f70382dc9a: Verifying Checksum 20:24:47 d2f70382dc9a: Download complete 20:24:47 d2f70382dc9a: Pull complete 20:24:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:24:47 Status: Downloaded newer image for alpine:3.12 20:24:47 ---> c4fd0aeabfcf 20:24:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:24:47 ---> Running in e262ee3a6a11 20:24:47 Removing intermediate container e262ee3a6a11 20:24:47 ---> 5f521385887e 20:24:47 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:24:47 ---> Running in e16f579cdd6e 20:24:47 Removing intermediate container e16f579cdd6e 20:24:47 ---> 90caccbb8999 20:24:47 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:24:47 ---> Running in 8cacbcd1dbfc 20:24:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:24:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:24:47 (1/6) Installing dumb-init (1.2.2-r1) 20:24:47 (2/6) Installing libgcc (9.3.0-r2) 20:24:47 (3/6) Installing libsodium (1.0.18-r0) 20:24:47 (4/6) Installing libstdc++ (9.3.0-r2) 20:24:47 (5/6) Installing libzmq (4.3.3-r0) 20:24:47 (6/6) Installing zeromq (4.3.3-r0) 20:24:47 Executing busybox-1.31.1-r20.trigger 20:24:47 OK: 8 MiB in 20 packages 20:24:48 Removing intermediate container 8cacbcd1dbfc 20:24:48 ---> 94062d5776e3 20:24:48 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:24:49 ---> 8025e386277c 20:24:49 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:24:50 ---> 087698fac81c 20:24:50 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:24:51 ---> 66d0cdf2ae62 20:24:51 Step 20/25 : EXPOSE 59986 20:24:51 ---> Running in bd2ac68ba48a 20:24:51 Removing intermediate container bd2ac68ba48a 20:24:51 ---> 7c407c63e3ef 20:24:51 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:24:52 ---> Running in fb362d7d795c 20:24:52 Removing intermediate container fb362d7d795c 20:24:52 ---> 03b6dad67f03 20:24:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:24:52 ---> Running in f38fcac44133 20:24:53 Removing intermediate container f38fcac44133 20:24:53 ---> 9cf077b72871 20:24:53 Step 23/25 : LABEL arch=arm64 20:24:53 ---> Running in 6fbfc92c8426 20:24:53 Removing intermediate container 6fbfc92c8426 20:24:53 ---> 05179031c475 20:24:53 Step 24/25 : LABEL git_sha=a7143f809de06213dd52eb511ad6c8339cd540f7 20:24:53 ---> Running in 699ce6d70d58 20:24:54 Removing intermediate container 699ce6d70d58 20:24:54 ---> ed7a72080f64 20:24:54 Step 25/25 : LABEL version=0.0.0 20:24:54 ---> Running in 90c7b4b321e1 20:24:55 Removing intermediate container 90c7b4b321e1 20:24:55 ---> 4b2b919810a9 20:24:55 [Warning] One or more build-args [ARCH] were not consumed 20:24:55 Successfully built 4b2b919810a9 20:24:55 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:24:55 ---> job-cost.sh 20:24:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UDN4 20:25:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-UDN4/bin to PATH 20:27:11 INFO: No Stack... 20:27:11 INFO: Retrieving Pricing Info for: v2-standard-4 20:27:11 INFO: Archiving Costs [Pipeline] sh 20:27:11 + cat /w/workspace/device-rest-go/6/archives/cost.csv 20:27:11 + cut -d, -f6 [Pipeline] lock 20:27:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] 20:27:11 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] did not exist. Created. 20:27:11 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:12 /w/workspace/device-rest-go/6@tmp/durable-7bf3d7ac/script.sh: 1: /w/workspace/device-rest-go/6@tmp/durable-7bf3d7ac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:27:12 + echo total: 0.18000000715255737 [Pipeline] stash 20:27:12 Warning: overwriting stash ‘stack-cost’ 20:27:12 Stashed 1 file(s) [Pipeline] } 20:27:12 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-6-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 20:27:13 provisioning config files... 20:27:13 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config3109554192536204537tmp [Pipeline] { [Pipeline] sh 20:27:14 + set +x 20:27:14 + curl -s https://codecov.io/bash 20:27:14 + bash -s -- 20:27:14 20:27:14 _____ _ 20:27:14 / ____| | | 20:27:14 | | ___ __| | ___ ___ _____ __ 20:27:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:14 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:14 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:14 Bash-1.0.3 20:27:14 20:27:14 20:27:14 ==> git version 2.24.4 found 20:27:14 ==> 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 20:27:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:27:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:27:14 ==> Jenkins CI detected. 20:27:14 project root: . 20:27:14 --> token set from env 20:27:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:14 ==> Running gcov in . (disable via -X gcov) 20:27:14 ==> Python coveragepy not found 20:27:14 ==> Searching for coverage reports in: 20:27:14 + . 20:27:14 -> Found 1 reports 20:27:14 ==> Detecting git/mercurial file structure 20:27:14 ==> Reading reports 20:27:14 + ./coverage.out bytes=8513 20:27:14 ==> Appending adjustments 20:27:14 https://docs.codecov.io/docs/fixing-reports 20:27:14 + Found adjustments 20:27:14 ==> Gzipping contents 20:27:14 4.0K /tmp/codecov.3QYpde.gz 20:27:14 ==> Uploading reports 20:27:14 url: https://codecov.io 20:27:14 query: branch=PR-127&commit=a7143f809de06213dd52eb511ad6c8339cd540f7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-127%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=127&job=&cmd_args= 20:27:14 -> Pinging Codecov 20:27:14 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-127&commit=a7143f809de06213dd52eb511ad6c8339cd540f7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-127%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=127&job=&cmd_args= 20:27:14 -> Uploading to 20:27:14 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/4E5D53B4F1F92C436F7061BF334D961C/a7143f809de06213dd52eb511ad6c8339cd540f7/14600713-e453-4aef-aab4-aa75394ac703.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T202714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3820e6fa45521b76f59749fc0d0b056ba1aaad76e56684a7b728f0d85319cde1 20:27:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:14 Dload Upload Total Spent Left Speed 20:27:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1793 0 0 100 1793 0 4343 --:--:-- --:--:-- --:--:-- 4351 20:27:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a7143f809de06213dd52eb511ad6c8339cd540f7 [Pipeline] } 20:27:15 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 20:27:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:27:17 ---> package-listing.sh 20:27:17 ++ facter osfamily 20:27:17 ++ tr '[:upper:]' '[:lower:]' 20:27:17 + OS_FAMILY=redhat 20:27:17 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-127 20:27:17 + START_PACKAGES=/tmp/packages_start.txt 20:27:17 + END_PACKAGES=/tmp/packages_end.txt 20:27:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:27:17 + PACKAGES=/tmp/packages_start.txt 20:27:17 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 20:27:17 + PACKAGES=/tmp/packages_end.txt 20:27:17 + case "${OS_FAMILY}" in 20:27:17 + rpm -qa 20:27:17 + sort 20:27:18 + '[' -f /tmp/packages_start.txt ']' 20:27:18 + '[' -f /tmp/packages_end.txt ']' 20:27:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:27:18 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 20:27:18 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ 20:27:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ [Pipeline] echo 20:27:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:27:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:27:21 20:27:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:27:22 alpine: Pulling from edgex-lftools-log-publisher 20:27:22 df20fa9351a1: Pulling fs layer 20:27:22 36b3adc4ff6f: Pulling fs layer 20:27:22 8ad3a11d3b57: Pulling fs layer 20:27:22 46f8f816bc3b: Pulling fs layer 20:27:22 93b61091891f: Pulling fs layer 20:27:22 93b9cdb0e59b: Pulling fs layer 20:27:22 5e14af77c1be: Pulling fs layer 20:27:22 01666e4c0597: Pulling fs layer 20:27:22 aa168da1d23b: Pulling fs layer 20:27:22 93b9cdb0e59b: Waiting 20:27:22 5e14af77c1be: Waiting 20:27:22 01666e4c0597: Waiting 20:27:22 aa168da1d23b: Waiting 20:27:22 46f8f816bc3b: Waiting 20:27:22 93b61091891f: Waiting 20:27:22 36b3adc4ff6f: Verifying Checksum 20:27:22 36b3adc4ff6f: Download complete 20:27:22 46f8f816bc3b: Verifying Checksum 20:27:22 46f8f816bc3b: Download complete 20:27:22 df20fa9351a1: Verifying Checksum 20:27:22 df20fa9351a1: Download complete 20:27:22 93b9cdb0e59b: Verifying Checksum 20:27:22 93b9cdb0e59b: Download complete 20:27:22 93b61091891f: Verifying Checksum 20:27:22 93b61091891f: Download complete 20:27:22 5e14af77c1be: Verifying Checksum 20:27:22 5e14af77c1be: Download complete 20:27:22 01666e4c0597: Verifying Checksum 20:27:22 01666e4c0597: Download complete 20:27:22 df20fa9351a1: Pull complete 20:27:22 36b3adc4ff6f: Pull complete 20:27:22 8ad3a11d3b57: Verifying Checksum 20:27:22 8ad3a11d3b57: Download complete 20:27:23 8ad3a11d3b57: Pull complete 20:27:23 46f8f816bc3b: Pull complete 20:27:23 93b61091891f: Pull complete 20:27:23 93b9cdb0e59b: Pull complete 20:27:23 5e14af77c1be: Pull complete 20:27:23 01666e4c0597: Pull complete 20:27:24 aa168da1d23b: Verifying Checksum 20:27:24 aa168da1d23b: Download complete 20:27:28 aa168da1d23b: Pull complete 20:27:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:27:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:27:28 prd-centos7-docker-4c-2g-1005 does not seem to be running inside a container 20:27:28 $ 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-127/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-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:27:30 $ docker top adec2c945222fa90751b845a0db1dac7170fa18e78b25719c918867690350c18 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:31 + touch /tmp/pre-build-complete [Pipeline] sh 20:27:31 + mkdir -p /var/log/sa [Pipeline] sh 20:27:31 + ls /var/log/sa-host 20:27:31 + sadf -c /var/log/sa-host/sa05 20:27:31 file_magic: OK 20:27:31 HZ: Using current value: 100 20:27:31 file_header: OK 20:27:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:27:31 Statistics: 20:27:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:27:31 File successfully converted to sysstat format version 12.2.1 20:27:31 + sadf -c /var/log/sa-host/sa30 20:27:31 file_magic: OK 20:27:31 HZ: Using current value: 100 20:27:31 file_header: OK 20:27:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:27:31 Statistics: 20:27:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:27:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:32 provisioning config files... 20:27:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config359697167200914882tmp [Pipeline] { [Pipeline] echo 20:27:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:27:32 ---> create-netrc.sh [Pipeline] } 20:27:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:27:33 ---> python-tools-install.sh [Pipeline] echo 20:27:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:27:33 ---> sudo-logs.sh 20:27:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:27:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:27:33 ---> job-cost.sh 20:27:33 lf-activate-venv: SKIPPING 20:27:33 DEBUG: total: 0.18000000715255737 20:27:33 INFO: Retrieving Stack Cost... 20:27:34 INFO: Retrieving Pricing Info for: v3-standard-2 20:27:35 INFO: Archiving Costs [Pipeline] echo 20:27:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:27:35 ---> logs-deploy.sh 20:27:35 lf-activate-venv: SKIPPING 20:27:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-127/6 20:27:35 INFO: archiving workspace using pattern(s): 20:27:36 Archives upload complete. 20:27:36 INFO: archiving logs to Nexus 20:27:36 ---> uname -a: 20:27:36 Linux prd-centos7-docker-4c-2g-1005.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:27:36 20:27:36 20:27:36 ---> lscpu: 20:27:36 Architecture: x86_64 20:27:36 CPU op-mode(s): 32-bit, 64-bit 20:27:36 Byte Order: Little Endian 20:27:36 Address sizes: 40 bits physical, 48 bits virtual 20:27:36 CPU(s): 2 20:27:36 On-line CPU(s) list: 0,1 20:27:36 Thread(s) per core: 1 20:27:36 Core(s) per socket: 1 20:27:36 Socket(s): 2 20:27:36 NUMA node(s): 1 20:27:36 Vendor ID: AuthenticAMD 20:27:36 CPU family: 23 20:27:36 Model: 49 20:27:36 Model name: AMD EPYC-Rome Processor 20:27:36 Stepping: 0 20:27:36 CPU MHz: 2800.000 20:27:36 BogoMIPS: 5600.00 20:27:36 Virtualization: AMD-V 20:27:36 Hypervisor vendor: KVM 20:27:36 Virtualization type: full 20:27:36 L1d cache: 64 KiB 20:27:36 L1i cache: 64 KiB 20:27:36 L2 cache: 1 MiB 20:27:36 L3 cache: 32 MiB 20:27:36 NUMA node0 CPU(s): 0,1 20:27:36 Vulnerability Itlb multihit: Not affected 20:27:36 Vulnerability L1tf: Not affected 20:27:36 Vulnerability Mds: Not affected 20:27:36 Vulnerability Meltdown: Not affected 20:27:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:27:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:27:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:27:36 Vulnerability Srbds: Not affected 20:27:36 Vulnerability Tsx async abort: Not affected 20:27:36 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 20:27:36 20:27:36 20:27:36 ---> nproc: 20:27:36 2 20:27:36 20:27:36 20:27:36 ---> df -h: 20:27:36 Filesystem Size Used Available Use% Mounted on 20:27:36 overlay 40.0G 7.6G 32.4G 19% / 20:27:36 tmpfs 64.0M 0 64.0M 0% /dev 20:27:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:27:36 shm 64.0M 0 64.0M 0% /dev/shm 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127@tmp 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 20:27:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 20:27:36 20:27:36 20:27:36 ---> free -m: 20:27:36 total used free shared buff/cache available 20:27:36 Mem: 7821 926 4785 0 2108 6716 20:27:36 Swap: 1023 0 1023 20:27:36 20:27:36 20:27:36 ---> ip addr: 20:27:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:27:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:27:36 inet 127.0.0.1/8 scope host lo 20:27:36 valid_lft forever preferred_lft forever 20:27:36 inet6 ::1/128 scope host 20:27:36 valid_lft forever preferred_lft forever 20:27:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:27:36 link/ether fa:16:3e:d4:73:af brd ff:ff:ff:ff:ff:ff 20:27:36 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 20:27:36 valid_lft 85781sec preferred_lft 85781sec 20:27:36 inet6 fe80::f816:3eff:fed4:73af/64 scope link 20:27:36 valid_lft forever preferred_lft forever 20:27:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:27:36 link/ether 02:42:fa:ac:9c:f8 brd ff:ff:ff:ff:ff:ff 20:27:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:27:36 valid_lft forever preferred_lft forever 20:27:36 inet6 fe80::42:faff:feac:9cf8/64 scope link 20:27:36 valid_lft forever preferred_lft forever 20:27:36 20:27:36 20:27:36 ---> sar -b -r -n DEV: 20:27:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 20:27:36 20:27:36 20:17:07 LINUX RESTART (2 CPU) 20:27:36 20:27:36 20:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:27:36 20:19:01 17.55 0.62 16.94 0.00 351.57 3429.11 0.00 20:27:36 20:20:01 1.92 0.00 1.92 0.00 0.00 35.75 0.00 20:27:36 20:21:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 20:27:36 20:22:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 20:27:36 20:23:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 20:27:36 20:24:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 20:27:36 20:25:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 20:27:36 20:26:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 20:27:36 20:27:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 20:27:36 Average: 2.35 0.07 2.29 0.00 39.08 387.48 0.00 20:27:36 20:27:36 20:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:27:36 20:19:01 5445292 0 809344 10.11 2620 1751684 1293916 14.29 582228 1580388 12 20:27:36 20:20:01 5455260 0 799372 9.98 2620 1751688 1196408 13.21 574452 1579896 8 20:27:36 20:21:01 5452260 0 802368 10.02 2620 1751692 1204060 13.29 575372 1582232 8 20:27:36 20:22:01 5448036 0 806584 10.07 2620 1751700 1230852 13.59 578952 1582232 8 20:27:36 20:23:01 5451956 0 802656 10.02 2620 1751708 1196844 13.21 572776 1585032 12 20:27:36 20:24:01 5453092 0 801520 10.01 2620 1751708 1196792 13.21 572360 1585032 12 20:27:36 20:25:01 5452516 0 802088 10.01 2620 1751716 1196744 13.21 572724 1585032 12 20:27:36 20:26:01 5444184 0 810416 10.12 2620 1751720 1196744 13.21 581044 1585032 16 20:27:36 20:27:01 5443732 0 810864 10.12 2620 1751724 1196744 13.21 583348 1583420 8 20:27:36 Average: 5449592 0 805024 10.05 2620 1751704 1212123 13.38 577028 1583144 11 20:27:36 20:27:36 20:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:27:36 20:19:01 eth0 117.22 109.64 467.77 24.46 0.00 0.00 0.00 0.00 20:27:36 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:19:01 docker0 59.47 50.97 4.49 135.07 0.00 0.00 0.00 0.00 20:27:36 20:20:01 eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:27:36 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:21:01 eth0 5.81 3.55 3.42 6.84 0.00 0.00 0.00 0.00 20:27:36 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:22:01 eth0 1.32 1.20 0.32 6.60 0.00 0.00 0.00 0.00 20:27:36 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:23:01 eth0 0.90 0.90 0.13 1.79 0.00 0.00 0.00 0.00 20:27:36 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:24:01 eth0 0.17 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:27:36 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:25:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:27:36 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:27:36 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:27:36 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 Average: eth0 14.06 12.87 52.44 4.41 0.00 0.00 0.00 0.00 20:27:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:36 Average: docker0 6.61 5.67 0.50 15.01 0.00 0.00 0.00 0.00 20:27:36 20:27:36 20:27:36 ---> sar -P ALL: 20:27:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 20:27:36 20:27:36 20:17:07 LINUX RESTART (2 CPU) 20:27:36 20:27:36 20:18:01 CPU %user %nice %system %iowait %steal %idle 20:27:36 20:19:01 all 3.03 0.00 1.42 0.29 0.05 95.21 20:27:36 20:19:01 0 3.11 0.00 1.49 0.20 0.05 95.15 20:27:36 20:19:01 1 2.96 0.00 1.35 0.37 0.05 95.27 20:27:36 20:20:01 all 0.05 0.00 0.05 0.00 0.03 99.87 20:27:36 20:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:27:36 20:20:01 1 0.07 0.00 0.07 0.00 0.05 99.82 20:27:36 20:21:01 all 0.10 0.00 0.06 0.00 0.03 99.81 20:27:36 20:21:01 0 0.10 0.00 0.05 0.00 0.03 99.82 20:27:36 20:21:01 1 0.10 0.00 0.07 0.00 0.03 99.80 20:27:36 20:22:01 all 0.06 0.00 0.05 0.00 0.03 99.87 20:27:36 20:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 20:27:36 20:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:27:36 20:23:01 all 0.10 0.00 0.06 0.00 0.03 99.82 20:27:36 20:23:01 0 0.13 0.00 0.07 0.00 0.03 99.77 20:27:36 20:23:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:27:36 20:24:01 all 0.43 0.00 0.03 0.00 0.03 99.51 20:27:36 20:24:01 0 0.70 0.00 0.02 0.00 0.02 99.27 20:27:36 20:24:01 1 0.17 0.00 0.05 0.00 0.03 99.75 20:27:36 20:25:01 all 0.13 0.00 0.06 0.00 0.03 99.78 20:27:36 20:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:27:36 20:25:01 1 0.23 0.00 0.08 0.00 0.03 99.65 20:27:36 20:26:01 all 0.06 0.00 0.06 0.00 0.03 99.85 20:27:36 20:26:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:27:36 20:26:01 1 0.10 0.00 0.07 0.00 0.05 99.78 20:27:36 20:27:01 all 0.18 0.00 0.04 0.00 0.03 99.76 20:27:36 20:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:27:36 20:27:01 1 0.30 0.00 0.05 0.00 0.02 99.63 20:27:36 Average: all 0.46 0.00 0.20 0.03 0.03 99.28 20:27:36 Average: 0 0.47 0.00 0.20 0.02 0.03 99.28 20:27:36 Average: 1 0.45 0.00 0.20 0.04 0.03 99.28 20:27:36 20:27:36 20:27:36