Pull request #1009 opened 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 jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841+4c8039af1df2b85f6ebf5f903b31f826607b92c3 (42d238bfbb25f3f0b64f874f47cbb9fd44dd3e0f) Running in Durability level: MAX_SURVIVABILITY 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-ssh7498715657206580113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1553688185355628272.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1009/workspace@libs/edgex-global-pipelines # timeout=10 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-1009/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4944860753221541004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1009/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5329531971579068430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1958602615846066556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1009/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1009/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7851108265777497856.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-407 in /w/workspace/gexfoundry_device-sdk-go_PR-1009 [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-1009 # 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-1009@tmp/jenkins-gitclient-ssh7637016010393542463.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 4c8039af1df2b85f6ebf5f903b31f826607b92c3 into PR head commit 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 Merge succeeded, producing 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 Checking out Revision 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 (PR-1009) > 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-1009@tmp/jenkins-gitclient-ssh6055859554352793479.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1009/head:refs/remotes/origin/PR-1009 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 # 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-1009@tmp/jenkins-gitclient-ssh6489766820395937659.key > git merge 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 # timeout=10 Commit message: "fix: update all TOML to use quote and not single-quote" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:41:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:41:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:34 ========================================================= 19:41:34 EdgeX Global Pipelines Version Info 19:41:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:41:35 ------------------- 19:41:35 stable info: 19:41:35 ------------------- 19:41:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:41:35 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:41:35 Message: update stable to v1.0.205 19:41:37 ------------------- 19:41:37 experimental info: 19:41:37 ------------------- 19:41:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:41:37 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:41:37 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:41:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1009 [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1009 [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1009 [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e077e8 [Pipeline] echo 19:41:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:39 provisioning config files... 19:41:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/config7267720882219261130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:40 ---> docker-login.sh 19:41:40 nexus3.edgexfoundry.org:10001 19:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:41 Configure a credential helper to remove this warning. See 19:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:41 19:41:41 Login Succeeded 19:41:41 nexus3.edgexfoundry.org:10002 19:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:41 Configure a credential helper to remove this warning. See 19:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:41 19:41:41 Login Succeeded 19:41:41 nexus3.edgexfoundry.org:10003 19:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:41 Configure a credential helper to remove this warning. See 19:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:41 19:41:41 Login Succeeded 19:41:41 nexus3.edgexfoundry.org:10004 19:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:41 Configure a credential helper to remove this warning. See 19:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:41 19:41:41 Login Succeeded 19:41:41 docker.io 19:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:42 Configure a credential helper to remove this warning. See 19:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:42 19:41:42 Login Succeeded 19:41:42 ---> docker-login.sh ends [Pipeline] } 19:41:42 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 19:41:43 + git log --format=format:%s -1 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 [Pipeline] echo 19:41:43 GIT_COMMIT: 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841, Commit Message: fix: update all TOML to use quote and not single-quote [Pipeline] echo 19:41:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:44 19:41:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:41:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:44 latest: Pulling from edgex-devops/git-semver 19:41:44 31603596830f: Pulling fs layer 19:41:44 d4622e32a9a9: Pulling fs layer 19:41:44 1030fce36090: Pulling fs layer 19:41:44 6c6cb7e1b49b: Pulling fs layer 19:41:44 6c6cb7e1b49b: Waiting 19:41:44 d4622e32a9a9: Verifying Checksum 19:41:44 d4622e32a9a9: Download complete 19:41:44 31603596830f: Verifying Checksum 19:41:44 31603596830f: Download complete 19:41:45 6c6cb7e1b49b: Verifying Checksum 19:41:45 6c6cb7e1b49b: Download complete 19:41:45 31603596830f: Pull complete 19:41:45 d4622e32a9a9: Pull complete 19:41:45 1030fce36090: Verifying Checksum 19:41:45 1030fce36090: Download complete 19:41:45 1030fce36090: Pull complete 19:41:46 6c6cb7e1b49b: Pull complete 19:41:46 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 19:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:41:46 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 19:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1009 -v /w/workspace/gexfoundry_device-sdk-go_PR-1009:/w/workspace/gexfoundry_device-sdk-go_PR-1009:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1009@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:41:47 $ docker top f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:47 [ssh-agent] Looking for ssh-agent implementation... 19:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:47 $ docker exec f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 ssh-agent 19:41:47 SSH_AUTH_SOCK=/tmp/ssh-0GGnCNgLppBf/agent.14 19:41:47 SSH_AGENT_PID=20 19:41:47 Running ssh-add (command line suppressed) 19:41:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/private_key_7769271552881508199.key (/w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/private_key_7769271552881508199.key) 19:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:48 + git tag --points-at HEAD [Pipeline] } 19:41:48 $ docker exec --env ******** --env ******** f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 ssh-agent -k 19:41:48 unset SSH_AUTH_SOCK; 19:41:48 unset SSH_AGENT_PID; 19:41:48 echo Agent pid 20 killed; 19:41:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:48 [ssh-agent] Looking for ssh-agent implementation... 19:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:48 $ docker exec f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 ssh-agent 19:41:48 SSH_AUTH_SOCK=/tmp/ssh-SbzePcKS7CNc/agent.53 19:41:48 SSH_AGENT_PID=59 19:41:48 Running ssh-add (command line suppressed) 19:41:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/private_key_8875098651882191871.key (/w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/private_key_8875098651882191871.key) 19:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:49 + git semver init 19:41:49 # -> Open(): unable to determine branch for HEAD 19:41:49 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1009/.git 19:41:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1009 19:41:49 # $SEMVER_REMOTE_NAME = origin 19:41:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:41:49 # $SEMVER_USER_NAME = edgex-jenkins 19:41:49 # $SEMVER_BRANCH = PR-1009 19:41:49 # $SEMVER_TEMP = /tmp/semver-950405194 19:41:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 19:41:50 # '/tmp/semver-950405194' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1009/.semver' 19:41:50 # -> Force: false 19:41:50 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1009/.semver [Pipeline] } 19:41:50 $ docker exec --env ******** --env ******** f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 ssh-agent -k 19:41:50 unset SSH_AUTH_SOCK; 19:41:50 unset SSH_AGENT_PID; 19:41:50 echo Agent pid 59 killed; 19:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:51 + git semver [Pipeline] } 19:41:51 $ docker stop --time=1 f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 19:41:52 $ docker rm -f f94cc065362381f6a1247d1f9ee89bf52692f74ce4613079e097d713cb02b9e4 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:41:53 Stashed 1 file(s) [Pipeline] echo 19:41:53 [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 19:42:09 Still waiting to schedule task 19:42:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:42:09 Still waiting to schedule task 19:42:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:43:33 Running on prd-centos7-docker-4c-2g-408 in /w/workspace/gexfoundry_device-sdk-go_PR-1009 [Pipeline] { [Pipeline] ws 19:43:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:43:34 Selected Git installation does not exist. Using Default 19:43:34 The recommended git tool is: NONE 19:43:36 using credential edgex-jenkins-ssh 19:43:36 Cloning the remote Git repository 19:43:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:43:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:43:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:43:36 > git --version # timeout=10 19:43:36 > git --version # 'git version 2.24.4' 19:43:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:36 [INFO] Currently running in a labeled security context 19:43:36 [INFO] Currently SELinux is 'enforcing' on the host 19:43:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5483532863344222041.key 19:43:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:38 Merging remotes/origin/main commit 4c8039af1df2b85f6ebf5f903b31f826607b92c3 into PR head commit 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 19:43:38 Merge succeeded, producing 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 19:43:38 Checking out Revision 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 (PR-1009) 19:43:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:43:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:43:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:43:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:37 [INFO] Currently running in a labeled security context 19:43:37 [INFO] Currently SELinux is 'enforcing' on the host 19:43:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1687020183673538040.key 19:43:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1009/head:refs/remotes/origin/PR-1009 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:43:38 > git config core.sparsecheckout # timeout=10 19:43:38 > git checkout -f 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 # timeout=10 19:43:38 > git remote # timeout=10 19:43:38 > git config --get remote.origin.url # timeout=10 19:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:38 [INFO] Currently running in a labeled security context 19:43:38 [INFO] Currently SELinux is 'enforcing' on the host 19:43:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh656974463582536938.key 19:43:38 > git merge 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 19:43:38 > git rev-parse HEAD^{commit} # timeout=10 19:43:38 > git config core.sparsecheckout # timeout=10 19:43:38 > git checkout -f 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 # timeout=10 19:43:41 Commit message: "fix: update all TOML to use quote and not single-quote" 19:43:42 > git --version # timeout=10 19:43:42 > git --version # 'git version 2.24.4' 19:43:42 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:42 provisioning config files... 19:43:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6091650279178324548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:43 ---> docker-login.sh 19:43:43 nexus3.edgexfoundry.org:10001 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 nexus3.edgexfoundry.org:10002 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 nexus3.edgexfoundry.org:10003 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 nexus3.edgexfoundry.org:10004 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 docker.io 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:44 Configure a credential helper to remove this warning. See 19:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:44 19:43:44 Login Succeeded 19:43:44 ---> docker-login.sh ends [Pipeline] } 19:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:43:44 ========================================================= 19:43:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:43:44 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:43:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:43:45 Sending build context to Docker daemon 2.608MB 19:43:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:43:45 Step 2/8 : FROM ${BASE} 19:43:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:43:45 540db60ca938: Pulling fs layer 19:43:45 adcc1eea9eea: Pulling fs layer 19:43:45 4c4ab2625f07: Pulling fs layer 19:43:45 db62176df00c: Pulling fs layer 19:43:45 3b30891b0d05: Pulling fs layer 19:43:45 06b49ca38bd5: Pulling fs layer 19:43:45 c788192a36de: Pulling fs layer 19:43:45 a77e37c0d609: Pulling fs layer 19:43:45 c3185cebc471: Pulling fs layer 19:43:45 db62176df00c: Waiting 19:43:45 3b30891b0d05: Waiting 19:43:45 06b49ca38bd5: Waiting 19:43:45 c788192a36de: Waiting 19:43:45 a77e37c0d609: Waiting 19:43:45 c3185cebc471: Waiting 19:43:45 4c4ab2625f07: Verifying Checksum 19:43:45 4c4ab2625f07: Download complete 19:43:45 adcc1eea9eea: Download complete 19:43:45 3b30891b0d05: Verifying Checksum 19:43:45 3b30891b0d05: Download complete 19:43:45 540db60ca938: Verifying Checksum 19:43:45 540db60ca938: Download complete 19:43:45 c788192a36de: Verifying Checksum 19:43:45 c788192a36de: Download complete 19:43:45 06b49ca38bd5: Verifying Checksum 19:43:45 06b49ca38bd5: Download complete 19:43:45 540db60ca938: Pull complete 19:43:45 adcc1eea9eea: Pull complete 19:43:45 4c4ab2625f07: Pull complete 19:43:46 a77e37c0d609: Verifying Checksum 19:43:46 a77e37c0d609: Download complete 19:43:51 c3185cebc471: Verifying Checksum 19:43:51 c3185cebc471: Download complete 19:43:51 db62176df00c: Verifying Checksum 19:43:51 db62176df00c: Download complete 19:43:54 db62176df00c: Pull complete 19:43:54 3b30891b0d05: Pull complete 19:43:54 06b49ca38bd5: Pull complete 19:43:54 c788192a36de: Pull complete 19:43:54 a77e37c0d609: Pull complete 19:43:57 c3185cebc471: Pull complete 19:43:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:43:57 ---> 031687cdd783 19:43:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:43:58 ---> Running in f04b619814fa 19:43:58 Removing intermediate container f04b619814fa 19:43:58 ---> 25eac045bffb 19:43:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:58 ---> Running in 05835765bf32 19:43:59 Removing intermediate container 05835765bf32 19:43:59 ---> 3191449d3270 19:43:59 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 19:43:59 ---> Running in c547f0846864 19:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:44:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:44:00 OK: 219 MiB in 52 packages 19:44:01 Removing intermediate container c547f0846864 19:44:01 ---> 40673e5f231f 19:44:01 Step 6/8 : WORKDIR /device-sdk-go 19:44:01 ---> Running in 6581bd5ebfee 19:44:01 Removing intermediate container 6581bd5ebfee 19:44:01 ---> 575acd4de63e 19:44:01 Step 7/8 : COPY . . 19:44:01 ---> 05328e298e85 19:44:01 Step 8/8 : RUN go mod download 19:44:01 ---> Running in 655880667a51 19:44:13 Removing intermediate container 655880667a51 19:44:13 ---> b23d3693318a 19:44:13 Successfully built b23d3693318a 19:44:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:44:14 + docker inspect -f . ci-base-image-x86_64 19:44:14 . [Pipeline] withDockerContainer 19:44:14 prd-centos7-docker-4c-2g-408 does not seem to be running inside a container 19:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 19:44:14 $ docker top c7ed248c154a7b89e32f11d7b36965efcff41f8186cef450954c94fee6c8ccc8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:15 + go version 19:44:15 go version go1.16.6 linux/amd64 [Pipeline] } 19:44:15 $ docker stop --time=1 c7ed248c154a7b89e32f11d7b36965efcff41f8186cef450954c94fee6c8ccc8 19:44:16 $ docker rm -f c7ed248c154a7b89e32f11d7b36965efcff41f8186cef450954c94fee6c8ccc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:16 + docker inspect -f . ci-base-image-x86_64 19:44:16 . [Pipeline] withDockerContainer 19:44:17 prd-centos7-docker-4c-2g-408 does not seem to be running inside a container 19:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 19:44:17 $ docker top 3727488ed1a856f54ebe8011e7b66b1fc51638c5239124a0ddd9169e77da521f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:44:18 + go mod tidy [Pipeline] sh 19:44:18 + make test 19:44:18 go mod tidy 19:44:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:44:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:44:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:44:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:44:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:44:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 24.2% of statements 19:44:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:44:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 19:44:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 19:44:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 19:44:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:44:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:44:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:44:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 28.7% of statements 19:44:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:44:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements 19:44:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:44:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:44:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements 19:44:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.813s coverage: 89.2% of statements 19:44:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:44:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 19:44:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:44:52 GO111MODULE=on go vet ./... 19:45:10 gofmt -l . 19:45:10 [ "`gofmt -l .`" = "" ] 19:45:10 ./bin/test-attribution-txt.sh 19:45:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:45:10 $ docker stop --time=1 3727488ed1a856f54ebe8011e7b66b1fc51638c5239124a0ddd9169e77da521f 19:45:11 $ docker rm -f 3727488ed1a856f54ebe8011e7b66b1fc51638c5239124a0ddd9169e77da521f [Pipeline] // withDockerContainer [Pipeline] sh 19:45:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:45:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:45:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:45:14 + ls -al . 19:45:14 total 236 19:45:14 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 11 19:45 . 19:45:14 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 19:43 .. 19:45:14 drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 19:43 bin 19:45:14 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 11 19:43 CHANGELOG.md 19:45:14 -rw-r--r--. 1 jenkins jenkins 125634 Aug 11 19:44 coverage.out 19:45:14 -rw-rw-r--. 1 jenkins jenkins 987 Aug 11 19:43 Dockerfile.build 19:45:14 -rw-rw-r--. 1 jenkins jenkins 140 Aug 11 19:43 .dockerignore 19:45:14 drwxrwxr-x. 5 jenkins jenkins 62 Aug 11 19:43 example 19:45:14 drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 19:43 .git 19:45:14 drwxrwxr-x. 3 jenkins jenkins 125 Aug 11 19:43 .github 19:45:14 -rw-rw-r--. 1 jenkins jenkins 138 Aug 11 19:43 .gitignore 19:45:14 -rw-r--r--. 1 jenkins jenkins 548 Aug 11 19:45 go.mod 19:45:14 -rw-r--r--. 1 jenkins jenkins 20301 Aug 11 19:44 go.sum 19:45:14 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 19:43 GOVERNANCE.md 19:45:14 drwxrwxr-x. 15 jenkins jenkins 224 Aug 11 19:43 internal 19:45:14 -rw-rw-r--. 1 jenkins jenkins 880 Aug 11 19:43 Jenkinsfile 19:45:14 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 11 19:43 LICENSE 19:45:14 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 11 19:43 Makefile 19:45:14 drwxrwxr-x. 3 jenkins jenkins 16 Aug 11 19:43 openapi 19:45:14 -rw-rw-r--. 1 jenkins jenkins 619 Aug 11 19:43 OWNERS.md 19:45:14 drwxrwxr-x. 5 jenkins jenkins 50 Aug 11 19:43 pkg 19:45:14 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 11 19:43 README.md 19:45:14 drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 19:43 snap 19:45:14 -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 19:41 VERSION 19:45:14 -rw-rw-r--. 1 jenkins jenkins 222 Aug 11 19:43 version.go [Pipeline] isUnix [Pipeline] sh 19:45:14 + 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=9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 --label arch=amd64 --label version=0.0.0 . 19:45:14 Sending build context to Docker daemon 2.734MB 19:45:14 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 19:45:14 Step 2/23 : FROM ${BASE} AS builder 19:45:14 ---> b23d3693318a 19:45:14 Step 3/23 : WORKDIR /device-sdk-go 19:45:14 ---> Running in 9ef55bd07d7b 19:45:15 Removing intermediate container 9ef55bd07d7b 19:45:15 ---> 81309478b792 19:45:15 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:45:15 ---> Running in 5c2312828d72 19:45:15 Removing intermediate container 5c2312828d72 19:45:15 ---> 8530b8e57097 19:45:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:15 ---> Running in 99f5ce3f7ed4 19:45:15 Removing intermediate container 99f5ce3f7ed4 19:45:15 ---> b4e450ca6bd3 19:45:15 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:45:15 ---> Running in 65e9566bc32b 19:45:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:45:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:45:17 OK: 219 MiB in 52 packages 19:45:17 Removing intermediate container 65e9566bc32b 19:45:17 ---> 5baaa6e327a4 19:45:17 Step 7/23 : COPY . . 19:45:17 ---> 79cd7f543875 19:45:17 Step 8/23 : RUN go mod download 19:45:17 ---> Running in 05b8b8d308d3 19:45:18 Removing intermediate container 05b8b8d308d3 19:45:18 ---> 319cc8c381f6 19:45:18 Step 9/23 : RUN make build 19:45:18 ---> Running in 57a796805505 19:45:18 go mod tidy 19:45: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 19:45:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-409 in /w/workspace/gexfoundry_device-sdk-go_PR-1009 [Pipeline] { [Pipeline] ws 19:45:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:45:22 Selected Git installation does not exist. Using Default 19:45:22 The recommended git tool is: NONE 19:45:27 using credential edgex-jenkins-ssh 19:45:27 Cloning the remote Git repository 19:45:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:45:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:45:28 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:45:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:45:28 > git --version # timeout=10 19:45:28 > git --version # 'git version 2.17.1' 19:45:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:29 Removing intermediate container 57a796805505 19:45:29 ---> 9244f697ffbc 19:45:29 Step 10/23 : FROM alpine:3.12 19:45:29 3.12: Pulling from library/alpine 19:45:29 339de151aab4: Pulling fs layer 19:45:30 339de151aab4: Verifying Checksum 19:45:30 339de151aab4: Download complete 19:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:45:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:45:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1009/head:refs/remotes/origin/PR-1009 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:45:30 339de151aab4: Pull complete 19:45:30 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:45:30 Status: Downloaded newer image for alpine:3.12 19:45:30 ---> 13621d1b12d4 19:45:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:45:30 ---> Running in 6599d3244670 19:45:30 Removing intermediate container 6599d3244670 19:45:30 ---> 7c8a39595a1c 19:45:30 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:30 ---> Running in 50258027051f 19:45:30 Merging remotes/origin/main commit 4c8039af1df2b85f6ebf5f903b31f826607b92c3 into PR head commit 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 19:45:30 Merge succeeded, producing 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 19:45:30 Checking out Revision 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 (PR-1009) 19:45:30 Removing intermediate container 50258027051f 19:45:30 ---> 2eeede3e810d 19:45:30 Step 13/23 : RUN apk add --update --no-cache zeromq 19:45:30 ---> Running in 0b8f44cde2fd 19:45:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:30 > git config core.sparsecheckout # timeout=10 19:45:30 > git checkout -f 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 # timeout=10 19:45:30 > git remote # timeout=10 19:45:30 > git config --get remote.origin.url # timeout=10 19:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:30 > git merge 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 19:45:30 > git rev-parse HEAD^{commit} # timeout=10 19:45:30 > git config core.sparsecheckout # timeout=10 19:45:30 > git checkout -f 9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 # timeout=10 19:45:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:32 (1/5) Installing libgcc (9.3.0-r2) 19:45:32 (2/5) Installing libsodium (1.0.18-r0) 19:45:32 (3/5) Installing libstdc++ (9.3.0-r2) 19:45:33 (4/5) Installing libzmq (4.3.3-r0) 19:45:33 (5/5) Installing zeromq (4.3.3-r0) 19:45:33 Executing busybox-1.31.1-r20.trigger 19:45:33 OK: 8 MiB in 19 packages 19:45:33 Removing intermediate container 0b8f44cde2fd 19:45:33 ---> 53e3d4fdfaef 19:45:33 Step 14/23 : WORKDIR / 19:45:33 ---> Running in 91d772c0ce45 19:45:33 Removing intermediate container 91d772c0ce45 19:45:33 ---> 1c741deb6291 19:45:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:45:33 ---> b050c18164f8 19:45:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:45:34 ---> e1b2497f3836 19:45:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:45:34 ---> 90e33a7be562 19:45:34 Step 18/23 : EXPOSE 59999 19:45:34 ---> Running in 6d39a057942b 19:45:34 Removing intermediate container 6d39a057942b 19:45:34 ---> 83193a7b308e 19:45:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:45:34 ---> Running in 267907ba8662 19:45:34 Removing intermediate container 267907ba8662 19:45:34 ---> 2ee2d69f0663 19:45:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:34 ---> Running in 38b8a6c5e4f7 19:45:34 Removing intermediate container 38b8a6c5e4f7 19:45:34 ---> a3aab7b17930 19:45:34 Step 21/23 : LABEL arch=amd64 19:45:34 ---> Running in 3f5d4de2be74 19:45:34 Removing intermediate container 3f5d4de2be74 19:45:34 ---> 799746ac73d8 19:45:34 Step 22/23 : LABEL git_sha=9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 19:45:34 ---> Running in c943e8bae064 19:45:34 Removing intermediate container c943e8bae064 19:45:34 ---> 7c126db5a7b3 19:45:34 Step 23/23 : LABEL version=0.0.0 19:45:34 ---> Running in 4e74e1696c2c 19:45:34 Removing intermediate container 4e74e1696c2c 19:45:34 ---> 3f55547c1a8a 19:45:34 [Warning] One or more build-args [ARCH MAKE] were not consumed 19:45:34 Successfully built 3f55547c1a8a 19:45:34 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage 19:45:34 Commit message: "fix: update all TOML to use quote and not single-quote" [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional 19:45:35 > git --version # timeout=10 19:45:35 > git --version # 'git version 2.17.1' 19:45:35 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:35 19:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:35 provisioning config files... [Pipeline] isUnix 19:45:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3537107577889564433tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:36 latest: Pulling from edgex-lftools-log-publisher 19:45:36 b4d181a07f80: Pulling fs layer 19:45:36 a1111a8f2ec3: Pulling fs layer 19:45:36 ed53099fbce6: Pulling fs layer 19:45:36 dc539afda2c1: Pulling fs layer 19:45:36 77bc0d833cb6: Pulling fs layer 19:45:36 9065ff56babe: Pulling fs layer 19:45:36 d287ab97295c: Pulling fs layer 19:45:36 77bc0d833cb6: Waiting 19:45:36 9065ff56babe: Waiting 19:45:36 d287ab97295c: Waiting 19:45:36 dc539afda2c1: Waiting 19:45:36 a1111a8f2ec3: Verifying Checksum 19:45:36 a1111a8f2ec3: Download complete 19:45:36 dc539afda2c1: Verifying Checksum 19:45:36 dc539afda2c1: Download complete 19:45:36 ---> docker-login.sh 19:45:36 nexus3.edgexfoundry.org:10001 19:45:36 77bc0d833cb6: Verifying Checksum 19:45:36 77bc0d833cb6: Download complete 19:45:36 9065ff56babe: Download complete 19:45:36 ed53099fbce6: Verifying Checksum 19:45:36 ed53099fbce6: Download complete 19:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:37 b4d181a07f80: Verifying Checksum 19:45:37 b4d181a07f80: Download complete 19:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:37 Configure a credential helper to remove this warning. See 19:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:37 19:45:37 Login Succeeded 19:45:37 nexus3.edgexfoundry.org:10002 19:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:38 Configure a credential helper to remove this warning. See 19:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:38 19:45:38 Login Succeeded 19:45:38 nexus3.edgexfoundry.org:10003 19:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:38 Configure a credential helper to remove this warning. See 19:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:38 19:45:38 Login Succeeded 19:45:38 nexus3.edgexfoundry.org:10004 19:45:39 b4d181a07f80: Pull complete 19:45:39 a1111a8f2ec3: Pull complete 19:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:39 Configure a credential helper to remove this warning. See 19:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:39 19:45:39 Login Succeeded 19:45:39 docker.io 19:45:39 ed53099fbce6: Pull complete 19:45:39 dc539afda2c1: Pull complete 19:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:39 77bc0d833cb6: Pull complete 19:45:39 9065ff56babe: Pull complete 19:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:40 Configure a credential helper to remove this warning. See 19:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:40 19:45:40 Login Succeeded 19:45:40 ---> docker-login.sh ends [Pipeline] } 19:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:45:40 d287ab97295c: Verifying Checksum 19:45:40 d287ab97295c: Download complete [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:45:41 ========================================================= 19:45:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:45:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:45:41 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:45:42 Sending build context to Docker daemon 2.617MB 19:45:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:45:42 Step 2/8 : FROM ${BASE} 19:45:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:45:42 595b0fe564bb: Pulling fs layer 19:45:42 24495759ef45: Pulling fs layer 19:45:42 d148012ef14d: Pulling fs layer 19:45:42 e90a11edd702: Pulling fs layer 19:45:42 d77568369979: Pulling fs layer 19:45:42 fc1c9f9a7f3b: Pulling fs layer 19:45:42 170f2ba95c9a: Pulling fs layer 19:45:42 97ac5df62f85: Pulling fs layer 19:45:42 fc1c9f9a7f3b: Waiting 19:45:42 e90a11edd702: Waiting 19:45:42 d77568369979: Waiting 19:45:42 97ac5df62f85: Waiting 19:45:42 170f2ba95c9a: Waiting 19:45:42 d148012ef14d: Verifying Checksum 19:45:42 d148012ef14d: Download complete 19:45:42 24495759ef45: Download complete 19:45:42 d77568369979: Verifying Checksum 19:45:42 d77568369979: Download complete 19:45:42 fc1c9f9a7f3b: Download complete 19:45:42 595b0fe564bb: Download complete 19:45:42 170f2ba95c9a: Verifying Checksum 19:45:42 170f2ba95c9a: Download complete 19:45:43 595b0fe564bb: Pull complete 19:45:44 24495759ef45: Pull complete 19:45:44 d287ab97295c: Pull complete 19:45:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:45:44 prd-centos7-docker-4c-2g-408 does not seem to be running inside a container 19:45:44 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:45:44 d148012ef14d: Pull complete 19:45:45 97ac5df62f85: Verifying Checksum 19:45:45 97ac5df62f85: Download complete 19:45:46 e90a11edd702: Verifying Checksum 19:45:46 e90a11edd702: Download complete 19:45:47 $ docker top 09d877efb0aa6bdc64e0a64dfa248a05bd144e384ac870a5829cafa0088f9d88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:48 ---> job-cost.sh 19:45:48 lf-activate-venv: SKIPPING 19:45:48 INFO: No Stack... 19:45:49 INFO: Retrieving Pricing Info for: v3-standard-2 19:45:49 INFO: Archiving Costs [Pipeline] sh 19:45:50 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 19:45:50 + cut -d, -f6 [Pipeline] lock 19:45:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] 19:45:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] did not exist. Created. 19:45:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:50 + echo total: 0.05999999865889549 [Pipeline] stash 19:45:50 Stashed 1 file(s) [Pipeline] } 19:45:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:50 $ docker stop --time=1 09d877efb0aa6bdc64e0a64dfa248a05bd144e384ac870a5829cafa0088f9d88 19:45:51 $ docker rm -f 09d877efb0aa6bdc64e0a64dfa248a05bd144e384ac870a5829cafa0088f9d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:45:56 e90a11edd702: Pull complete 19:45:57 d77568369979: Pull complete 19:45:57 fc1c9f9a7f3b: Pull complete 19:45:58 170f2ba95c9a: Pull complete 19:46:03 97ac5df62f85: Pull complete 19:46:03 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:46:03 ---> 04bc70af865f 19:46:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:46:09 ---> Running in fd7f705a7d26 19:46:09 Removing intermediate container fd7f705a7d26 19:46:09 ---> f7b61cd65709 19:46:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:09 ---> Running in e49a6ca5a48a 19:46:11 Removing intermediate container e49a6ca5a48a 19:46:11 ---> 648636ba4623 19:46:11 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 19:46:11 ---> Running in 9a0c8825447a 19:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:46:14 OK: 218 MiB in 52 packages 19:46:15 Removing intermediate container 9a0c8825447a 19:46:15 ---> 91f8b7c8a4b7 19:46:15 Step 6/8 : WORKDIR /device-sdk-go 19:46:15 ---> Running in b49891432d3b 19:46:16 Removing intermediate container b49891432d3b 19:46:16 ---> f9c739c2b534 19:46:16 Step 7/8 : COPY . . 19:46:18 ---> b1f6ab880b72 19:46:18 Step 8/8 : RUN go mod download 19:46:18 ---> Running in e0eb4af12d81 19:46:50 Removing intermediate container e0eb4af12d81 19:46:50 ---> d809d8260339 19:46:50 Successfully built d809d8260339 19:46:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:46:50 + docker inspect -f . ci-base-image-arm64 19:46:50 . [Pipeline] withDockerContainer 19:46:51 prd-ubuntu18.04-docker-arm64-4c-16g-409 does not seem to be running inside a container 19:46:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:46:53 $ docker top d0543fba843b1ad91d37a94fb69a8f1712608d3f2dd0b3b350a11d9696f09925 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:54 + go version 19:46:54 go version go1.16.6 linux/arm64 [Pipeline] } 19:46:54 $ docker stop --time=1 d0543fba843b1ad91d37a94fb69a8f1712608d3f2dd0b3b350a11d9696f09925 19:46:56 $ docker rm -f d0543fba843b1ad91d37a94fb69a8f1712608d3f2dd0b3b350a11d9696f09925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:46:56 + docker inspect -f . ci-base-image-arm64 19:46:56 . [Pipeline] withDockerContainer 19:46:57 prd-ubuntu18.04-docker-arm64-4c-16g-409 does not seem to be running inside a container 19:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:46:59 $ docker top fab00298c0826e72e52b8067a0fae1c293bff5018b2fd156b1121bd932dbc1f4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:47:00 + go mod tidy [Pipeline] sh 19:47:01 + make test 19:47:01 go mod tidy 19:47:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:47:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:48:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:48:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:48:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:48:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.260s coverage: 24.2% of statements 19:48:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:48:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements 19:48:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.226s coverage: 78.9% of statements 19:48:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.192s coverage: 9.0% of statements 19:48:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:48:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:48:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:48:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.303s coverage: 28.7% of statements 19:48:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:48:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.282s coverage: 83.3% of statements 19:48:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:48:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:48:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.338s coverage: 58.0% of statements 19:48:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.058s coverage: 89.2% of statements 19:48:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:48:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.199s coverage: 4.9% of statements 19:48:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:48:47 GO111MODULE=on go vet ./... 19:49:44 gofmt -l . 19:49:44 [ "`gofmt -l .`" = "" ] 19:49:44 ./bin/test-attribution-txt.sh 19:49:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:49:44 $ docker stop --time=1 fab00298c0826e72e52b8067a0fae1c293bff5018b2fd156b1121bd932dbc1f4 19:49:46 $ docker rm -f fab00298c0826e72e52b8067a0fae1c293bff5018b2fd156b1121bd932dbc1f4 [Pipeline] // withDockerContainer [Pipeline] sh 19:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:49:47 Warning: overwriting stash ‘coverage-report’ 19:49:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:49:49 + ls -al . 19:49:49 total 272 19:49:49 drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 19:49 . 19:49:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:45 .. 19:49:49 -rw-rw-r-- 1 jenkins jenkins 140 Aug 11 19:45 .dockerignore 19:49:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:45 .git 19:49:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 19:45 .github 19:49:49 -rw-rw-r-- 1 jenkins jenkins 138 Aug 11 19:45 .gitignore 19:49:49 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 11 19:45 CHANGELOG.md 19:49:49 -rw-rw-r-- 1 jenkins jenkins 987 Aug 11 19:45 Dockerfile.build 19:49:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 19:45 GOVERNANCE.md 19:49:49 -rw-rw-r-- 1 jenkins jenkins 880 Aug 11 19:45 Jenkinsfile 19:49:49 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 11 19:45 LICENSE 19:49:49 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 11 19:45 Makefile 19:49:49 -rw-rw-r-- 1 jenkins jenkins 619 Aug 11 19:45 OWNERS.md 19:49:49 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 11 19:45 README.md 19:49:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 19:41 VERSION 19:49:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:45 bin 19:49:49 -rw-r--r-- 1 jenkins jenkins 125634 Aug 11 19:48 coverage.out 19:49:49 drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 19:45 example 19:49:49 -rw-r--r-- 1 jenkins jenkins 548 Aug 11 19:49 go.mod 19:49:49 -rw-r--r-- 1 jenkins jenkins 20301 Aug 11 19:47 go.sum 19:49:49 drwxrwxr-x 15 jenkins jenkins 4096 Aug 11 19:45 internal 19:49:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 19:45 openapi 19:49:49 drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 19:45 pkg 19:49:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:45 snap 19:49:49 -rw-rw-r-- 1 jenkins jenkins 222 Aug 11 19:45 version.go [Pipeline] isUnix [Pipeline] sh 19:49:49 + 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=9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 --label arch=arm64 --label version=0.0.0 . 19:49:50 Sending build context to Docker daemon 2.743MB 19:49:50 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 19:49:50 Step 2/23 : FROM ${BASE} AS builder 19:49:50 ---> d809d8260339 19:49:50 Step 3/23 : WORKDIR /device-sdk-go 19:49:50 ---> Running in 250ab1ada6dc 19:49:51 Removing intermediate container 250ab1ada6dc 19:49:51 ---> af068d01b484 19:49:51 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:49:51 ---> Running in f660080676c1 19:49:52 Removing intermediate container f660080676c1 19:49:52 ---> 89ad339df5b9 19:49:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:52 ---> Running in 32348cc73ef8 19:49:54 Removing intermediate container 32348cc73ef8 19:49:54 ---> 3d968c4b7608 19:49:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:49:54 ---> Running in 9c91c349e007 19:49:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:49:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:49:57 OK: 218 MiB in 52 packages 19:49:59 Removing intermediate container 9c91c349e007 19:49:59 ---> 1c2f8b45c71f 19:49:59 Step 7/23 : COPY . . 19:50:00 ---> b342a441ebe6 19:50:00 Step 8/23 : RUN go mod download 19:50:00 ---> Running in 9430cbc1156a 19:50:03 Removing intermediate container 9430cbc1156a 19:50:03 ---> 9e7b0337abdc 19:50:03 Step 9/23 : RUN make build 19:50:03 ---> Running in fce87d8c8738 19:50:04 go mod tidy 19:50:05 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 19:50:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:50:41 Removing intermediate container fce87d8c8738 19:50:41 ---> 45a570bfa80d 19:50:41 Step 10/23 : FROM alpine:3.12 19:50:41 3.12: Pulling from library/alpine 19:50:41 d2f70382dc9a: Pulling fs layer 19:50:42 d2f70382dc9a: Download complete 19:50:42 d2f70382dc9a: Pull complete 19:50:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:50:43 Status: Downloaded newer image for alpine:3.12 19:50:43 ---> c4fd0aeabfcf 19:50:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:50:43 ---> Running in 783d4d1669af 19:50:43 Removing intermediate container 783d4d1669af 19:50:43 ---> e3105fc64676 19:50:43 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:43 ---> Running in ce1474b8e353 19:50:46 Removing intermediate container ce1474b8e353 19:50:46 ---> 35fdf6128af2 19:50:46 Step 13/23 : RUN apk add --update --no-cache zeromq 19:50:46 ---> Running in 865129acf082 19:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:50:49 (1/5) Installing libgcc (9.3.0-r2) 19:50:49 (2/5) Installing libsodium (1.0.18-r0) 19:50:49 (3/5) Installing libstdc++ (9.3.0-r2) 19:50:49 (4/5) Installing libzmq (4.3.3-r0) 19:50:49 (5/5) Installing zeromq (4.3.3-r0) 19:50:49 Executing busybox-1.31.1-r20.trigger 19:50:49 OK: 8 MiB in 19 packages 19:50:51 Removing intermediate container 865129acf082 19:50:51 ---> 7fe9975d5354 19:50:51 Step 14/23 : WORKDIR / 19:50:51 ---> Running in f5b6cde8cc00 19:50:51 Removing intermediate container f5b6cde8cc00 19:50:51 ---> 29d711993fb0 19:50:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:50:52 ---> d0fb0ae5399b 19:50:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:50:54 ---> 244aaae512c5 19:50:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:50:55 ---> b7f5b1a55a40 19:50:55 Step 18/23 : EXPOSE 59999 19:50:55 ---> Running in cfcc9c5f9e49 19:50:55 Removing intermediate container cfcc9c5f9e49 19:50:55 ---> 60ffbf175852 19:50:55 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:50:55 ---> Running in c2bc4b9df8b4 19:50:56 Removing intermediate container c2bc4b9df8b4 19:50:56 ---> 182c81a9cada 19:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:56 ---> Running in c59e9ae9bafe 19:50:56 Removing intermediate container c59e9ae9bafe 19:50:56 ---> 1b75de3f335a 19:50:56 Step 21/23 : LABEL arch=arm64 19:50:56 ---> Running in f113fc134321 19:50:57 Removing intermediate container f113fc134321 19:50:57 ---> a025f19aedb3 19:50:57 Step 22/23 : LABEL git_sha=9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 19:50:57 ---> Running in b258ec5b4bd6 19:50:57 Removing intermediate container b258ec5b4bd6 19:50:57 ---> 53ec02b8f90a 19:50:57 Step 23/23 : LABEL version=0.0.0 19:50:57 ---> Running in 635b3875f169 19:50:58 Removing intermediate container 635b3875f169 19:50:58 ---> 6df9e31d906d 19:50:58 [Warning] One or more build-args [ARCH MAKE] were not consumed 19:50:58 Successfully built 6df9e31d906d 19:50:58 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 19:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:59 19:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:59 arm64: Pulling from edgex-lftools-log-publisher 19:50:59 448f6bf000e3: Pulling fs layer 19:50:59 f757da607395: Pulling fs layer 19:50:59 05883995daec: Pulling fs layer 19:50:59 8603b9c90790: Pulling fs layer 19:50:59 1560dd03e051: Pulling fs layer 19:50:59 27f5ce0e4adf: Pulling fs layer 19:50:59 c2d8d7efcc4b: Pulling fs layer 19:50:59 8603b9c90790: Waiting 19:50:59 1560dd03e051: Waiting 19:50:59 27f5ce0e4adf: Waiting 19:50:59 c2d8d7efcc4b: Waiting 19:51:00 f757da607395: Verifying Checksum 19:51:00 f757da607395: Download complete 19:51:00 8603b9c90790: Download complete 19:51:00 05883995daec: Verifying Checksum 19:51:00 05883995daec: Download complete 19:51:00 27f5ce0e4adf: Verifying Checksum 19:51:00 27f5ce0e4adf: Download complete 19:51:00 1560dd03e051: Verifying Checksum 19:51:00 1560dd03e051: Download complete 19:51:01 448f6bf000e3: Verifying Checksum 19:51:01 448f6bf000e3: Download complete 19:51:04 c2d8d7efcc4b: Verifying Checksum 19:51:04 c2d8d7efcc4b: Download complete 19:51:04 448f6bf000e3: Pull complete 19:51:05 f757da607395: Pull complete 19:51:07 05883995daec: Pull complete 19:51:07 8603b9c90790: Pull complete 19:51:08 1560dd03e051: Pull complete 19:51:08 27f5ce0e4adf: Pull complete 19:51:23 c2d8d7efcc4b: Pull complete 19:51:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:51:23 prd-ubuntu18.04-docker-arm64-4c-16g-409 does not seem to be running inside a container 19:51:23 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:51:29 $ docker top f5ca5b252c78365d158639a9bcc0f37a1b3714ce3c42f568315c42db71cd9779 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:30 ---> job-cost.sh 19:51:30 lf-activate-venv: SKIPPING 19:51:30 INFO: No Stack... 19:51:31 INFO: Retrieving Pricing Info for: v2-standard-4 19:51:31 INFO: Archiving Costs [Pipeline] sh 19:51:32 + cut -d, -f6 19:51:32 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 19:51:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] 19:51:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] did not exist. Created. 19:51:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:51:33 /w/workspace/device-sdk-go/1@tmp/durable-1822b91c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-1822b91c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:51:34 + echo total: 0.18000000715255737 [Pipeline] stash 19:51:34 Warning: overwriting stash ‘stack-cost’ 19:51:34 Stashed 1 file(s) [Pipeline] } 19:51:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1009-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:51:34 $ docker stop --time=1 f5ca5b252c78365d158639a9bcc0f37a1b3714ce3c42f568315c42db71cd9779 19:51:36 $ docker rm -f f5ca5b252c78365d158639a9bcc0f37a1b3714ce3c42f568315c42db71cd9779 [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 19:51:37 provisioning config files... 19:51:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/config3240060796170324504tmp [Pipeline] { [Pipeline] sh 19:51:37 + set +x 19:51:37 + curl -s https://codecov.io/bash 19:51:37 + bash -s -- 19:51:37 19:51:37 _____ _ 19:51:37 / ____| | | 19:51:37 | | ___ __| | ___ ___ _____ __ 19:51:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:51:37 | |___| (_) | (_| | __/ (_| (_) \ V / 19:51:37 \_____\___/ \__,_|\___|\___\___/ \_/ 19:51:37 Bash-1.0.6 19:51:37 19:51:37 19:51:37 ==> git version 2.24.4 found 19:51:37 ==> 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 19:51:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:51:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:51:37 ==> Jenkins CI detected. 19:51:37 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1009 19:51:37 project root: . 19:51:37 --> token set from env 19:51:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:51:38 ==> Running gcov in . (disable via -X gcov) 19:51:38 ==> Python coveragepy not found 19:51:38 ==> Searching for coverage reports in: 19:51:38 + . 19:51:38 -> Found 1 reports 19:51:38 ==> Detecting git/mercurial file structure 19:51:38 ==> Reading reports 19:51:38 + ./coverage.out bytes=125634 19:51:38 ==> Appending adjustments 19:51:38 https://docs.codecov.io/docs/fixing-reports 19:51:38 + Found adjustments 19:51:38 ==> Gzipping contents 19:51:38 16K /tmp/codecov.FbPSLE.gz 19:51:38 ==> Uploading reports 19:51:38 url: https://codecov.io 19:51:38 query: branch=PR-1009&commit=9e077e81f0e0ac0fe230ae39af6cb29f8f63b841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1009%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1009&job=&cmd_args= 19:51:38 -> Pinging Codecov 19:51:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1009&commit=9e077e81f0e0ac0fe230ae39af6cb29f8f63b841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1009%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1009&job=&cmd_args= 19:51:38 -> Uploading to 19:51:38 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/7E55EF52A471D76F132DFD9A03CDDE97/9e077e81f0e0ac0fe230ae39af6cb29f8f63b841/27feefe1-9697-414d-a7a2-68c41433c663.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T195138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f3111f9dd6aec7196c9c5ff6b7517608ae25c472f4dfe3e7ba32d558c97ac3a 19:51:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:38 Dload Upload Total Spent Left Speed 19:51:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16028 0 0 100 16028 0 42587 --:--:-- --:--:-- --:--:-- 42627 19:51:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9e077e81f0e0ac0fe230ae39af6cb29f8f63b841 [Pipeline] } 19:51:39 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 19:51:41 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1009/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:51:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:42 ---> package-listing.sh 19:51:42 ++ tr '[:upper:]' '[:lower:]' 19:51:42 ++ facter osfamily 19:51:42 + OS_FAMILY=redhat 19:51:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1009 19:51:42 + START_PACKAGES=/tmp/packages_start.txt 19:51:42 + END_PACKAGES=/tmp/packages_end.txt 19:51:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:42 + PACKAGES=/tmp/packages_start.txt 19:51:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1009 ']' 19:51:42 + PACKAGES=/tmp/packages_end.txt 19:51:42 + case "${OS_FAMILY}" in 19:51:42 + rpm -qa 19:51:42 + sort 19:51:42 + '[' -f /tmp/packages_start.txt ']' 19:51:42 + '[' -f /tmp/packages_end.txt ']' 19:51:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1009 ']' 19:51:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1009/archives/ 19:51:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1009/archives/ [Pipeline] echo 19:51:42 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-1009/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:51:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:43 19:51:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:51:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:44 latest: Pulling from edgex-lftools-log-publisher 19:51:44 b4d181a07f80: Pulling fs layer 19:51:44 a1111a8f2ec3: Pulling fs layer 19:51:44 ed53099fbce6: Pulling fs layer 19:51:44 dc539afda2c1: Pulling fs layer 19:51:44 77bc0d833cb6: Pulling fs layer 19:51:44 9065ff56babe: Pulling fs layer 19:51:44 d287ab97295c: Pulling fs layer 19:51:44 dc539afda2c1: Waiting 19:51:44 77bc0d833cb6: Waiting 19:51:44 9065ff56babe: Waiting 19:51:44 d287ab97295c: Waiting 19:51:44 a1111a8f2ec3: Verifying Checksum 19:51:44 a1111a8f2ec3: Download complete 19:51:44 dc539afda2c1: Verifying Checksum 19:51:44 dc539afda2c1: Download complete 19:51:45 ed53099fbce6: Verifying Checksum 19:51:45 ed53099fbce6: Download complete 19:51:45 9065ff56babe: Download complete 19:51:45 b4d181a07f80: Verifying Checksum 19:51:45 b4d181a07f80: Download complete 19:51:47 77bc0d833cb6: Verifying Checksum 19:51:47 77bc0d833cb6: Download complete 19:51:47 b4d181a07f80: Pull complete 19:51:47 a1111a8f2ec3: Pull complete 19:51:47 ed53099fbce6: Pull complete 19:51:47 dc539afda2c1: Pull complete 19:51:48 77bc0d833cb6: Pull complete 19:51:48 9065ff56babe: Pull complete 19:51:49 d287ab97295c: Verifying Checksum 19:51:49 d287ab97295c: Download complete 19:51:54 d287ab97295c: Pull complete 19:51:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:51:54 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 19:51:54 $ 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-1009/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-1009 -v /w/workspace/gexfoundry_device-sdk-go_PR-1009:/w/workspace/gexfoundry_device-sdk-go_PR-1009:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1009@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:56 $ docker top c817c5cfa9494a6a21a0f28ba7ad218efa48981dedc17530a2cfac184693e0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:51:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:51:57 + ls /var/log/sa-host 19:51:57 + sadf -c /var/log/sa-host/sa05 19:51:57 file_magic: OK 19:51:57 HZ: Using current value: 100 19:51:57 file_header: OK 19:51:57 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 19:51:57 Statistics: 19:51:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:51:57 File successfully converted to sysstat format version 12.0.3 19:51:57 + sadf -c /var/log/sa-host/sa11 19:51:57 file_magic: OK 19:51:57 HZ: Using current value: 100 19:51:57 file_header: OK 19:51:57 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 19:51:57 Statistics: 19:51:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:51:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:57 provisioning config files... 19:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1009@tmp/config5727026424428590678tmp [Pipeline] { [Pipeline] echo 19:51:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:51:58 ---> create-netrc.sh [Pipeline] } 19:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:51:58 ---> python-tools-install.sh [Pipeline] echo 19:51:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:51:59 ---> sudo-logs.sh 19:51:59 Archiving 'sudo' log.. 19:51:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-407.vexxhost.local: Name or service not known 19:51:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-407.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:51:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:51:59 ---> job-cost.sh 19:51:59 lf-activate-venv: SKIPPING 19:51:59 DEBUG: total: 0.18000000715255737 19:51:59 INFO: Retrieving Stack Cost... 19:52:01 INFO: Retrieving Pricing Info for: v3-standard-2 19:52:01 INFO: Archiving Costs [Pipeline] echo 19:52:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:52:02 ---> logs-deploy.sh 19:52:02 lf-activate-venv: SKIPPING 19:52:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1009/1 19:52:02 INFO: archiving workspace using pattern(s): 19:52:03 Archives upload complete. 19:52:03 INFO: archiving logs to Nexus 19:52:03 ---> uname -a: 19:52:03 Linux prd-centos7-docker-4c-2g-407.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:52:03 19:52:03 19:52:03 ---> lscpu: 19:52:03 Architecture: x86_64 19:52:03 CPU op-mode(s): 32-bit, 64-bit 19:52:03 Byte Order: Little Endian 19:52:03 Address sizes: 40 bits physical, 48 bits virtual 19:52:03 CPU(s): 2 19:52:03 On-line CPU(s) list: 0,1 19:52:03 Thread(s) per core: 1 19:52:03 Core(s) per socket: 1 19:52:03 Socket(s): 2 19:52:03 NUMA node(s): 1 19:52:03 Vendor ID: AuthenticAMD 19:52:03 CPU family: 23 19:52:03 Model: 49 19:52:03 Model name: AMD EPYC-Rome Processor 19:52:03 Stepping: 0 19:52:03 CPU MHz: 2799.998 19:52:03 BogoMIPS: 5599.99 19:52:03 Virtualization: AMD-V 19:52:03 Hypervisor vendor: KVM 19:52:03 Virtualization type: full 19:52:03 L1d cache: 32K 19:52:03 L1i cache: 32K 19:52:03 L2 cache: 512K 19:52:03 L3 cache: 16384K 19:52:03 NUMA node0 CPU(s): 0,1 19:52:03 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 19:52:03 19:52:03 19:52:03 ---> nproc: 19:52:03 2 19:52:03 19:52:03 19:52:03 ---> df -h: 19:52:03 Filesystem Size Used Avail Use% Mounted on 19:52:03 overlay 40G 7.7G 33G 20% / 19:52:03 tmpfs 64M 0 64M 0% /dev 19:52:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:52:03 shm 64M 0 64M 0% /dev/shm 19:52:03 /dev/vda1 40G 7.7G 33G 20% /facter-os 19:52:03 19:52:03 19:52:03 ---> sar -b -r -n DEV: 19:52:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 19:52:03 19:52:03 19:40:52 LINUX RESTART (2 CPU) 19:52:03 19:52:03 19:42:02 tps rtps wtps bread/s bwrtn/s 19:52:03 19:43:01 2.37 0.00 2.37 0.00 54.20 19:52:03 19:44:01 0.43 0.00 0.43 0.00 7.03 19:52:03 19:45:01 0.27 0.00 0.27 0.00 2.97 19:52:03 19:46:01 0.13 0.00 0.13 0.00 2.15 19:52:03 19:47:01 0.37 0.00 0.37 0.00 5.38 19:52:03 19:48:01 0.23 0.00 0.23 0.00 3.13 19:52:03 19:49:01 0.27 0.00 0.27 0.00 3.66 19:52:03 19:50:01 0.27 0.00 0.27 0.00 3.27 19:52:03 19:51:01 0.18 0.00 0.18 0.00 1.88 19:52:03 Average: 0.50 0.00 0.50 0.00 9.21 19:52:03 19:52:03 19:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:52:03 19:43:01 5466896 0 802856 10.02 2620 1736568 1204000 13.29 579380 1565952 20 19:52:03 19:44:01 5465408 0 804336 10.04 2620 1736576 1204216 13.30 580644 1565740 12 19:52:03 19:45:01 5464072 0 805672 10.06 2620 1736576 1204240 13.30 581836 1565740 8 19:52:03 19:46:01 5463972 0 805744 10.06 2620 1736604 1204288 13.30 581460 1566504 12 19:52:03 19:47:01 5462380 0 807352 10.08 2620 1736588 1206924 13.33 580088 1570028 8 19:52:03 19:48:01 5461904 0 807824 10.09 2620 1736592 1206960 13.33 580200 1570084 20 19:52:03 19:49:01 5461528 0 808192 10.09 2620 1736600 1206744 13.32 580900 1570084 12 19:52:03 19:50:01 5452812 0 816904 10.20 2620 1736604 1206744 13.32 589852 1570084 8 19:52:03 19:51:01 5452288 0 817424 10.21 2620 1736608 1206744 13.32 592052 1568052 8 19:52:03 Average: 5461251 0 808478 10.09 2620 1736591 1205651 13.31 582935 1568030 12 19:52:03 19:52:03 19:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:52:03 19:43:01 eth0 0.14 0.12 0.01 0.07 0.00 0.00 0.00 0.00 19:52:03 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:44:01 eth0 1.60 0.48 0.37 0.21 0.00 0.00 0.00 0.00 19:52:03 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:45:01 eth0 1.03 0.38 0.33 0.21 0.00 0.00 0.00 0.00 19:52:03 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:46:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:52:03 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:47:01 eth0 1.23 0.22 0.23 0.07 0.00 0.00 0.00 0.00 19:52:03 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:48:01 eth0 1.15 0.55 0.56 0.40 0.00 0.00 0.00 0.00 19:52:03 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:49:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:52:03 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:50:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:52:03 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:51:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:52:03 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 Average: eth0 0.67 0.25 0.20 0.13 0.00 0.00 0.00 0.00 19:52:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:03 19:52:03 19:52:03 ---> sar -P ALL: 19:52:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 19:52:03 19:52:03 19:40:52 LINUX RESTART (2 CPU) 19:52:03 19:52:03 19:42:02 CPU %user %nice %system %iowait %steal %idle 19:52:03 19:43:01 all 0.11 0.00 0.06 0.00 0.03 99.80 19:52:03 19:43:01 0 0.12 0.00 0.05 0.00 0.03 99.80 19:52:03 19:43:01 1 0.10 0.00 0.07 0.00 0.03 99.80 19:52:03 19:44:01 all 0.20 0.00 0.07 0.00 0.02 99.72 19:52:03 19:44:01 0 0.25 0.00 0.05 0.00 0.02 99.68 19:52:03 19:44:01 1 0.15 0.00 0.08 0.00 0.02 99.75 19:52:03 19:45:01 all 0.13 0.00 0.04 0.00 0.03 99.81 19:52:03 19:45:01 0 0.23 0.00 0.03 0.00 0.02 99.72 19:52:03 19:45:01 1 0.02 0.00 0.05 0.00 0.03 99.90 19:52:03 19:46:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:52:03 19:46:01 0 0.27 0.00 0.05 0.00 0.02 99.67 19:52:03 19:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:52:03 19:47:01 all 0.18 0.00 0.03 0.00 0.03 99.75 19:52:03 19:47:01 0 0.33 0.00 0.03 0.00 0.03 99.60 19:52:03 19:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:52:03 19:48:01 all 0.11 0.00 0.04 0.00 0.03 99.82 19:52:03 19:48:01 0 0.13 0.00 0.03 0.00 0.03 99.80 19:52:03 19:48:01 1 0.08 0.00 0.05 0.00 0.02 99.85 19:52:03 19:49:01 all 0.16 0.00 0.04 0.00 0.03 99.77 19:52:03 19:49:01 0 0.27 0.00 0.03 0.00 0.03 99.67 19:52:03 19:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:52:03 19:50:01 all 0.14 0.00 0.04 0.00 0.03 99.79 19:52:03 19:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:52:03 19:50:01 1 0.02 0.00 0.05 0.00 0.03 99.90 19:52:03 19:51:01 all 0.14 0.00 0.02 0.00 0.03 99.82 19:52:03 19:51:01 0 0.25 0.00 0.02 0.00 0.03 99.70 19:52:03 19:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:52:03 Average: all 0.15 0.00 0.04 0.00 0.03 99.79 19:52:03 Average: 0 0.24 0.00 0.04 0.00 0.03 99.70 19:52:03 Average: 1 0.06 0.00 0.05 0.00 0.02 99.87 19:52:03 19:52:03 19:52:03