Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d 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-ssh5338839185119505440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4545819442558570230.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8001216421717917625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4068125073466043218.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7116307931744352677.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-424’ Running on prd-centos7-docker-4c-2g-426 in /w/workspace/edgexfoundry_device-sdk-go_main [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 Avoid second fetch Checking out Revision 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d (main) > git init /w/workspace/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh779118818160394721.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 Commit message: "Merge pull request #1009 from jpwhitemn/update-toml-add-gov-docs" > git rev-list --no-walk 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:23:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:23:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:23:36 ========================================================= 20:23:36 EdgeX Global Pipelines Version Info 20:23:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:23:37 ------------------- 20:23:37 stable info: 20:23:37 ------------------- 20:23:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:23:37 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:23:37 Message: update stable to v1.0.205 20:23:38 ------------------- 20:23:38 experimental info: 20:23:38 ------------------- 20:23:38 Commited By: **** collab-it+edgex@linuxfoundation.org 20:23:38 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:23:38 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:23:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:23:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:23:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d [Pipeline] echo 20:23:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39ad166 [Pipeline] echo 20:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:39 provisioning config files... 20:23:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2863607048074184950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:39 ---> docker-login.sh 20:23:39 nexus3.edgexfoundry.org:10001 20:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:39 Configure a credential helper to remove this warning. See 20:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:39 20:23:39 Login Succeeded 20:23:39 nexus3.edgexfoundry.org:10002 20:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:39 Configure a credential helper to remove this warning. See 20:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:39 20:23:39 Login Succeeded 20:23:39 nexus3.edgexfoundry.org:10003 20:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:40 Configure a credential helper to remove this warning. See 20:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:40 20:23:40 Login Succeeded 20:23:40 nexus3.edgexfoundry.org:10004 20:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:40 Configure a credential helper to remove this warning. See 20:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:40 20:23:40 Login Succeeded 20:23:40 docker.io 20:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:40 Configure a credential helper to remove this warning. See 20:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:40 20:23:40 Login Succeeded 20:23:40 ---> docker-login.sh ends [Pipeline] } 20:23:40 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 20:23:41 + git log --format=format:%s -1 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d [Pipeline] echo 20:23:41 GIT_COMMIT: 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d, Commit Message: Merge pull request #1009 from jpwhitemn/update-toml-add-gov-docs [Pipeline] echo 20:23:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:41 20:23:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:23:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:42 latest: Pulling from edgex-devops/git-semver 20:23:42 31603596830f: Pulling fs layer 20:23:42 d4622e32a9a9: Pulling fs layer 20:23:42 1030fce36090: Pulling fs layer 20:23:42 6c6cb7e1b49b: Pulling fs layer 20:23:42 6c6cb7e1b49b: Waiting 20:23:42 d4622e32a9a9: Verifying Checksum 20:23:42 d4622e32a9a9: Download complete 20:23:42 31603596830f: Verifying Checksum 20:23:42 31603596830f: Download complete 20:23:42 31603596830f: Pull complete 20:23:42 6c6cb7e1b49b: Verifying Checksum 20:23:42 6c6cb7e1b49b: Download complete 20:23:42 d4622e32a9a9: Pull complete 20:23:42 1030fce36090: Verifying Checksum 20:23:42 1030fce36090: Download complete 20:23:43 1030fce36090: Pull complete 20:23:43 6c6cb7e1b49b: Pull complete 20:23:43 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:23:43 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:23:44 $ docker top f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:44 [ssh-agent] Looking for ssh-agent implementation... 20:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:44 $ docker exec f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 ssh-agent 20:23:45 SSH_AUTH_SOCK=/tmp/ssh-PZlTUjga6NRq/agent.14 20:23:45 SSH_AGENT_PID=20 20:23:45 Running ssh-add (command line suppressed) 20:23:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3805762284913536950.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3805762284913536950.key) 20:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:45 + git tag --points-at HEAD [Pipeline] } 20:23:45 $ docker exec --env ******** --env ******** f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 ssh-agent -k 20:23:45 unset SSH_AUTH_SOCK; 20:23:45 unset SSH_AGENT_PID; 20:23:45 echo Agent pid 20 killed; 20:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:45 [ssh-agent] Looking for ssh-agent implementation... 20:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:45 $ docker exec f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 ssh-agent 20:23:46 SSH_AUTH_SOCK=/tmp/ssh-4ksPRL2G8E4N/agent.54 20:23:46 SSH_AGENT_PID=60 20:23:46 Running ssh-add (command line suppressed) 20:23:46 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3831670708087491100.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3831670708087491100.key) 20:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:46 + git semver init 20:23:46 # -> Open(): unable to determine branch for HEAD 20:23:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:23:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:23:46 # $SEMVER_REMOTE_NAME = origin 20:23:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:23:46 # $SEMVER_USER_NAME = edgex-jenkins 20:23:46 # $SEMVER_BRANCH = main 20:23:46 # $SEMVER_TEMP = /tmp/semver-947093483 20:23:46 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:23:47 # '/tmp/semver-947093483' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 20:23:47 # -> Force: false 20:23:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 20:23:47 $ docker exec --env ******** --env ******** f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 ssh-agent -k 20:23:47 unset SSH_AUTH_SOCK; 20:23:47 unset SSH_AGENT_PID; 20:23:47 echo Agent pid 60 killed; 20:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:47 + git semver [Pipeline] } 20:23:47 $ docker stop --time=1 f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 20:23:49 $ docker rm -f f2f0bf8bdfbc1176cd4b4c5f330763b31acc75f32a08846b4674c5f4c7847e54 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:23:49 Stashed 1 file(s) [Pipeline] echo 20:23:49 [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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 20:24:05 Still waiting to schedule task 20:24:05 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 20:24:05 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 20:24:05 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 20:24:05 ‘prd-centos7-docker-4c-2g-427’ is offline 20:24:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 20:24:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-425’ doesn’t have label ‘centos7-docker-4c-2g’ 20:24:05 Still waiting to schedule task 20:24:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:25:12 Running on prd-centos7-docker-4c-2g-429 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:25:12 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 20:25:13 Selected Git installation does not exist. Using Default 20:25:13 The recommended git tool is: NONE 20:25:16 using credential edgex-jenkins-ssh 20:25:16 Cloning the remote Git repository 20:25:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:25:16 > git init /w/workspace/device-sdk-go/5 # timeout=10 20:25:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:25:16 > git --version # timeout=10 20:25:16 > git --version # 'git version 2.24.4' 20:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:16 [INFO] Currently running in a labeled security context 20:25:16 [INFO] Currently SELinux is 'enforcing' on the host 20:25:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh8040322635047273477.key 20:25:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:17 Avoid second fetch 20:25:17 Checking out Revision 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d (main) 20:25:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:25:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:17 > git config core.sparsecheckout # timeout=10 20:25:17 > git checkout -f 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 20:25:20 Commit message: "Merge pull request #1009 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:21 provisioning config files... 20:25:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config8032471681460355669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:21 ---> docker-login.sh 20:25:21 nexus3.edgexfoundry.org:10001 20:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:21 Configure a credential helper to remove this warning. See 20:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:21 20:25:21 Login Succeeded 20:25:21 nexus3.edgexfoundry.org:10002 20:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:22 Configure a credential helper to remove this warning. See 20:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:22 20:25:22 Login Succeeded 20:25:22 nexus3.edgexfoundry.org:10003 20:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:22 Configure a credential helper to remove this warning. See 20:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:22 20:25:22 Login Succeeded 20:25:22 nexus3.edgexfoundry.org:10004 20:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:22 Configure a credential helper to remove this warning. See 20:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:22 20:25:22 Login Succeeded 20:25:22 docker.io 20:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:22 Configure a credential helper to remove this warning. See 20:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:22 20:25:22 Login Succeeded 20:25:22 ---> docker-login.sh ends [Pipeline] } 20:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:25:23 ========================================================= 20:25:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:25:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:25:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:25:23 Sending build context to Docker daemon 2.601MB 20:25:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:25:23 Step 2/8 : FROM ${BASE} 20:25:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:25:23 540db60ca938: Pulling fs layer 20:25:23 adcc1eea9eea: Pulling fs layer 20:25:23 4c4ab2625f07: Pulling fs layer 20:25:23 db62176df00c: Pulling fs layer 20:25:23 3b30891b0d05: Pulling fs layer 20:25:23 06b49ca38bd5: Pulling fs layer 20:25:23 c788192a36de: Pulling fs layer 20:25:23 a77e37c0d609: Pulling fs layer 20:25:23 c3185cebc471: Pulling fs layer 20:25:23 db62176df00c: Waiting 20:25:23 06b49ca38bd5: Waiting 20:25:23 c788192a36de: Waiting 20:25:23 a77e37c0d609: Waiting 20:25:23 c3185cebc471: Waiting 20:25:23 3b30891b0d05: Waiting 20:25:23 4c4ab2625f07: Verifying Checksum 20:25:23 4c4ab2625f07: Download complete 20:25:23 adcc1eea9eea: Verifying Checksum 20:25:23 adcc1eea9eea: Download complete 20:25:23 3b30891b0d05: Verifying Checksum 20:25:23 3b30891b0d05: Download complete 20:25:23 06b49ca38bd5: Verifying Checksum 20:25:23 06b49ca38bd5: Download complete 20:25:23 c788192a36de: Verifying Checksum 20:25:23 c788192a36de: Download complete 20:25:23 540db60ca938: Verifying Checksum 20:25:23 540db60ca938: Download complete 20:25:23 540db60ca938: Pull complete 20:25:23 adcc1eea9eea: Pull complete 20:25:24 4c4ab2625f07: Pull complete 20:25:24 a77e37c0d609: Verifying Checksum 20:25:24 a77e37c0d609: Download complete 20:25:27 c3185cebc471: Verifying Checksum 20:25:27 c3185cebc471: Download complete 20:25:28 db62176df00c: Verifying Checksum 20:25:28 db62176df00c: Download complete 20:25:31 db62176df00c: Pull complete 20:25:31 3b30891b0d05: Pull complete 20:25:31 06b49ca38bd5: Pull complete 20:25:31 c788192a36de: Pull complete 20:25:31 a77e37c0d609: Pull complete 20:25:34 c3185cebc471: Pull complete 20:25:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:25:34 ---> 031687cdd783 20:25:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:25:35 ---> Running in 38fa13d63df8 20:25:35 Removing intermediate container 38fa13d63df8 20:25:35 ---> 9e40e7a42f24 20:25:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:35 ---> Running in 02fc1e3e8006 20:25:36 Removing intermediate container 02fc1e3e8006 20:25:36 ---> 7d601b96abfd 20:25:36 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 20:25:36 ---> Running in fc03cdb04c99 20:25:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:25:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:25:37 OK: 219 MiB in 52 packages 20:25:38 Removing intermediate container fc03cdb04c99 20:25:38 ---> da17c3ce2e06 20:25:38 Step 6/8 : WORKDIR /device-sdk-go 20:25:38 ---> Running in 8a21f555d89f 20:25:38 Removing intermediate container 8a21f555d89f 20:25:38 ---> ec13b6f2875a 20:25:38 Step 7/8 : COPY . . 20:25:38 ---> 7033974127b1 20:25:38 Step 8/8 : RUN go mod download 20:25:38 ---> Running in 925b0fd3ca29 20:25:51 Removing intermediate container 925b0fd3ca29 20:25:51 ---> 4dda589604b1 20:25:51 Successfully built 4dda589604b1 20:25:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:25:51 + docker inspect -f . ci-base-image-x86_64 20:25:51 . [Pipeline] withDockerContainer 20:25:51 prd-centos7-docker-4c-2g-429 does not seem to be running inside a container 20:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-x86_64 cat 20:25:51 $ docker top f7938856749ba3b5086df6fb646cc33d5fd2c73dcd148d11def43934f47e1641 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:52 + go version 20:25:52 go version go1.16.6 linux/amd64 [Pipeline] } 20:25:52 $ docker stop --time=1 f7938856749ba3b5086df6fb646cc33d5fd2c73dcd148d11def43934f47e1641 20:25:53 $ docker rm -f f7938856749ba3b5086df6fb646cc33d5fd2c73dcd148d11def43934f47e1641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:54 + docker inspect -f . ci-base-image-x86_64 20:25:54 . [Pipeline] withDockerContainer 20:25:54 prd-centos7-docker-4c-2g-429 does not seem to be running inside a container 20:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-x86_64 cat 20:25:54 $ docker top 145f5ef69e10463b2477ba9901ab350e1d7640bcaad08cdaae4e55f79f7ae479 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:25:55 + go mod tidy [Pipeline] sh 20:25:55 + make test 20:25:55 go mod tidy 20:25:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:26:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:26:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:26:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:26:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:26:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 24.2% of statements 20:26:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:26:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 28.1% of statements 20:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 20:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements 20:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements 20:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 20:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements 20:26:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.810s coverage: 89.2% of statements 20:26:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:26:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 4.9% of statements 20:26:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:26:30 GO111MODULE=on go vet ./... 20:26:48 gofmt -l . 20:26:48 [ "`gofmt -l .`" = "" ] 20:26:49 ./bin/test-attribution-txt.sh 20:26:49 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:26:49 $ docker stop --time=1 145f5ef69e10463b2477ba9901ab350e1d7640bcaad08cdaae4e55f79f7ae479 20:26:51 $ docker rm -f 145f5ef69e10463b2477ba9901ab350e1d7640bcaad08cdaae4e55f79f7ae479 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-431 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:26:51 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 20:26:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:26:51 Selected Git installation does not exist. Using Default 20:26:51 The recommended git tool is: NONE 20:26:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:26:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:26:53 + ls -al . 20:26:53 total 236 20:26:53 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 11 20:26 . 20:26:53 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:25 .. 20:26:53 drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 20:25 bin 20:26:53 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 11 20:25 CHANGELOG.md 20:26:53 -rw-r--r--. 1 jenkins jenkins 125634 Aug 11 20:26 coverage.out 20:26:53 -rw-rw-r--. 1 jenkins jenkins 987 Aug 11 20:25 Dockerfile.build 20:26:53 -rw-rw-r--. 1 jenkins jenkins 140 Aug 11 20:25 .dockerignore 20:26:53 drwxrwxr-x. 5 jenkins jenkins 62 Aug 11 20:25 example 20:26:53 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:25 .git 20:26:53 drwxrwxr-x. 3 jenkins jenkins 125 Aug 11 20:25 .github 20:26:53 -rw-rw-r--. 1 jenkins jenkins 138 Aug 11 20:25 .gitignore 20:26:53 -rw-r--r--. 1 jenkins jenkins 548 Aug 11 20:26 go.mod 20:26:53 -rw-r--r--. 1 jenkins jenkins 20301 Aug 11 20:25 go.sum 20:26:53 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:25 GOVERNANCE.md 20:26:53 drwxrwxr-x. 15 jenkins jenkins 224 Aug 11 20:25 internal 20:26:53 -rw-rw-r--. 1 jenkins jenkins 880 Aug 11 20:25 Jenkinsfile 20:26:53 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 11 20:25 LICENSE 20:26:53 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 11 20:25 Makefile 20:26:53 drwxrwxr-x. 3 jenkins jenkins 16 Aug 11 20:25 openapi 20:26:53 -rw-rw-r--. 1 jenkins jenkins 619 Aug 11 20:25 OWNERS.md 20:26:53 drwxrwxr-x. 5 jenkins jenkins 50 Aug 11 20:25 pkg 20:26:53 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 11 20:25 README.md 20:26:53 drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 20:25 snap 20:26:53 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:23 VERSION 20:26:53 -rw-rw-r--. 1 jenkins jenkins 222 Aug 11 20:25 version.go [Pipeline] isUnix [Pipeline] sh 20:26:53 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d --label arch=amd64 --label version=2.0.1-dev.8 . 20:26:53 Sending build context to Docker daemon 2.727MB 20:26:53 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:26:53 Step 2/23 : FROM ${BASE} AS builder 20:26:53 ---> 4dda589604b1 20:26:53 Step 3/23 : WORKDIR /device-sdk-go 20:26:53 ---> Running in 9f2e0384c98b 20:26:54 Removing intermediate container 9f2e0384c98b 20:26:54 ---> 60231c9ea62a 20:26:54 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:26:54 ---> Running in 821e133ac0aa 20:26:54 Removing intermediate container 821e133ac0aa 20:26:54 ---> eeb55cc60d0e 20:26:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:54 ---> Running in d168e4390c62 20:26:54 Removing intermediate container d168e4390c62 20:26:54 ---> 8983a67fabeb 20:26:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:26:54 ---> Running in cb661364621a 20:26:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:26:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:26:56 OK: 219 MiB in 52 packages 20:26:56 Removing intermediate container cb661364621a 20:26:56 ---> 70922ea4a39c 20:26:56 Step 7/23 : COPY . . 20:26:56 ---> ebc4c794f409 20:26:56 Step 8/23 : RUN go mod download 20:26:56 ---> Running in f3316c65c339 20:26:57 Removing intermediate container f3316c65c339 20:26:57 ---> 2d6c88b892fb 20:26:57 Step 9/23 : RUN make build 20:26:57 ---> Running in 367d7bcfcde1 20:26:58 go mod tidy 20:26:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.8" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:26:58 using credential edgex-jenkins-ssh 20:26:58 Cloning the remote Git repository 20:26:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:26:58 > git init /w/workspace/device-sdk-go/5 # timeout=10 20:26:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:26:58 > git --version # timeout=10 20:26:58 > git --version # 'git version 2.17.1' 20:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:26:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:00 Avoid second fetch 20:27:00 Checking out Revision 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d (main) 20:27:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:27:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:00 > git config core.sparsecheckout # timeout=10 20:27:00 > git checkout -f 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 20:27:04 Commit message: "Merge pull request #1009 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:04 provisioning config files... 20:27:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3960650936766288806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:05 ---> docker-login.sh 20:27:05 nexus3.edgexfoundry.org:10001 20:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:06 Configure a credential helper to remove this warning. See 20:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:06 20:27:06 Login Succeeded 20:27:06 nexus3.edgexfoundry.org:10002 20:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:07 Configure a credential helper to remove this warning. See 20:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:07 20:27:07 Login Succeeded 20:27:07 nexus3.edgexfoundry.org:10003 20:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:07 Configure a credential helper to remove this warning. See 20:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:07 20:27:07 Login Succeeded 20:27:07 nexus3.edgexfoundry.org:10004 20:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:08 Configure a credential helper to remove this warning. See 20:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:08 20:27:08 Login Succeeded 20:27:08 docker.io 20:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:09 Configure a credential helper to remove this warning. See 20:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:09 20:27:09 Login Succeeded 20:27:09 ---> docker-login.sh ends [Pipeline] } 20:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:27:09 ========================================================= 20:27:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:27:09 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:27:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:27:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:27:10 Removing intermediate container 367d7bcfcde1 20:27:10 ---> 8ebcc536afd0 20:27:10 Step 10/23 : FROM alpine:3.12 20:27:10 3.12: Pulling from library/alpine 20:27:10 Sending build context to Docker daemon 2.6MB 20:27:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:27:10 Step 2/8 : FROM ${BASE} 20:27:10 339de151aab4: Pulling fs layer 20:27:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:27:11 595b0fe564bb: Pulling fs layer 20:27:11 24495759ef45: Pulling fs layer 20:27:11 d148012ef14d: Pulling fs layer 20:27:11 e90a11edd702: Pulling fs layer 20:27:11 d77568369979: Pulling fs layer 20:27:11 fc1c9f9a7f3b: Pulling fs layer 20:27:11 170f2ba95c9a: Pulling fs layer 20:27:11 97ac5df62f85: Pulling fs layer 20:27:11 e90a11edd702: Waiting 20:27:11 d77568369979: Waiting 20:27:11 fc1c9f9a7f3b: Waiting 20:27:11 170f2ba95c9a: Waiting 20:27:11 97ac5df62f85: Waiting 20:27:11 d148012ef14d: Verifying Checksum 20:27:11 d148012ef14d: Download complete 20:27:11 24495759ef45: Verifying Checksum 20:27:11 24495759ef45: Download complete 20:27:11 d77568369979: Verifying Checksum 20:27:11 d77568369979: Download complete 20:27:11 fc1c9f9a7f3b: Verifying Checksum 20:27:11 fc1c9f9a7f3b: Download complete 20:27:11 595b0fe564bb: Verifying Checksum 20:27:11 595b0fe564bb: Download complete 20:27:11 170f2ba95c9a: Verifying Checksum 20:27:11 170f2ba95c9a: Download complete 20:27:11 339de151aab4: Verifying Checksum 20:27:11 339de151aab4: Download complete 20:27:11 339de151aab4: Pull complete 20:27:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:27:11 Status: Downloaded newer image for alpine:3.12 20:27:11 ---> 13621d1b12d4 20:27:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:27:11 ---> Running in 76aa07a6e596 20:27:11 Removing intermediate container 76aa07a6e596 20:27:11 ---> b2c137b45145 20:27:11 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:11 ---> Running in b6999b6c2f1e 20:27:12 Removing intermediate container b6999b6c2f1e 20:27:12 ---> ecaa88725f4d 20:27:12 Step 13/23 : RUN apk add --update --no-cache zeromq 20:27:12 ---> Running in 41ed43b2ddf9 20:27:12 595b0fe564bb: Pull complete 20:27:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:27:12 24495759ef45: Pull complete 20:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:27:13 d148012ef14d: Pull complete 20:27:15 (1/5) Installing libgcc (9.3.0-r2) 20:27:15 (2/5) Installing libsodium (1.0.18-r0) 20:27:15 97ac5df62f85: Verifying Checksum 20:27:15 97ac5df62f85: Download complete 20:27:15 (3/5) Installing libstdc++ (9.3.0-r2) 20:27:15 e90a11edd702: Verifying Checksum 20:27:15 e90a11edd702: Download complete 20:27:16 (4/5) Installing libzmq (4.3.3-r0) 20:27:16 (5/5) Installing zeromq (4.3.3-r0) 20:27:16 Executing busybox-1.31.1-r20.trigger 20:27:16 OK: 8 MiB in 19 packages 20:27:17 Removing intermediate container 41ed43b2ddf9 20:27:17 ---> 7a5048fc8a64 20:27:17 Step 14/23 : WORKDIR / 20:27:17 ---> Running in e0a4c8681683 20:27:17 Removing intermediate container e0a4c8681683 20:27:17 ---> 6d4255b74418 20:27:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:27:17 ---> dc0b786b2675 20:27:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:27:18 ---> 617f9e6d4f36 20:27:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:27:18 ---> 0db5095d1ff2 20:27:18 Step 18/23 : EXPOSE 59999 20:27:18 ---> Running in 3fa8872c7582 20:27:18 Removing intermediate container 3fa8872c7582 20:27:18 ---> 150d2d215781 20:27:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:27:18 ---> Running in ad590c629332 20:27:18 Removing intermediate container ad590c629332 20:27:18 ---> f237fd590636 20:27:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:18 ---> Running in bbb07a8ea134 20:27:18 Removing intermediate container bbb07a8ea134 20:27:18 ---> 2a18152aac0d 20:27:18 Step 21/23 : LABEL arch=amd64 20:27:18 ---> Running in d25bc202eb5e 20:27:18 Removing intermediate container d25bc202eb5e 20:27:18 ---> b96ada064770 20:27:18 Step 22/23 : LABEL git_sha=39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d 20:27:18 ---> Running in aecc5701943c 20:27:18 Removing intermediate container aecc5701943c 20:27:18 ---> a0cc97e828a6 20:27:18 Step 23/23 : LABEL version=2.0.1-dev.8 20:27:18 ---> Running in ac15da8a1da4 20:27:18 Removing intermediate container ac15da8a1da4 20:27:18 ---> 69bb5b726a4a 20:27:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:27:18 Successfully built 69bb5b726a4a 20:27:18 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:19 20:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:19 latest: Pulling from edgex-lftools-log-publisher 20:27:19 b4d181a07f80: Pulling fs layer 20:27:19 a1111a8f2ec3: Pulling fs layer 20:27:19 ed53099fbce6: Pulling fs layer 20:27:19 dc539afda2c1: Pulling fs layer 20:27:19 77bc0d833cb6: Pulling fs layer 20:27:19 9065ff56babe: Pulling fs layer 20:27:19 d287ab97295c: Pulling fs layer 20:27:19 dc539afda2c1: Waiting 20:27:19 77bc0d833cb6: Waiting 20:27:19 9065ff56babe: Waiting 20:27:19 d287ab97295c: Waiting 20:27:19 a1111a8f2ec3: Verifying Checksum 20:27:19 a1111a8f2ec3: Download complete 20:27:19 dc539afda2c1: Verifying Checksum 20:27:19 dc539afda2c1: Download complete 20:27:20 77bc0d833cb6: Verifying Checksum 20:27:20 77bc0d833cb6: Download complete 20:27:20 9065ff56babe: Verifying Checksum 20:27:20 9065ff56babe: Download complete 20:27:20 ed53099fbce6: Verifying Checksum 20:27:20 ed53099fbce6: Download complete 20:27:21 b4d181a07f80: Verifying Checksum 20:27:21 b4d181a07f80: Download complete 20:27:22 b4d181a07f80: Pull complete 20:27:22 a1111a8f2ec3: Pull complete 20:27:23 ed53099fbce6: Pull complete 20:27:23 dc539afda2c1: Pull complete 20:27:23 77bc0d833cb6: Pull complete 20:27:23 9065ff56babe: Pull complete 20:27:26 e90a11edd702: Pull complete 20:27:26 d77568369979: Pull complete 20:27:26 d287ab97295c: Verifying Checksum 20:27:26 d287ab97295c: Download complete 20:27:26 fc1c9f9a7f3b: Pull complete 20:27:27 170f2ba95c9a: Pull complete 20:27:30 d287ab97295c: Pull complete 20:27:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:27:30 prd-centos7-docker-4c-2g-429 does not seem to be running inside a container 20:27:31 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:27:33 $ docker top 9bceff77e9784749b1053839c2a5453265cad8ae902c0a5a07bb13039822292d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:33 97ac5df62f85: Pull complete 20:27:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:27:33 ---> 04bc70af865f 20:27:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:27:33 ---> job-cost.sh 20:27:33 lf-activate-venv: SKIPPING 20:27:33 INFO: No Stack... 20:27:34 INFO: Retrieving Pricing Info for: v3-standard-2 20:27:35 INFO: Archiving Costs [Pipeline] sh 20:27:35 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 20:27:35 + cut -d, -f6 [Pipeline] lock 20:27:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] 20:27:35 Resource [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] did not exist. Created. 20:27:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:35 + echo total: 0.05999999865889549 [Pipeline] stash 20:27:35 Stashed 1 file(s) [Pipeline] } 20:27:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:35 $ docker stop --time=1 9bceff77e9784749b1053839c2a5453265cad8ae902c0a5a07bb13039822292d 20:27:37 $ docker rm -f 9bceff77e9784749b1053839c2a5453265cad8ae902c0a5a07bb13039822292d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 20:27:37 ---> Running in 0e6f4929e61d 20:27:37 Removing intermediate container 0e6f4929e61d 20:27:37 ---> d5857e7f3338 20:27:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:27:37 ---> Running in 1760c10ed563 20:27:40 Removing intermediate container 1760c10ed563 20:27:40 ---> f0e38b570c0a 20:27:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 20:27:40 ---> Running in edc1e0371d08 20:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:27:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:27:43 OK: 218 MiB in 52 packages 20:27:45 Removing intermediate container edc1e0371d08 20:27:45 ---> 9ae43bfc9da6 20:27:45 Step 6/8 : WORKDIR /device-sdk-go 20:27:45 ---> Running in f3a8ac0a045e 20:27:46 Removing intermediate container f3a8ac0a045e 20:27:46 ---> 34bd8c604312 20:27:46 Step 7/8 : COPY . . 20:27:47 ---> 00db4531b050 20:27:47 Step 8/8 : RUN go mod download 20:27:47 ---> Running in d2fd41807cbb 20:28:20 Removing intermediate container d2fd41807cbb 20:28:20 ---> e7652118f914 20:28:20 Successfully built e7652118f914 20:28:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:28:20 + docker inspect -f . ci-base-image-arm64 20:28:20 . [Pipeline] withDockerContainer 20:28:20 prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container 20:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-arm64 cat 20:28:22 $ docker top 5dd5e03cd475f9f0a296cb4d1218a62940901fd39542e320ab5d2e9d6c615c90 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:23 + go version 20:28:23 go version go1.16.6 linux/arm64 [Pipeline] } 20:28:24 $ docker stop --time=1 5dd5e03cd475f9f0a296cb4d1218a62940901fd39542e320ab5d2e9d6c615c90 20:28:25 $ docker rm -f 5dd5e03cd475f9f0a296cb4d1218a62940901fd39542e320ab5d2e9d6c615c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:26 + docker inspect -f . ci-base-image-arm64 20:28:26 . [Pipeline] withDockerContainer 20:28:27 prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container 20:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-arm64 cat 20:28:28 $ docker top 5e190de40efe91a6791672e6712745dade9a57006b856f49746fbd4eac9fa110 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:28:29 + go mod tidy [Pipeline] sh 20:28:31 + make test 20:28:31 go mod tidy 20:28:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:29:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:30:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:30:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:30:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.409s coverage: 24.2% of statements 20:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.202s coverage: 28.1% of statements 20:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements 20:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.196s coverage: 9.0% of statements 20:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.342s coverage: 28.7% of statements 20:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:30:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.223s coverage: 83.3% of statements 20:30:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:30:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:30:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.448s coverage: 58.0% of statements 20:30:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.256s coverage: 89.2% of statements 20:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:30:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.179s coverage: 4.9% of statements 20:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:30:29 GO111MODULE=on go vet ./... 20:31:37 gofmt -l . 20:31:37 [ "`gofmt -l .`" = "" ] 20:31:37 ./bin/test-attribution-txt.sh 20:31:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:31:37 $ docker stop --time=1 5e190de40efe91a6791672e6712745dade9a57006b856f49746fbd4eac9fa110 20:31:40 $ docker rm -f 5e190de40efe91a6791672e6712745dade9a57006b856f49746fbd4eac9fa110 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:41 Warning: overwriting stash ‘coverage-report’ 20:31:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:43 + ls -al . 20:31:43 total 272 20:31:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 20:31 . 20:31:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:26 .. 20:31:43 -rw-rw-r-- 1 jenkins jenkins 140 Aug 11 20:27 .dockerignore 20:31:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:27 .git 20:31:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:27 .github 20:31:43 -rw-rw-r-- 1 jenkins jenkins 138 Aug 11 20:27 .gitignore 20:31:43 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 11 20:27 CHANGELOG.md 20:31:43 -rw-rw-r-- 1 jenkins jenkins 987 Aug 11 20:27 Dockerfile.build 20:31:43 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:27 GOVERNANCE.md 20:31:43 -rw-rw-r-- 1 jenkins jenkins 880 Aug 11 20:27 Jenkinsfile 20:31:43 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 11 20:27 LICENSE 20:31:43 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 11 20:27 Makefile 20:31:43 -rw-rw-r-- 1 jenkins jenkins 619 Aug 11 20:27 OWNERS.md 20:31:43 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 11 20:27 README.md 20:31:43 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:23 VERSION 20:31:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:27 bin 20:31:43 -rw-r--r-- 1 jenkins jenkins 125634 Aug 11 20:30 coverage.out 20:31:43 drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 20:27 example 20:31:43 -rw-r--r-- 1 jenkins jenkins 548 Aug 11 20:31 go.mod 20:31:43 -rw-r--r-- 1 jenkins jenkins 20301 Aug 11 20:28 go.sum 20:31:43 drwxrwxr-x 15 jenkins jenkins 4096 Aug 11 20:27 internal 20:31:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:27 openapi 20:31:43 drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 20:27 pkg 20:31:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:27 snap 20:31:43 -rw-rw-r-- 1 jenkins jenkins 222 Aug 11 20:27 version.go [Pipeline] isUnix [Pipeline] sh 20:31:44 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d --label arch=arm64 --label version=2.0.1-dev.8 . 20:31:44 Sending build context to Docker daemon 2.726MB 20:31:44 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:31:44 Step 2/23 : FROM ${BASE} AS builder 20:31:44 ---> e7652118f914 20:31:44 Step 3/23 : WORKDIR /device-sdk-go 20:31:45 ---> Running in a3fd1013771b 20:31:45 Removing intermediate container a3fd1013771b 20:31:45 ---> d04a7b3cf78a 20:31:45 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:31:45 ---> Running in 6fef6cb66094 20:31:46 Removing intermediate container 6fef6cb66094 20:31:46 ---> ba8c4bf43258 20:31:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:46 ---> Running in 7f88b89f9e55 20:31:49 Removing intermediate container 7f88b89f9e55 20:31:49 ---> b40c0298c57d 20:31:49 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:31:49 ---> Running in 1cf3dbe0bf39 20:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:31:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:31:52 OK: 218 MiB in 52 packages 20:31:54 Removing intermediate container 1cf3dbe0bf39 20:31:54 ---> 4dec264dfc47 20:31:54 Step 7/23 : COPY . . 20:31:55 ---> f7506fee15ba 20:31:55 Step 8/23 : RUN go mod download 20:31:55 ---> Running in c48efc904217 20:31:58 Removing intermediate container c48efc904217 20:31:58 ---> 2e74d3215797 20:31:58 Step 9/23 : RUN make build 20:31:58 ---> Running in 299a46492a4e 20:31:59 go mod tidy 20:32:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.8" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:32:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:32:41 Removing intermediate container 299a46492a4e 20:32:41 ---> 681966834639 20:32:41 Step 10/23 : FROM alpine:3.12 20:32:41 3.12: Pulling from library/alpine 20:32:42 d2f70382dc9a: Pulling fs layer 20:32:42 d2f70382dc9a: Verifying Checksum 20:32:42 d2f70382dc9a: Download complete 20:32:43 d2f70382dc9a: Pull complete 20:32:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:32:43 Status: Downloaded newer image for alpine:3.12 20:32:43 ---> c4fd0aeabfcf 20:32:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:32:43 ---> Running in 19d5a2033310 20:32:44 Removing intermediate container 19d5a2033310 20:32:44 ---> 4ca0986add00 20:32:44 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:44 ---> Running in b2ee0a7f1816 20:32:47 Removing intermediate container b2ee0a7f1816 20:32:47 ---> f79d032d710c 20:32:47 Step 13/23 : RUN apk add --update --no-cache zeromq 20:32:47 ---> Running in 0d27510f21a9 20:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:50 (1/5) Installing libgcc (9.3.0-r2) 20:32:50 (2/5) Installing libsodium (1.0.18-r0) 20:32:50 (3/5) Installing libstdc++ (9.3.0-r2) 20:32:50 (4/5) Installing libzmq (4.3.3-r0) 20:32:51 (5/5) Installing zeromq (4.3.3-r0) 20:32:51 Executing busybox-1.31.1-r20.trigger 20:32:51 OK: 8 MiB in 19 packages 20:32:52 Removing intermediate container 0d27510f21a9 20:32:52 ---> 34aab1862a1d 20:32:52 Step 14/23 : WORKDIR / 20:32:53 ---> Running in 5df8e2b1351c 20:32:53 Removing intermediate container 5df8e2b1351c 20:32:53 ---> 5830a19640bf 20:32:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:32:54 ---> 655059b18c5a 20:32:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:32:55 ---> 37d151405a27 20:32:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:32:56 ---> f0d1e85027a6 20:32:56 Step 18/23 : EXPOSE 59999 20:32:56 ---> Running in c0bea1e3aeb5 20:32:57 Removing intermediate container c0bea1e3aeb5 20:32:57 ---> cd5bf9db5300 20:32:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:32:57 ---> Running in 65c5567965ea 20:32:58 Removing intermediate container 65c5567965ea 20:32:58 ---> 349b2b2ae682 20:32:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:58 ---> Running in 22f5ea47818f 20:32:58 Removing intermediate container 22f5ea47818f 20:32:58 ---> 3b8a459e17f3 20:32:58 Step 21/23 : LABEL arch=arm64 20:32:58 ---> Running in b00619c5a939 20:32:59 Removing intermediate container b00619c5a939 20:32:59 ---> f4f6193cb074 20:32:59 Step 22/23 : LABEL git_sha=39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d 20:32:59 ---> Running in 36f93d7cf9d1 20:33:00 Removing intermediate container 36f93d7cf9d1 20:33:00 ---> 144ed65a9362 20:33:00 Step 23/23 : LABEL version=2.0.1-dev.8 20:33:00 ---> Running in 00bf582e1b5c 20:33:00 Removing intermediate container 00bf582e1b5c 20:33:00 ---> 968b51742c3f 20:33:00 [Warning] One or more build-args [MAKE ARCH] were not consumed 20:33:00 Successfully built 968b51742c3f 20:33:00 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:01 20:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:02 arm64: Pulling from edgex-lftools-log-publisher 20:33:02 448f6bf000e3: Pulling fs layer 20:33:02 f757da607395: Pulling fs layer 20:33:02 05883995daec: Pulling fs layer 20:33:02 8603b9c90790: Pulling fs layer 20:33:02 1560dd03e051: Pulling fs layer 20:33:02 27f5ce0e4adf: Pulling fs layer 20:33:02 c2d8d7efcc4b: Pulling fs layer 20:33:02 1560dd03e051: Waiting 20:33:02 27f5ce0e4adf: Waiting 20:33:02 c2d8d7efcc4b: Waiting 20:33:02 8603b9c90790: Waiting 20:33:02 f757da607395: Verifying Checksum 20:33:02 f757da607395: Download complete 20:33:02 8603b9c90790: Download complete 20:33:02 1560dd03e051: Verifying Checksum 20:33:02 1560dd03e051: Download complete 20:33:02 27f5ce0e4adf: Download complete 20:33:03 05883995daec: Verifying Checksum 20:33:03 05883995daec: Download complete 20:33:04 448f6bf000e3: Verifying Checksum 20:33:04 448f6bf000e3: Download complete 20:33:07 c2d8d7efcc4b: Verifying Checksum 20:33:07 c2d8d7efcc4b: Download complete 20:33:07 448f6bf000e3: Pull complete 20:33:08 f757da607395: Pull complete 20:33:10 05883995daec: Pull complete 20:33:10 8603b9c90790: Pull complete 20:33:11 1560dd03e051: Pull complete 20:33:12 27f5ce0e4adf: Pull complete 20:33:27 c2d8d7efcc4b: Pull complete 20:33:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:33:27 prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container 20:33:27 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:33:33 $ docker top 2cffe07a4b352cd2f435c6a070cd939e4b2ee809bd930a6de354fd7da5914551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:34 ---> job-cost.sh 20:33:34 lf-activate-venv: SKIPPING 20:33:34 INFO: No Stack... 20:33:35 INFO: Retrieving Pricing Info for: v2-standard-4 20:33:36 INFO: Archiving Costs [Pipeline] sh 20:33:37 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 20:33:37 + cut -d, -f6 [Pipeline] lock 20:33:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] 20:33:37 Resource [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] did not exist. Created. 20:33:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:37 /w/workspace/device-sdk-go/5@tmp/durable-a6917a96/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-a6917a96/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:33:38 + echo total: 0.18000000715255737 [Pipeline] stash 20:33:38 Warning: overwriting stash ‘stack-cost’ 20:33:38 Stashed 1 file(s) [Pipeline] } 20:33:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:33:38 $ docker stop --time=1 2cffe07a4b352cd2f435c6a070cd939e4b2ee809bd930a6de354fd7da5914551 20:33:40 $ docker rm -f 2cffe07a4b352cd2f435c6a070cd939e4b2ee809bd930a6de354fd7da5914551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:33:41 provisioning config files... 20:33:41 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3474948205179485069tmp [Pipeline] { [Pipeline] sh 20:33:41 + set +x 20:33:41 + bash -s -- 20:33:41 + curl -s https://codecov.io/bash 20:33:41 20:33:41 _____ _ 20:33:41 / ____| | | 20:33:41 | | ___ __| | ___ ___ _____ __ 20:33:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:33:41 | |___| (_) | (_| | __/ (_| (_) \ V / 20:33:41 \_____\___/ \__,_|\___|\___\___/ \_/ 20:33:41 Bash-1.0.6 20:33:41 20:33:41 20:33:41 ==> git version 2.24.4 found 20:33:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:33:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:33:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:33:41 ==> Jenkins CI detected. 20:33:42 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 20:33:42 project root: . 20:33:42 --> token set from env 20:33:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:33:42 ==> Running gcov in . (disable via -X gcov) 20:33:42 ==> Python coveragepy not found 20:33:42 ==> Searching for coverage reports in: 20:33:42 + . 20:33:42 -> Found 1 reports 20:33:42 ==> Detecting git/mercurial file structure 20:33:42 ==> Reading reports 20:33:42 + ./coverage.out bytes=125634 20:33:42 ==> Appending adjustments 20:33:42 https://docs.codecov.io/docs/fixing-reports 20:33:42 + Found adjustments 20:33:42 ==> Gzipping contents 20:33:42 16K /tmp/codecov.GHxJpH.gz 20:33:42 ==> Uploading reports 20:33:42 url: https://codecov.io 20:33:42 query: branch=main&commit=39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:33:42 -> Pinging Codecov 20:33:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:33:42 -> Uploading to 20:33:42 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/7E55EF52A471D76F132DFD9A03CDDE97/39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d/4dade122-4008-4c3b-a081-0fb7584d1262.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T203342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58f6384efe8629e6001f460cd298dc37f2102b697b18d458eb83c284e4439a84 20:33:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:42 Dload Upload Total Spent Left Speed 20:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16055 0 0 100 16055 0 31533 --:--:-- --:--:-- --:--:-- 31542 20:33:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d [Pipeline] } 20:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:33:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:33:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:33:44 20:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:33:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:33:44 188c0c94c7c5: Pulling fs layer 20:33:44 0ef7d3d256c8: Pulling fs layer 20:33:44 de9db76c5a1d: Pulling fs layer 20:33:44 0eba1c9be4d2: Pulling fs layer 20:33:44 0d57e429df01: Pulling fs layer 20:33:44 4e4be7b47b0d: Pulling fs layer 20:33:44 e1f770b5df2f: Pulling fs layer 20:33:44 85a0685a4137: Pulling fs layer 20:33:44 0d57e429df01: Waiting 20:33:44 0eba1c9be4d2: Waiting 20:33:44 4e4be7b47b0d: Waiting 20:33:44 85a0685a4137: Waiting 20:33:44 e1f770b5df2f: Waiting 20:33:44 de9db76c5a1d: Verifying Checksum 20:33:44 de9db76c5a1d: Download complete 20:33:44 0ef7d3d256c8: Verifying Checksum 20:33:44 0ef7d3d256c8: Download complete 20:33:44 0d57e429df01: Verifying Checksum 20:33:44 0d57e429df01: Download complete 20:33:45 4e4be7b47b0d: Verifying Checksum 20:33:45 4e4be7b47b0d: Download complete 20:33:45 188c0c94c7c5: Verifying Checksum 20:33:45 188c0c94c7c5: Download complete 20:33:45 188c0c94c7c5: Pull complete 20:33:45 0ef7d3d256c8: Pull complete 20:33:45 de9db76c5a1d: Pull complete 20:33:48 e1f770b5df2f: Verifying Checksum 20:33:48 e1f770b5df2f: Download complete 20:33:56 0eba1c9be4d2: Verifying Checksum 20:33:56 0eba1c9be4d2: Download complete 20:33:57 85a0685a4137: Verifying Checksum 20:33:57 85a0685a4137: Download complete 20:33:59 0eba1c9be4d2: Pull complete 20:33:59 0d57e429df01: Pull complete 20:33:59 4e4be7b47b0d: Pull complete 20:34:00 e1f770b5df2f: Pull complete 20:34:03 85a0685a4137: Pull complete 20:34:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:34:03 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:34:08 $ docker top d3cc4b29a3b8ed77b73bfa1643b684ff5be03b73c928f0cbfcb6b5c81272766d -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:34:08 + set -o pipefail 20:34:08 + snyk monitor '--org=edgex-jenkins' 20:34:13 20:34:13 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 20:34:13 20:34:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/60207973-395b-416d-8947-136cda608423 20:34:13 20:34:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:34:13 20:34:14 20:34:14 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 20:34:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:34:14 $ docker stop --time=1 d3cc4b29a3b8ed77b73bfa1643b684ff5be03b73c928f0cbfcb6b5c81272766d 20:34:16 $ docker rm -f d3cc4b29a3b8ed77b73bfa1643b684ff5be03b73c928f0cbfcb6b5c81272766d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:34:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:16 provisioning config files... 20:34:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config166940990359105727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:16 --> edgex-publish-swagger.sh 20:34:16 === Publish openapi/v2 API === 20:34:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:34:16 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 20:34:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:16 Dload Upload Total Spent Left Speed 20:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 42697 0:00:01 0:00:01 --:--:-- 42726 100 51485 0 0 100 51485 0 23327 0:00:02 0:00:02 --:--:-- 23338 100 51485 0 0 100 51485 0 16047 0:00:03 0:00:03 --:--:-- 16053 100 51485 0 0 100 51485 0 12230 0:00:04 0:00:04 --:--:-- 12235 100 51485 0 0 100 51485 0 9880 0:00:05 0:00:05 --:--:-- 9881 100 51485 0 0 100 51485 0 8288 0:00:06 0:00:06 --:--:-- 0 100 51485 0 0 100 51485 0 8094 0:00:06 0:00:06 --:--:-- 0 20:34:23 20:34:23 [Pipeline] } 20:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:23 + git log --format=format:%s -1 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d [Pipeline] isUnix [Pipeline] sh 20:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:24 . [Pipeline] withDockerContainer 20:34:24 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:24 $ docker top 98fd9843a8cf0b1b843135e99928b2f9d48050f95d46041dc16ded1bf2e53a8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:24 [ssh-agent] Looking for ssh-agent implementation... 20:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:24 $ docker exec 98fd9843a8cf0b1b843135e99928b2f9d48050f95d46041dc16ded1bf2e53a8f ssh-agent 20:34:25 SSH_AUTH_SOCK=/tmp/ssh-znkS3pSfGMqM/agent.15 20:34:25 SSH_AGENT_PID=21 20:34:25 Running ssh-add (command line suppressed) 20:34:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1858356928225809744.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1858356928225809744.key) 20:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:25 + git semver tag 20:34:25 # -> Open(): unable to determine branch for HEAD 20:34:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:34:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:34:25 # $SEMVER_REMOTE_NAME = origin 20:34:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:25 # $SEMVER_USER_NAME = edgex-jenkins 20:34:25 # $SEMVER_BRANCH = main 20:34:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:34:25 # 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d HEAD 20:34:25 # -> Force: false 20:34:25 # 145fd04838d53dab750b4af2feca18fb75b23690 refs/tags/v2.0.1-dev.8 [Pipeline] } 20:34:25 $ docker exec --env ******** --env ******** 98fd9843a8cf0b1b843135e99928b2f9d48050f95d46041dc16ded1bf2e53a8f ssh-agent -k 20:34:25 unset SSH_AUTH_SOCK; 20:34:25 unset SSH_AGENT_PID; 20:34:25 echo Agent pid 21 killed; 20:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:25 + git semver [Pipeline] } 20:34:26 $ docker stop --time=1 98fd9843a8cf0b1b843135e99928b2f9d48050f95d46041dc16ded1bf2e53a8f 20:34:27 $ docker rm -f 98fd9843a8cf0b1b843135e99928b2f9d48050f95d46041dc16ded1bf2e53a8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:27 20:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:28 0.23.1-centos7: Pulling from edgex-lftools 20:34:28 ab5ef0e58194: Pulling fs layer 20:34:28 9712f1f96733: Pulling fs layer 20:34:28 63f879dbbcfc: Pulling fs layer 20:34:28 0d9ebad4ef96: Pulling fs layer 20:34:28 e9a5061849ea: Pulling fs layer 20:34:28 d747dcd14b5f: Pulling fs layer 20:34:28 2de7ff778b66: Pulling fs layer 20:34:28 0d9ebad4ef96: Waiting 20:34:28 e9a5061849ea: Waiting 20:34:28 d747dcd14b5f: Waiting 20:34:28 2de7ff778b66: Waiting 20:34:28 9712f1f96733: Verifying Checksum 20:34:28 9712f1f96733: Download complete 20:34:31 63f879dbbcfc: Verifying Checksum 20:34:31 63f879dbbcfc: Download complete 20:34:31 e9a5061849ea: Verifying Checksum 20:34:31 e9a5061849ea: Download complete 20:34:31 d747dcd14b5f: Verifying Checksum 20:34:31 d747dcd14b5f: Download complete 20:34:32 2de7ff778b66: Verifying Checksum 20:34:32 2de7ff778b66: Download complete 20:34:32 0d9ebad4ef96: Verifying Checksum 20:34:32 0d9ebad4ef96: Download complete 20:34:32 ab5ef0e58194: Verifying Checksum 20:34:32 ab5ef0e58194: Download complete 20:34:35 ab5ef0e58194: Pull complete 20:34:35 9712f1f96733: Pull complete 20:34:36 63f879dbbcfc: Pull complete 20:34:39 0d9ebad4ef96: Pull complete 20:34:39 e9a5061849ea: Pull complete 20:34:39 d747dcd14b5f: Pull complete 20:34:40 2de7ff778b66: Pull complete 20:34:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:34:40 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:34:44 $ docker top 80c6d2a3a9b054eede93462eac52f76f2a020434c5e2af3cdbdccc9226179c4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:34:44 provisioning config files... 20:34:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config200956175508582706tmp 20:34:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3031660919925772216tmp 20:34:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4626543107493200512tmp [Pipeline] { [Pipeline] echo 20:34:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:34:44 ---> sigul-configuration.sh 20:34:44 gpg: directory `/root/.gnupg' created 20:34:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:34:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:34:44 gpg: keyring `/root/.gnupg/secring.gpg' created 20:34:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:34:44 gpg: CAST5 encrypted data 20:34:44 gpg: encrypted with 1 passphrase 20:34:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:34:44 + mkdir /home/jenkins 20:34:44 + mkdir /home/jenkins/sigul [Pipeline] sh 20:34:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:34:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:34:45 ---> sigul-install.sh 20:34:45 Sigul already installed; skipping installation. [Pipeline] sh 20:34:45 + git tag --list 20:34:45 0.7.1 20:34:45 delhi-tag 20:34:45 v1.0.0 20:34:45 v1.1.0 20:34:45 v1.1.1 20:34:45 v1.1.2 20:34:45 v1.2.0 20:34:45 v1.2.1 20:34:45 v1.2.2 20:34:45 v1.2.3 20:34:45 v1.3.0 20:34:45 v1.4.0 20:34:45 v2.0.0 20:34:45 v2.0.1-dev.1 20:34:45 v2.0.1-dev.2 20:34:45 v2.0.1-dev.3 20:34:45 v2.0.1-dev.4 20:34:45 v2.0.1-dev.5 20:34:45 v2.0.1-dev.6 20:34:45 v2.0.1-dev.7 20:34:45 v2.0.1-dev.8 [Pipeline] sh 20:34:46 + lftools sign git-tag v2.0.1-dev.8 20:34:46 Signing Git tag with Sigul... 20:34:46 Signing v2.0.1-dev.8 [Pipeline] echo 20:34:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:34:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:34:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:34:48 $ docker stop --time=1 80c6d2a3a9b054eede93462eac52f76f2a020434c5e2af3cdbdccc9226179c4d 20:34:49 $ docker rm -f 80c6d2a3a9b054eede93462eac52f76f2a020434c5e2af3cdbdccc9226179c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:50 . [Pipeline] withDockerContainer 20:34:50 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:50 $ docker top cb54e4da99e3f004a5b170b6a17fd047cb3723785fc69070d06f9d18d49f3e85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:50 [ssh-agent] Looking for ssh-agent implementation... 20:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:51 $ docker exec cb54e4da99e3f004a5b170b6a17fd047cb3723785fc69070d06f9d18d49f3e85 ssh-agent 20:34:51 SSH_AUTH_SOCK=/tmp/ssh-h6FRp6YOAJk1/agent.13 20:34:51 SSH_AGENT_PID=19 20:34:51 Running ssh-add (command line suppressed) 20:34:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5942038035697623617.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5942038035697623617.key) 20:34:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:51 + git semver bump pre 20:34:51 # -> Open(): unable to determine branch for HEAD 20:34:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:34:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:34:51 # $SEMVER_REMOTE_NAME = origin 20:34:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:51 # $SEMVER_USER_NAME = edgex-jenkins 20:34:51 # $SEMVER_BRANCH = main 20:34:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:34:51 2.0.1-dev.9 [Pipeline] } 20:34:51 $ docker exec --env ******** --env ******** cb54e4da99e3f004a5b170b6a17fd047cb3723785fc69070d06f9d18d49f3e85 ssh-agent -k 20:34:51 unset SSH_AUTH_SOCK; 20:34:51 unset SSH_AGENT_PID; 20:34:51 echo Agent pid 19 killed; 20:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:52 + git semver [Pipeline] } 20:34:52 $ docker stop --time=1 cb54e4da99e3f004a5b170b6a17fd047cb3723785fc69070d06f9d18d49f3e85 20:34:53 $ docker rm -f cb54e4da99e3f004a5b170b6a17fd047cb3723785fc69070d06f9d18d49f3e85 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:53 . [Pipeline] withDockerContainer 20:34:53 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:55 $ docker top 62bd791fff07ba373681bdc5522b416f874d818a6e7c8024d2698d5e6d9fbf6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:55 [ssh-agent] Looking for ssh-agent implementation... 20:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:55 $ docker exec 62bd791fff07ba373681bdc5522b416f874d818a6e7c8024d2698d5e6d9fbf6f ssh-agent 20:34:55 SSH_AUTH_SOCK=/tmp/ssh-ZckR8BG6zTb5/agent.13 20:34:55 SSH_AGENT_PID=19 20:34:55 Running ssh-add (command line suppressed) 20:34:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8562075046251679271.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8562075046251679271.key) 20:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:56 + git semver push 20:34:56 # -> Open(): unable to determine branch for HEAD 20:34:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:34:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:34:56 # $SEMVER_REMOTE_NAME = origin 20:34:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:56 # $SEMVER_USER_NAME = edgex-jenkins 20:34:56 # $SEMVER_BRANCH = main 20:34:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 20:34:58 $ docker exec --env ******** --env ******** 62bd791fff07ba373681bdc5522b416f874d818a6e7c8024d2698d5e6d9fbf6f ssh-agent -k 20:34:58 unset SSH_AUTH_SOCK; 20:34:58 unset SSH_AGENT_PID; 20:34:58 echo Agent pid 19 killed; 20:34:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:58 + git semver [Pipeline] } 20:34:58 $ docker stop --time=1 62bd791fff07ba373681bdc5522b416f874d818a6e7c8024d2698d5e6d9fbf6f 20:34:59 $ docker rm -f 62bd791fff07ba373681bdc5522b416f874d818a6e7c8024d2698d5e6d9fbf6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:35:00 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:35:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:01 ---> package-listing.sh 20:35:01 ++ tr '[:upper:]' '[:lower:]' 20:35:01 ++ facter osfamily 20:35:01 + OS_FAMILY=redhat 20:35:01 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 20:35:01 + START_PACKAGES=/tmp/packages_start.txt 20:35:01 + END_PACKAGES=/tmp/packages_end.txt 20:35:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:01 + PACKAGES=/tmp/packages_start.txt 20:35:01 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:35:01 + PACKAGES=/tmp/packages_end.txt 20:35:01 + case "${OS_FAMILY}" in 20:35:01 + rpm -qa 20:35:01 + sort 20:35:02 + '[' -f /tmp/packages_start.txt ']' 20:35:02 + '[' -f /tmp/packages_end.txt ']' 20:35:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:02 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:35:02 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 20:35:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 20:35:02 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:03 20:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:04 latest: Pulling from edgex-lftools-log-publisher 20:35:04 b4d181a07f80: Pulling fs layer 20:35:04 a1111a8f2ec3: Pulling fs layer 20:35:04 ed53099fbce6: Pulling fs layer 20:35:04 dc539afda2c1: Pulling fs layer 20:35:04 77bc0d833cb6: Pulling fs layer 20:35:04 9065ff56babe: Pulling fs layer 20:35:04 d287ab97295c: Pulling fs layer 20:35:04 dc539afda2c1: Waiting 20:35:04 77bc0d833cb6: Waiting 20:35:04 9065ff56babe: Waiting 20:35:04 d287ab97295c: Waiting 20:35:04 a1111a8f2ec3: Verifying Checksum 20:35:04 a1111a8f2ec3: Download complete 20:35:04 dc539afda2c1: Verifying Checksum 20:35:04 dc539afda2c1: Download complete 20:35:04 77bc0d833cb6: Verifying Checksum 20:35:04 77bc0d833cb6: Download complete 20:35:04 9065ff56babe: Download complete 20:35:05 ed53099fbce6: Verifying Checksum 20:35:05 ed53099fbce6: Download complete 20:35:07 b4d181a07f80: Verifying Checksum 20:35:07 b4d181a07f80: Download complete 20:35:08 b4d181a07f80: Pull complete 20:35:08 a1111a8f2ec3: Pull complete 20:35:09 ed53099fbce6: Pull complete 20:35:09 dc539afda2c1: Pull complete 20:35:09 77bc0d833cb6: Pull complete 20:35:09 9065ff56babe: Pull complete 20:35:16 d287ab97295c: Verifying Checksum 20:35:16 d287ab97295c: Download complete 20:35:19 d287ab97295c: Pull complete 20:35:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:19 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 20:35:19 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:22 $ docker top aa5989b2d579de4c4d80e95416750e10300e3d78aedd91425eb1ab35db129012 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:22 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:22 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:23 + ls /var/log/sa-host 20:35:23 + sadf -c /var/log/sa-host/sa05 20:35:23 file_magic: OK 20:35:23 HZ: Using current value: 100 20:35:23 file_header: OK 20:35:23 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 20:35:23 Statistics: 20:35:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:23 File successfully converted to sysstat format version 12.0.3 20:35:23 + sadf -c /var/log/sa-host/sa11 20:35:23 file_magic: OK 20:35:23 HZ: Using current value: 100 20:35:23 file_header: OK 20:35:23 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 20:35:23 Statistics: 20:35:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:23 provisioning config files... 20:35:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6656090891257039870tmp [Pipeline] { [Pipeline] echo 20:35:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:23 ---> create-netrc.sh [Pipeline] } 20:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:24 ---> python-tools-install.sh [Pipeline] echo 20:35:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:24 ---> sudo-logs.sh 20:35:24 Archiving 'sudo' log.. 20:35:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-426.vexxhost.local: Name or service not known 20:35:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-426.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:35:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:25 ---> job-cost.sh 20:35:25 lf-activate-venv: SKIPPING 20:35:25 DEBUG: total: 0.18000000715255737 20:35:25 INFO: Retrieving Stack Cost... 20:35:25 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:26 INFO: Archiving Costs [Pipeline] echo 20:35:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:26 ---> logs-deploy.sh 20:35:26 lf-activate-venv: SKIPPING 20:35:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/5 20:35:26 INFO: archiving workspace using pattern(s): 20:35:27 Archives upload complete. 20:35:27 INFO: archiving logs to Nexus 20:35:28 ---> uname -a: 20:35:28 Linux prd-centos7-docker-4c-2g-426.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:35:28 20:35:28 20:35:28 ---> lscpu: 20:35:28 Architecture: x86_64 20:35:28 CPU op-mode(s): 32-bit, 64-bit 20:35:28 Byte Order: Little Endian 20:35:28 Address sizes: 40 bits physical, 48 bits virtual 20:35:28 CPU(s): 2 20:35:28 On-line CPU(s) list: 0,1 20:35:28 Thread(s) per core: 1 20:35:28 Core(s) per socket: 1 20:35:28 Socket(s): 2 20:35:28 NUMA node(s): 1 20:35:28 Vendor ID: AuthenticAMD 20:35:28 CPU family: 23 20:35:28 Model: 49 20:35:28 Model name: AMD EPYC-Rome Processor 20:35:28 Stepping: 0 20:35:28 CPU MHz: 2799.998 20:35:28 BogoMIPS: 5599.99 20:35:28 Virtualization: AMD-V 20:35:28 Hypervisor vendor: KVM 20:35:28 Virtualization type: full 20:35:28 L1d cache: 32K 20:35:28 L1i cache: 32K 20:35:28 L2 cache: 512K 20:35:28 L3 cache: 16384K 20:35:28 NUMA node0 CPU(s): 0,1 20:35:28 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 20:35:28 20:35:28 20:35:28 ---> nproc: 20:35:28 2 20:35:28 20:35:28 20:35:28 ---> df -h: 20:35:28 Filesystem Size Used Avail Use% Mounted on 20:35:28 overlay 40G 9.0G 32G 23% / 20:35:28 tmpfs 64M 0 64M 0% /dev 20:35:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:35:28 shm 64M 0 64M 0% /dev/shm 20:35:28 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:35:28 20:35:28 20:35:28 ---> sar -b -r -n DEV: 20:35:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:35:28 20:35:28 20:22:53 LINUX RESTART (2 CPU) 20:35:28 20:35:28 20:24:01 tps rtps wtps bread/s bwrtn/s 20:35:28 20:25:01 1.77 0.00 1.77 0.00 37.46 20:35:28 20:26:01 0.25 0.00 0.25 0.00 3.33 20:35:28 20:27:01 0.33 0.00 0.33 0.00 4.45 20:35:28 20:28:02 0.22 0.00 0.22 0.00 3.46 20:35:28 20:29:01 0.32 0.00 0.32 0.00 5.28 20:35:28 20:30:01 0.20 0.00 0.20 0.00 1.78 20:35:28 20:31:01 0.28 0.00 0.28 0.00 4.33 20:35:28 20:32:01 0.27 0.00 0.27 0.00 3.27 20:35:28 20:33:01 0.27 0.00 0.27 0.00 3.35 20:35:28 20:34:01 14.42 0.03 14.39 3.73 6792.32 20:35:28 20:35:01 195.61 0.07 195.54 3.46 51943.95 20:35:28 Average: 19.49 0.01 19.48 0.66 5356.43 20:35:28 20:35:28 20:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:28 20:25:01 5463196 0 806616 10.07 2620 1736508 1289940 14.24 580840 1565832 12 20:35:28 20:26:01 5472256 0 797552 9.96 2620 1736512 1237664 13.66 573168 1565872 8 20:35:28 20:27:01 5471672 0 798136 9.97 2620 1736512 1233564 13.62 573968 1565872 20 20:35:28 20:28:02 5471628 0 798172 9.97 2620 1736520 1233600 13.62 569376 1570488 16 20:35:28 20:29:01 5468512 0 801284 10.00 2620 1736524 1233612 13.62 572416 1570488 8 20:35:28 20:30:01 5468524 0 801268 10.00 2620 1736528 1228412 13.56 572584 1570488 16 20:35:28 20:31:01 5461572 0 808156 10.09 2620 1736592 1228600 13.56 579584 1570504 20 20:35:28 20:32:01 5455612 0 814164 10.17 2620 1736544 1224440 13.52 585412 1570492 8 20:35:28 20:33:01 5455580 0 814196 10.17 2620 1736544 1224512 13.52 587792 1568584 8 20:35:28 20:34:01 4678916 0 973360 12.15 2620 2354044 1612556 17.80 770040 2093392 492088 20:35:28 20:35:01 3770920 0 1176668 14.69 2620 3058732 1465144 16.18 924724 2695092 100 20:35:28 Average: 5239853 0 853597 10.66 2620 1912869 1292004 14.26 626355 1718828 44755 20:35:28 20:35:28 20:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:28 20:25:01 eth0 4.16 1.27 3.55 0.46 0.00 0.00 0.00 0.00 20:35:28 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:26:01 eth0 2.58 0.70 0.70 0.40 0.00 0.00 0.00 0.00 20:35:28 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:27:01 eth0 1.60 0.70 0.59 0.34 0.00 0.00 0.00 0.00 20:35:28 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:28:02 eth0 2.73 0.47 0.71 0.44 0.00 0.00 0.00 0.00 20:35:28 20:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:29:01 eth0 2.27 0.69 0.79 0.47 0.00 0.00 0.00 0.00 20:35:28 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:30:01 eth0 1.92 0.63 0.64 0.40 0.00 0.00 0.00 0.00 20:35:28 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:31:01 eth0 3.32 0.60 0.76 0.40 0.00 0.00 0.00 0.00 20:35:28 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:32:01 eth0 2.15 0.60 0.62 0.37 0.00 0.00 0.00 0.00 20:35:28 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:33:01 eth0 3.81 0.88 1.05 0.60 0.00 0.00 0.00 0.00 20:35:28 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:34:01 eth0 831.30 578.46 4105.35 44.81 0.00 0.00 0.00 0.00 20:35:28 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:35:01 eth0 801.81 564.52 3686.58 156.66 0.00 0.00 0.00 0.00 20:35:28 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 20:35:01 docker0 96.47 118.36 7.35 391.31 0.00 0.00 0.00 0.00 20:35:28 Average: eth0 150.96 104.69 710.49 18.70 0.00 0.00 0.00 0.00 20:35:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:28 Average: docker0 8.79 10.78 0.67 35.65 0.00 0.00 0.00 0.00 20:35:28 20:35:28 20:35:28 ---> sar -P ALL: 20:35:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:35:28 20:35:28 20:22:53 LINUX RESTART (2 CPU) 20:35:28 20:35:28 20:24:01 CPU %user %nice %system %iowait %steal %idle 20:35:28 20:25:01 all 0.20 0.00 0.07 0.00 0.03 99.71 20:35:28 20:25:01 0 0.25 0.00 0.07 0.00 0.03 99.65 20:35:28 20:25:01 1 0.15 0.00 0.07 0.00 0.02 99.77 20:35:28 20:26:01 all 0.29 0.00 0.03 0.00 0.03 99.65 20:35:28 20:26:01 0 0.50 0.00 0.05 0.00 0.02 99.43 20:35:28 20:26:01 1 0.08 0.00 0.02 0.00 0.03 99.87 20:35:28 20:27:01 all 0.23 0.00 0.04 0.00 0.02 99.71 20:35:28 20:27:01 0 0.43 0.00 0.03 0.00 0.02 99.52 20:35:28 20:27:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:35:28 20:28:02 all 0.24 0.00 0.05 0.00 0.03 99.68 20:35:28 20:28:02 0 0.40 0.00 0.05 0.00 0.02 99.53 20:35:28 20:28:02 1 0.08 0.00 0.05 0.00 0.03 99.83 20:35:28 20:29:01 all 0.20 0.00 0.05 0.00 0.02 99.74 20:35:28 20:29:01 0 0.17 0.00 0.05 0.00 0.02 99.76 20:35:28 20:29:01 1 0.22 0.00 0.05 0.00 0.02 99.71 20:35:28 20:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 20:35:28 20:30:01 0 0.23 0.00 0.03 0.00 0.03 99.70 20:35:28 20:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:35:28 20:31:01 all 0.15 0.00 0.05 0.00 0.02 99.78 20:35:28 20:31:01 0 0.22 0.00 0.07 0.00 0.02 99.70 20:35:28 20:31:01 1 0.08 0.00 0.03 0.00 0.02 99.87 20:35:28 20:32:01 all 0.17 0.00 0.04 0.00 0.03 99.77 20:35:28 20:32:01 0 0.28 0.00 0.03 0.00 0.02 99.67 20:35:28 20:32:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:35:28 20:33:01 all 0.16 0.00 0.04 0.00 0.03 99.77 20:35:28 20:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:35:28 20:33:01 1 0.27 0.00 0.03 0.00 0.02 99.68 20:35:28 20:34:01 all 6.33 0.00 2.73 0.05 0.04 90.85 20:35:28 20:34:01 0 6.45 0.00 2.80 0.02 0.05 90.68 20:35:28 20:34:01 1 6.20 0.00 2.67 0.09 0.03 91.01 20:35:28 20:35:01 all 17.56 0.00 8.61 3.23 0.08 70.52 20:35:28 20:35:01 0 17.35 0.00 8.71 2.61 0.09 71.23 20:35:28 20:35:01 1 17.76 0.00 8.51 3.85 0.07 69.81 20:35:28 20:35:28 Average: CPU %user %nice %system %iowait %steal %idle 20:35:28 Average: all 2.26 0.00 1.03 0.29 0.03 96.40 20:35:28 Average: 0 2.31 0.00 1.05 0.23 0.03 96.38 20:35:28 Average: 1 2.20 0.00 1.02 0.34 0.03 96.41 20:35:28 20:35:28 20:35:28