Pull request #1030 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of 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-ssh4022164445787467177.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-ssh4950332764993096690.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-ssh8169655459021103810.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-ssh3290432256826186990.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-ssh1905527958119514912.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-2219 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-ssh5291026590022219209.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 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) > 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-ssh7989630929593093375.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 > 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-ssh7168738886479027695.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" First time build. Skipping changelog. > git rev-list --no-walk d0d0bf6261bd2bdc8600fd84517e5f91d0b8def0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:11 ========================================================= 01:41:11 EdgeX Global Pipelines Version Info 01:41:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:12 ------------------- 01:41:12 stable info: 01:41:12 ------------------- 01:41:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:41:12 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 01:41:12 Message: update stable to v1.0.207 01:41:13 ------------------- 01:41:13 experimental info: 01:41:13 ------------------- 01:41:13 Commited By: **** collab-it+edgex@linuxfoundation.org 01:41:13 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 01:41:13 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1030 [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1030 [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1030 [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fc4912b194ebc99294699b6c5393e9d1252ed75 [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fc4912 [Pipeline] echo 01:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:14 provisioning config files... 01:41:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config7800824756448592563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:14 ---> docker-login.sh 01:41:14 nexus3.edgexfoundry.org:10001 01:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:15 Configure a credential helper to remove this warning. See 01:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:15 01:41:15 Login Succeeded 01:41:15 nexus3.edgexfoundry.org:10002 01:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:15 Configure a credential helper to remove this warning. See 01:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:15 01:41:15 Login Succeeded 01:41:15 nexus3.edgexfoundry.org:10003 01:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:15 Configure a credential helper to remove this warning. See 01:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:15 01:41:15 Login Succeeded 01:41:15 nexus3.edgexfoundry.org:10004 01:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:15 Configure a credential helper to remove this warning. See 01:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:15 01:41:15 Login Succeeded 01:41:15 docker.io 01:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:16 Configure a credential helper to remove this warning. See 01:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:16 01:41:16 Login Succeeded 01:41:16 ---> docker-login.sh ends [Pipeline] } 01:41:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:16 + git log --format=format:%s -1 5fc4912b194ebc99294699b6c5393e9d1252ed75 [Pipeline] echo 01:41:16 GIT_COMMIT: 5fc4912b194ebc99294699b6c5393e9d1252ed75, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 01:41:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:41:17 01:41:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:41:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:41:18 latest: Pulling from edgex-devops/git-semver 01:41:18 31603596830f: Pulling fs layer 01:41:18 04fac38145f0: Pulling fs layer 01:41:18 701f6daf10bf: Pulling fs layer 01:41:18 24f72da36158: Pulling fs layer 01:41:18 24f72da36158: Waiting 01:41:18 04fac38145f0: Verifying Checksum 01:41:18 04fac38145f0: Download complete 01:41:18 31603596830f: Verifying Checksum 01:41:18 31603596830f: Download complete 01:41:18 701f6daf10bf: Verifying Checksum 01:41:18 701f6daf10bf: Download complete 01:41:18 24f72da36158: Verifying Checksum 01:41:18 24f72da36158: Download complete 01:41:18 31603596830f: Pull complete 01:41:18 04fac38145f0: Pull complete 01:41:19 701f6daf10bf: Pull complete 01:41:19 24f72da36158: Pull complete 01:41:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:41:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:41:19 prd-centos7-docker-4c-2g-2219 does not seem to be running inside a container 01:41:19 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:41:20 $ docker top 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:20 [ssh-agent] Looking for ssh-agent implementation... 01:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:20 $ docker exec 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent 01:41:20 SSH_AUTH_SOCK=/tmp/ssh-AQf2llgrMSdg/agent.13 01:41:20 SSH_AGENT_PID=19 01:41:20 Running ssh-add (command line suppressed) 01:41:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3415716771894924033.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3415716771894924033.key) 01:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:20 + git tag --points-at HEAD [Pipeline] } 01:41:20 $ docker exec --env ******** --env ******** 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent -k 01:41:21 unset SSH_AUTH_SOCK; 01:41:21 unset SSH_AGENT_PID; 01:41:21 echo Agent pid 19 killed; 01:41:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:21 [ssh-agent] Looking for ssh-agent implementation... 01:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:21 $ docker exec 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent 01:41:21 SSH_AUTH_SOCK=/tmp/ssh-YYogxJFBN2EG/agent.53 01:41:21 SSH_AGENT_PID=60 01:41:21 Running ssh-add (command line suppressed) 01:41:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3300780010282075915.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3300780010282075915.key) 01:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:21 + git semver init 01:41:21 # -> Open(): unable to determine branch for HEAD 01:41:21 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.git 01:41:21 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1030 01:41:21 # $SEMVER_REMOTE_NAME = origin 01:41:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:41:21 # $SEMVER_USER_NAME = edgex-jenkins 01:41:21 # $SEMVER_BRANCH = PR-1030 01:41:21 # $SEMVER_TEMP = /tmp/semver-480034866 01:41:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:41:22 # '/tmp/semver-480034866' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver' 01:41:22 # -> Force: false 01:41:22 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver [Pipeline] } 01:41:22 $ docker exec --env ******** --env ******** 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent -k 01:41:22 unset SSH_AUTH_SOCK; 01:41:22 unset SSH_AGENT_PID; 01:41:22 echo Agent pid 60 killed; 01:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:23 + git semver [Pipeline] } 01:41:23 $ docker stop --time=1 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 01:41:24 $ docker rm -f 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:41:25 Stashed 1 file(s) [Pipeline] echo 01:41:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:41:40 Still waiting to schedule task 01:41:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:41:40 Still waiting to schedule task 01:41:40 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2217’ 01:44:17 Running on prd-centos7-docker-4c-2g-2222 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 01:44:17 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 01:44:17 Selected Git installation does not exist. Using Default 01:44:17 The recommended git tool is: NONE 01:44:21 using credential edgex-jenkins-ssh 01:44:21 Cloning the remote Git repository 01:44:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:44:21 > git init /w/workspace/device-sdk-go/2 # timeout=10 01:44:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:44:21 > git --version # timeout=10 01:44:21 > git --version # 'git version 2.24.4' 01:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:21 [INFO] Currently running in a labeled security context 01:44:21 [INFO] Currently SELinux is 'enforcing' on the host 01:44:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4963375290952761059.key 01:44:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:44:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:21 [INFO] Currently running in a labeled security context 01:44:21 [INFO] Currently SELinux is 'enforcing' on the host 01:44:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3354054660461666763.key 01:44:21 > 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 01:44:22 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 01:44:22 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 01:44:22 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) 01:44:22 > git config core.sparsecheckout # timeout=10 01:44:22 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 01:44:22 > git remote # timeout=10 01:44:22 > git config --get remote.origin.url # timeout=10 01:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:22 [INFO] Currently running in a labeled security context 01:44:22 [INFO] Currently SELinux is 'enforcing' on the host 01:44:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2098077596605466045.key 01:44:22 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 01:44:22 > git rev-parse HEAD^{commit} # timeout=10 01:44:22 > git config core.sparsecheckout # timeout=10 01:44:22 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 01:44:26 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 01:44:26 provisioning config files... 01:44:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5273970493716909030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:27 ---> docker-login.sh 01:44:27 nexus3.edgexfoundry.org:10001 01:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:27 Configure a credential helper to remove this warning. See 01:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:27 01:44:27 Login Succeeded 01:44:27 nexus3.edgexfoundry.org:10002 01:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:27 Configure a credential helper to remove this warning. See 01:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:27 01:44:27 Login Succeeded 01:44:27 nexus3.edgexfoundry.org:10003 01:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:28 Configure a credential helper to remove this warning. See 01:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:28 01:44:28 Login Succeeded 01:44:28 nexus3.edgexfoundry.org:10004 01:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:29 Configure a credential helper to remove this warning. See 01:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:29 01:44:29 Login Succeeded 01:44:29 docker.io 01:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:29 Configure a credential helper to remove this warning. See 01:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:29 01:44:29 Login Succeeded 01:44:29 ---> docker-login.sh ends [Pipeline] } 01:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:44:29 ========================================================= 01:44:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:44:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:44:30 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:44:30 Sending build context to Docker daemon 2.661MB 01:44:30 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 01:44:30 Step 2/9 : FROM ${BASE} AS builder 01:44:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:44:35 4e9f2cdf4387: Pulling fs layer 01:44:35 57d31006c564: Pulling fs layer 01:44:35 bd5ccded8296: Pulling fs layer 01:44:35 304dd3a0f381: Pulling fs layer 01:44:35 d37cda54a23b: Pulling fs layer 01:44:35 bae75c0f2455: Pulling fs layer 01:44:35 806579b3d29a: Pulling fs layer 01:44:35 c77eb801bf70: Pulling fs layer 01:44:35 6d0567d44e1a: Pulling fs layer 01:44:35 304dd3a0f381: Waiting 01:44:35 d37cda54a23b: Waiting 01:44:35 bae75c0f2455: Waiting 01:44:35 806579b3d29a: Waiting 01:44:35 c77eb801bf70: Waiting 01:44:35 6d0567d44e1a: Waiting 01:44:35 bd5ccded8296: Verifying Checksum 01:44:35 bd5ccded8296: Download complete 01:44:35 57d31006c564: Verifying Checksum 01:44:35 57d31006c564: Download complete 01:44:35 d37cda54a23b: Verifying Checksum 01:44:35 d37cda54a23b: Download complete 01:44:35 bae75c0f2455: Verifying Checksum 01:44:35 bae75c0f2455: Download complete 01:44:35 806579b3d29a: Verifying Checksum 01:44:35 806579b3d29a: Download complete 01:44:35 4e9f2cdf4387: Verifying Checksum 01:44:35 4e9f2cdf4387: Download complete 01:44:35 4e9f2cdf4387: Pull complete 01:44:35 57d31006c564: Pull complete 01:44:36 bd5ccded8296: Pull complete 01:44:36 c77eb801bf70: Verifying Checksum 01:44:36 c77eb801bf70: Download complete 01:44:36 304dd3a0f381: Verifying Checksum 01:44:36 304dd3a0f381: Download complete 01:44:37 6d0567d44e1a: Verifying Checksum 01:44:37 6d0567d44e1a: Download complete 01:44:40 304dd3a0f381: Pull complete 01:44:40 d37cda54a23b: Pull complete 01:44:40 bae75c0f2455: Pull complete 01:44:40 806579b3d29a: Pull complete 01:44:40 c77eb801bf70: Pull complete 01:44:43 6d0567d44e1a: Pull complete 01:44:43 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 01:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:44:43 ---> e839a31ac9d1 01:44:43 Step 3/9 : WORKDIR /device-sdk-go 01:44:44 ---> Running in 9812b5abcfc8 01:44:44 Removing intermediate container 9812b5abcfc8 01:44:44 ---> 2e1ae27f875d 01:44:44 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:44:44 ---> Running in f66a0dd15335 01:44:44 Removing intermediate container f66a0dd15335 01:44:44 ---> f8a93a3569b3 01:44:44 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:44 ---> Running in a0e26dfe05b8 01:44:45 Removing intermediate container a0e26dfe05b8 01:44:45 ---> dbce44c228cf 01:44:45 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:44:45 ---> Running in 02fac0794ef0 01:44:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:44:47 OK: 219 MiB in 52 packages 01:44:47 Removing intermediate container 02fac0794ef0 01:44:47 ---> 50895f3f800e 01:44:47 Step 7/9 : COPY . . 01:44:47 ---> ffc571d5b74d 01:44:47 Step 8/9 : RUN go mod download 01:44:47 ---> Running in 4016646d5d05 01:45:26 Removing intermediate container 4016646d5d05 01:45:26 ---> 4121b8268462 01:45:26 Step 9/9 : RUN make build 01:45:26 ---> Running in 3fae3425e259 01:45:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/models 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/container 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/common 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/startup 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 01:45:26 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: 01:45:26 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 01:45:26 make: *** [Makefile:24: example/cmd/device-simple/device-simple] Error 1 01:45:26 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 01:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:27 01:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:27 latest: Pulling from edgex-lftools-log-publisher 01:45:27 b4d181a07f80: Pulling fs layer 01:45:27 a1111a8f2ec3: Pulling fs layer 01:45:27 ed53099fbce6: Pulling fs layer 01:45:27 dc539afda2c1: Pulling fs layer 01:45:27 77bc0d833cb6: Pulling fs layer 01:45:27 9065ff56babe: Pulling fs layer 01:45:27 d287ab97295c: Pulling fs layer 01:45:27 dc539afda2c1: Waiting 01:45:27 77bc0d833cb6: Waiting 01:45:27 9065ff56babe: Waiting 01:45:27 d287ab97295c: Waiting 01:45:28 a1111a8f2ec3: Verifying Checksum 01:45:28 a1111a8f2ec3: Download complete 01:45:28 dc539afda2c1: Verifying Checksum 01:45:28 dc539afda2c1: Download complete 01:45:28 ed53099fbce6: Verifying Checksum 01:45:28 ed53099fbce6: Download complete 01:45:28 9065ff56babe: Verifying Checksum 01:45:28 9065ff56babe: Download complete 01:45:28 77bc0d833cb6: Verifying Checksum 01:45:28 77bc0d833cb6: Download complete 01:45:28 b4d181a07f80: Verifying Checksum 01:45:28 b4d181a07f80: Download complete 01:45:30 d287ab97295c: Verifying Checksum 01:45:30 d287ab97295c: Download complete 01:45:30 b4d181a07f80: Pull complete 01:45:30 a1111a8f2ec3: Pull complete 01:45:30 ed53099fbce6: Pull complete 01:45:30 dc539afda2c1: Pull complete 01:45:30 77bc0d833cb6: Pull complete 01:45:31 9065ff56babe: Pull complete 01:45:36 d287ab97295c: Pull complete 01:45:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:45:36 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 01:45:36 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:45:39 $ docker top 6029bdea0616f88068e7d96c49958bd240c003086466d5e0599d0cc49d01293b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:39 ---> job-cost.sh 01:45:39 lf-activate-venv: SKIPPING 01:45:39 INFO: No Stack... 01:45:40 INFO: Retrieving Pricing Info for: v3-standard-2 01:45:40 INFO: Archiving Costs [Pipeline] sh 01:45:40 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 01:45:40 + cut -d, -f6 [Pipeline] lock 01:45:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] 01:45:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] did not exist. Created. 01:45:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:41 + echo total: 0.05999999865889549 [Pipeline] stash 01:45:41 Stashed 1 file(s) [Pipeline] } 01:45:41 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:45:41 $ docker stop --time=1 6029bdea0616f88068e7d96c49958bd240c003086466d5e0599d0cc49d01293b 01:45:42 $ docker rm -f 6029bdea0616f88068e7d96c49958bd240c003086466d5e0599d0cc49d01293b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:45:43 Failed in branch amd64 01:46:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2223 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 01:46:08 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 01:46:08 Selected Git installation does not exist. Using Default 01:46:08 The recommended git tool is: NONE 01:46:15 using credential edgex-jenkins-ssh 01:46:15 Cloning the remote Git repository 01:46:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:46:15 > git init /w/workspace/device-sdk-go/2 # timeout=10 01:46:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:46:15 > git --version # timeout=10 01:46:15 > git --version # 'git version 2.17.1' 01:46:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:46:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:46:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:46:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:17 > 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 01:46:18 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 01:46:18 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 01:46:18 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) 01:46:18 > git config core.sparsecheckout # timeout=10 01:46:18 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 01:46:18 > git remote # timeout=10 01:46:18 > git config --get remote.origin.url # timeout=10 01:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:18 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 01:46:18 > git rev-parse HEAD^{commit} # timeout=10 01:46:18 > git config core.sparsecheckout # timeout=10 01:46:18 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 01:46:23 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 01:46:23 provisioning config files... 01:46:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3433646939305409929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:24 ---> docker-login.sh 01:46:24 nexus3.edgexfoundry.org:10001 01:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:27 Configure a credential helper to remove this warning. See 01:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:27 01:46:27 Login Succeeded 01:46:27 nexus3.edgexfoundry.org:10002 01:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:27 Configure a credential helper to remove this warning. See 01:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:27 01:46:27 Login Succeeded 01:46:27 nexus3.edgexfoundry.org:10003 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10004 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 docker.io 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 ---> docker-login.sh ends [Pipeline] } 01:46:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:30 ========================================================= 01:46:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:46:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:46:31 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 01:46:31 Sending build context to Docker daemon 2.651MB 01:46:31 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 01:46:31 Step 2/9 : FROM ${BASE} AS builder 01:46:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:46:32 bbf911997326: Pulling fs layer 01:46:32 58ec367f63d7: Pulling fs layer 01:46:32 1b4a6ffa7d45: Pulling fs layer 01:46:32 fc5181fea5dc: Pulling fs layer 01:46:32 9c418107303f: Pulling fs layer 01:46:32 284eca6f2348: Pulling fs layer 01:46:32 842844d905b1: Pulling fs layer 01:46:32 901a3a57568e: Pulling fs layer 01:46:32 284eca6f2348: Waiting 01:46:32 842844d905b1: Waiting 01:46:32 901a3a57568e: Waiting 01:46:32 fc5181fea5dc: Waiting 01:46:32 9c418107303f: Waiting 01:46:32 1b4a6ffa7d45: Verifying Checksum 01:46:32 1b4a6ffa7d45: Download complete 01:46:32 58ec367f63d7: Download complete 01:46:32 9c418107303f: Download complete 01:46:32 284eca6f2348: Verifying Checksum 01:46:32 284eca6f2348: Download complete 01:46:32 842844d905b1: Verifying Checksum 01:46:32 842844d905b1: Download complete 01:46:32 bbf911997326: Download complete 01:46:32 bbf911997326: Pull complete 01:46:33 58ec367f63d7: Pull complete 01:46:33 1b4a6ffa7d45: Pull complete 01:46:36 fc5181fea5dc: Verifying Checksum 01:46:36 fc5181fea5dc: Download complete 01:46:36 901a3a57568e: Verifying Checksum 01:46:36 901a3a57568e: Download complete 01:46:45 fc5181fea5dc: Pull complete 01:46:45 9c418107303f: Pull complete 01:46:45 284eca6f2348: Pull complete 01:46:46 842844d905b1: Pull complete 01:46:51 901a3a57568e: Pull complete 01:46:51 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 01:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:46:51 ---> 72ade6ffb461 01:46:51 Step 3/9 : WORKDIR /device-sdk-go 01:46:58 ---> Running in 03676225cfd8 01:46:59 Removing intermediate container 03676225cfd8 01:46:59 ---> 184f604b0caf 01:46:59 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:46:59 ---> Running in c5e6963e6e1c 01:46:59 Removing intermediate container c5e6963e6e1c 01:46:59 ---> 9555edb33f46 01:46:59 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:00 ---> Running in cedb143fb9f0 01:47:02 Removing intermediate container cedb143fb9f0 01:47:02 ---> 806d16d721d9 01:47:02 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:47:02 ---> Running in a83599d939c4 01:47:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:47:12 OK: 218 MiB in 52 packages 01:47:13 Removing intermediate container a83599d939c4 01:47:13 ---> b6a556bfb8a8 01:47:13 Step 7/9 : COPY . . 01:47:14 ---> 5088914b2bd6 01:47:14 Step 8/9 : RUN go mod download 01:47:14 ---> Running in 672cf6f5ebac 01:48:37 Removing intermediate container 672cf6f5ebac 01:48:37 ---> 69ea8c5565f6 01:48:37 Step 9/9 : RUN make build 01:48:37 ---> Running in 2ba7e60fd62b 01:48:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/models 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/example/driver 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/container 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/common 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/pkg/startup 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 01:48:37 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: 01:48:37 go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision 01:48:37 make: *** [Makefile:24: example/cmd/device-simple/device-simple] Error 1 01:48:37 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 01:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:38 01:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:38 arm64: Pulling from edgex-lftools-log-publisher 01:48:38 448f6bf000e3: Pulling fs layer 01:48:38 f757da607395: Pulling fs layer 01:48:38 05883995daec: Pulling fs layer 01:48:38 8603b9c90790: Pulling fs layer 01:48:38 1560dd03e051: Pulling fs layer 01:48:38 27f5ce0e4adf: Pulling fs layer 01:48:38 c2d8d7efcc4b: Pulling fs layer 01:48:38 8603b9c90790: Waiting 01:48:38 1560dd03e051: Waiting 01:48:38 27f5ce0e4adf: Waiting 01:48:38 c2d8d7efcc4b: Waiting 01:48:38 f757da607395: Verifying Checksum 01:48:39 8603b9c90790: Download complete 01:48:39 1560dd03e051: Verifying Checksum 01:48:39 1560dd03e051: Download complete 01:48:39 05883995daec: Download complete 01:48:39 27f5ce0e4adf: Verifying Checksum 01:48:39 27f5ce0e4adf: Download complete 01:48:39 448f6bf000e3: Verifying Checksum 01:48:39 448f6bf000e3: Download complete 01:48:43 448f6bf000e3: Pull complete 01:48:43 f757da607395: Pull complete 01:48:44 c2d8d7efcc4b: Verifying Checksum 01:48:44 c2d8d7efcc4b: Download complete 01:48:45 05883995daec: Pull complete 01:48:45 8603b9c90790: Pull complete 01:48:46 1560dd03e051: Pull complete 01:48:47 27f5ce0e4adf: Pull complete 01:49:02 c2d8d7efcc4b: Pull complete 01:49:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:49:02 prd-ubuntu18.04-docker-arm64-4c-16g-2223 does not seem to be running inside a container 01:49:03 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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:arm64 cat 01:49:08 $ docker top e9bbb09fd003e37c93becb10537523f047a2c385986943ca3697cd2e81514d06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:09 ---> job-cost.sh 01:49:09 lf-activate-venv: SKIPPING 01:49:09 INFO: No Stack... 01:49:16 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:16 INFO: Archiving Costs [Pipeline] sh 01:49:17 + cut -d, -f6 01:49:17 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 01:49:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] 01:49:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] did not exist. Created. 01:49:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:18 /w/workspace/device-sdk-go/2@tmp/durable-c368045e/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-c368045e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:49:18 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:18 Warning: overwriting stash ‘stack-cost’ 01:49:19 Stashed 1 file(s) [Pipeline] } 01:49:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:19 $ docker stop --time=1 e9bbb09fd003e37c93becb10537523f047a2c385986943ca3697cd2e81514d06 01:49:21 $ docker rm -f e9bbb09fd003e37c93becb10537523f047a2c385986943ca3697cd2e81514d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:49:22 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 01:49:23 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:49:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:49:24 ---> package-listing.sh 01:49:24 ++ facter osfamily 01:49:24 ++ tr '[:upper:]' '[:lower:]' 01:49:25 + OS_FAMILY=redhat 01:49:25 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1030 01:49:25 + START_PACKAGES=/tmp/packages_start.txt 01:49:25 + END_PACKAGES=/tmp/packages_end.txt 01:49:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:49:25 + PACKAGES=/tmp/packages_start.txt 01:49:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 01:49:25 + PACKAGES=/tmp/packages_end.txt 01:49:25 + case "${OS_FAMILY}" in 01:49:25 + rpm -qa 01:49:25 + sort 01:49:25 + '[' -f /tmp/packages_start.txt ']' 01:49:25 + '[' -f /tmp/packages_end.txt ']' 01:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:49:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 01:49:25 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ 01:49:25 + 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 01:49:25 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 01:49:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:26 01:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:26 latest: Pulling from edgex-lftools-log-publisher 01:49:26 b4d181a07f80: Pulling fs layer 01:49:26 a1111a8f2ec3: Pulling fs layer 01:49:26 ed53099fbce6: Pulling fs layer 01:49:26 dc539afda2c1: Pulling fs layer 01:49:26 77bc0d833cb6: Pulling fs layer 01:49:26 9065ff56babe: Pulling fs layer 01:49:26 d287ab97295c: Pulling fs layer 01:49:26 77bc0d833cb6: Waiting 01:49:26 9065ff56babe: Waiting 01:49:26 d287ab97295c: Waiting 01:49:26 dc539afda2c1: Waiting 01:49:26 a1111a8f2ec3: Verifying Checksum 01:49:26 a1111a8f2ec3: Download complete 01:49:26 dc539afda2c1: Verifying Checksum 01:49:26 dc539afda2c1: Download complete 01:49:27 ed53099fbce6: Verifying Checksum 01:49:27 ed53099fbce6: Download complete 01:49:27 9065ff56babe: Verifying Checksum 01:49:27 9065ff56babe: Download complete 01:49:27 77bc0d833cb6: Verifying Checksum 01:49:27 77bc0d833cb6: Download complete 01:49:27 b4d181a07f80: Verifying Checksum 01:49:27 b4d181a07f80: Download complete 01:49:28 d287ab97295c: Verifying Checksum 01:49:28 d287ab97295c: Download complete 01:49:28 b4d181a07f80: Pull complete 01:49:29 a1111a8f2ec3: Pull complete 01:49:29 ed53099fbce6: Pull complete 01:49:29 dc539afda2c1: Pull complete 01:49:30 77bc0d833cb6: Pull complete 01:49:30 9065ff56babe: Pull complete 01:49:35 d287ab97295c: Pull complete 01:49:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:49:35 prd-centos7-docker-4c-2g-2219 does not seem to be running inside a container 01:49:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:49:38 $ docker top 761dc4ad2892c46ac378c7e8a5041d9afe3a12146560d8548738923714da13a3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:49:38 + mkdir -p /var/log/sysstat [Pipeline] sh 01:49:39 + ls /var/log/sa-host 01:49:39 + sadf -c /var/log/sa-host/sa07 01:49:39 file_magic: OK 01:49:39 HZ: Using current value: 100 01:49:39 file_header: OK 01:49:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:49:39 Statistics: 01:49:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:49:39 File successfully converted to sysstat format version 12.0.3 01:49:39 + sadf -c /var/log/sa-host/sa30 01:49:39 file_magic: OK 01:49:39 HZ: Using current value: 100 01:49:39 file_header: OK 01:49:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:49:39 Statistics: 01:49:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:49:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:39 provisioning config files... 01:49:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config1352753673067987132tmp [Pipeline] { [Pipeline] echo 01:49:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:49:39 ---> create-netrc.sh [Pipeline] } 01:49:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:49:40 ---> python-tools-install.sh [Pipeline] echo 01:49:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:49:40 ---> sudo-logs.sh 01:49:40 Archiving 'sudo' log.. 01:49:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-2219.novalocal: Name or service not known 01:49:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-2219.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:49:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:49:41 ---> job-cost.sh 01:49:41 lf-activate-venv: SKIPPING 01:49:41 DEBUG: total: 0.10999999940395355 01:49:41 INFO: Retrieving Stack Cost... 01:50:03 INFO: Retrieving Pricing Info for: v3-standard-2 01:50:03 INFO: Archiving Costs [Pipeline] echo 01:50:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:50:03 ---> logs-deploy.sh 01:50:03 lf-activate-venv: SKIPPING 01:50:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1030/2 01:50:03 INFO: archiving workspace using pattern(s): 01:50:04 Archives upload complete. 01:50:04 INFO: archiving logs to Nexus 01:50:05 ---> uname -a: 01:50:05 Linux prd-centos7-docker-4c-2g-2219.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:50:05 01:50:05 01:50:05 ---> lscpu: 01:50:05 Architecture: x86_64 01:50:05 CPU op-mode(s): 32-bit, 64-bit 01:50:05 Byte Order: Little Endian 01:50:05 Address sizes: 40 bits physical, 48 bits virtual 01:50:05 CPU(s): 2 01:50:05 On-line CPU(s) list: 0,1 01:50:05 Thread(s) per core: 1 01:50:05 Core(s) per socket: 1 01:50:05 Socket(s): 2 01:50:05 NUMA node(s): 1 01:50:05 Vendor ID: AuthenticAMD 01:50:05 CPU family: 23 01:50:05 Model: 49 01:50:05 Model name: AMD EPYC-Rome Processor 01:50:05 Stepping: 0 01:50:05 CPU MHz: 2799.998 01:50:05 BogoMIPS: 5599.99 01:50:05 Virtualization: AMD-V 01:50:05 Hypervisor vendor: KVM 01:50:05 Virtualization type: full 01:50:05 L1d cache: 32K 01:50:05 L1i cache: 32K 01:50:05 L2 cache: 512K 01:50:05 L3 cache: 16384K 01:50:05 NUMA node0 CPU(s): 0,1 01:50:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:50:05 01:50:05 01:50:05 ---> nproc: 01:50:05 2 01:50:05 01:50:05 01:50:05 ---> df -h: 01:50:05 Filesystem Size Used Avail Use% Mounted on 01:50:05 overlay 40G 7.7G 33G 20% / 01:50:05 tmpfs 64M 0 64M 0% /dev 01:50:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:50:05 shm 64M 0 64M 0% /dev/shm 01:50:05 /dev/vda1 40G 7.7G 33G 20% /facter-os 01:50:05 01:50:05 01:50:05 ---> sar -b -r -n DEV: 01:50:05 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) 01:50:05 01:50:05 01:40:31 LINUX RESTART (2 CPU) 01:50:05 01:50:05 01:41:01 tps rtps wtps bread/s bwrtn/s 01:50:05 01:42:01 84.08 4.53 79.55 2521.77 3092.01 01:50:05 01:43:01 0.57 0.00 0.57 0.00 9.66 01:50:05 01:44:01 0.20 0.00 0.20 0.00 1.63 01:50:05 01:45:01 0.23 0.00 0.23 0.00 3.36 01:50:05 01:46:01 0.63 0.00 0.63 0.00 7.95 01:50:05 01:47:01 0.38 0.00 0.38 0.00 6.53 01:50:05 01:48:01 0.15 0.00 0.15 0.00 1.75 01:50:05 01:49:01 0.18 0.00 0.18 0.00 2.03 01:50:05 Average: 10.81 0.57 10.24 315.30 390.71 01:50:05 01:50:05 01:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:50:05 01:42:01 5680476 0 618752 7.73 2620 1707084 1236324 13.65 560248 1530752 20 01:50:05 01:43:01 5687728 0 611492 7.64 2620 1707092 1163920 12.85 554396 1530716 16 01:50:05 01:44:01 5685748 0 613472 7.66 2620 1707092 1163920 12.85 555656 1531300 8 01:50:05 01:45:01 5683592 0 615620 7.69 2620 1707100 1164124 12.85 558600 1531300 16 01:50:05 01:46:01 5684156 0 615048 7.68 2620 1707108 1164160 12.85 556532 1532132 16 01:50:05 01:47:01 5683728 0 615472 7.68 2620 1707112 1164208 12.85 556884 1532136 8 01:50:05 01:48:01 5682380 0 616816 7.70 2620 1707116 1164244 12.85 557776 1532220 20 01:50:05 01:49:01 5676200 0 622992 7.78 2620 1707120 1163920 12.85 564756 1532220 16 01:50:05 Average: 5683001 0 616208 7.69 2620 1707103 1173102 12.95 558106 1531597 15 01:50:05 01:50:05 01:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:50:05 01:42:01 eth0 327.06 211.24 761.28 62.80 0.00 0.00 0.00 0.00 01:50:05 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:42:01 docker0 8.44 5.13 1.52 28.24 0.00 0.00 0.00 0.00 01:50:05 01:43:01 eth0 0.88 0.10 0.10 0.02 0.00 0.00 0.00 0.00 01:50:05 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:44:01 eth0 1.13 0.10 0.11 0.01 0.00 0.00 0.00 0.00 01:50:05 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:45:01 eth0 1.65 0.40 0.38 0.21 0.00 0.00 0.00 0.00 01:50:05 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:46:01 eth0 0.73 0.50 0.35 0.27 0.00 0.00 0.00 0.00 01:50:05 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:47:01 eth0 1.58 0.68 0.65 0.41 0.00 0.00 0.00 0.00 01:50:05 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:48:01 eth0 2.07 0.65 0.64 0.37 0.00 0.00 0.00 0.00 01:50:05 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:49:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:50:05 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 Average: eth0 41.92 26.73 95.46 8.02 0.00 0.00 0.00 0.00 01:50:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 Average: docker0 1.06 0.64 0.19 3.53 0.00 0.00 0.00 0.00 01:50:05 01:50:05 01:50:05 ---> sar -P ALL: 01:50:05 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) 01:50:05 01:50:05 01:40:31 LINUX RESTART (2 CPU) 01:50:05 01:50:05 01:41:01 CPU %user %nice %system %iowait %steal %idle 01:50:05 01:42:01 all 8.69 0.00 2.53 2.24 0.05 86.50 01:50:05 01:42:01 0 8.31 0.00 2.84 2.13 0.05 86.67 01:50:05 01:42:01 1 9.07 0.00 2.21 2.35 0.05 86.32 01:50:05 01:43:01 all 0.15 0.00 0.04 0.00 0.03 99.78 01:50:05 01:43:01 0 0.25 0.00 0.03 0.00 0.02 99.70 01:50:05 01:43:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:50:05 01:44:01 all 0.13 0.00 0.05 0.01 0.03 99.77 01:50:05 01:44:01 0 0.05 0.00 0.07 0.00 0.03 99.85 01:50:05 01:44:01 1 0.22 0.00 0.03 0.02 0.03 99.70 01:50:05 01:45:01 all 0.26 0.00 0.03 0.00 0.03 99.69 01:50:05 01:45:01 0 0.48 0.00 0.03 0.00 0.03 99.45 01:50:05 01:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:50:05 01:46:01 all 0.25 0.00 0.03 0.00 0.03 99.69 01:50:05 01:46:01 0 0.43 0.00 0.03 0.00 0.03 99.50 01:50:05 01:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 01:50:05 01:47:01 all 0.20 0.00 0.03 0.00 0.03 99.75 01:50:05 01:47:01 0 0.37 0.00 0.02 0.00 0.03 99.58 01:50:05 01:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:50:05 01:48:01 all 0.28 0.00 0.04 0.00 0.03 99.65 01:50:05 01:48:01 0 0.43 0.00 0.07 0.00 0.02 99.48 01:50:05 01:48:01 1 0.13 0.00 0.02 0.00 0.03 99.82 01:50:05 01:49:01 all 0.18 0.00 0.04 0.00 0.03 99.76 01:50:05 01:49:01 0 0.25 0.00 0.03 0.00 0.02 99.70 01:50:05 01:49:01 1 0.10 0.00 0.05 0.00 0.03 99.82 01:50:05 Average: all 1.25 0.00 0.34 0.28 0.03 98.10 01:50:05 Average: 0 1.31 0.00 0.39 0.26 0.03 98.02 01:50:05 Average: 1 1.19 0.00 0.30 0.29 0.03 98.18 01:50:05 01:50:05 01:50:05