Pull request #1025 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at a03e475574a7b0a183ed31a31e341c573996d3f6 rather than db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 Obtained Jenkinsfile from a03e475574a7b0a183ed31a31e341c573996d3f6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8206376289543818287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3114567171056893136.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2200184027464159509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8115456037066651472.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3500612020440454381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-61’ Running on prd-centos7-docker-4c-2g-74 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1025 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/jenkins-gitclient-ssh8678850184288716950.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 Merge succeeded, producing db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 Checking out Revision db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 (PR-1025) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/jenkins-gitclient-ssh4807420931634363208.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/jenkins-gitclient-ssh2707355160133330541.key > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 Commit message: "feat: Upgrade core-contracts to v2.0.1-dev.19" > git rev-list --no-walk 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:11 ========================================================= 01:16:11 EdgeX Global Pipelines Version Info 01:16:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:12 ------------------- 01:16:12 stable info: 01:16:12 ------------------- 01:16:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:16:12 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 01:16:12 Message: update stable to v1.0.206 01:16:13 ------------------- 01:16:13 experimental info: 01:16:13 ------------------- 01:16:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:16:13 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 01:16:13 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1025 [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1025 [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1025 [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db48cce [Pipeline] echo 01:16:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:14 provisioning config files... 01:16:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config87955379263715932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:14 ---> docker-login.sh 01:16:14 nexus3.edgexfoundry.org:10001 01:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:15 Configure a credential helper to remove this warning. See 01:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:15 01:16:15 Login Succeeded 01:16:15 nexus3.edgexfoundry.org:10002 01:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:16 Configure a credential helper to remove this warning. See 01:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:16 01:16:16 Login Succeeded 01:16:16 nexus3.edgexfoundry.org:10003 01:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:16 Configure a credential helper to remove this warning. See 01:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:16 01:16:16 Login Succeeded 01:16:16 nexus3.edgexfoundry.org:10004 01:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:16 Configure a credential helper to remove this warning. See 01:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:16 01:16:16 Login Succeeded 01:16:16 docker.io 01:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:16 Configure a credential helper to remove this warning. See 01:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:16 01:16:16 Login Succeeded 01:16:16 ---> docker-login.sh ends [Pipeline] } 01:16:16 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 01:16:17 + git log --format=format:%s -1 db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [Pipeline] echo 01:16:17 GIT_COMMIT: db48ccefa2e4fadbbc0defcd59ee0f96cc599a87, Commit Message: feat: Upgrade core-contracts to v2.0.1-dev.19 [Pipeline] echo 01:16:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:16:18 01:16:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:16:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:16:18 latest: Pulling from edgex-devops/git-semver 01:16:18 31603596830f: Pulling fs layer 01:16:18 04fac38145f0: Pulling fs layer 01:16:18 701f6daf10bf: Pulling fs layer 01:16:18 24f72da36158: Pulling fs layer 01:16:18 24f72da36158: Waiting 01:16:18 04fac38145f0: Verifying Checksum 01:16:18 04fac38145f0: Download complete 01:16:18 31603596830f: Verifying Checksum 01:16:18 31603596830f: Download complete 01:16:18 701f6daf10bf: Verifying Checksum 01:16:18 701f6daf10bf: Download complete 01:16:18 24f72da36158: Verifying Checksum 01:16:18 24f72da36158: Download complete 01:16:19 31603596830f: Pull complete 01:16:19 04fac38145f0: Pull complete 01:16:19 701f6daf10bf: Pull complete 01:16:19 24f72da36158: Pull complete 01:16:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:16:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:16:20 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 01:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1025 -v /w/workspace/gexfoundry_device-sdk-go_PR-1025:/w/workspace/gexfoundry_device-sdk-go_PR-1025:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1025@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:10004/edgex-devops/git-semver:latest cat 01:16:21 $ docker top 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:21 [ssh-agent] Looking for ssh-agent implementation... 01:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:21 $ docker exec 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent 01:16:21 SSH_AUTH_SOCK=/tmp/ssh-02GNcgxkVJbP/agent.15 01:16:21 SSH_AGENT_PID=22 01:16:21 Running ssh-add (command line suppressed) 01:16:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2398902846954096040.key (/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2398902846954096040.key) 01:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:21 + git tag --points-at HEAD [Pipeline] } 01:16:21 $ docker exec --env ******** --env ******** 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent -k 01:16:21 unset SSH_AUTH_SOCK; 01:16:21 unset SSH_AGENT_PID; 01:16:21 echo Agent pid 22 killed; 01:16:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:22 [ssh-agent] Looking for ssh-agent implementation... 01:16:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:22 $ docker exec 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent 01:16:22 SSH_AUTH_SOCK=/tmp/ssh-E6rbaFKFCjep/agent.55 01:16:22 SSH_AGENT_PID=62 01:16:22 Running ssh-add (command line suppressed) 01:16:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2355648420525114097.key (/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2355648420525114097.key) 01:16:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:22 + git semver init 01:16:22 # -> Open(): unable to determine branch for HEAD 01:16:22 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1025/.git 01:16:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1025 01:16:22 # $SEMVER_REMOTE_NAME = origin 01:16:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:16:22 # $SEMVER_USER_NAME = edgex-jenkins 01:16:22 # $SEMVER_BRANCH = PR-1025 01:16:22 # $SEMVER_TEMP = /tmp/semver-300496751 01:16:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:16:23 # '/tmp/semver-300496751' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1025/.semver' 01:16:23 # -> Force: false 01:16:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1025/.semver [Pipeline] } 01:16:23 $ docker exec --env ******** --env ******** 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent -k 01:16:23 unset SSH_AUTH_SOCK; 01:16:23 unset SSH_AGENT_PID; 01:16:23 echo Agent pid 62 killed; 01:16:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:23 + git semver [Pipeline] } 01:16:23 $ docker stop --time=1 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 01:16:24 $ docker rm -f 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:25 Stashed 1 file(s) [Pipeline] echo 01:16:25 [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 01:16:41 Still waiting to schedule task 01:16:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:16:41 Still waiting to schedule task 01:16:41 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-68’ 01:22:00 Running on prd-centos7-docker-4c-2g-79 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] ws 01:22:00 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 01:22:00 Selected Git installation does not exist. Using Default 01:22:00 The recommended git tool is: NONE 01:22:04 using credential edgex-jenkins-ssh 01:22:04 Cloning the remote Git repository 01:22:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:22:04 > git init /w/workspace/device-sdk-go/4 # timeout=10 01:22:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:22:04 > git --version # timeout=10 01:22:04 > git --version # 'git version 2.24.4' 01:22:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:04 [INFO] Currently running in a labeled security context 01:22:04 [INFO] Currently SELinux is 'enforcing' on the host 01:22:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh914362576779357387.key 01:22:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:05 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 01:22:06 Merge succeeded, producing db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 01:22:06 Checking out Revision db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 (PR-1025) 01:22:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:22:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:22:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:22:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:05 [INFO] Currently running in a labeled security context 01:22:05 [INFO] Currently SELinux is 'enforcing' on the host 01:22:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4898442135216978735.key 01:22:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:22:05 > git config core.sparsecheckout # timeout=10 01:22:05 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 01:22:05 > git remote # timeout=10 01:22:05 > git config --get remote.origin.url # timeout=10 01:22:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:05 [INFO] Currently running in a labeled security context 01:22:05 [INFO] Currently SELinux is 'enforcing' on the host 01:22:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh2142488497175310339.key 01:22:05 > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 01:22:05 > git rev-parse HEAD^{commit} # timeout=10 01:22:06 > git config core.sparsecheckout # timeout=10 01:22:06 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 01:22:09 Commit message: "feat: Upgrade core-contracts to v2.0.1-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:10 provisioning config files... 01:22:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config6757118670363219680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:10 ---> docker-login.sh 01:22:10 nexus3.edgexfoundry.org:10001 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:11 Configure a credential helper to remove this warning. See 01:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:11 01:22:11 Login Succeeded 01:22:11 nexus3.edgexfoundry.org:10002 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:11 Configure a credential helper to remove this warning. See 01:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:11 01:22:11 Login Succeeded 01:22:11 nexus3.edgexfoundry.org:10003 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:11 Configure a credential helper to remove this warning. See 01:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:11 01:22:11 Login Succeeded 01:22:11 nexus3.edgexfoundry.org:10004 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:12 01:22:12 Login Succeeded 01:22:12 docker.io 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:12 01:22:12 Login Succeeded 01:22:12 ---> docker-login.sh ends [Pipeline] } 01:22:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:22:12 ========================================================= 01:22:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:22:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:22:12 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:22:12 Sending build context to Docker daemon 2.678MB 01:22:12 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 01:22:12 Step 2/9 : FROM ${BASE} AS builder 01:22:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:22:13 4e9f2cdf4387: Pulling fs layer 01:22:13 57d31006c564: Pulling fs layer 01:22:13 bd5ccded8296: Pulling fs layer 01:22:13 304dd3a0f381: Pulling fs layer 01:22:13 d37cda54a23b: Pulling fs layer 01:22:13 38ea18935520: Pulling fs layer 01:22:13 ceb1e79740a2: Pulling fs layer 01:22:13 b665197a1568: Pulling fs layer 01:22:13 842a00ea3e35: Pulling fs layer 01:22:13 304dd3a0f381: Waiting 01:22:13 d37cda54a23b: Waiting 01:22:13 38ea18935520: Waiting 01:22:13 ceb1e79740a2: Waiting 01:22:13 b665197a1568: Waiting 01:22:13 842a00ea3e35: Waiting 01:22:13 bd5ccded8296: Verifying Checksum 01:22:13 bd5ccded8296: Download complete 01:22:13 57d31006c564: Verifying Checksum 01:22:13 57d31006c564: Download complete 01:22:13 4e9f2cdf4387: Download complete 01:22:13 d37cda54a23b: Verifying Checksum 01:22:13 d37cda54a23b: Download complete 01:22:13 38ea18935520: Verifying Checksum 01:22:13 38ea18935520: Download complete 01:22:13 ceb1e79740a2: Verifying Checksum 01:22:13 ceb1e79740a2: Download complete 01:22:13 4e9f2cdf4387: Pull complete 01:22:14 b665197a1568: Verifying Checksum 01:22:14 b665197a1568: Download complete 01:22:14 57d31006c564: Pull complete 01:22:14 bd5ccded8296: Pull complete 01:22:16 304dd3a0f381: Verifying Checksum 01:22:16 304dd3a0f381: Download complete 01:22:16 842a00ea3e35: Verifying Checksum 01:22:16 842a00ea3e35: Download complete 01:22:20 304dd3a0f381: Pull complete 01:22:21 d37cda54a23b: Pull complete 01:22:21 38ea18935520: Pull complete 01:22:21 ceb1e79740a2: Pull complete 01:22:22 b665197a1568: Pull complete 01:22:24 842a00ea3e35: Pull complete 01:22:24 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 01:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:22:24 ---> bfa24e8e2367 01:22:24 Step 3/9 : WORKDIR /device-sdk-go 01:22:51 ---> Running in d3f00f982939 01:22:51 Removing intermediate container d3f00f982939 01:22:51 ---> 73ce1b97e3f8 01:22:51 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:22:51 ---> Running in fcbade524462 01:22:51 Removing intermediate container fcbade524462 01:22:51 ---> ac3f24ca33f9 01:22:51 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:51 ---> Running in ca0b6e9ace76 01:22:51 Removing intermediate container ca0b6e9ace76 01:22:51 ---> b17fcbd01d1b 01:22:51 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:22:51 ---> Running in 2ae51f8f70c5 01:22:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:22:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:22:51 OK: 219 MiB in 52 packages 01:22:51 Removing intermediate container 2ae51f8f70c5 01:22:51 ---> 2d10b08d5f2d 01:22:51 Step 7/9 : COPY . . 01:22:51 ---> 8965866a5d4c 01:22:51 Step 8/9 : RUN go mod download 01:22:51 ---> Running in c0295333eae7 01:23:30 Removing intermediate container c0295333eae7 01:23:30 ---> c2b08980b594 01:23:30 Step 9/9 : RUN make build 01:23:30 ---> Running in 2652483a2a95 01:23:30 go mod tidy 01:23:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:23:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:23:41 Removing intermediate container 2652483a2a95 01:23:41 ---> 8b63c2fa0b23 01:23:41 [Warning] One or more build-args [MAKE] were not consumed 01:23:41 Successfully built 8b63c2fa0b23 01:23:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:23:41 + docker inspect -f . ci-base-image-x86_64 01:23:41 . [Pipeline] withDockerContainer 01:23:41 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 01:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 01:23:42 $ docker top 4c29d6d8729f6b0132c9d7222f9b74563b4451c2ee018a4d51376b406c9a5136 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:42 + go version 01:23:42 go version go1.16.8 linux/amd64 [Pipeline] } 01:23:42 $ docker stop --time=1 4c29d6d8729f6b0132c9d7222f9b74563b4451c2ee018a4d51376b406c9a5136 01:23:43 $ docker rm -f 4c29d6d8729f6b0132c9d7222f9b74563b4451c2ee018a4d51376b406c9a5136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:23:44 + docker inspect -f . ci-base-image-x86_64 01:23:44 . [Pipeline] withDockerContainer 01:23:44 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 01:23:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 01:23:45 $ docker top b9bce2ad55737d80beec8bf1768bc387bddab467c8bf3f5244b36b246ed64e9b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:23:45 + go mod tidy [Pipeline] sh 01:23:46 + make test 01:23:46 go mod tidy 01:23:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:23:52 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:24:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 23.7% of statements 01:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:24:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements 01:24:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements 01:24:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements 01:24:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:24:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:24:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:24:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements 01:24:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:24:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements 01:24:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:24:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:24:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 57.8% of statements 01:24:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.839s coverage: 89.0% of statements 01:24:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:24:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.9% of statements 01:24:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:24:23 GO111MODULE=on go vet ./... 01:24:34 gofmt -l . 01:24:34 [ "`gofmt -l .`" = "" ] 01:24:34 ./bin/test-attribution-txt.sh 01:24:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:24:34 $ docker stop --time=1 b9bce2ad55737d80beec8bf1768bc387bddab467c8bf3f5244b36b246ed64e9b 01:24:36 $ docker rm -f b9bce2ad55737d80beec8bf1768bc387bddab467c8bf3f5244b36b246ed64e9b [Pipeline] // withDockerContainer [Pipeline] sh 01:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:24:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:24:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:24:40 + ls -al . 01:24:40 total 264 01:24:40 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 6 01:24 . 01:24:40 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 01:22 .. 01:24:40 drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 01:22 bin 01:24:40 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 6 01:22 CHANGELOG.md 01:24:40 -rw-r--r--. 1 jenkins jenkins 126160 Oct 6 01:24 coverage.out 01:24:40 -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 01:22 .dockerignore 01:24:40 drwxrwxr-x. 5 jenkins jenkins 62 Oct 6 01:22 example 01:24:40 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 01:22 .git 01:24:40 drwxrwxr-x. 3 jenkins jenkins 125 Oct 6 01:22 .github 01:24:40 -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 01:22 .gitignore 01:24:40 -rw-r--r--. 1 jenkins jenkins 583 Oct 6 01:24 go.mod 01:24:40 -rw-r--r--. 1 jenkins jenkins 49618 Oct 6 01:23 go.sum 01:24:40 -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 01:22 GOVERNANCE.md 01:24:40 drwxrwxr-x. 15 jenkins jenkins 224 Oct 6 01:22 internal 01:24:40 -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 01:22 Jenkinsfile 01:24:40 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 01:22 LICENSE 01:24:40 -rw-rw-r--. 1 jenkins jenkins 1026 Oct 6 01:22 Makefile 01:24:40 drwxrwxr-x. 3 jenkins jenkins 16 Oct 6 01:22 openapi 01:24:40 -rw-rw-r--. 1 jenkins jenkins 619 Oct 6 01:22 OWNERS.md 01:24:40 drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 01:22 pkg 01:24:40 -rw-rw-r--. 1 jenkins jenkins 7646 Oct 6 01:22 README.md 01:24:40 drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 01:22 snap 01:24:40 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 01:16 VERSION 01:24:40 -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 01:22 version.go [Pipeline] isUnix [Pipeline] sh 01:24:40 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 --label arch=amd64 --label version=0.0.0 . 01:24:40 Sending build context to Docker daemon 2.805MB 01:24:40 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:24:40 Step 2/23 : FROM ${BASE} AS builder 01:24:40 ---> 8b63c2fa0b23 01:24:40 Step 3/23 : WORKDIR /device-sdk-go 01:24:40 ---> Running in d45c457887a2 01:24:41 Removing intermediate container d45c457887a2 01:24:41 ---> 91dd2d941f24 01:24:41 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:24:41 ---> Running in c4f9b2ece45d 01:24:41 Removing intermediate container c4f9b2ece45d 01:24:41 ---> fb3b57a161a6 01:24:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:41 ---> Running in cb9f6add0cb1 01:24:41 Removing intermediate container cb9f6add0cb1 01:24:41 ---> 79ea30524239 01:24:41 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:24:41 ---> Running in f27ce87bfcbf 01:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:24:43 OK: 219 MiB in 52 packages 01:24:43 Removing intermediate container f27ce87bfcbf 01:24:43 ---> 9a918bcf80e9 01:24:43 Step 7/23 : COPY . . 01:24:43 ---> 929698b5e9fe 01:24:43 Step 8/23 : RUN go mod download 01:24:43 ---> Running in f84d92a91916 01:24:44 Removing intermediate container f84d92a91916 01:24:44 ---> 7bf879bf71b8 01:24:44 Step 9/23 : RUN make build 01:24:44 ---> Running in 2d4ec06beecb 01:24:44 go mod tidy 01:24:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:24:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:24:45 Removing intermediate container 2d4ec06beecb 01:24:45 ---> 56b916f803e3 01:24:45 Step 10/23 : FROM alpine:3.14 01:24:46 3.14: Pulling from library/alpine 01:24:46 a0d0a0d46f8b: Pulling fs layer 01:24:46 a0d0a0d46f8b: Verifying Checksum 01:24:46 a0d0a0d46f8b: Download complete 01:24:46 a0d0a0d46f8b: Pull complete 01:24:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:24:46 Status: Downloaded newer image for alpine:3.14 01:24:46 ---> 14119a10abf4 01:24:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:24:46 ---> Running in 30335b80a459 01:24:47 Removing intermediate container 30335b80a459 01:24:47 ---> 0f3e9a14e98f 01:24:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:47 ---> Running in 4ceb4c48eed2 01:24:47 Removing intermediate container 4ceb4c48eed2 01:24:47 ---> 6064cebfb791 01:24:47 Step 13/23 : RUN apk add --update --no-cache zeromq 01:24:47 ---> Running in c8c8d1288476 01:24:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:24:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:24:49 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:24:49 (2/5) Installing libsodium (1.0.18-r0) 01:24:49 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:24:49 (4/5) Installing libzmq (4.3.4-r0) 01:24:49 (5/5) Installing zeromq (4.3.4-r0) 01:24:49 Executing busybox-1.33.1-r3.trigger 01:24:49 OK: 8 MiB in 19 packages 01:24:50 Removing intermediate container c8c8d1288476 01:24:50 ---> 382252777d80 01:24:50 Step 14/23 : WORKDIR / 01:24:50 ---> Running in 4d1ce8de8283 01:24:50 Removing intermediate container 4d1ce8de8283 01:24:50 ---> 1d37dc1da81a 01:24:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:24:50 ---> f85bbba42051 01:24:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:24:50 ---> a35c848d4e0d 01:24:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:24:50 ---> e06573e7345e 01:24:50 Step 18/23 : EXPOSE 59999 01:24:50 ---> Running in b2f782d1e651 01:24:50 Removing intermediate container b2f782d1e651 01:24:50 ---> 25bbd005bcb8 01:24:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:24:50 ---> Running in c88603f6f6ae 01:24:50 Removing intermediate container c88603f6f6ae 01:24:50 ---> 13db49298898 01:24:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:24:50 ---> Running in 8e52d30b5291 01:24:51 Removing intermediate container 8e52d30b5291 01:24:51 ---> e476b98cea58 01:24:51 Step 21/23 : LABEL arch=amd64 01:24:51 ---> Running in 943fccea52a3 01:24:51 Removing intermediate container 943fccea52a3 01:24:51 ---> c8d12b20ea2d 01:24:51 Step 22/23 : LABEL git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 01:24:51 ---> Running in 5ee148bf7293 01:24:51 Removing intermediate container 5ee148bf7293 01:24:51 ---> 01b8dcb72fb5 01:24:51 Step 23/23 : LABEL version=0.0.0 01:24:51 ---> Running in 85ee30357371 01:24:51 Removing intermediate container 85ee30357371 01:24:51 ---> ee8a4810bc64 01:24:51 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:24:51 Successfully built ee8a4810bc64 01:24:51 Successfully tagged device-sdk-simple: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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:52 01:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:24:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:52 latest: Pulling from edgex-lftools-log-publisher 01:24:52 b4d181a07f80: Pulling fs layer 01:24:52 a1111a8f2ec3: Pulling fs layer 01:24:52 ed53099fbce6: Pulling fs layer 01:24:52 dc539afda2c1: Pulling fs layer 01:24:52 77bc0d833cb6: Pulling fs layer 01:24:52 9065ff56babe: Pulling fs layer 01:24:52 d287ab97295c: Pulling fs layer 01:24:52 77bc0d833cb6: Waiting 01:24:52 9065ff56babe: Waiting 01:24:52 d287ab97295c: Waiting 01:24:52 dc539afda2c1: Waiting 01:24:53 a1111a8f2ec3: Verifying Checksum 01:24:53 a1111a8f2ec3: Download complete 01:24:53 dc539afda2c1: Verifying Checksum 01:24:53 dc539afda2c1: Download complete 01:24:53 ed53099fbce6: Verifying Checksum 01:24:53 ed53099fbce6: Download complete 01:24:53 9065ff56babe: Verifying Checksum 01:24:53 9065ff56babe: Download complete 01:24:53 77bc0d833cb6: Verifying Checksum 01:24:53 77bc0d833cb6: Download complete 01:24:53 b4d181a07f80: Verifying Checksum 01:24:53 b4d181a07f80: Download complete 01:24:54 d287ab97295c: Verifying Checksum 01:24:54 d287ab97295c: Download complete 01:24:54 b4d181a07f80: Pull complete 01:24:54 a1111a8f2ec3: Pull complete 01:24:55 ed53099fbce6: Pull complete 01:24:55 dc539afda2c1: Pull complete 01:24:55 77bc0d833cb6: Pull complete 01:24:56 9065ff56babe: Pull complete 01:25:01 d287ab97295c: Pull complete 01:25:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:25:01 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 01:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:04 $ docker top 3cbea134022f4b5940969e1d96e68370e2d939ed1b85d8da6caae2ecc7d821ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:04 ---> job-cost.sh 01:25:04 lf-activate-venv: SKIPPING 01:25:04 INFO: No Stack... 01:25:19 INFO: Retrieving Pricing Info for: v3-standard-2 01:25:19 INFO: Archiving Costs [Pipeline] sh 01:25:20 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 01:25:20 + cut -d, -f6 [Pipeline] lock 01:25:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] 01:25:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] did not exist. Created. 01:25:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:20 + echo total: 0.05999999865889549 [Pipeline] stash 01:25:20 Stashed 1 file(s) [Pipeline] } 01:25:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:20 $ docker stop --time=1 3cbea134022f4b5940969e1d96e68370e2d939ed1b85d8da6caae2ecc7d821ba 01:25:21 $ docker rm -f 3cbea134022f4b5940969e1d96e68370e2d939ed1b85d8da6caae2ecc7d821ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:33:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-85 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] ws 01:33:40 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 01:33:40 Selected Git installation does not exist. Using Default 01:33:40 The recommended git tool is: NONE 01:33:47 using credential edgex-jenkins-ssh 01:33:47 Cloning the remote Git repository 01:33:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:33:47 > git init /w/workspace/device-sdk-go/4 # timeout=10 01:33:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:33:47 > git --version # timeout=10 01:33:47 > git --version # 'git version 2.17.1' 01:33:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:33:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:33:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:33:49 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 01:33:50 Merge succeeded, producing db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 01:33:50 Checking out Revision db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 (PR-1025) 01:33:49 > git config core.sparsecheckout # timeout=10 01:33:49 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 01:33:50 > git remote # timeout=10 01:33:50 > git config --get remote.origin.url # timeout=10 01:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:50 > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 01:33:50 > git rev-parse HEAD^{commit} # timeout=10 01:33:50 > git config core.sparsecheckout # timeout=10 01:33:50 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 01:33:54 Commit message: "feat: Upgrade core-contracts to v2.0.1-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:55 provisioning config files... 01:33:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1553935448975892461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:55 ---> docker-login.sh 01:33:55 nexus3.edgexfoundry.org:10001 01:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:57 Configure a credential helper to remove this warning. See 01:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:57 01:33:57 Login Succeeded 01:33:57 nexus3.edgexfoundry.org:10002 01:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:58 Configure a credential helper to remove this warning. See 01:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:58 01:33:58 Login Succeeded 01:33:58 nexus3.edgexfoundry.org:10003 01:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:59 Configure a credential helper to remove this warning. See 01:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:59 01:33:59 Login Succeeded 01:33:59 nexus3.edgexfoundry.org:10004 01:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:59 Configure a credential helper to remove this warning. See 01:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:59 01:33:59 Login Succeeded 01:33:59 docker.io 01:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:00 Configure a credential helper to remove this warning. See 01:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:00 01:34:00 Login Succeeded 01:34:00 ---> docker-login.sh ends [Pipeline] } 01:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:01 ========================================================= 01:34:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:34:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:34:01 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 01:34:02 Sending build context to Docker daemon 2.676MB 01:34:02 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 01:34:02 Step 2/9 : FROM ${BASE} AS builder 01:34:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:02 bbf911997326: Pulling fs layer 01:34:02 58ec367f63d7: Pulling fs layer 01:34:02 1b4a6ffa7d45: Pulling fs layer 01:34:02 fc5181fea5dc: Pulling fs layer 01:34:02 9c418107303f: Pulling fs layer 01:34:02 0cd29c4cc85c: Pulling fs layer 01:34:02 76d7273c05b8: Pulling fs layer 01:34:02 e9181ef05905: Pulling fs layer 01:34:02 9c418107303f: Waiting 01:34:02 fc5181fea5dc: Waiting 01:34:02 0cd29c4cc85c: Waiting 01:34:02 e9181ef05905: Waiting 01:34:02 76d7273c05b8: Waiting 01:34:02 1b4a6ffa7d45: Verifying Checksum 01:34:02 1b4a6ffa7d45: Download complete 01:34:02 58ec367f63d7: Download complete 01:34:02 9c418107303f: Download complete 01:34:02 0cd29c4cc85c: Verifying Checksum 01:34:02 0cd29c4cc85c: Download complete 01:34:02 bbf911997326: Verifying Checksum 01:34:02 bbf911997326: Download complete 01:34:02 76d7273c05b8: Verifying Checksum 01:34:02 76d7273c05b8: Download complete 01:34:03 bbf911997326: Pull complete 01:34:04 58ec367f63d7: Pull complete 01:34:04 1b4a6ffa7d45: Pull complete 01:34:07 e9181ef05905: Verifying Checksum 01:34:07 e9181ef05905: Download complete 01:34:07 fc5181fea5dc: Verifying Checksum 01:34:07 fc5181fea5dc: Download complete 01:34:18 fc5181fea5dc: Pull complete 01:34:18 9c418107303f: Pull complete 01:34:18 0cd29c4cc85c: Pull complete 01:34:19 76d7273c05b8: Pull complete 01:34:24 e9181ef05905: Pull complete 01:34:24 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 01:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:34:24 ---> 5bf79a92a582 01:34:24 Step 3/9 : WORKDIR /device-sdk-go 01:34:31 ---> Running in a8e88286062c 01:34:31 Removing intermediate container a8e88286062c 01:34:31 ---> fdc13f62f108 01:34:31 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:34:31 ---> Running in 6ee40dd64e2e 01:34:32 Removing intermediate container 6ee40dd64e2e 01:34:32 ---> 2ca6a7b28b78 01:34:32 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:32 ---> Running in d7bb56cd6806 01:34:36 Removing intermediate container d7bb56cd6806 01:34:36 ---> 57545b7ac9dc 01:34:36 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:34:36 ---> Running in 68a1e1575d08 01:34:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:34:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:34:39 OK: 218 MiB in 52 packages 01:34:40 Removing intermediate container 68a1e1575d08 01:34:40 ---> 06fcb95c9150 01:34:40 Step 7/9 : COPY . . 01:34:41 ---> 96ef8b812129 01:34:41 Step 8/9 : RUN go mod download 01:34:41 ---> Running in 2754d3462786 01:36:18 Removing intermediate container 2754d3462786 01:36:18 ---> 09838dfb9179 01:36:18 Step 9/9 : RUN make build 01:36:18 ---> Running in 9ce0c95f5c84 01:36:18 go mod tidy 01:36:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:36:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:36:45 Removing intermediate container 9ce0c95f5c84 01:36:45 ---> 3b1b6f111f81 01:36:45 [Warning] One or more build-args [MAKE] were not consumed 01:36:45 Successfully built 3b1b6f111f81 01:36:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:36:46 + docker inspect -f . ci-base-image-arm64 01:36:46 . [Pipeline] withDockerContainer 01:36:47 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 01:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat 01:36:48 $ docker top 2f152f106372cb0917da177a1cc477d71a9603b876f15ee1a872eef1178711c5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:49 + go version 01:36:49 go version go1.16.8 linux/arm64 [Pipeline] } 01:36:49 $ docker stop --time=1 2f152f106372cb0917da177a1cc477d71a9603b876f15ee1a872eef1178711c5 01:36:52 $ docker rm -f 2f152f106372cb0917da177a1cc477d71a9603b876f15ee1a872eef1178711c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:52 + docker inspect -f . ci-base-image-arm64 01:36:52 . [Pipeline] withDockerContainer 01:36:53 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 01:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat 01:36:54 $ docker top 1886d930d9e24a8f84ac2b19ce8ae5e21d4a5cd467a29fb6086117c1f864f6dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:36:55 + go mod tidy [Pipeline] sh 01:36:57 + make test 01:36:57 go mod tidy 01:36:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:37:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:38:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:38:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:38:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.322s coverage: 23.7% of statements 01:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements 01:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.234s coverage: 78.9% of statements 01:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.242s coverage: 9.0% of statements 01:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.325s coverage: 28.7% of statements 01:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:38:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.199s coverage: 83.3% of statements 01:38:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:38:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:38:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.359s coverage: 57.8% of statements 01:38:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.021s coverage: 89.0% of statements 01:38:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:38:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.178s coverage: 4.9% of statements 01:38:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:38:40 GO111MODULE=on go vet ./... 01:39:19 gofmt -l . 01:39:19 [ "`gofmt -l .`" = "" ] 01:39:19 ./bin/test-attribution-txt.sh 01:39:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:39:19 $ docker stop --time=1 1886d930d9e24a8f84ac2b19ce8ae5e21d4a5cd467a29fb6086117c1f864f6dd 01:39:21 $ docker rm -f 1886d930d9e24a8f84ac2b19ce8ae5e21d4a5cd467a29fb6086117c1f864f6dd [Pipeline] // withDockerContainer [Pipeline] sh 01:39:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:23 Warning: overwriting stash ‘coverage-report’ 01:39:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:25 + ls -al . 01:39:25 total 300 01:39:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 01:39 . 01:39:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 01:33 .. 01:39:25 -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 01:33 .dockerignore 01:39:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 01:33 .git 01:39:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 01:33 .github 01:39:25 -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 01:33 .gitignore 01:39:25 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 6 01:33 CHANGELOG.md 01:39:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 01:33 GOVERNANCE.md 01:39:25 -rw-rw-r-- 1 jenkins jenkins 880 Oct 6 01:33 Jenkinsfile 01:39:25 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 01:33 LICENSE 01:39:25 -rw-rw-r-- 1 jenkins jenkins 1026 Oct 6 01:33 Makefile 01:39:25 -rw-rw-r-- 1 jenkins jenkins 619 Oct 6 01:33 OWNERS.md 01:39:25 -rw-rw-r-- 1 jenkins jenkins 7646 Oct 6 01:33 README.md 01:39:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 01:16 VERSION 01:39:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 01:33 bin 01:39:25 -rw-r--r-- 1 jenkins jenkins 126160 Oct 6 01:38 coverage.out 01:39:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 01:33 example 01:39:25 -rw-r--r-- 1 jenkins jenkins 583 Oct 6 01:39 go.mod 01:39:25 -rw-r--r-- 1 jenkins jenkins 49618 Oct 6 01:36 go.sum 01:39:25 drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 01:33 internal 01:39:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 01:33 openapi 01:39:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 01:33 pkg 01:39:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 01:33 snap 01:39:25 -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 01:33 version.go [Pipeline] isUnix [Pipeline] sh 01:39:25 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 --label arch=arm64 --label version=0.0.0 . 01:39:26 Sending build context to Docker daemon 2.803MB 01:39:26 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:39:26 Step 2/23 : FROM ${BASE} AS builder 01:39:26 ---> 3b1b6f111f81 01:39:26 Step 3/23 : WORKDIR /device-sdk-go 01:39:26 ---> Running in 9e96524b578a 01:39:27 Removing intermediate container 9e96524b578a 01:39:27 ---> daa1a7e52147 01:39:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:39:27 ---> Running in 35aca5fac496 01:39:27 Removing intermediate container 35aca5fac496 01:39:27 ---> 0b2e8aa353ee 01:39:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:27 ---> Running in 520757b5b348 01:39:29 Removing intermediate container 520757b5b348 01:39:29 ---> e99fe7f1d492 01:39:29 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:39:30 ---> Running in cf73de261d5b 01:39:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:39:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:39:33 OK: 218 MiB in 52 packages 01:39:34 Removing intermediate container cf73de261d5b 01:39:34 ---> 1576d079f601 01:39:34 Step 7/23 : COPY . . 01:39:35 ---> 19648bcba254 01:39:35 Step 8/23 : RUN go mod download 01:39:36 ---> Running in cbcb31a07ef9 01:39:38 Removing intermediate container cbcb31a07ef9 01:39:38 ---> 29aa5e15a580 01:39:38 Step 9/23 : RUN make build 01:39:38 ---> Running in 8110a86a0cc0 01:39:40 go mod tidy 01:39:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:39:42 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:39:43 Removing intermediate container 8110a86a0cc0 01:39:43 ---> f1802cf2b78a 01:39:43 Step 10/23 : FROM alpine:3.14 01:39:44 3.14: Pulling from library/alpine 01:39:44 552d1f2373af: Pulling fs layer 01:39:45 552d1f2373af: Verifying Checksum 01:39:45 552d1f2373af: Download complete 01:39:45 552d1f2373af: Pull complete 01:39:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:39:45 Status: Downloaded newer image for alpine:3.14 01:39:45 ---> bb3de5531c18 01:39:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:39:46 ---> Running in 990fefc6d26f 01:39:46 Removing intermediate container 990fefc6d26f 01:39:46 ---> 1caa04bdf0b4 01:39:46 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:46 ---> Running in 60534ecc45bd 01:39:48 Removing intermediate container 60534ecc45bd 01:39:48 ---> 7aadfd5293e5 01:39:48 Step 13/23 : RUN apk add --update --no-cache zeromq 01:39:49 ---> Running in 54a9a323e7b0 01:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:39:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:39:52 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:39:52 (2/5) Installing libsodium (1.0.18-r0) 01:39:52 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:39:52 (4/5) Installing libzmq (4.3.4-r0) 01:39:52 (5/5) Installing zeromq (4.3.4-r0) 01:39:52 Executing busybox-1.33.1-r3.trigger 01:39:53 OK: 8 MiB in 19 packages 01:39:54 Removing intermediate container 54a9a323e7b0 01:39:54 ---> 30331ad9568d 01:39:54 Step 14/23 : WORKDIR / 01:39:54 ---> Running in 9c1638a8fa51 01:39:54 Removing intermediate container 9c1638a8fa51 01:39:54 ---> 2422df4c7234 01:39:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:39:55 ---> be3e74907821 01:39:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:39:57 ---> e7b0c9f53aa7 01:39:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:39:58 ---> 04c375e8b940 01:39:58 Step 18/23 : EXPOSE 59999 01:39:58 ---> Running in db86c274d866 01:39:58 Removing intermediate container db86c274d866 01:39:58 ---> 8f97d717ab0b 01:39:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:39:58 ---> Running in 5cbea9747396 01:39:59 Removing intermediate container 5cbea9747396 01:39:59 ---> 42b2413224ae 01:39:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:59 ---> Running in 45a49c04d1cb 01:40:00 Removing intermediate container 45a49c04d1cb 01:40:00 ---> b0eb1c0d3391 01:40:00 Step 21/23 : LABEL arch=arm64 01:40:00 ---> Running in 84ef7b1942de 01:40:00 Removing intermediate container 84ef7b1942de 01:40:00 ---> f0c5e5993810 01:40:00 Step 22/23 : LABEL git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 01:40:00 ---> Running in 5467b5e6a10f 01:40:00 Removing intermediate container 5467b5e6a10f 01:40:00 ---> d74da49f9937 01:40:00 Step 23/23 : LABEL version=0.0.0 01:40:01 ---> Running in 85af252e2e5e 01:40:01 Removing intermediate container 85af252e2e5e 01:40:01 ---> 6e063433004b 01:40:01 [Warning] One or more build-args [MAKE ARCH] were not consumed 01:40:01 Successfully built 6e063433004b 01:40:01 Successfully tagged device-sdk-simple-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:02 01:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:03 arm64: Pulling from edgex-lftools-log-publisher 01:40:03 448f6bf000e3: Pulling fs layer 01:40:03 f757da607395: Pulling fs layer 01:40:03 05883995daec: Pulling fs layer 01:40:03 8603b9c90790: Pulling fs layer 01:40:03 1560dd03e051: Pulling fs layer 01:40:03 27f5ce0e4adf: Pulling fs layer 01:40:03 c2d8d7efcc4b: Pulling fs layer 01:40:03 8603b9c90790: Waiting 01:40:03 1560dd03e051: Waiting 01:40:03 27f5ce0e4adf: Waiting 01:40:03 c2d8d7efcc4b: Waiting 01:40:03 f757da607395: Verifying Checksum 01:40:03 f757da607395: Download complete 01:40:03 8603b9c90790: Download complete 01:40:03 1560dd03e051: Verifying Checksum 01:40:03 1560dd03e051: Download complete 01:40:03 27f5ce0e4adf: Verifying Checksum 01:40:03 27f5ce0e4adf: Download complete 01:40:04 05883995daec: Verifying Checksum 01:40:04 05883995daec: Download complete 01:40:04 448f6bf000e3: Verifying Checksum 01:40:04 448f6bf000e3: Download complete 01:40:08 448f6bf000e3: Pull complete 01:40:09 f757da607395: Pull complete 01:40:09 c2d8d7efcc4b: Verifying Checksum 01:40:09 c2d8d7efcc4b: Download complete 01:40:10 05883995daec: Pull complete 01:40:10 8603b9c90790: Pull complete 01:40:11 1560dd03e051: Pull complete 01:40:12 27f5ce0e4adf: Pull complete 01:40:27 c2d8d7efcc4b: Pull complete 01:40:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:40:28 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 01:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:40:33 $ docker top bdbd672682c814379989a798e8f528bf60f3ed1ab58ebb748d3885771dc93c3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:34 ---> job-cost.sh 01:40:34 lf-activate-venv: SKIPPING 01:40:34 INFO: No Stack... 01:40:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:40:47 INFO: Archiving Costs [Pipeline] sh 01:40:47 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 01:40:47 + cut -d, -f6 [Pipeline] lock 01:40:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] 01:40:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] did not exist. Created. 01:40:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:49 /w/workspace/device-sdk-go/4@tmp/durable-92649fcb/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-92649fcb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:40:49 + echo total: 0.10999999940395355 [Pipeline] stash 01:40:49 Warning: overwriting stash ‘stack-cost’ 01:40:49 Stashed 1 file(s) [Pipeline] } 01:40:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:49 $ docker stop --time=1 bdbd672682c814379989a798e8f528bf60f3ed1ab58ebb748d3885771dc93c3d 01:40:51 $ docker rm -f bdbd672682c814379989a798e8f528bf60f3ed1ab58ebb748d3885771dc93c3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 01:40:52 provisioning config files... 01:40:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config6789431644832316570tmp [Pipeline] { [Pipeline] sh 01:40:53 + set +x 01:40:53 + curl -s https://codecov.io/bash 01:40:53 + bash -s -- 01:40:53 01:40:53 _____ _ 01:40:53 / ____| | | 01:40:53 | | ___ __| | ___ ___ _____ __ 01:40:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:40:53 | |___| (_) | (_| | __/ (_| (_) \ V / 01:40:53 \_____\___/ \__,_|\___|\___\___/ \_/ 01:40:53 Bash-1.0.6 01:40:53 01:40:53 01:40:53 ==> git version 2.24.4 found 01:40:53 ==> 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 01:40:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:40:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:40:53 ==> Jenkins CI detected. 01:40:53 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1025 01:40:53 project root: . 01:40:53 --> token set from env 01:40:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:40:53 ==> Running gcov in . (disable via -X gcov) 01:40:53 ==> Python coveragepy not found 01:40:53 ==> Searching for coverage reports in: 01:40:53 + . 01:40:53 -> Found 1 reports 01:40:53 ==> Detecting git/mercurial file structure 01:40:53 ==> Reading reports 01:40:53 + ./coverage.out bytes=126160 01:40:53 ==> Appending adjustments 01:40:53 https://docs.codecov.io/docs/fixing-reports 01:40:53 + Found adjustments 01:40:53 ==> Gzipping contents 01:40:53 16K /tmp/codecov.pTYsbS.gz 01:40:53 ==> Uploading reports 01:40:53 url: https://codecov.io 01:40:53 query: branch=PR-1025&commit=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1025%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1025&job=&cmd_args= 01:40:53 -> Pinging Codecov 01:40:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1025&commit=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1025%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1025&job=&cmd_args= 01:40:54 -> Uploading to 01:40:54 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/7E55EF52A471D76F132DFD9A03CDDE97/db48ccefa2e4fadbbc0defcd59ee0f96cc599a87/a9f785e6-84fb-4e0f-8dd7-37348f5a8d37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T014053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adc640cadad0e695f45082aa0f443a31cd4725c3ad36c292c4434d0a4652e7d2 01:40:54 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:54 Dload Upload Total Spent Left Speed 01:40:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16067 0 0 100 16067 0 47789 --:--:-- --:--:-- --:--:-- 47818 01:40:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [Pipeline] } 01:40:54 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] sh 01:40:56 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:40:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:57 ---> package-listing.sh 01:40:57 ++ tr '[:upper:]' '[:lower:]' 01:40:57 ++ facter osfamily 01:40:57 + OS_FAMILY=redhat 01:40:57 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1025 01:40:57 + START_PACKAGES=/tmp/packages_start.txt 01:40:57 + END_PACKAGES=/tmp/packages_end.txt 01:40:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:57 + PACKAGES=/tmp/packages_start.txt 01:40:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1025 ']' 01:40:57 + PACKAGES=/tmp/packages_end.txt 01:40:57 + case "${OS_FAMILY}" in 01:40:57 + rpm -qa 01:40:57 + sort 01:40:58 + '[' -f /tmp/packages_start.txt ']' 01:40:58 + '[' -f /tmp/packages_end.txt ']' 01:40:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1025 ']' 01:40:58 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives/ 01:40:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives/ [Pipeline] echo 01:40:58 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-sdk-go_PR-1025/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:59 01:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:59 latest: Pulling from edgex-lftools-log-publisher 01:40:59 b4d181a07f80: Pulling fs layer 01:40:59 a1111a8f2ec3: Pulling fs layer 01:40:59 ed53099fbce6: Pulling fs layer 01:40:59 dc539afda2c1: Pulling fs layer 01:40:59 77bc0d833cb6: Pulling fs layer 01:40:59 9065ff56babe: Pulling fs layer 01:40:59 d287ab97295c: Pulling fs layer 01:40:59 dc539afda2c1: Waiting 01:40:59 77bc0d833cb6: Waiting 01:40:59 9065ff56babe: Waiting 01:40:59 d287ab97295c: Waiting 01:41:00 a1111a8f2ec3: Verifying Checksum 01:41:00 a1111a8f2ec3: Download complete 01:41:00 dc539afda2c1: Verifying Checksum 01:41:00 dc539afda2c1: Download complete 01:41:00 b4d181a07f80: Verifying Checksum 01:41:00 b4d181a07f80: Download complete 01:41:00 77bc0d833cb6: Verifying Checksum 01:41:00 77bc0d833cb6: Download complete 01:41:00 ed53099fbce6: Verifying Checksum 01:41:00 ed53099fbce6: Download complete 01:41:00 9065ff56babe: Verifying Checksum 01:41:00 9065ff56babe: Download complete 01:41:01 b4d181a07f80: Pull complete 01:41:02 d287ab97295c: Verifying Checksum 01:41:02 d287ab97295c: Download complete 01:41:02 a1111a8f2ec3: Pull complete 01:41:02 ed53099fbce6: Pull complete 01:41:02 dc539afda2c1: Pull complete 01:41:02 77bc0d833cb6: Pull complete 01:41:02 9065ff56babe: Pull complete 01:41:07 d287ab97295c: Pull complete 01:41:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:41:07 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 01:41:07 $ 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-sdk-go_PR-1025/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-sdk-go_PR-1025 -v /w/workspace/gexfoundry_device-sdk-go_PR-1025:/w/workspace/gexfoundry_device-sdk-go_PR-1025:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1025@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:41:10 $ docker top de5f4ba2da88fee9453c41209078f727e65ffae699e4252103cafe4c3a9bdba5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:41:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:41:11 + ls /var/log/sa-host 01:41:11 + sadf -c /var/log/sa-host/sa06 01:41:11 file_magic: OK 01:41:11 HZ: Using current value: 100 01:41:11 file_header: OK 01:41:11 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 01:41:11 Statistics: 01:41:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:41:11 File successfully converted to sysstat format version 12.0.3 01:41:11 + sadf -c /var/log/sa-host/sa30 01:41:11 file_magic: OK 01:41:11 HZ: Using current value: 100 01:41:11 file_header: OK 01:41:11 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 01:41:11 Statistics: 01:41:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:41:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:11 provisioning config files... 01:41:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config2967808829537791514tmp [Pipeline] { [Pipeline] echo 01:41:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:41:12 ---> create-netrc.sh [Pipeline] } 01:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:41:12 ---> python-tools-install.sh [Pipeline] echo 01:41:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:41:13 ---> sudo-logs.sh 01:41:13 Archiving 'sudo' log.. 01:41:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known 01:41:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:41:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:41:19 ---> job-cost.sh 01:41:19 lf-activate-venv: SKIPPING 01:41:19 DEBUG: total: 0.10999999940395355 01:41:19 INFO: Retrieving Stack Cost... 01:41:27 INFO: Retrieving Pricing Info for: v3-standard-2 01:41:37 INFO: Archiving Costs [Pipeline] echo 01:41:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:41:38 ---> logs-deploy.sh 01:41:38 lf-activate-venv: SKIPPING 01:41:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1025/4 01:41:38 INFO: archiving workspace using pattern(s): 01:41:38 Archives upload complete. 01:41:38 INFO: archiving logs to Nexus 01:41:39 ---> uname -a: 01:41:39 Linux prd-centos7-docker-4c-2g-74.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:41:39 01:41:39 01:41:39 ---> lscpu: 01:41:39 Architecture: x86_64 01:41:39 CPU op-mode(s): 32-bit, 64-bit 01:41:39 Byte Order: Little Endian 01:41:39 Address sizes: 40 bits physical, 48 bits virtual 01:41:39 CPU(s): 2 01:41:39 On-line CPU(s) list: 0,1 01:41:39 Thread(s) per core: 1 01:41:39 Core(s) per socket: 1 01:41:39 Socket(s): 2 01:41:39 NUMA node(s): 1 01:41:39 Vendor ID: AuthenticAMD 01:41:39 CPU family: 23 01:41:39 Model: 49 01:41:39 Model name: AMD EPYC-Rome Processor 01:41:39 Stepping: 0 01:41:39 CPU MHz: 2799.998 01:41:39 BogoMIPS: 5599.99 01:41:39 Virtualization: AMD-V 01:41:39 Hypervisor vendor: KVM 01:41:39 Virtualization type: full 01:41:39 L1d cache: 32K 01:41:39 L1i cache: 32K 01:41:39 L2 cache: 512K 01:41:39 L3 cache: 16384K 01:41:39 NUMA node0 CPU(s): 0,1 01:41:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:41:39 01:41:39 01:41:39 ---> nproc: 01:41:39 2 01:41:39 01:41:39 01:41:39 ---> df -h: 01:41:39 Filesystem Size Used Avail Use% Mounted on 01:41:39 overlay 40G 7.7G 33G 20% / 01:41:39 tmpfs 64M 0 64M 0% /dev 01:41:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:41:39 shm 64M 0 64M 0% /dev/shm 01:41:39 /dev/vda1 40G 7.7G 33G 20% /facter-os 01:41:39 01:41:39 01:41:39 ---> sar -b -r -n DEV: 01:41:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 01:41:39 01:41:39 01:15:16 LINUX RESTART (2 CPU) 01:41:39 01:41:39 01:16:01 tps rtps wtps bread/s bwrtn/s 01:41:39 01:17:01 86.65 4.01 82.63 2427.84 3695.49 01:41:39 01:18:01 1.83 0.00 1.83 0.00 35.00 01:41:39 01:19:01 0.20 0.00 0.20 0.00 2.00 01:41:39 01:20:01 0.25 0.00 0.25 0.00 3.23 01:41:39 01:21:01 0.42 0.00 0.42 0.00 5.48 01:41:39 01:22:01 0.25 0.00 0.25 0.00 3.23 01:41:39 01:23:01 0.23 0.00 0.23 0.00 3.50 01:41:39 01:24:01 0.27 0.00 0.27 0.00 3.13 01:41:39 01:25:01 0.28 0.00 0.28 0.00 3.51 01:41:39 01:26:01 0.28 0.00 0.28 0.00 2.85 01:41:39 01:27:01 0.20 0.00 0.20 0.00 1.75 01:41:39 01:28:01 0.43 0.00 0.43 0.00 6.21 01:41:39 01:29:01 0.15 0.00 0.15 0.00 1.88 01:41:39 01:30:01 0.32 0.00 0.32 0.00 5.43 01:41:39 01:31:01 0.37 0.20 0.17 6.40 1.48 01:41:39 01:32:01 0.38 0.00 0.38 0.00 5.30 01:41:39 01:33:01 0.17 0.00 0.17 0.00 1.75 01:41:39 01:34:01 0.18 0.00 0.18 0.00 2.17 01:41:39 01:35:01 0.35 0.00 0.35 0.00 5.65 01:41:39 01:36:01 0.22 0.00 0.22 0.00 2.43 01:41:39 01:37:01 0.27 0.00 0.27 0.00 3.33 01:41:39 01:38:01 0.20 0.00 0.20 0.00 2.83 01:41:39 01:39:02 0.20 0.00 0.20 0.00 2.03 01:41:39 01:40:01 0.27 0.00 0.27 0.00 3.25 01:41:39 01:41:01 0.80 0.13 0.67 13.73 8.66 01:41:39 Average: 3.81 0.17 3.64 98.03 152.63 01:41:39 01:41:39 01:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:41:39 01:17:01 5677092 0 622116 7.77 2620 1707112 1247748 13.78 560056 1532372 20 01:41:39 01:18:01 5688744 0 610456 7.62 2620 1707120 1163904 12.85 550860 1532668 16 01:41:39 01:19:01 5688756 0 610444 7.62 2620 1707120 1163592 12.85 550152 1532668 8 01:41:39 01:20:01 5686656 0 612536 7.65 2620 1707128 1163592 12.85 551616 1533244 8 01:41:39 01:21:01 5685884 0 613304 7.66 2620 1707132 1166436 12.88 552736 1533244 20 01:41:39 01:22:01 5686748 0 612440 7.65 2620 1707132 1166364 12.88 552100 1533324 12 01:41:39 01:23:01 5684480 0 614700 7.68 2620 1707140 1166520 12.88 553900 1533324 16 01:41:39 01:24:01 5673940 0 625236 7.81 2620 1707144 1166304 12.88 564548 1533324 8 01:41:39 01:25:01 5673840 0 625332 7.81 2620 1707148 1166304 12.88 566412 1531436 8 01:41:39 01:26:01 5673312 0 625856 7.81 2620 1707152 1166424 12.88 566904 1531436 8 01:41:39 01:27:01 5666488 0 632676 7.90 2620 1707156 1166304 12.88 573600 1531436 12 01:41:39 01:28:01 5666752 0 632408 7.90 2620 1707160 1166304 12.88 573704 1531436 8 01:41:39 01:29:01 5666060 0 633088 7.90 2620 1707172 1166352 12.88 573880 1531440 20 01:41:39 01:30:01 5667156 0 631992 7.89 2620 1707172 1166304 12.88 573288 1531436 12 01:41:39 01:31:01 5666788 0 632352 7.90 2620 1707180 1166388 12.88 573680 1531440 24 01:41:39 01:32:01 5666628 0 632512 7.90 2620 1707180 1166304 12.88 573348 1531436 12 01:41:39 01:33:01 5665956 0 633180 7.91 2620 1707184 1166448 12.88 574204 1531436 16 01:41:39 01:34:01 5666116 0 633012 7.90 2620 1707192 1166532 12.88 574596 1531436 20 01:41:39 01:35:01 5667288 0 631840 7.89 2620 1707192 1166304 12.88 573288 1531436 12 01:41:39 01:36:01 5665016 0 634104 7.92 2620 1707200 1166508 12.88 574896 1531436 20 01:41:39 01:37:01 5665944 0 633176 7.91 2620 1707200 1166376 12.88 574064 1531436 12 01:41:39 01:38:01 5665636 0 633476 7.91 2620 1707208 1166576 12.88 574628 1531440 12 01:41:39 01:39:02 5666488 0 632620 7.90 2620 1707212 1166372 12.88 573868 1531436 16 01:41:39 01:40:01 5666776 0 632332 7.90 2620 1707212 1166372 12.88 573740 1531436 8 01:41:39 01:41:01 5453792 0 706588 8.82 2620 1845940 1588292 17.54 791368 1515552 138172 01:41:39 Average: 5664093 0 629511 7.86 2620 1712716 1186197 13.10 575817 1531308 5540 01:41:39 01:41:39 01:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:41:39 01:17:01 eth0 211.77 150.15 637.48 52.74 0.00 0.00 0.00 0.00 01:41:39 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:17:01 docker0 7.36 4.33 1.42 28.09 0.00 0.00 0.00 0.00 01:41:39 01:18:01 eth0 1.33 0.88 3.12 0.24 0.00 0.00 0.00 0.00 01:41:39 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:19:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 01:41:39 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:20:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:41:39 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:21:01 eth0 0.78 0.18 0.12 0.07 0.00 0.00 0.00 0.00 01:41:39 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:22:01 eth0 0.97 0.15 0.15 0.01 0.00 0.00 0.00 0.00 01:41:39 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:23:01 eth0 0.52 0.45 0.27 0.21 0.00 0.00 0.00 0.00 01:41:39 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:24:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:41:39 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:25:01 eth0 0.45 0.10 0.04 0.01 0.00 0.00 0.00 0.00 01:41:39 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:26:01 eth0 0.45 0.20 0.11 0.07 0.00 0.00 0.00 0.00 01:41:39 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:27:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:41:39 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:28:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:41:39 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:29:01 eth0 0.35 0.18 0.09 0.01 0.00 0.00 0.00 0.00 01:41:39 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:30:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00 0.00 01:41:39 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:31:01 eth0 0.42 0.18 0.12 0.07 0.00 0.00 0.00 0.00 01:41:39 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:32:01 eth0 0.45 0.03 0.02 0.00 0.00 0.00 0.00 0.00 01:41:39 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:33:01 eth0 1.40 0.47 0.42 0.18 0.00 0.00 0.00 0.00 01:41:39 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:34:01 eth0 0.58 0.33 0.27 0.23 0.00 0.00 0.00 0.00 01:41:39 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:35:01 eth0 0.20 0.08 0.01 0.00 0.00 0.00 0.00 0.00 01:41:39 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:36:01 eth0 1.57 0.43 0.44 0.27 0.00 0.00 0.00 0.00 01:41:39 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:37:01 eth0 0.72 0.17 0.12 0.01 0.00 0.00 0.00 0.00 01:41:39 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:38:01 eth0 1.02 0.62 0.54 0.40 0.00 0.00 0.00 0.00 01:41:39 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:39:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:41:39 01:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:40:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:41:01 eth0 167.75 122.99 1452.87 43.40 0.00 0.00 0.00 0.00 01:41:39 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 Average: eth0 15.73 11.14 83.92 3.92 0.00 0.00 0.00 0.00 01:41:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:39 Average: docker0 0.29 0.17 0.06 1.13 0.00 0.00 0.00 0.00 01:41:39 01:41:39 01:41:39 ---> sar -P ALL: 01:41:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 01:41:39 01:41:39 01:15:16 LINUX RESTART (2 CPU) 01:41:39 01:41:39 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:41:39 01:17:01 all 7.46 0.00 2.61 2.20 0.05 87.67 01:41:39 01:17:01 0 7.47 0.00 2.74 2.01 0.05 87.73 01:41:39 01:17:01 1 7.45 0.00 2.48 2.40 0.05 87.61 01:41:39 01:18:01 all 0.23 0.00 0.06 0.00 0.02 99.69 01:41:39 01:18:01 0 0.40 0.00 0.07 0.00 0.02 99.52 01:41:39 01:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:41:39 01:19:01 all 0.23 0.00 0.03 0.00 0.03 99.70 01:41:39 01:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:41:39 01:19:01 1 0.42 0.00 0.03 0.00 0.03 99.52 01:41:39 01:20:01 all 0.21 0.00 0.03 0.00 0.03 99.74 01:41:39 01:20:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:41:39 01:20:01 1 0.35 0.00 0.02 0.00 0.02 99.62 01:41:39 01:21:01 all 0.20 0.00 0.06 0.00 0.02 99.72 01:41:39 01:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:41:39 01:21:01 1 0.35 0.00 0.07 0.00 0.02 99.57 01:41:39 01:22:01 all 0.03 0.00 0.03 0.00 0.03 99.91 01:41:39 01:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:41:39 01:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:41:39 01:23:01 all 0.15 0.00 0.04 0.00 0.03 99.78 01:41:39 01:23:01 0 0.10 0.00 0.05 0.00 0.03 99.82 01:41:39 01:23:01 1 0.20 0.00 0.03 0.00 0.02 99.75 01:41:39 01:24:01 all 0.13 0.00 0.04 0.00 0.02 99.82 01:41:39 01:24:01 0 0.05 0.00 0.07 0.00 0.03 99.85 01:41:39 01:24:01 1 0.20 0.00 0.02 0.00 0.00 99.78 01:41:39 01:25:01 all 0.15 0.00 0.04 0.00 0.03 99.77 01:41:39 01:25:01 0 0.08 0.00 0.05 0.00 0.05 99.82 01:41:39 01:25:01 1 0.22 0.00 0.03 0.00 0.02 99.73 01:41:39 01:26:01 all 0.13 0.00 0.04 0.00 0.02 99.82 01:41:39 01:26:01 0 0.05 0.00 0.07 0.00 0.03 99.85 01:41:39 01:26:01 1 0.20 0.00 0.02 0.00 0.00 99.78 01:41:39 01:27:01 all 0.13 0.00 0.05 0.00 0.03 99.79 01:41:39 01:27:01 0 0.03 0.00 0.07 0.00 0.03 99.87 01:41:39 01:27:01 1 0.23 0.00 0.03 0.00 0.02 99.72 01:41:39 01:41:39 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:41:39 01:28:01 all 0.10 0.00 0.03 0.00 0.03 99.85 01:41:39 01:28:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:41:39 01:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 01:41:39 01:29:01 all 0.15 0.00 0.03 0.00 0.03 99.78 01:41:39 01:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:41:39 01:29:01 1 0.27 0.00 0.03 0.00 0.03 99.67 01:41:39 01:30:01 all 0.21 0.00 0.03 0.00 0.01 99.76 01:41:39 01:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:41:39 01:30:01 1 0.35 0.00 0.02 0.00 0.00 99.63 01:41:39 01:31:01 all 0.13 0.00 0.08 0.00 0.03 99.76 01:41:39 01:31:01 0 0.07 0.00 0.10 0.00 0.03 99.80 01:41:39 01:31:01 1 0.20 0.00 0.05 0.00 0.03 99.72 01:41:39 01:32:01 all 0.07 0.00 0.04 0.00 0.02 99.87 01:41:39 01:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:41:39 01:32:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:41:39 01:33:01 all 0.11 0.00 0.04 0.00 0.03 99.82 01:41:39 01:33:01 0 0.18 0.00 0.03 0.00 0.02 99.77 01:41:39 01:33:01 1 0.03 0.00 0.05 0.00 0.05 99.87 01:41:39 01:34:01 all 0.14 0.00 0.03 0.00 0.03 99.80 01:41:39 01:34:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:41:39 01:34:01 1 0.08 0.00 0.05 0.00 0.03 99.83 01:41:39 01:35:01 all 0.14 0.00 0.03 0.02 0.04 99.77 01:41:39 01:35:01 0 0.27 0.00 0.03 0.03 0.03 99.63 01:41:39 01:35:01 1 0.02 0.00 0.03 0.00 0.05 99.90 01:41:39 01:36:01 all 0.14 0.00 0.04 0.00 0.02 99.80 01:41:39 01:36:01 0 0.23 0.00 0.03 0.00 0.02 99.72 01:41:39 01:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:41:39 01:37:01 all 0.12 0.00 0.03 0.00 0.03 99.82 01:41:39 01:37:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:41:39 01:37:01 1 0.03 0.00 0.05 0.00 0.05 99.87 01:41:39 01:38:01 all 0.28 0.00 0.04 0.00 0.02 99.66 01:41:39 01:38:01 0 0.13 0.00 0.02 0.00 0.00 99.85 01:41:39 01:38:01 1 0.43 0.00 0.07 0.00 0.03 99.47 01:41:39 01:41:39 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:41:39 01:39:02 all 0.19 0.00 0.03 0.00 0.03 99.75 01:41:39 01:39:02 0 0.07 0.00 0.05 0.00 0.05 99.83 01:41:39 01:39:02 1 0.32 0.00 0.02 0.00 0.00 99.67 01:41:39 01:40:01 all 0.15 0.00 0.04 0.00 0.03 99.77 01:41:39 01:40:01 0 0.05 0.00 0.07 0.00 0.05 99.83 01:41:39 01:40:01 1 0.25 0.00 0.02 0.00 0.02 99.71 01:41:39 01:41:01 all 2.74 0.00 0.87 0.01 0.02 96.36 01:41:39 01:41:01 0 1.81 0.00 0.97 0.00 0.02 97.20 01:41:39 01:41:01 1 3.67 0.00 0.77 0.02 0.02 95.53 01:41:39 Average: all 0.54 0.00 0.17 0.09 0.03 99.17 01:41:39 Average: 0 0.47 0.00 0.19 0.08 0.03 99.23 01:41:39 Average: 1 0.62 0.00 0.16 0.10 0.02 99.10 01:41:39 01:41:39 01:41:39