lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 5fc4912b194ebc99294699b6c5393e9d1252ed75+d24546102b5fafb36a92b102b4be54f609bac794 (fb3b66f91bdc7f5d475885097963077be4d45766) 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-ssh1367970608926617654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1303245830382761893.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-1030/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-1030/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1562271714380496464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh7626109733948296791.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/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-1030/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5194943087742026364.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-2299 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1030 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh661504718361099079.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 d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh4185810387630518771.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh8444026002545348376.key > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:09 ========================================================= 03:32:09 EdgeX Global Pipelines Version Info 03:32:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:11 ------------------- 03:32:11 stable info: 03:32:11 ------------------- 03:32:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:11 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:32:11 Message: update stable to v1.0.207 03:32:11 ------------------- 03:32:11 experimental info: 03:32:11 ------------------- 03:32:11 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:11 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:32:11 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1030 [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1030 [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1030 [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fc4912b194ebc99294699b6c5393e9d1252ed75 [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fc4912 [Pipeline] echo 03:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:12 provisioning config files... 03:32:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config8990780180853675729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:13 ---> docker-login.sh 03:32:13 nexus3.edgexfoundry.org:10001 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:13 nexus3.edgexfoundry.org:10002 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:13 nexus3.edgexfoundry.org:10003 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:13 nexus3.edgexfoundry.org:10004 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:13 docker.io 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:14 Configure a credential helper to remove this warning. See 03:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:14 03:32:14 Login Succeeded 03:32:14 ---> docker-login.sh ends [Pipeline] } 03:32:14 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 03:32:14 + git log --format=format:%s -1 5fc4912b194ebc99294699b6c5393e9d1252ed75 [Pipeline] echo 03:32:14 GIT_COMMIT: 5fc4912b194ebc99294699b6c5393e9d1252ed75, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 03:32:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:15 03:32:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:32:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:15 latest: Pulling from edgex-devops/git-semver 03:32:15 31603596830f: Pulling fs layer 03:32:15 04fac38145f0: Pulling fs layer 03:32:15 701f6daf10bf: Pulling fs layer 03:32:15 24f72da36158: Pulling fs layer 03:32:15 24f72da36158: Waiting 03:32:15 04fac38145f0: Download complete 03:32:15 31603596830f: Verifying Checksum 03:32:15 31603596830f: Download complete 03:32:15 24f72da36158: Verifying Checksum 03:32:15 24f72da36158: Download complete 03:32:15 701f6daf10bf: Verifying Checksum 03:32:15 701f6daf10bf: Download complete 03:32:16 31603596830f: Pull complete 03:32:16 04fac38145f0: Pull complete 03:32:16 701f6daf10bf: Pull complete 03:32:17 24f72da36158: Pull complete 03:32:17 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:32:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:32:17 prd-centos7-docker-4c-2g-2299 does not seem to be running inside a container 03:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:32:18 $ docker top 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:18 [ssh-agent] Looking for ssh-agent implementation... 03:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:18 $ docker exec 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 ssh-agent 03:32:18 SSH_AUTH_SOCK=/tmp/ssh-fgCBk4z6YuuN/agent.14 03:32:18 SSH_AGENT_PID=20 03:32:18 Running ssh-add (command line suppressed) 03:32:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_4343992501897908942.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_4343992501897908942.key) 03:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:18 + git tag --points-at HEAD [Pipeline] } 03:32:18 $ docker exec --env ******** --env ******** 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 ssh-agent -k 03:32:19 unset SSH_AUTH_SOCK; 03:32:19 unset SSH_AGENT_PID; 03:32:19 echo Agent pid 20 killed; 03:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:19 [ssh-agent] Looking for ssh-agent implementation... 03:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:19 $ docker exec 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 ssh-agent 03:32:19 SSH_AUTH_SOCK=/tmp/ssh-4Wt0KbeKyjaP/agent.53 03:32:19 SSH_AGENT_PID=60 03:32:19 Running ssh-add (command line suppressed) 03:32:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3216517522800749312.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3216517522800749312.key) 03:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:19 + git semver init 03:32:19 # -> Open(): unable to determine branch for HEAD 03:32:19 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.git 03:32:19 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1030 03:32:19 # $SEMVER_REMOTE_NAME = origin 03:32:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:32:19 # $SEMVER_USER_NAME = edgex-jenkins 03:32:19 # $SEMVER_BRANCH = PR-1030 03:32:19 # $SEMVER_TEMP = /tmp/semver-553246088 03:32:19 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:32:20 # '/tmp/semver-553246088' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver' 03:32:20 # -> Force: false 03:32:20 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver [Pipeline] } 03:32:20 $ docker exec --env ******** --env ******** 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 ssh-agent -k 03:32:20 unset SSH_AUTH_SOCK; 03:32:20 unset SSH_AGENT_PID; 03:32:20 echo Agent pid 60 killed; 03:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:21 + git semver [Pipeline] } 03:32:21 $ docker stop --time=1 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 03:32:22 $ docker rm -f 5dfab7fb102e5d6ac49114b35a1a4c9ed254776ada010c159e67bddaf66a9787 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:23 Stashed 1 file(s) [Pipeline] echo 03:32:23 [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 03:32:38 Still waiting to schedule task 03:32:38 ‘prd-centos7-docker-4c-2g-2263’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-2296’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-2297’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-2301’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-2302’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-2304’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-285’ is offline 03:32:38 ‘prd-centos7-docker-4c-2g-336’ is offline 03:32:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 03:32:38 Still waiting to schedule task 03:32:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ is offline 03:33:24 Running on prd-centos7-docker-4c-2g-2306 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 03:33:24 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 03:33:24 Selected Git installation does not exist. Using Default 03:33:24 The recommended git tool is: NONE 03:33:27 using credential edgex-jenkins-ssh 03:33:27 Cloning the remote Git repository 03:33:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:33:27 > git init /w/workspace/device-sdk-go/3 # timeout=10 03:33:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:33:27 > git --version # timeout=10 03:33:27 > git --version # 'git version 2.24.4' 03:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:27 [INFO] Currently running in a labeled security context 03:33:27 [INFO] Currently SELinux is 'enforcing' on the host 03:33:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh1457388020092972129.key 03:33:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:29 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 03:33:29 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 03:33:29 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) 03:33:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:33:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:33:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:28 [INFO] Currently running in a labeled security context 03:33:28 [INFO] Currently SELinux is 'enforcing' on the host 03:33:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh3839554764620391455.key 03:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:33:29 > git config core.sparsecheckout # timeout=10 03:33:29 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 03:33:29 > git remote # timeout=10 03:33:29 > git config --get remote.origin.url # timeout=10 03:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:29 [INFO] Currently running in a labeled security context 03:33:29 [INFO] Currently SELinux is 'enforcing' on the host 03:33:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6824190395527679062.key 03:33:29 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 03:33:29 > git rev-parse HEAD^{commit} # timeout=10 03:33:29 > git config core.sparsecheckout # timeout=10 03:33:29 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 03:33:33 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:33 provisioning config files... 03:33:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7658046740072550542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:34 ---> docker-login.sh 03:33:34 nexus3.edgexfoundry.org:10001 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 nexus3.edgexfoundry.org:10002 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 nexus3.edgexfoundry.org:10003 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 nexus3.edgexfoundry.org:10004 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 docker.io 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:35 Configure a credential helper to remove this warning. See 03:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:35 03:33:35 Login Succeeded 03:33:35 ---> docker-login.sh ends [Pipeline] } 03:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:35 ========================================================= 03:33:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:33:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:33:35 + 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 . 03:33:35 Sending build context to Docker daemon 2.652MB 03:33:35 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 03:33:35 Step 2/9 : FROM ${BASE} AS builder 03:33:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:33:36 4e9f2cdf4387: Pulling fs layer 03:33:36 57d31006c564: Pulling fs layer 03:33:36 bd5ccded8296: Pulling fs layer 03:33:36 304dd3a0f381: Pulling fs layer 03:33:36 d37cda54a23b: Pulling fs layer 03:33:36 bae75c0f2455: Pulling fs layer 03:33:36 806579b3d29a: Pulling fs layer 03:33:36 c77eb801bf70: Pulling fs layer 03:33:36 6d0567d44e1a: Pulling fs layer 03:33:36 304dd3a0f381: Waiting 03:33:36 d37cda54a23b: Waiting 03:33:36 bae75c0f2455: Waiting 03:33:36 806579b3d29a: Waiting 03:33:36 c77eb801bf70: Waiting 03:33:36 6d0567d44e1a: Waiting 03:33:36 bd5ccded8296: Verifying Checksum 03:33:36 bd5ccded8296: Download complete 03:33:36 57d31006c564: Verifying Checksum 03:33:36 57d31006c564: Download complete 03:33:36 d37cda54a23b: Verifying Checksum 03:33:36 d37cda54a23b: Download complete 03:33:36 bae75c0f2455: Verifying Checksum 03:33:36 bae75c0f2455: Download complete 03:33:36 4e9f2cdf4387: Verifying Checksum 03:33:36 4e9f2cdf4387: Download complete 03:33:36 806579b3d29a: Verifying Checksum 03:33:36 806579b3d29a: Download complete 03:33:36 4e9f2cdf4387: Pull complete 03:33:36 57d31006c564: Pull complete 03:33:36 bd5ccded8296: Pull complete 03:33:36 c77eb801bf70: Verifying Checksum 03:33:36 c77eb801bf70: Download complete 03:33:37 304dd3a0f381: Verifying Checksum 03:33:37 304dd3a0f381: Download complete 03:33:38 6d0567d44e1a: Verifying Checksum 03:33:38 6d0567d44e1a: Download complete 03:33:41 304dd3a0f381: Pull complete 03:33:41 d37cda54a23b: Pull complete 03:33:41 bae75c0f2455: Pull complete 03:33:41 806579b3d29a: Pull complete 03:33:41 c77eb801bf70: Pull complete 03:33:44 6d0567d44e1a: Pull complete 03:33:44 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 03:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:33:44 ---> e839a31ac9d1 03:33:44 Step 3/9 : WORKDIR /device-sdk-go 03:33:46 ---> Running in ccfbf4c59906 03:33:46 Removing intermediate container ccfbf4c59906 03:33:46 ---> b53821ff0f0b 03:33:46 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:33:46 ---> Running in b8d15a22da69 03:33:46 Removing intermediate container b8d15a22da69 03:33:46 ---> 7eae655eea75 03:33:46 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:46 ---> Running in d467475689c7 03:33:47 Removing intermediate container d467475689c7 03:33:47 ---> f53f4dd5c8a5 03:33:47 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:33:47 ---> Running in 7e0acd4932b2 03:33:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:33:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:33:48 OK: 219 MiB in 52 packages 03:33:48 Removing intermediate container 7e0acd4932b2 03:33:48 ---> 9d92e2ac1545 03:33:48 Step 7/9 : COPY . . 03:33:48 ---> d8718282a315 03:33:48 Step 8/9 : RUN go mod download 03:33:48 ---> Running in b96e8b250dd9 03:34:27 Removing intermediate container b96e8b250dd9 03:34:27 ---> 284dbaf8cf84 03:34:27 Step 9/9 : RUN make build 03:34:27 ---> Running in 341e33c22a75 03:34:27 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 03:34:27 internal/telemetry/linux_cpu.go:22:2: missing go.sum entry for module providing package bitbucket.org/bertimus9/systemstat (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry 03:34:27 internal/autoevent/executor.go:15:2: missing go.sum entry for module providing package github.com/OneOfOne/xxhash (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 03:34:27 pkg/service/main.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 pkg/service/service.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/autodiscovery/autodiscovery.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 pkg/service/main.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 pkg/service/main.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 pkg/service/main.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/messaging/messaging.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/messaging); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 03:34:27 internal/autodiscovery/autodiscovery.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/config/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/container/client.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/di (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/clients/init.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 03:34:27 internal/common/utils.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 03:34:27 pkg/models/protocoldriver.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 03:34:27 pkg/models/commandvalue.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/common (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 03:34:27 internal/cache/init.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/controller/http/callback.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/common/utils.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/controller/http/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 03:34:27 pkg/models/commandvalue.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/errors (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/models); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/models 03:34:27 pkg/models/protocoldiscovery.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/models (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 03:34:27 internal/container/client.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/container); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/container 03:34:27 internal/common/utils.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/pkg/types (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/common); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/common 03:34:27 internal/clients/init.go:23:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v2/registry (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/controller/http/correlation/middleware.go:17:2: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:34:27 internal/controller/http/callback.go:17:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/startup); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/startup 03:34:27 internal/provision/devices.go:25:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 03:34:27 internal/provision/profiles.go:24:2: missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: 03:34:27 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 03:34:27 make: *** [Makefile:24: example/cmd/device-simple/device-simple] Error 1 03:34:27 The command '/bin/sh -c make build' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:28 03:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:29 latest: Pulling from edgex-lftools-log-publisher 03:34:29 b4d181a07f80: Pulling fs layer 03:34:29 a1111a8f2ec3: Pulling fs layer 03:34:29 ed53099fbce6: Pulling fs layer 03:34:29 dc539afda2c1: Pulling fs layer 03:34:29 77bc0d833cb6: Pulling fs layer 03:34:29 9065ff56babe: Pulling fs layer 03:34:29 d287ab97295c: Pulling fs layer 03:34:29 dc539afda2c1: Waiting 03:34:29 77bc0d833cb6: Waiting 03:34:29 9065ff56babe: Waiting 03:34:29 d287ab97295c: Waiting 03:34:29 a1111a8f2ec3: Verifying Checksum 03:34:29 a1111a8f2ec3: Download complete 03:34:29 dc539afda2c1: Verifying Checksum 03:34:29 dc539afda2c1: Download complete 03:34:29 ed53099fbce6: Verifying Checksum 03:34:29 ed53099fbce6: Download complete 03:34:29 9065ff56babe: Verifying Checksum 03:34:29 9065ff56babe: Download complete 03:34:29 b4d181a07f80: Verifying Checksum 03:34:29 b4d181a07f80: Download complete 03:34:29 77bc0d833cb6: Verifying Checksum 03:34:29 77bc0d833cb6: Download complete 03:34:30 d287ab97295c: Verifying Checksum 03:34:30 d287ab97295c: Download complete 03:34:31 b4d181a07f80: Pull complete 03:34:31 a1111a8f2ec3: Pull complete 03:34:31 ed53099fbce6: Pull complete 03:34:31 dc539afda2c1: Pull complete 03:34:32 77bc0d833cb6: Pull complete 03:34:32 9065ff56babe: Pull complete 03:34:37 d287ab97295c: Pull complete 03:34:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:34:37 prd-centos7-docker-4c-2g-2306 does not seem to be running inside a container 03:34:37 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:34:39 $ docker top 571be612dbeeaeaa12329372ecf2b5fc800e3960bd2e943b1d5454d8ed2a6db8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:40 ---> job-cost.sh 03:34:40 lf-activate-venv: SKIPPING 03:34:40 INFO: No Stack... 03:34:42 INFO: Retrieving Pricing Info for: v3-standard-2 03:34:43 INFO: Archiving Costs [Pipeline] sh 03:34:43 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 03:34:43 + cut -d, -f6 [Pipeline] lock 03:34:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] 03:34:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] did not exist. Created. 03:34:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:43 + echo total: 0.05999999865889549 [Pipeline] stash 03:34:44 Stashed 1 file(s) [Pipeline] } 03:34:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:44 $ docker stop --time=1 571be612dbeeaeaa12329372ecf2b5fc800e3960bd2e943b1d5454d8ed2a6db8 03:34:45 $ docker rm -f 571be612dbeeaeaa12329372ecf2b5fc800e3960bd2e943b1d5454d8ed2a6db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:45 Failed in branch amd64 03:35:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2308 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 03:35:35 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 03:35:36 Selected Git installation does not exist. Using Default 03:35:36 The recommended git tool is: NONE 03:35:44 using credential edgex-jenkins-ssh 03:35:44 Cloning the remote Git repository 03:35:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:35:44 > git init /w/workspace/device-sdk-go/3 # timeout=10 03:35:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:35:44 > git --version # timeout=10 03:35:44 > git --version # 'git version 2.17.1' 03:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:35:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:35:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:35:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:35:46 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 03:35:47 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 03:35:47 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) 03:35:46 > git config core.sparsecheckout # timeout=10 03:35:46 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 03:35:46 > git remote # timeout=10 03:35:47 > git config --get remote.origin.url # timeout=10 03:35:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:47 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 03:35:47 > git rev-parse HEAD^{commit} # timeout=10 03:35:47 > git config core.sparsecheckout # timeout=10 03:35:47 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 03:35:51 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:52 provisioning config files... 03:35:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3305644918884468927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:53 ---> docker-login.sh 03:35:53 nexus3.edgexfoundry.org:10001 03:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:55 Configure a credential helper to remove this warning. See 03:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:55 03:35:55 Login Succeeded 03:35:55 nexus3.edgexfoundry.org:10002 03:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:55 Configure a credential helper to remove this warning. See 03:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:55 03:35:55 Login Succeeded 03:35:55 nexus3.edgexfoundry.org:10003 03:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:56 Configure a credential helper to remove this warning. See 03:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:56 03:35:56 Login Succeeded 03:35:56 nexus3.edgexfoundry.org:10004 03:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:57 Configure a credential helper to remove this warning. See 03:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:57 03:35:57 Login Succeeded 03:35:57 docker.io 03:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:57 Configure a credential helper to remove this warning. See 03:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:57 03:35:57 Login Succeeded 03:35:57 ---> docker-login.sh ends [Pipeline] } 03:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:58 ========================================================= 03:35:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:35:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:35:58 + 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 . 03:35:59 Sending build context to Docker daemon 2.651MB 03:35:59 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 03:35:59 Step 2/9 : FROM ${BASE} AS builder 03:35:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:35:59 bbf911997326: Pulling fs layer 03:35:59 58ec367f63d7: Pulling fs layer 03:35:59 1b4a6ffa7d45: Pulling fs layer 03:35:59 fc5181fea5dc: Pulling fs layer 03:35:59 9c418107303f: Pulling fs layer 03:35:59 284eca6f2348: Pulling fs layer 03:35:59 842844d905b1: Pulling fs layer 03:35:59 901a3a57568e: Pulling fs layer 03:35:59 284eca6f2348: Waiting 03:35:59 842844d905b1: Waiting 03:35:59 901a3a57568e: Waiting 03:35:59 fc5181fea5dc: Waiting 03:35:59 9c418107303f: Waiting 03:35:59 1b4a6ffa7d45: Verifying Checksum 03:35:59 1b4a6ffa7d45: Download complete 03:35:59 58ec367f63d7: Verifying Checksum 03:35:59 58ec367f63d7: Download complete 03:35:59 9c418107303f: Verifying Checksum 03:35:59 9c418107303f: Download complete 03:35:59 284eca6f2348: Verifying Checksum 03:35:59 284eca6f2348: Download complete 03:36:00 bbf911997326: Verifying Checksum 03:36:00 bbf911997326: Download complete 03:36:00 842844d905b1: Verifying Checksum 03:36:00 bbf911997326: Pull complete 03:36:01 58ec367f63d7: Pull complete 03:36:02 1b4a6ffa7d45: Pull complete 03:36:03 fc5181fea5dc: Verifying Checksum 03:36:03 fc5181fea5dc: Download complete 03:36:03 901a3a57568e: Verifying Checksum 03:36:03 901a3a57568e: Download complete 03:36:14 fc5181fea5dc: Pull complete 03:36:14 9c418107303f: Pull complete 03:36:14 284eca6f2348: Pull complete 03:36:14 842844d905b1: Pull complete 03:36:19 901a3a57568e: Pull complete 03:36:19 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:36:19 ---> 72ade6ffb461 03:36:19 Step 3/9 : WORKDIR /device-sdk-go 03:36:26 ---> Running in a4ac8e1c5fdd 03:36:26 Removing intermediate container a4ac8e1c5fdd 03:36:26 ---> 297a2981ae27 03:36:26 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:36:26 ---> Running in 27a426791dea 03:36:26 Removing intermediate container 27a426791dea 03:36:26 ---> e41591a3d2c5 03:36:26 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:27 ---> Running in e1baea8b99c2 03:36:30 Removing intermediate container e1baea8b99c2 03:36:30 ---> 8f118f9f9aac 03:36:30 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:36:30 ---> Running in d6b9c24bb230 03:36:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:36:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:36:37 OK: 218 MiB in 52 packages 03:36:37 Removing intermediate container d6b9c24bb230 03:36:37 ---> 78138c3c9690 03:36:37 Step 7/9 : COPY . . 03:36:39 ---> 3f3f71d2baca 03:36:39 Step 8/9 : RUN go mod download 03:36:39 ---> Running in 2f68249914ad 03:38:17 Removing intermediate container 2f68249914ad 03:38:17 ---> b41606fc9eed 03:38:17 Step 9/9 : RUN make build 03:38:17 ---> Running in 922e0d8758cf 03:38:17 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 03:38:17 internal/telemetry/linux_cpu.go:22:2: missing go.sum entry for module providing package bitbucket.org/bertimus9/systemstat (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry 03:38:17 internal/autoevent/executor.go:15:2: missing go.sum entry for module providing package github.com/OneOfOne/xxhash (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 03:38:17 pkg/service/main.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 pkg/service/service.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/autodiscovery/autodiscovery.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 pkg/service/main.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 pkg/service/main.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 pkg/service/main.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/messaging/messaging.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/messaging); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 03:38:17 internal/autodiscovery/autodiscovery.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/config/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/container/client.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/di (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/clients/init.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 03:38:17 internal/common/utils.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 03:38:17 pkg/models/protocoldriver.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 03:38:17 pkg/models/commandvalue.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/common (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 03:38:17 internal/cache/init.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/controller/http/callback.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/common/utils.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/controller/http/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 03:38:17 pkg/models/commandvalue.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/errors (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/models); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/models 03:38:17 pkg/models/protocoldiscovery.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/models (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 03:38:17 internal/container/client.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/container); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/container 03:38:17 internal/common/utils.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/pkg/types (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/common); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/common 03:38:17 internal/clients/init.go:23:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v2/registry (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/controller/http/correlation/middleware.go:17:2: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 03:38:17 internal/controller/http/callback.go:17:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/startup); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/startup 03:38:17 internal/provision/devices.go:25:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 03:38:17 internal/provision/profiles.go:24:2: missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: 03:38:17 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 03:38:17 make: *** [Makefile:24: example/cmd/device-simple/device-simple] Error 1 03:38:17 The command '/bin/sh -c make build' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:18 03:38:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:38:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:19 arm64: Pulling from edgex-lftools-log-publisher 03:38:19 448f6bf000e3: Pulling fs layer 03:38:19 f757da607395: Pulling fs layer 03:38:19 05883995daec: Pulling fs layer 03:38:19 8603b9c90790: Pulling fs layer 03:38:19 1560dd03e051: Pulling fs layer 03:38:19 27f5ce0e4adf: Pulling fs layer 03:38:19 c2d8d7efcc4b: Pulling fs layer 03:38:19 8603b9c90790: Waiting 03:38:19 1560dd03e051: Waiting 03:38:19 27f5ce0e4adf: Waiting 03:38:19 c2d8d7efcc4b: Waiting 03:38:19 f757da607395: Verifying Checksum 03:38:19 f757da607395: Download complete 03:38:19 8603b9c90790: Verifying Checksum 03:38:19 8603b9c90790: Download complete 03:38:19 05883995daec: Verifying Checksum 03:38:19 05883995daec: Download complete 03:38:19 1560dd03e051: Verifying Checksum 03:38:19 1560dd03e051: Download complete 03:38:19 27f5ce0e4adf: Verifying Checksum 03:38:19 27f5ce0e4adf: Download complete 03:38:19 448f6bf000e3: Verifying Checksum 03:38:19 448f6bf000e3: Download complete 03:38:23 c2d8d7efcc4b: Verifying Checksum 03:38:23 c2d8d7efcc4b: Download complete 03:38:23 448f6bf000e3: Pull complete 03:38:24 f757da607395: Pull complete 03:38:25 05883995daec: Pull complete 03:38:26 8603b9c90790: Pull complete 03:38:26 1560dd03e051: Pull complete 03:38:27 27f5ce0e4adf: Pull complete 03:38:42 c2d8d7efcc4b: Pull complete 03:38:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:38:43 prd-ubuntu18.04-docker-arm64-4c-16g-2308 does not seem to be running inside a container 03:38:43 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:38:48 $ docker top ee59ee14a2cb6c8ecea0e184954d7ec8dda4d6bbf2ac07118e0a5689b2f95922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:50 ---> job-cost.sh 03:38:50 lf-activate-venv: SKIPPING 03:38:50 INFO: No Stack... 03:38:50 INFO: Retrieving Pricing Info for: v3-standard-4 03:38:50 INFO: Archiving Costs [Pipeline] sh 03:38:51 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 03:38:51 + cut -d, -f6 [Pipeline] lock 03:38:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] 03:38:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] did not exist. Created. 03:38:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:52 /w/workspace/device-sdk-go/3@tmp/durable-4730c1df/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-4730c1df/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:38:53 + echo total: 0.10999999940395355 [Pipeline] stash 03:38:53 Warning: overwriting stash ‘stack-cost’ 03:38:54 Stashed 1 file(s) [Pipeline] } 03:38:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:54 $ docker stop --time=1 ee59ee14a2cb6c8ecea0e184954d7ec8dda4d6bbf2ac07118e0a5689b2f95922 03:38:55 $ docker rm -f ee59ee14a2cb6c8ecea0e184954d7ec8dda4d6bbf2ac07118e0a5689b2f95922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:38:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:38:58 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:38:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:38:58 ---> package-listing.sh 03:38:58 ++ tr '[:upper:]' '[:lower:]' 03:38:58 ++ facter osfamily 03:38:59 + OS_FAMILY=redhat 03:38:59 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1030 03:38:59 + START_PACKAGES=/tmp/packages_start.txt 03:38:59 + END_PACKAGES=/tmp/packages_end.txt 03:38:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:38:59 + PACKAGES=/tmp/packages_start.txt 03:38:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 03:38:59 + PACKAGES=/tmp/packages_end.txt 03:38:59 + case "${OS_FAMILY}" in 03:38:59 + rpm -qa 03:38:59 + sort 03:38:59 + '[' -f /tmp/packages_start.txt ']' 03:38:59 + '[' -f /tmp/packages_end.txt ']' 03:38:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:38:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 03:38:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ 03:38:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [Pipeline] echo 03:38:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:00 03:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:00 latest: Pulling from edgex-lftools-log-publisher 03:39:00 b4d181a07f80: Pulling fs layer 03:39:00 a1111a8f2ec3: Pulling fs layer 03:39:00 ed53099fbce6: Pulling fs layer 03:39:00 dc539afda2c1: Pulling fs layer 03:39:00 77bc0d833cb6: Pulling fs layer 03:39:00 9065ff56babe: Pulling fs layer 03:39:00 d287ab97295c: Pulling fs layer 03:39:00 dc539afda2c1: Waiting 03:39:00 77bc0d833cb6: Waiting 03:39:00 9065ff56babe: Waiting 03:39:00 d287ab97295c: Waiting 03:39:01 a1111a8f2ec3: Verifying Checksum 03:39:01 a1111a8f2ec3: Download complete 03:39:01 dc539afda2c1: Verifying Checksum 03:39:01 dc539afda2c1: Download complete 03:39:01 ed53099fbce6: Verifying Checksum 03:39:01 ed53099fbce6: Download complete 03:39:01 9065ff56babe: Verifying Checksum 03:39:01 9065ff56babe: Download complete 03:39:01 77bc0d833cb6: Retrying in 5 seconds 03:39:01 b4d181a07f80: Verifying Checksum 03:39:01 b4d181a07f80: Download complete 03:39:02 d287ab97295c: Verifying Checksum 03:39:02 d287ab97295c: Download complete 03:39:02 77bc0d833cb6: Retrying in 4 seconds 03:39:03 b4d181a07f80: Pull complete 03:39:03 a1111a8f2ec3: Pull complete 03:39:03 77bc0d833cb6: Retrying in 3 seconds 03:39:03 ed53099fbce6: Pull complete 03:39:03 dc539afda2c1: Pull complete 03:39:04 77bc0d833cb6: Retrying in 2 seconds 03:39:05 77bc0d833cb6: Retrying in 1 second 03:39:06 77bc0d833cb6: Retrying in 10 seconds 03:39:07 77bc0d833cb6: Retrying in 9 seconds 03:39:08 77bc0d833cb6: Retrying in 8 seconds 03:39:09 77bc0d833cb6: Retrying in 7 seconds 03:39:10 77bc0d833cb6: Retrying in 6 seconds 03:39:11 77bc0d833cb6: Retrying in 5 seconds 03:39:12 77bc0d833cb6: Retrying in 4 seconds 03:39:13 77bc0d833cb6: Retrying in 3 seconds 03:39:14 77bc0d833cb6: Retrying in 2 seconds 03:39:15 77bc0d833cb6: Retrying in 1 second 03:39:16 77bc0d833cb6: Verifying Checksum 03:39:16 77bc0d833cb6: Download complete 03:39:16 77bc0d833cb6: Pull complete 03:39:16 9065ff56babe: Pull complete 03:39:22 d287ab97295c: Pull complete 03:39:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:39:22 prd-centos7-docker-4c-2g-2299 does not seem to be running inside a container 03:39:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:39:24 $ docker top 33a9d0a64bfc864013be2fe249731cd21544bf1c7200ed0b5a41862520994353 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:25 + ls /var/log/sa-host 03:39:25 + sadf -c /var/log/sa-host/sa07 03:39:25 file_magic: OK 03:39:25 HZ: Using current value: 100 03:39:25 file_header: OK 03:39:25 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 03:39:25 Statistics: 03:39:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:39:25 File successfully converted to sysstat format version 12.0.3 03:39:25 + sadf -c /var/log/sa-host/sa30 03:39:25 file_magic: OK 03:39:25 HZ: Using current value: 100 03:39:25 file_header: OK 03:39:25 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 03:39:25 Statistics: 03:39:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:39:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:25 provisioning config files... 03:39:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config8941676409548324476tmp [Pipeline] { [Pipeline] echo 03:39:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:26 ---> create-netrc.sh [Pipeline] } 03:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:26 ---> python-tools-install.sh [Pipeline] echo 03:39:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:26 ---> sudo-logs.sh 03:39:26 Archiving 'sudo' log.. 03:39:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2299.novalocal: Name or service not known 03:39:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2299.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:39:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:27 ---> job-cost.sh 03:39:27 lf-activate-venv: SKIPPING 03:39:27 DEBUG: total: 0.10999999940395355 03:39:27 INFO: Retrieving Stack Cost... 03:39:27 INFO: Retrieving Pricing Info for: v3-standard-2 03:39:27 INFO: Archiving Costs [Pipeline] echo 03:39:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:27 ---> logs-deploy.sh 03:39:27 lf-activate-venv: SKIPPING 03:39:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1030/3 03:39:27 INFO: archiving workspace using pattern(s): 03:39:28 Archives upload complete. 03:39:28 INFO: archiving logs to Nexus 03:39:29 ---> uname -a: 03:39:29 Linux prd-centos7-docker-4c-2g-2299.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:39:29 03:39:29 03:39:29 ---> lscpu: 03:39:29 Architecture: x86_64 03:39:29 CPU op-mode(s): 32-bit, 64-bit 03:39:29 Byte Order: Little Endian 03:39:29 Address sizes: 40 bits physical, 48 bits virtual 03:39:29 CPU(s): 2 03:39:29 On-line CPU(s) list: 0,1 03:39:29 Thread(s) per core: 1 03:39:29 Core(s) per socket: 1 03:39:29 Socket(s): 2 03:39:29 NUMA node(s): 1 03:39:29 Vendor ID: AuthenticAMD 03:39:29 CPU family: 23 03:39:29 Model: 49 03:39:29 Model name: AMD EPYC-Rome Processor 03:39:29 Stepping: 0 03:39:29 CPU MHz: 2799.998 03:39:29 BogoMIPS: 5599.99 03:39:29 Virtualization: AMD-V 03:39:29 Hypervisor vendor: KVM 03:39:29 Virtualization type: full 03:39:29 L1d cache: 32K 03:39:29 L1i cache: 32K 03:39:29 L2 cache: 512K 03:39:29 L3 cache: 16384K 03:39:29 NUMA node0 CPU(s): 0,1 03:39:29 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 03:39:29 03:39:29 03:39:29 ---> nproc: 03:39:29 2 03:39:29 03:39:29 03:39:29 ---> df -h: 03:39:29 Filesystem Size Used Avail Use% Mounted on 03:39:29 overlay 40G 7.7G 33G 20% / 03:39:29 tmpfs 64M 0 64M 0% /dev 03:39:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:39:29 shm 64M 0 64M 0% /dev/shm 03:39:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 03:39:29 03:39:29 03:39:29 ---> sar -b -r -n DEV: 03:39:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:39:29 03:39:29 03:31:33 LINUX RESTART (2 CPU) 03:39:29 03:39:29 03:32:01 tps rtps wtps bread/s bwrtn/s 03:39:29 03:33:01 85.90 3.85 82.05 2401.20 3859.55 03:39:29 03:34:01 1.60 0.00 1.60 0.00 29.33 03:39:29 03:35:01 0.40 0.00 0.40 0.00 6.03 03:39:29 03:36:01 0.23 0.00 0.23 0.00 3.70 03:39:29 03:37:01 0.27 0.00 0.27 0.00 4.31 03:39:29 03:38:01 0.27 0.00 0.27 0.00 4.00 03:39:29 03:39:01 0.92 0.13 0.78 10.79 9.37 03:39:29 Average: 12.80 0.57 12.23 344.71 559.69 03:39:29 03:39:29 03:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:29 03:33:01 5675128 0 624088 7.79 2620 1707096 1261608 13.93 564788 1530456 20 03:39:29 03:34:01 5682800 0 616412 7.70 2620 1707100 1199520 13.24 558692 1530416 8 03:39:29 03:35:01 5687264 0 611948 7.64 2620 1707100 1163288 12.84 554412 1531264 16 03:39:29 03:36:01 5685192 0 614012 7.67 2620 1707108 1163532 12.85 556948 1531264 20 03:39:29 03:37:01 5686920 0 612276 7.64 2620 1707116 1163616 12.85 554804 1531416 20 03:39:29 03:38:01 5685188 0 614004 7.67 2620 1707120 1163652 12.85 556432 1531416 8 03:39:29 03:39:01 5453080 0 689908 8.61 2620 1863324 1529076 16.88 774788 1532532 155908 03:39:29 Average: 5650796 0 626093 7.82 2620 1729423 1234899 13.63 588695 1531252 22286 03:39:29 03:39:29 03:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:39:29 03:33:01 eth0 191.66 127.25 536.62 43.65 0.00 0.00 0.00 0.00 03:39:29 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:33:01 docker0 8.94 4.86 1.57 28.24 0.00 0.00 0.00 0.00 03:39:29 03:34:01 eth0 1.83 0.70 0.62 0.40 0.00 0.00 0.00 0.00 03:39:29 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:35:01 eth0 1.60 0.08 0.14 0.04 0.00 0.00 0.00 0.00 03:39:29 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:36:01 eth0 3.98 0.62 0.81 0.37 0.00 0.00 0.00 0.00 03:39:29 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:37:01 eth0 3.27 0.72 0.98 0.50 0.00 0.00 0.00 0.00 03:39:29 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:38:01 eth0 0.60 0.30 0.27 0.20 0.00 0.00 0.00 0.00 03:39:29 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:39:01 eth0 172.80 109.95 2244.42 11.26 0.00 0.00 0.00 0.00 03:39:29 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 Average: eth0 53.70 34.25 397.91 8.06 0.00 0.00 0.00 0.00 03:39:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:29 Average: docker0 1.28 0.69 0.22 4.04 0.00 0.00 0.00 0.00 03:39:29 03:39:29 03:39:29 ---> sar -P ALL: 03:39:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:39:29 03:39:29 03:31:33 LINUX RESTART (2 CPU) 03:39:29 03:39:29 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:39:29 03:33:01 all 7.98 0.00 2.78 2.20 0.07 86.97 03:39:29 03:33:01 0 7.81 0.00 2.74 0.75 0.07 88.63 03:39:29 03:33:01 1 8.16 0.00 2.83 3.64 0.07 85.30 03:39:29 03:34:01 all 0.16 0.00 0.05 0.00 0.03 99.77 03:39:29 03:34:01 0 0.07 0.00 0.07 0.00 0.03 99.83 03:39:29 03:34:01 1 0.25 0.00 0.03 0.00 0.02 99.70 03:39:29 03:35:01 all 0.19 0.00 0.05 0.00 0.04 99.72 03:39:29 03:35:01 0 0.12 0.00 0.07 0.00 0.07 99.75 03:39:29 03:35:01 1 0.27 0.00 0.03 0.00 0.02 99.68 03:39:29 03:36:01 all 0.24 0.00 0.05 0.00 0.02 99.69 03:39:29 03:36:01 0 0.08 0.00 0.05 0.00 0.02 99.85 03:39:29 03:36:01 1 0.40 0.00 0.05 0.00 0.02 99.53 03:39:29 03:37:01 all 0.23 0.00 0.03 0.00 0.04 99.70 03:39:29 03:37:01 0 0.12 0.00 0.05 0.00 0.05 99.78 03:39:29 03:37:01 1 0.33 0.00 0.02 0.00 0.03 99.62 03:39:29 03:38:01 all 0.16 0.00 0.04 0.00 0.02 99.78 03:39:29 03:38:01 0 0.25 0.00 0.03 0.00 0.02 99.70 03:39:29 03:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:39:29 03:39:01 all 2.07 0.00 0.60 0.03 0.03 97.27 03:39:29 03:39:01 0 2.16 0.00 0.69 0.03 0.02 97.10 03:39:29 03:39:01 1 1.98 0.00 0.52 0.02 0.05 97.43 03:39:29 Average: all 1.56 0.00 0.51 0.31 0.03 97.58 03:39:29 Average: 0 1.50 0.00 0.52 0.11 0.04 97.83 03:39:29 Average: 1 1.62 0.00 0.50 0.51 0.03 97.34 03:39:29 03:39:29 03:39:29