Pull request #998 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e495f0945e94b70e812896fa068923a9cef7fb9+16ec0362aa0911361bb03db16e941d6272bfebe9 (77e9e13a16f3a37a11bec3ac1f62640e0a733535) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5832005746163496797.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-ssh8391222237877151167.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6324045065909046143.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 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-ssh5773476615768612843.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6131669415002612966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-885 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [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/dgexfoundry_device-sdk-go_PR-998 # 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/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh4739823300869420046.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 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 1e495f0945e94b70e812896fa068923a9cef7fb9 > 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/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh1724006917822291078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # 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/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh5099572277451135323.key Merge succeeded, producing 1e495f0945e94b70e812896fa068923a9cef7fb9 Checking out Revision 1e495f0945e94b70e812896fa068923a9cef7fb9 (PR-998) > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:55:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:55:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:55:34 ========================================================= 21:55:34 EdgeX Global Pipelines Version Info 21:55:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad # timeout=10 21:55:36 ------------------- 21:55:36 stable info: 21:55:36 ------------------- 21:55:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:55:36 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:55:36 Message: update stable to v1.0.205 21:55:36 ------------------- 21:55:36 experimental info: 21:55:36 ------------------- 21:55:36 Commited By: **** collab-it+edgex@linuxfoundation.org 21:55:36 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:55:36 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:55:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-998 [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-998 [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-998 [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e495f0945e94b70e812896fa068923a9cef7fb9 [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e495f0 [Pipeline] echo 21:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:37 provisioning config files... 21:55:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config3564671650406815397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:38 ---> docker-login.sh 21:55:38 nexus3.edgexfoundry.org:10001 21:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:43 Configure a credential helper to remove this warning. See 21:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:43 21:55:43 Login Succeeded 21:55:43 nexus3.edgexfoundry.org:10002 21:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:43 Configure a credential helper to remove this warning. See 21:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:43 21:55:43 Login Succeeded 21:55:43 nexus3.edgexfoundry.org:10003 21:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:43 Configure a credential helper to remove this warning. See 21:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:43 21:55:43 Login Succeeded 21:55:43 nexus3.edgexfoundry.org:10004 21:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:43 Configure a credential helper to remove this warning. See 21:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:43 21:55:43 Login Succeeded 21:55:43 docker.io 21:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:44 Configure a credential helper to remove this warning. See 21:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:44 21:55:44 Login Succeeded 21:55:44 ---> docker-login.sh ends [Pipeline] } 21:55:44 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 21:55:44 + git log --format=format:%s -1 1e495f0945e94b70e812896fa068923a9cef7fb9 [Pipeline] echo 21:55:44 GIT_COMMIT: 1e495f0945e94b70e812896fa068923a9cef7fb9, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo 21:55:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:55:46 21:55:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:55:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:55:46 latest: Pulling from edgex-devops/git-semver 21:55:46 31603596830f: Pulling fs layer 21:55:46 04fac38145f0: Pulling fs layer 21:55:46 701f6daf10bf: Pulling fs layer 21:55:46 24f72da36158: Pulling fs layer 21:55:46 24f72da36158: Waiting 21:55:46 04fac38145f0: Verifying Checksum 21:55:46 04fac38145f0: Download complete 21:55:46 31603596830f: Verifying Checksum 21:55:46 31603596830f: Download complete 21:55:46 31603596830f: Pull complete 21:55:47 04fac38145f0: Pull complete 21:55:47 24f72da36158: Verifying Checksum 21:55:47 24f72da36158: Download complete 21:55:47 701f6daf10bf: Verifying Checksum 21:55:47 701f6daf10bf: Download complete 21:55:47 701f6daf10bf: Pull complete 21:55:47 24f72da36158: Pull complete 21:55:47 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:55:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:55:48 prd-centos7-docker-4c-2g-885 does not seem to be running inside a container 21:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@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 21:55:48 $ docker top a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:49 [ssh-agent] Looking for ssh-agent implementation... 21:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:49 $ docker exec a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent 21:55:49 SSH_AUTH_SOCK=/tmp/ssh-RzyDqrfOrAuN/agent.14 21:55:49 SSH_AGENT_PID=20 21:55:49 Running ssh-add (command line suppressed) 21:55:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_7398705117435053037.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_7398705117435053037.key) 21:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:49 + git tag --points-at HEAD [Pipeline] } 21:55:49 $ docker exec --env ******** --env ******** a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent -k 21:55:49 unset SSH_AUTH_SOCK; 21:55:49 unset SSH_AGENT_PID; 21:55:49 echo Agent pid 20 killed; 21:55:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:50 [ssh-agent] Looking for ssh-agent implementation... 21:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:50 $ docker exec a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent 21:55:50 SSH_AUTH_SOCK=/tmp/ssh-w6LG20qRJqDk/agent.54 21:55:50 SSH_AGENT_PID=60 21:55:50 Running ssh-add (command line suppressed) 21:55:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2809083110963046550.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2809083110963046550.key) 21:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:50 + git semver init 21:55:50 # -> Open(): unable to determine branch for HEAD 21:55:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.git 21:55:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-998 21:55:50 # $SEMVER_REMOTE_NAME = origin 21:55:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:55:50 # $SEMVER_USER_NAME = edgex-jenkins 21:55:50 # $SEMVER_BRANCH = PR-998 21:55:50 # $SEMVER_TEMP = /tmp/semver-759855824 21:55:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 21:55:52 # '/tmp/semver-759855824' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver' 21:55:52 # -> Force: false 21:55:52 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver [Pipeline] } 21:55:52 $ docker exec --env ******** --env ******** a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent -k 21:55:52 unset SSH_AUTH_SOCK; 21:55:52 unset SSH_AGENT_PID; 21:55:52 echo Agent pid 60 killed; 21:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:52 + git semver [Pipeline] } 21:55:52 $ docker stop --time=1 a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb 21:55:53 $ docker rm -f a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb [Pipeline] // withDockerContainer [Pipeline] sh 21:55:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:55:54 Stashed 1 file(s) [Pipeline] echo 21:55:54 [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 21:55:54 Running on prd-centos7-docker-4c-2g-887 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 21:55:54 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:55:55 Selected Git installation does not exist. Using Default 21:55:55 The recommended git tool is: NONE 21:55:57 using credential edgex-jenkins-ssh 21:55:57 Cloning the remote Git repository 21:55:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:55:57 > git init /w/workspace/device-sdk-go/6 # timeout=10 21:55:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:55:57 > git --version # timeout=10 21:55:57 > git --version # 'git version 2.24.4' 21:55:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:57 [INFO] Currently running in a labeled security context 21:55:57 [INFO] Currently SELinux is 'enforcing' on the host 21:55:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh6093518775018752265.key 21:55:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:59 Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 1e495f0945e94b70e812896fa068923a9cef7fb9 21:55:59 Merge succeeded, producing 1e495f0945e94b70e812896fa068923a9cef7fb9 21:55:59 Checking out Revision 1e495f0945e94b70e812896fa068923a9cef7fb9 (PR-998) 21:55:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:55:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:55:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:55:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:58 [INFO] Currently running in a labeled security context 21:55:58 [INFO] Currently SELinux is 'enforcing' on the host 21:55:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh2669137411774522729.key 21:55:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:55:59 > git config core.sparsecheckout # timeout=10 21:55:59 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 21:55:59 > git remote # timeout=10 21:55:59 > git config --get remote.origin.url # timeout=10 21:55:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:59 [INFO] Currently running in a labeled security context 21:55:59 [INFO] Currently SELinux is 'enforcing' on the host 21:55:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh2877510498646282146.key 21:55:59 > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 21:55:59 > git rev-parse HEAD^{commit} # timeout=10 21:55:59 > git config core.sparsecheckout # timeout=10 21:55:59 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 21:56:03 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:03 provisioning config files... 21:56:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1657784177667047231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:04 ---> docker-login.sh 21:56:04 nexus3.edgexfoundry.org:10001 21:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:04 Configure a credential helper to remove this warning. See 21:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:04 21:56:04 Login Succeeded 21:56:04 nexus3.edgexfoundry.org:10002 21:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:04 Configure a credential helper to remove this warning. See 21:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:04 21:56:04 Login Succeeded 21:56:04 nexus3.edgexfoundry.org:10003 21:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:04 Configure a credential helper to remove this warning. See 21:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:04 21:56:04 Login Succeeded 21:56:04 nexus3.edgexfoundry.org:10004 21:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:04 Configure a credential helper to remove this warning. See 21:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:04 21:56:04 Login Succeeded 21:56:04 docker.io 21:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:05 Configure a credential helper to remove this warning. See 21:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:05 21:56:05 Login Succeeded 21:56:05 ---> docker-login.sh ends [Pipeline] } 21:56:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:56:05 ========================================================= 21:56:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:56:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:56:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 21:56:05 Sending build context to Docker daemon 2.602MB 21:56:05 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 21:56:05 Step 2/9 : FROM ${BASE} AS builder 21:56:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:06 540db60ca938: Pulling fs layer 21:56:06 adcc1eea9eea: Pulling fs layer 21:56:06 4c4ab2625f07: Pulling fs layer 21:56:06 db62176df00c: Pulling fs layer 21:56:06 3b30891b0d05: Pulling fs layer 21:56:06 06b49ca38bd5: Pulling fs layer 21:56:06 c788192a36de: Pulling fs layer 21:56:06 a77e37c0d609: Pulling fs layer 21:56:06 c3185cebc471: Pulling fs layer 21:56:06 06b49ca38bd5: Waiting 21:56:06 c788192a36de: Waiting 21:56:06 a77e37c0d609: Waiting 21:56:06 c3185cebc471: Waiting 21:56:06 db62176df00c: Waiting 21:56:06 3b30891b0d05: Waiting 21:56:06 4c4ab2625f07: Verifying Checksum 21:56:06 4c4ab2625f07: Download complete 21:56:06 adcc1eea9eea: Verifying Checksum 21:56:06 adcc1eea9eea: Download complete 21:56:06 3b30891b0d05: Verifying Checksum 21:56:06 3b30891b0d05: Download complete 21:56:06 06b49ca38bd5: Verifying Checksum 21:56:06 06b49ca38bd5: Download complete 21:56:06 c788192a36de: Verifying Checksum 21:56:06 c788192a36de: Download complete 21:56:06 540db60ca938: Verifying Checksum 21:56:06 540db60ca938: Download complete 21:56:06 540db60ca938: Pull complete 21:56:06 adcc1eea9eea: Pull complete 21:56:06 4c4ab2625f07: Pull complete 21:56:06 a77e37c0d609: Verifying Checksum 21:56:06 a77e37c0d609: Download complete 21:56:09 Still waiting to schedule task 21:56:09 ‘prd-centos7-docker-4c-2g-884’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 21:56:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-876’ is offline 21:56:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-886’ is offline 21:56:11 c3185cebc471: Verifying Checksum 21:56:11 c3185cebc471: Download complete 21:56:12 db62176df00c: Verifying Checksum 21:56:12 db62176df00c: Download complete 21:56:15 db62176df00c: Pull complete 21:56:15 3b30891b0d05: Pull complete 21:56:15 06b49ca38bd5: Pull complete 21:56:15 c788192a36de: Pull complete 21:56:15 a77e37c0d609: Pull complete 21:56:18 c3185cebc471: Pull complete 21:56:18 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:56:18 ---> 031687cdd783 21:56:18 Step 3/9 : WORKDIR /device-sdk-go 21:56:22 ---> Running in efd7ad535a59 21:56:22 Removing intermediate container efd7ad535a59 21:56:22 ---> 09d03985681f 21:56:22 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:56:22 ---> Running in 908649a0aae0 21:56:22 Removing intermediate container 908649a0aae0 21:56:22 ---> 771f969f3d2f 21:56:22 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:22 ---> Running in 3a2058247be2 21:56:22 Removing intermediate container 3a2058247be2 21:56:22 ---> c62d2379630f 21:56:22 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:56:22 ---> Running in 9cf3bb09817e 21:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:56:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:56:23 OK: 219 MiB in 52 packages 21:56:24 Removing intermediate container 9cf3bb09817e 21:56:24 ---> 43d16baea9a5 21:56:24 Step 7/9 : COPY . . 21:56:24 ---> 1878d3e5a4f1 21:56:24 Step 8/9 : RUN go mod download 21:56:24 ---> Running in d594edd0b9e6 21:56:34 Removing intermediate container d594edd0b9e6 21:56:34 ---> 82186c13bb3e 21:56:34 Step 9/9 : RUN make build 21:56:34 ---> Running in d43c438b09c0 21:56:34 go mod tidy 21:56:34 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 21:56:44 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:56:45 Removing intermediate container d43c438b09c0 21:56:45 ---> 43c8827c7cc9 21:56:45 [Warning] One or more build-args [MAKE] were not consumed 21:56:45 Successfully built 43c8827c7cc9 21:56:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:56:46 + docker inspect -f . ci-base-image-x86_64 21:56:46 . [Pipeline] withDockerContainer 21:56:46 prd-centos7-docker-4c-2g-887 does not seem to be running inside a container 21:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:56:46 $ docker top 8416c57ed31040e3eb1507d86bb1f0b281a53cbbae3e03c54317d17f20675d22 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:47 + go version 21:56:47 go version go1.16.6 linux/amd64 [Pipeline] } 21:56:47 $ docker stop --time=1 8416c57ed31040e3eb1507d86bb1f0b281a53cbbae3e03c54317d17f20675d22 21:56:48 $ docker rm -f 8416c57ed31040e3eb1507d86bb1f0b281a53cbbae3e03c54317d17f20675d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:48 + docker inspect -f . ci-base-image-x86_64 21:56:48 . [Pipeline] withDockerContainer 21:56:49 prd-centos7-docker-4c-2g-887 does not seem to be running inside a container 21:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:56:49 $ docker top 8b2d0db35e485ea6f1821a78547e151e64a8610b0eb33bbf49c752c577bc23ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:56:49 + go mod tidy [Pipeline] sh 21:56:50 + make test 21:56:50 go mod tidy 21:56:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:56:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:57:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:57:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:57:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:57:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.062s coverage: 24.2% of statements 21:57:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:57:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements 21:57:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 21:57:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 21:57:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 21:57:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:57:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:57:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 28.7% of statements 21:57:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:57:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 83.3% of statements 21:57:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:57:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:57:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements 21:57:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.842s coverage: 89.2% of statements 21:57:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:57:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.9% of statements 21:57:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:57:22 GO111MODULE=on go vet ./... 21:57:32 gofmt -l . 21:57:32 [ "`gofmt -l .`" = "" ] 21:57:32 ./bin/test-attribution-txt.sh 21:57:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:57:32 $ docker stop --time=1 8b2d0db35e485ea6f1821a78547e151e64a8610b0eb33bbf49c752c577bc23ca 21:57:34 $ docker rm -f 8b2d0db35e485ea6f1821a78547e151e64a8610b0eb33bbf49c752c577bc23ca [Pipeline] // withDockerContainer [Pipeline] sh 21:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:57:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:36 + ls -al . 21:57:36 total 236 21:57:36 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 26 21:57 . 21:57:36 drwxrwxr-x. 4 jenkins jenkins 28 Aug 26 21:55 .. 21:57:36 drwxrwxr-x. 2 jenkins jenkins 64 Aug 26 21:55 bin 21:57:36 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 26 21:55 CHANGELOG.md 21:57:36 -rw-r--r--. 1 jenkins jenkins 125634 Aug 26 21:57 coverage.out 21:57:36 -rw-rw-r--. 1 jenkins jenkins 140 Aug 26 21:55 .dockerignore 21:57:36 drwxrwxr-x. 5 jenkins jenkins 62 Aug 26 21:55 example 21:57:36 drwxrwxr-x. 8 jenkins jenkins 179 Aug 26 21:56 .git 21:57:36 drwxrwxr-x. 3 jenkins jenkins 125 Aug 26 21:55 .github 21:57:36 -rw-rw-r--. 1 jenkins jenkins 138 Aug 26 21:55 .gitignore 21:57:36 -rw-r--r--. 1 jenkins jenkins 576 Aug 26 21:57 go.mod 21:57:36 -rw-r--r--. 1 jenkins jenkins 20493 Aug 26 21:56 go.sum 21:57:36 -rw-rw-r--. 1 jenkins jenkins 677 Aug 26 21:55 GOVERNANCE.md 21:57:36 drwxrwxr-x. 15 jenkins jenkins 224 Aug 26 21:55 internal 21:57:36 -rw-rw-r--. 1 jenkins jenkins 880 Aug 26 21:55 Jenkinsfile 21:57:36 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 26 21:55 LICENSE 21:57:36 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 26 21:55 Makefile 21:57:36 drwxrwxr-x. 3 jenkins jenkins 16 Aug 26 21:55 openapi 21:57:36 -rw-rw-r--. 1 jenkins jenkins 619 Aug 26 21:55 OWNERS.md 21:57:36 drwxrwxr-x. 5 jenkins jenkins 50 Aug 26 21:55 pkg 21:57:36 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 26 21:55 README.md 21:57:36 drwxrwxr-x. 4 jenkins jenkins 54 Aug 26 21:55 snap 21:57:36 -rw-rw-r--. 1 jenkins jenkins 5 Aug 26 21:55 VERSION 21:57:36 -rw-rw-r--. 1 jenkins jenkins 222 Aug 26 21:55 version.go [Pipeline] isUnix [Pipeline] sh 21:57:36 + 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=1e495f0945e94b70e812896fa068923a9cef7fb9 --label arch=amd64 --label version=0.0.0 . 21:57:36 Sending build context to Docker daemon 2.729MB 21:57:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 21:57:36 Step 2/23 : FROM ${BASE} AS builder 21:57:36 ---> 43c8827c7cc9 21:57:36 Step 3/23 : WORKDIR /device-sdk-go 21:57:36 ---> Running in 87fbab4dcea5 21:57:36 Removing intermediate container 87fbab4dcea5 21:57:36 ---> 504c4c6018af 21:57:36 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:57:37 ---> Running in c56720afd10e 21:57:37 Removing intermediate container c56720afd10e 21:57:37 ---> 437632a21251 21:57:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:37 ---> Running in 3f40ace27063 21:57:37 Removing intermediate container 3f40ace27063 21:57:37 ---> d0314515ab64 21:57:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:57:37 ---> Running in 92b96f312a60 21:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:57:39 OK: 219 MiB in 52 packages 21:57:39 Removing intermediate container 92b96f312a60 21:57:39 ---> 23ffd2c077bd 21:57:39 Step 7/23 : COPY . . 21:57:39 ---> f55b6ab97a95 21:57:39 Step 8/23 : RUN go mod download 21:57:39 ---> Running in aa4e404727be 21:57:40 Removing intermediate container aa4e404727be 21:57:40 ---> 07d110d6f37a 21:57:40 Step 9/23 : RUN make build 21:57:40 ---> Running in 3e6cf00c4b56 21:57:40 go mod tidy 21:57:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:57:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:57:41 Removing intermediate container 3e6cf00c4b56 21:57:41 ---> e0cebc9702fd 21:57:41 Step 10/23 : FROM alpine:3.12 21:57:42 3.12: Pulling from library/alpine 21:57:42 339de151aab4: Pulling fs layer 21:57:42 339de151aab4: Verifying Checksum 21:57:42 339de151aab4: Download complete 21:57:42 339de151aab4: Pull complete 21:57:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:57:42 Status: Downloaded newer image for alpine:3.12 21:57:42 ---> 13621d1b12d4 21:57:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:57:42 ---> Running in 373df14051d6 21:57:42 Removing intermediate container 373df14051d6 21:57:42 ---> 1fb553ffc809 21:57:42 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:42 ---> Running in 065a21d2a3b5 21:57:43 Removing intermediate container 065a21d2a3b5 21:57:43 ---> 0901b88066a7 21:57:43 Step 13/23 : RUN apk add --update --no-cache zeromq 21:57:43 ---> Running in ad79b3469bd0 21:57:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:57:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:57:44 (1/5) Installing libgcc (9.3.0-r2) 21:57:44 (2/5) Installing libsodium (1.0.18-r0) 21:57:44 (3/5) Installing libstdc++ (9.3.0-r2) 21:57:45 (4/5) Installing libzmq (4.3.3-r0) 21:57:45 (5/5) Installing zeromq (4.3.3-r0) 21:57:45 Executing busybox-1.31.1-r20.trigger 21:57:45 OK: 8 MiB in 19 packages 21:57:45 Removing intermediate container ad79b3469bd0 21:57:45 ---> 97998be38131 21:57:45 Step 14/23 : WORKDIR / 21:57:45 ---> Running in f94699f59d23 21:57:46 Removing intermediate container f94699f59d23 21:57:46 ---> 93c3d938c24f 21:57:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:57:46 ---> d723dbbeb298 21:57:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:57:46 ---> ab6d876615a1 21:57:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:57:46 ---> a99f615edee2 21:57:46 Step 18/23 : EXPOSE 59999 21:57:46 ---> Running in 2a889df19970 21:57:46 Removing intermediate container 2a889df19970 21:57:46 ---> 8502f6605a57 21:57:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 21:57:46 ---> Running in e64bac7cac62 21:57:46 Removing intermediate container e64bac7cac62 21:57:46 ---> 1168a1abf9dc 21:57:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:46 ---> Running in e005cdd28c00 21:57:46 Removing intermediate container e005cdd28c00 21:57:46 ---> 48ea1ec71de3 21:57:46 Step 21/23 : LABEL arch=amd64 21:57:46 ---> Running in b26be6107937 21:57:47 Removing intermediate container b26be6107937 21:57:47 ---> 0c2bf947da78 21:57:47 Step 22/23 : LABEL git_sha=1e495f0945e94b70e812896fa068923a9cef7fb9 21:57:47 ---> Running in d961a541aaf3 21:57:47 Removing intermediate container d961a541aaf3 21:57:47 ---> d3b737dc9ee4 21:57:47 Step 23/23 : LABEL version=0.0.0 21:57:47 ---> Running in 62a6aef1ab1d 21:57:47 Removing intermediate container 62a6aef1ab1d 21:57:47 ---> 88fd8059534e 21:57:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 21:57:47 Successfully built 88fd8059534e 21:57:47 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:47 21:57:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:48 latest: Pulling from edgex-lftools-log-publisher 21:57:48 b4d181a07f80: Pulling fs layer 21:57:48 a1111a8f2ec3: Pulling fs layer 21:57:48 ed53099fbce6: Pulling fs layer 21:57:48 dc539afda2c1: Pulling fs layer 21:57:48 77bc0d833cb6: Pulling fs layer 21:57:48 9065ff56babe: Pulling fs layer 21:57:48 d287ab97295c: Pulling fs layer 21:57:48 dc539afda2c1: Waiting 21:57:48 77bc0d833cb6: Waiting 21:57:48 9065ff56babe: Waiting 21:57:48 d287ab97295c: Waiting 21:57:48 a1111a8f2ec3: Verifying Checksum 21:57:48 a1111a8f2ec3: Download complete 21:57:48 dc539afda2c1: Verifying Checksum 21:57:48 dc539afda2c1: Download complete 21:57:48 77bc0d833cb6: Verifying Checksum 21:57:48 77bc0d833cb6: Download complete 21:57:48 9065ff56babe: Verifying Checksum 21:57:48 9065ff56babe: Download complete 21:57:48 ed53099fbce6: Verifying Checksum 21:57:48 ed53099fbce6: Download complete 21:57:49 b4d181a07f80: Verifying Checksum 21:57:49 b4d181a07f80: Download complete 21:57:50 b4d181a07f80: Pull complete 21:57:50 a1111a8f2ec3: Pull complete 21:57:51 ed53099fbce6: Pull complete 21:57:51 dc539afda2c1: Pull complete 21:57:51 77bc0d833cb6: Pull complete 21:57:51 9065ff56babe: Pull complete 21:57:52 d287ab97295c: Verifying Checksum 21:57:52 d287ab97295c: Download complete 21:57:56 d287ab97295c: Pull complete 21:57:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:57:56 prd-centos7-docker-4c-2g-887 does not seem to be running inside a container 21:57:56 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:57:59 $ docker top 41b1542a24b083a69b2739dd0ebba87c41cea51c0b9a9c30811a3be23dd0e133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:59 ---> job-cost.sh 21:57:59 lf-activate-venv: SKIPPING 21:57:59 INFO: No Stack... 21:58:00 INFO: Retrieving Pricing Info for: v3-standard-2 21:58:00 INFO: Archiving Costs [Pipeline] sh 21:58:01 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 21:58:01 + cut -d, -f6 [Pipeline] lock 21:58:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] 21:58:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] did not exist. Created. 21:58:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:01 + echo total: 0.05999999865889549 [Pipeline] stash 21:58:01 Stashed 1 file(s) [Pipeline] } 21:58:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:01 $ docker stop --time=1 41b1542a24b083a69b2739dd0ebba87c41cea51c0b9a9c30811a3be23dd0e133 21:58:02 $ docker rm -f 41b1542a24b083a69b2739dd0ebba87c41cea51c0b9a9c30811a3be23dd0e133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:59:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-888 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 21:59:49 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:59:50 Selected Git installation does not exist. Using Default 21:59:50 The recommended git tool is: NONE 21:59:55 using credential edgex-jenkins-ssh 21:59:55 Cloning the remote Git repository 21:59:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:59:55 > git init /w/workspace/device-sdk-go/6 # timeout=10 21:59:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:59:55 > git --version # timeout=10 21:59:55 > git --version # 'git version 2.17.1' 21:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:59:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:59:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:59:57 Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 1e495f0945e94b70e812896fa068923a9cef7fb9 21:59:58 Merge succeeded, producing 1e495f0945e94b70e812896fa068923a9cef7fb9 21:59:58 Checking out Revision 1e495f0945e94b70e812896fa068923a9cef7fb9 (PR-998) 21:59:57 > git config core.sparsecheckout # timeout=10 21:59:58 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 21:59:58 > git remote # timeout=10 21:59:58 > git config --get remote.origin.url # timeout=10 21:59:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:58 > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 21:59:58 > git rev-parse HEAD^{commit} # timeout=10 21:59:58 > git config core.sparsecheckout # timeout=10 21:59:58 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 22:00:02 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:03 provisioning config files... 22:00:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config8661067042418422476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:03 ---> docker-login.sh 22:00:03 nexus3.edgexfoundry.org:10001 22:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10002 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10003 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10004 22:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 docker.io 22:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:07 Configure a credential helper to remove this warning. See 22:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:07 22:00:07 Login Succeeded 22:00:07 ---> docker-login.sh ends [Pipeline] } 22:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:00:08 ========================================================= 22:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:00:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:00:08 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:00:09 Sending build context to Docker daemon 2.601MB 22:00:09 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 22:00:09 Step 2/9 : FROM ${BASE} AS builder 22:00:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:00:09 595b0fe564bb: Pulling fs layer 22:00:09 24495759ef45: Pulling fs layer 22:00:09 d148012ef14d: Pulling fs layer 22:00:09 e90a11edd702: Pulling fs layer 22:00:09 d77568369979: Pulling fs layer 22:00:09 fc1c9f9a7f3b: Pulling fs layer 22:00:09 170f2ba95c9a: Pulling fs layer 22:00:09 97ac5df62f85: Pulling fs layer 22:00:09 97ac5df62f85: Waiting 22:00:09 fc1c9f9a7f3b: Waiting 22:00:09 170f2ba95c9a: Waiting 22:00:09 e90a11edd702: Waiting 22:00:09 d77568369979: Waiting 22:00:09 d148012ef14d: Verifying Checksum 22:00:09 d148012ef14d: Download complete 22:00:09 24495759ef45: Download complete 22:00:09 d77568369979: Verifying Checksum 22:00:09 d77568369979: Download complete 22:00:09 fc1c9f9a7f3b: Verifying Checksum 22:00:09 fc1c9f9a7f3b: Download complete 22:00:09 595b0fe564bb: Verifying Checksum 22:00:09 595b0fe564bb: Download complete 22:00:09 170f2ba95c9a: Verifying Checksum 22:00:09 170f2ba95c9a: Download complete 22:00:10 595b0fe564bb: Pull complete 22:00:10 24495759ef45: Pull complete 22:00:11 d148012ef14d: Pull complete 22:00:13 97ac5df62f85: Verifying Checksum 22:00:13 97ac5df62f85: Download complete 22:00:13 e90a11edd702: Verifying Checksum 22:00:13 e90a11edd702: Download complete 22:00:23 e90a11edd702: Pull complete 22:00:23 d77568369979: Pull complete 22:00:23 fc1c9f9a7f3b: Pull complete 22:00:23 170f2ba95c9a: Pull complete 22:00:30 97ac5df62f85: Pull complete 22:00:30 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:00:30 ---> 04bc70af865f 22:00:30 Step 3/9 : WORKDIR /device-sdk-go 22:00:34 ---> Running in fc80fba4c5d9 22:00:34 Removing intermediate container fc80fba4c5d9 22:00:34 ---> d3b7fd87f90e 22:00:34 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:00:34 ---> Running in 73157a853fc8 22:00:34 Removing intermediate container 73157a853fc8 22:00:34 ---> 39c5f3536946 22:00:34 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:35 ---> Running in adcbc33683c1 22:00:37 Removing intermediate container adcbc33683c1 22:00:37 ---> 0742a85e47e5 22:00:37 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:00:37 ---> Running in d14236d3c424 22:00:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:41 OK: 218 MiB in 52 packages 22:00:42 Removing intermediate container d14236d3c424 22:00:42 ---> 1756ac5c5efe 22:00:42 Step 7/9 : COPY . . 22:00:43 ---> 39a965fc7e22 22:00:43 Step 8/9 : RUN go mod download 22:00:43 ---> Running in e96c1fddb253 22:01:10 Removing intermediate container e96c1fddb253 22:01:10 ---> 6b552d726012 22:01:10 Step 9/9 : RUN make build 22:01:10 ---> Running in 050d4ea9fc0a 22:01:12 go mod tidy 22:01:12 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 22:01:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:01:47 Removing intermediate container 050d4ea9fc0a 22:01:47 ---> 31a2919a212e 22:01:47 [Warning] One or more build-args [MAKE] were not consumed 22:01:47 Successfully built 31a2919a212e 22:01:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:01:47 + docker inspect -f . ci-base-image-arm64 22:01:47 . [Pipeline] withDockerContainer 22:01:48 prd-ubuntu18.04-docker-arm64-4c-16g-888 does not seem to be running inside a container 22:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:01:49 $ docker top 1c5c8ec37cfe718b48b9b2552a3b2a3c642fca1f35ff087388b5c07210a5c683 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:50 + go version 22:01:50 go version go1.16.6 linux/arm64 [Pipeline] } 22:01:50 $ docker stop --time=1 1c5c8ec37cfe718b48b9b2552a3b2a3c642fca1f35ff087388b5c07210a5c683 22:01:52 $ docker rm -f 1c5c8ec37cfe718b48b9b2552a3b2a3c642fca1f35ff087388b5c07210a5c683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:01:53 + docker inspect -f . ci-base-image-arm64 22:01:53 . [Pipeline] withDockerContainer 22:01:53 prd-ubuntu18.04-docker-arm64-4c-16g-888 does not seem to be running inside a container 22:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:01:55 $ docker top af910c863e461e846f989b12fa6002c1979320aa16ad9a217f9f36ae139ed286 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:01:56 + go mod tidy [Pipeline] sh 22:01:57 + make test 22:01:57 go mod tidy 22:01:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:02:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:03:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:03:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:03:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:03:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.362s coverage: 24.2% of statements 22:03:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:03:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.261s coverage: 28.1% of statements 22:03:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.313s coverage: 78.9% of statements 22:03:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.195s coverage: 9.0% of statements 22:03:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:03:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:03:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:03:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.401s coverage: 28.7% of statements 22:03:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:03:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.246s coverage: 83.3% of statements 22:03:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:03:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:03:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.358s coverage: 58.0% of statements 22:03:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.015s coverage: 89.2% of statements 22:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:03:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 4.9% of statements 22:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:03:39 GO111MODULE=on go vet ./... 22:04:12 gofmt -l . 22:04:12 [ "`gofmt -l .`" = "" ] 22:04:12 ./bin/test-attribution-txt.sh 22:04:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:04:14 $ docker stop --time=1 af910c863e461e846f989b12fa6002c1979320aa16ad9a217f9f36ae139ed286 22:04:16 $ docker rm -f af910c863e461e846f989b12fa6002c1979320aa16ad9a217f9f36ae139ed286 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:17 Warning: overwriting stash ‘coverage-report’ 22:04:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:18 + ls -al . 22:04:18 total 272 22:04:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 22:04 . 22:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 21:59 .. 22:04:18 -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 21:59 .dockerignore 22:04:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 22:00 .git 22:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 21:59 .github 22:04:18 -rw-rw-r-- 1 jenkins jenkins 138 Aug 26 21:59 .gitignore 22:04:18 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 26 21:59 CHANGELOG.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 21:59 GOVERNANCE.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 880 Aug 26 21:59 Jenkinsfile 22:04:18 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 26 21:59 LICENSE 22:04:18 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 26 21:59 Makefile 22:04:18 -rw-rw-r-- 1 jenkins jenkins 619 Aug 26 21:59 OWNERS.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 26 21:59 README.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 21:55 VERSION 22:04:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 21:59 bin 22:04:18 -rw-r--r-- 1 jenkins jenkins 125634 Aug 26 22:03 coverage.out 22:04:18 drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 21:59 example 22:04:18 -rw-r--r-- 1 jenkins jenkins 576 Aug 26 22:04 go.mod 22:04:18 -rw-r--r-- 1 jenkins jenkins 20493 Aug 26 22:01 go.sum 22:04:18 drwxrwxr-x 15 jenkins jenkins 4096 Aug 26 21:59 internal 22:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 21:59 openapi 22:04:18 drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 21:59 pkg 22:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 21:59 snap 22:04:18 -rw-rw-r-- 1 jenkins jenkins 222 Aug 26 21:59 version.go [Pipeline] isUnix [Pipeline] sh 22:04:18 + 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=1e495f0945e94b70e812896fa068923a9cef7fb9 --label arch=arm64 --label version=0.0.0 . 22:04:19 Sending build context to Docker daemon 2.728MB 22:04:19 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 22:04:19 Step 2/23 : FROM ${BASE} AS builder 22:04:19 ---> 31a2919a212e 22:04:19 Step 3/23 : WORKDIR /device-sdk-go 22:04:19 ---> Running in 1f45e630d867 22:04:20 Removing intermediate container 1f45e630d867 22:04:20 ---> 42e8452e7975 22:04:20 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:04:20 ---> Running in d6e170a1c7fd 22:04:21 Removing intermediate container d6e170a1c7fd 22:04:21 ---> 7da12707ed17 22:04:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:21 ---> Running in 0a53b51899ab 22:04:23 Removing intermediate container 0a53b51899ab 22:04:23 ---> ef68de7acb01 22:04:23 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:04:23 ---> Running in 126fec4f9959 22:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:04:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:04:26 OK: 218 MiB in 52 packages 22:04:27 Removing intermediate container 126fec4f9959 22:04:27 ---> 92c926141ff7 22:04:27 Step 7/23 : COPY . . 22:04:29 ---> c0382757290d 22:04:29 Step 8/23 : RUN go mod download 22:04:29 ---> Running in a5305500358f 22:04:31 Removing intermediate container a5305500358f 22:04:31 ---> 3acb0343cdcc 22:04:31 Step 9/23 : RUN make build 22:04:31 ---> Running in 132382eece4a 22:04:33 go mod tidy 22:04:33 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 22:04:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:04:36 Removing intermediate container 132382eece4a 22:04:36 ---> dea6c9bff0a2 22:04:36 Step 10/23 : FROM alpine:3.12 22:04:37 3.12: Pulling from library/alpine 22:04:37 d2f70382dc9a: Pulling fs layer 22:04:37 d2f70382dc9a: Verifying Checksum 22:04:37 d2f70382dc9a: Download complete 22:04:38 d2f70382dc9a: Pull complete 22:04:38 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:04:38 Status: Downloaded newer image for alpine:3.12 22:04:38 ---> c4fd0aeabfcf 22:04:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:04:38 ---> Running in b62c0b81d625 22:04:39 Removing intermediate container b62c0b81d625 22:04:39 ---> fb0ec346a6bc 22:04:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:39 ---> Running in d8563a19dc50 22:04:42 Removing intermediate container d8563a19dc50 22:04:42 ---> 154e50c040b4 22:04:42 Step 13/23 : RUN apk add --update --no-cache zeromq 22:04:42 ---> Running in 6a66c789e58b 22:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:04:46 (1/5) Installing libgcc (9.3.0-r2) 22:04:46 (2/5) Installing libsodium (1.0.18-r0) 22:04:46 (3/5) Installing libstdc++ (9.3.0-r2) 22:04:46 (4/5) Installing libzmq (4.3.3-r0) 22:04:46 (5/5) Installing zeromq (4.3.3-r0) 22:04:46 Executing busybox-1.31.1-r20.trigger 22:04:46 OK: 8 MiB in 19 packages 22:04:47 Removing intermediate container 6a66c789e58b 22:04:47 ---> 344e8dd85003 22:04:47 Step 14/23 : WORKDIR / 22:04:48 ---> Running in cd4f56f2a15e 22:04:48 Removing intermediate container cd4f56f2a15e 22:04:48 ---> ce560b8ef5ba 22:04:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:04:49 ---> 2b99bcb9c3b5 22:04:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:04:50 ---> 013929a6b0b4 22:04:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:04:51 ---> cda2e7a0568e 22:04:51 Step 18/23 : EXPOSE 59999 22:04:51 ---> Running in 7720b504b81c 22:04:52 Removing intermediate container 7720b504b81c 22:04:52 ---> 6d54662f5206 22:04:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:04:52 ---> Running in 9dffe1fd7916 22:04:52 Removing intermediate container 9dffe1fd7916 22:04:52 ---> 801001f7a735 22:04:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:04:53 ---> Running in 60ce929f1184 22:04:53 Removing intermediate container 60ce929f1184 22:04:53 ---> b637294e69ab 22:04:53 Step 21/23 : LABEL arch=arm64 22:04:53 ---> Running in eb3514f9cb7d 22:04:54 Removing intermediate container eb3514f9cb7d 22:04:54 ---> df01558cb79f 22:04:54 Step 22/23 : LABEL git_sha=1e495f0945e94b70e812896fa068923a9cef7fb9 22:04:54 ---> Running in 43b746239061 22:04:54 Removing intermediate container 43b746239061 22:04:54 ---> af7e1050b13e 22:04:54 Step 23/23 : LABEL version=0.0.0 22:04:55 ---> Running in a61ba77000ce 22:04:55 Removing intermediate container a61ba77000ce 22:04:55 ---> 8b089a1e91a8 22:04:55 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:04:55 Successfully built 8b089a1e91a8 22:04:55 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 22:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:56 22:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:57 arm64: Pulling from edgex-lftools-log-publisher 22:04:57 448f6bf000e3: Pulling fs layer 22:04:57 f757da607395: Pulling fs layer 22:04:57 05883995daec: Pulling fs layer 22:04:57 8603b9c90790: Pulling fs layer 22:04:57 1560dd03e051: Pulling fs layer 22:04:57 27f5ce0e4adf: Pulling fs layer 22:04:57 c2d8d7efcc4b: Pulling fs layer 22:04:57 8603b9c90790: Waiting 22:04:57 1560dd03e051: Waiting 22:04:57 27f5ce0e4adf: Waiting 22:04:57 c2d8d7efcc4b: Waiting 22:04:57 f757da607395: Verifying Checksum 22:04:57 f757da607395: Download complete 22:04:57 8603b9c90790: Verifying Checksum 22:04:57 8603b9c90790: Download complete 22:04:57 05883995daec: Verifying Checksum 22:04:57 05883995daec: Download complete 22:04:57 27f5ce0e4adf: Download complete 22:04:58 1560dd03e051: Verifying Checksum 22:04:58 1560dd03e051: Download complete 22:04:58 448f6bf000e3: Verifying Checksum 22:04:58 448f6bf000e3: Download complete 22:05:01 c2d8d7efcc4b: Verifying Checksum 22:05:01 c2d8d7efcc4b: Download complete 22:05:02 448f6bf000e3: Pull complete 22:05:02 f757da607395: Pull complete 22:05:04 05883995daec: Pull complete 22:05:04 8603b9c90790: Pull complete 22:05:05 1560dd03e051: Pull complete 22:05:06 27f5ce0e4adf: Pull complete 22:05:21 c2d8d7efcc4b: Pull complete 22:05:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:05:21 prd-ubuntu18.04-docker-arm64-4c-16g-888 does not seem to be running inside a container 22:05:21 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:05:25 $ docker top 34b615cd083718928caa222e4ea6c02d64a4db8c9a5ce4e2fa1545488e152b07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:26 ---> job-cost.sh 22:05:26 lf-activate-venv: SKIPPING 22:05:26 INFO: No Stack... 22:05:27 INFO: Retrieving Pricing Info for: v3-standard-4 22:05:27 INFO: Archiving Costs [Pipeline] sh 22:05:28 + cut -d, -f6 22:05:28 + cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock 22:05:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] 22:05:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] did not exist. Created. 22:05:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:05:28 /w/workspace/device-sdk-go/6@tmp/durable-c0d66e0d/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-c0d66e0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:05:29 + echo total: 0.10999999940395355 [Pipeline] stash 22:05:29 Warning: overwriting stash ‘stack-cost’ 22:05:29 Stashed 1 file(s) [Pipeline] } 22:05:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:05:29 $ docker stop --time=1 34b615cd083718928caa222e4ea6c02d64a4db8c9a5ce4e2fa1545488e152b07 22:05:31 $ docker rm -f 34b615cd083718928caa222e4ea6c02d64a4db8c9a5ce4e2fa1545488e152b07 [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 22:05:32 provisioning config files... 22:05:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config722724882336661323tmp [Pipeline] { [Pipeline] sh 22:05:32 + set +x 22:05:32 + curl -s https://codecov.io/bash 22:05:32 + bash -s -- 22:05:32 22:05:32 _____ _ 22:05:32 / ____| | | 22:05:32 | | ___ __| | ___ ___ _____ __ 22:05:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:05:32 | |___| (_) | (_| | __/ (_| (_) \ V / 22:05:32 \_____\___/ \__,_|\___|\___\___/ \_/ 22:05:32 Bash-1.0.6 22:05:32 22:05:32 22:05:32 ==> git version 2.24.4 found 22:05:32 ==> 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 22:05:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:05:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:05:32 ==> Jenkins CI detected. 22:05:32 current dir:  /w/workspace/dgexfoundry_device-sdk-go_PR-998 22:05:32 project root: . 22:05:32 --> token set from env 22:05:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:05:32 ==> Running gcov in . (disable via -X gcov) 22:05:32 ==> Python coveragepy not found 22:05:32 ==> Searching for coverage reports in: 22:05:32 + . 22:05:32 -> Found 1 reports 22:05:32 ==> Detecting git/mercurial file structure 22:05:32 ==> Reading reports 22:05:32 + ./coverage.out bytes=125634 22:05:32 ==> Appending adjustments 22:05:32 https://docs.codecov.io/docs/fixing-reports 22:05:33 + Found adjustments 22:05:33 ==> Gzipping contents 22:05:33 16K /tmp/codecov.7uOtsa.gz 22:05:33 ==> Uploading reports 22:05:33 url: https://codecov.io 22:05:33 query: branch=PR-998&commit=1e495f0945e94b70e812896fa068923a9cef7fb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= 22:05:33 -> Pinging Codecov 22:05:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-998&commit=1e495f0945e94b70e812896fa068923a9cef7fb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= 22:05:33 -> Uploading to 22:05:33 https://storage.googleapis.com/codecov/v4/raw/2021-08-26/7E55EF52A471D76F132DFD9A03CDDE97/1e495f0945e94b70e812896fa068923a9cef7fb9/69e26fd7-0e4a-4ec0-8f5b-ec52bfa3a9bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T220533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe2e893a37ae545658df341a72433afbcb486422d6c9d28c1fa63028e8038008 22:05:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:05:33 Dload Upload Total Spent Left Speed 22:05:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16028 0 0 100 16028 0 42989 --:--:-- --:--:-- --:--:-- 43086 22:05:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1e495f0945e94b70e812896fa068923a9cef7fb9 [Pipeline] } 22:05:34 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 22:05:35 + '[' -d /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:05:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:05:36 ---> package-listing.sh 22:05:36 ++ facter osfamily 22:05:36 ++ tr '[:upper:]' '[:lower:]' 22:05:36 + OS_FAMILY=redhat 22:05:36 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-998 22:05:36 + START_PACKAGES=/tmp/packages_start.txt 22:05:36 + END_PACKAGES=/tmp/packages_end.txt 22:05:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:05:36 + PACKAGES=/tmp/packages_start.txt 22:05:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 22:05:36 + PACKAGES=/tmp/packages_end.txt 22:05:36 + case "${OS_FAMILY}" in 22:05:36 + rpm -qa 22:05:36 + sort 22:05:37 + '[' -f /tmp/packages_start.txt ']' 22:05:37 + '[' -f /tmp/packages_end.txt ']' 22:05:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:05:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 22:05:37 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ 22:05:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ [Pipeline] echo 22:05:37 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/dgexfoundry_device-sdk-go_PR-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:05:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:38 22:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:38 latest: Pulling from edgex-lftools-log-publisher 22:05:38 b4d181a07f80: Pulling fs layer 22:05:38 a1111a8f2ec3: Pulling fs layer 22:05:38 ed53099fbce6: Pulling fs layer 22:05:38 dc539afda2c1: Pulling fs layer 22:05:38 77bc0d833cb6: Pulling fs layer 22:05:38 9065ff56babe: Pulling fs layer 22:05:38 d287ab97295c: Pulling fs layer 22:05:38 77bc0d833cb6: Waiting 22:05:38 9065ff56babe: Waiting 22:05:38 d287ab97295c: Waiting 22:05:38 dc539afda2c1: Waiting 22:05:39 a1111a8f2ec3: Verifying Checksum 22:05:39 a1111a8f2ec3: Download complete 22:05:39 dc539afda2c1: Verifying Checksum 22:05:39 dc539afda2c1: Download complete 22:05:39 77bc0d833cb6: Verifying Checksum 22:05:39 77bc0d833cb6: Download complete 22:05:39 9065ff56babe: Verifying Checksum 22:05:39 9065ff56babe: Download complete 22:05:39 ed53099fbce6: Download complete 22:05:40 b4d181a07f80: Verifying Checksum 22:05:40 b4d181a07f80: Download complete 22:05:41 b4d181a07f80: Pull complete 22:05:41 a1111a8f2ec3: Pull complete 22:05:42 ed53099fbce6: Pull complete 22:05:42 dc539afda2c1: Pull complete 22:05:42 77bc0d833cb6: Pull complete 22:05:42 9065ff56babe: Pull complete 22:05:44 d287ab97295c: Verifying Checksum 22:05:44 d287ab97295c: Download complete 22:05:48 d287ab97295c: Pull complete 22:05:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:05:48 prd-centos7-docker-4c-2g-885 does not seem to be running inside a container 22:05:48 $ 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/dgexfoundry_device-sdk-go_PR-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@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 22:05:51 $ docker top 10864c2a890ea3ba84464ff495610ef305216519d01dc04308fe764c7b0da46d -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:51 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:51 + mkdir -p /var/log/sysstat [Pipeline] sh 22:05:52 + ls /var/log/sa-host 22:05:52 + sadf -c /var/log/sa-host/sa05 22:05:52 file_magic: OK 22:05:52 HZ: Using current value: 100 22:05:52 file_header: OK 22:05:52 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 22:05:52 Statistics: 22:05:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:05:52 File successfully converted to sysstat format version 12.0.3 22:05:52 + sadf -c /var/log/sa-host/sa26 22:05:52 file_magic: OK 22:05:52 HZ: Using current value: 100 22:05:52 file_header: OK 22:05:52 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 22:05:52 Statistics: 22:05:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:05:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:52 provisioning config files... 22:05:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config1697914690615213757tmp [Pipeline] { [Pipeline] echo 22:05:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:52 ---> create-netrc.sh [Pipeline] } 22:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:52 ---> python-tools-install.sh [Pipeline] echo 22:05:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:53 ---> sudo-logs.sh 22:05:53 Archiving 'sudo' log.. 22:05:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-885.vexxhost.local: Name or service not known 22:05:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-885.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:05:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:53 ---> job-cost.sh 22:05:53 lf-activate-venv: SKIPPING 22:05:53 DEBUG: total: 0.10999999940395355 22:05:53 INFO: Retrieving Stack Cost... 22:05:54 INFO: Retrieving Pricing Info for: v3-standard-2 22:05:55 INFO: Archiving Costs [Pipeline] echo 22:05:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:55 ---> logs-deploy.sh 22:05:55 lf-activate-venv: SKIPPING 22:05:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-998/6 22:05:55 INFO: archiving workspace using pattern(s): 22:05:56 Archives upload complete. 22:05:56 INFO: archiving logs to Nexus 22:05:56 ---> uname -a: 22:05:56 Linux prd-centos7-docker-4c-2g-885.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 22:05:56 22:05:56 22:05:56 ---> lscpu: 22:05:56 Architecture: x86_64 22:05:56 CPU op-mode(s): 32-bit, 64-bit 22:05:56 Byte Order: Little Endian 22:05:56 Address sizes: 40 bits physical, 48 bits virtual 22:05:56 CPU(s): 2 22:05:56 On-line CPU(s) list: 0,1 22:05:56 Thread(s) per core: 1 22:05:56 Core(s) per socket: 1 22:05:56 Socket(s): 2 22:05:56 NUMA node(s): 1 22:05:56 Vendor ID: AuthenticAMD 22:05:56 CPU family: 23 22:05:56 Model: 49 22:05:56 Model name: AMD EPYC-Rome Processor 22:05:56 Stepping: 0 22:05:56 CPU MHz: 2799.998 22:05:56 BogoMIPS: 5599.99 22:05:56 Virtualization: AMD-V 22:05:56 Hypervisor vendor: KVM 22:05:56 Virtualization type: full 22:05:56 L1d cache: 32K 22:05:56 L1i cache: 32K 22:05:56 L2 cache: 512K 22:05:56 L3 cache: 16384K 22:05:56 NUMA node0 CPU(s): 0,1 22:05:56 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 22:05:56 22:05:56 22:05:56 ---> nproc: 22:05:56 2 22:05:56 22:05:56 22:05:56 ---> df -h: 22:05:56 Filesystem Size Used Avail Use% Mounted on 22:05:56 overlay 40G 7.7G 33G 20% / 22:05:56 tmpfs 64M 0 64M 0% /dev 22:05:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:05:56 shm 64M 0 64M 0% /dev/shm 22:05:56 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:05:56 22:05:56 22:05:56 ---> sar -b -r -n DEV: 22:05:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 22:05:56 22:05:56 21:54:54 LINUX RESTART (2 CPU) 22:05:56 22:05:56 21:56:01 tps rtps wtps bread/s bwrtn/s 22:05:56 21:57:01 1.88 0.00 1.88 0.00 42.07 22:05:56 21:58:01 0.42 0.00 0.42 0.00 6.50 22:05:56 21:59:01 0.30 0.00 0.30 0.00 3.16 22:05:56 22:00:01 0.15 0.00 0.15 0.00 2.05 22:05:56 22:01:01 0.37 0.02 0.35 0.13 5.05 22:05:56 22:02:01 0.42 0.10 0.32 1.73 5.44 22:05:56 22:03:01 0.23 0.00 0.23 0.00 2.72 22:05:56 22:04:01 0.18 0.00 0.18 0.00 2.17 22:05:56 22:05:01 0.22 0.00 0.22 0.00 2.07 22:05:56 Average: 0.46 0.01 0.45 0.21 7.91 22:05:56 22:05:56 21:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:05:56 21:57:01 5469328 0 800396 9.99 2620 1736588 1283240 14.17 578976 1562232 20 22:05:56 21:58:01 5476444 0 793272 9.90 2620 1736596 1205924 13.31 571548 1563872 12 22:05:56 21:59:01 5474844 0 794872 9.92 2620 1736596 1205924 13.31 572716 1563872 8 22:05:56 22:00:01 5474392 0 795316 9.93 2620 1736604 1206140 13.32 573296 1564392 8 22:05:56 22:01:01 5470468 0 799236 9.98 2620 1736608 1208272 13.34 572752 1568040 8 22:05:56 22:02:01 5471048 0 798528 9.97 2620 1736736 1206432 13.32 572676 1568100 8 22:05:56 22:03:01 5463888 0 805684 10.06 2620 1736740 1206432 13.32 579872 1568100 8 22:05:56 22:04:01 5459692 0 809872 10.11 2620 1736748 1206432 13.32 583756 1568100 12 22:05:56 22:05:01 5459168 0 810396 10.12 2620 1736748 1206660 13.32 586304 1566684 8 22:05:56 Average: 5468808 0 800841 10.00 2620 1736663 1215051 13.41 576877 1565932 10 22:05:56 22:05:56 21:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:05:56 21:57:01 eth0 1.98 1.18 3.25 0.32 0.00 0.00 0.00 0.00 22:05:56 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 21:58:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:05:56 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 21:59:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:05:56 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:00:01 eth0 0.62 0.32 0.28 0.20 0.00 0.00 0.00 0.00 22:05:56 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:01:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:05:56 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:05:56 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:03:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:04:01 eth0 0.98 0.07 0.10 0.01 0.00 0.00 0.00 0.00 22:05:56 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:05:01 eth0 0.67 0.58 0.32 0.22 0.00 0.00 0.00 0.00 22:05:56 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 Average: eth0 0.63 0.30 0.46 0.09 0.00 0.00 0.00 0.00 22:05:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:56 22:05:56 22:05:56 ---> sar -P ALL: 22:05:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 22:05:56 22:05:56 21:54:54 LINUX RESTART (2 CPU) 22:05:56 22:05:56 21:56:01 CPU %user %nice %system %iowait %steal %idle 22:05:56 21:57:01 all 0.28 0.00 0.08 0.00 0.03 99.62 22:05:56 21:57:01 0 0.33 0.00 0.07 0.00 0.03 99.57 22:05:56 21:57:01 1 0.23 0.00 0.08 0.00 0.02 99.67 22:05:56 21:58:01 all 0.28 0.00 0.07 0.00 0.04 99.62 22:05:56 21:58:01 0 0.48 0.00 0.07 0.00 0.05 99.40 22:05:56 21:58:01 1 0.07 0.00 0.07 0.00 0.03 99.83 22:05:56 21:59:01 all 0.17 0.00 0.03 0.00 0.03 99.77 22:05:56 21:59:01 0 0.28 0.00 0.02 0.00 0.02 99.68 22:05:56 21:59:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:05:56 22:00:01 all 0.24 0.00 0.03 0.00 0.04 99.68 22:05:56 22:00:01 0 0.35 0.00 0.03 0.00 0.03 99.58 22:05:56 22:00:01 1 0.13 0.00 0.03 0.00 0.05 99.78 22:05:56 22:01:01 all 0.17 0.00 0.06 0.00 0.04 99.73 22:05:56 22:01:01 0 0.08 0.00 0.07 0.00 0.05 99.80 22:05:56 22:01:01 1 0.25 0.00 0.05 0.00 0.03 99.67 22:05:56 22:02:01 all 0.17 0.00 0.08 0.02 0.06 99.68 22:05:56 22:02:01 0 0.07 0.00 0.08 0.03 0.08 99.73 22:05:56 22:02:01 1 0.27 0.00 0.07 0.00 0.03 99.63 22:05:56 22:03:01 all 0.12 0.00 0.05 0.00 0.05 99.78 22:05:56 22:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:05:56 22:03:01 1 0.20 0.00 0.07 0.00 0.07 99.66 22:05:56 22:04:01 all 0.05 0.00 0.06 0.00 0.02 99.87 22:05:56 22:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:05:56 22:04:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:05:56 22:05:01 all 0.15 0.00 0.04 0.00 0.03 99.78 22:05:56 22:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:05:56 22:05:01 1 0.25 0.00 0.03 0.00 0.02 99.70 22:05:56 Average: all 0.18 0.00 0.05 0.00 0.04 99.73 22:05:56 Average: 0 0.19 0.00 0.05 0.00 0.04 99.71 22:05:56 Average: 1 0.17 0.00 0.06 0.00 0.03 99.74 22:05:56 22:05:56 22:05:56