Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d+b32159014ae45265b13142f0741b8ad008d9ae08 (a309e181c292cbf0e7df00c3c3acd307aaaddc73) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4756674338796996348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5448766199271447896.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh258938340895914102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6557431215354445328.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3504323602075251824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-290 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh7334131971978781840.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d Merge succeeded, producing e50701f3042ad6c1ecc2b01db0e046b695245de4 Checking out Revision e50701f3042ad6c1ecc2b01db0e046b695245de4 (PR-113) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh6351680981282921185.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh5461466424529245929.key > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e50701f3042ad6c1ecc2b01db0e046b695245de4 # timeout=10 Commit message: "Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:44 ========================================================= 19:07:44 EdgeX Global Pipelines Version Info 19:07:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:45 ------------------- 19:07:45 stable info: 19:07:45 ------------------- 19:07:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:07:45 Message: update stable to v1.0.195 19:07:46 ------------------- 19:07:46 experimental info: 19:07:46 ------------------- 19:07:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:07:46 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e50701f3042ad6c1ecc2b01db0e046b695245de4 [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e50701f [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:47 provisioning config files... 19:07:47 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config7392145073754440175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:47 ---> docker-login.sh 19:07:47 nexus3.edgexfoundry.org:10001 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 nexus3.edgexfoundry.org:10002 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 nexus3.edgexfoundry.org:10003 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 nexus3.edgexfoundry.org:10004 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 docker.io 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 ---> docker-login.sh ends [Pipeline] } 19:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:49 + git log --format=format:%s -1 e50701f3042ad6c1ecc2b01db0e046b695245de4 [Pipeline] echo 19:07:49 GIT_COMMIT: e50701f3042ad6c1ecc2b01db0e046b695245de4, Commit Message: Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD [Pipeline] echo 19:07:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:50 19:07:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:51 latest: Pulling from edgex-devops/git-semver 19:07:51 31603596830f: Pulling fs layer 19:07:51 54011a49482f: Pulling fs layer 19:07:51 a6820b24f6d8: Pulling fs layer 19:07:51 f581987b2513: Pulling fs layer 19:07:51 f581987b2513: Waiting 19:07:51 54011a49482f: Verifying Checksum 19:07:51 54011a49482f: Download complete 19:07:51 31603596830f: Verifying Checksum 19:07:51 31603596830f: Download complete 19:07:51 f581987b2513: Verifying Checksum 19:07:51 f581987b2513: Download complete 19:07:51 a6820b24f6d8: Verifying Checksum 19:07:51 a6820b24f6d8: Download complete 19:07:51 31603596830f: Pull complete 19:07:51 54011a49482f: Pull complete 19:07:52 a6820b24f6d8: Pull complete 19:07:52 f581987b2513: Pull complete 19:07:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:52 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 19:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@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:10004/edgex-devops/git-semver:latest cat 19:07:53 $ docker top f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:53 [ssh-agent] Looking for ssh-agent implementation... 19:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:54 $ docker exec f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent 19:07:54 SSH_AUTH_SOCK=/tmp/ssh-pqJmvvKZSPub/agent.14 19:07:54 SSH_AGENT_PID=20 19:07:54 Running ssh-add (command line suppressed) 19:07:54 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_2816563018538412373.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_2816563018538412373.key) 19:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:54 + git tag --points-at HEAD [Pipeline] } 19:07:54 $ docker exec --env ******** --env ******** f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent -k 19:07:54 unset SSH_AUTH_SOCK; 19:07:54 unset SSH_AGENT_PID; 19:07:54 echo Agent pid 20 killed; 19:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:54 [ssh-agent] Looking for ssh-agent implementation... 19:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:55 $ docker exec f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent 19:07:55 SSH_AUTH_SOCK=/tmp/ssh-boNAj8CtQQNg/agent.52 19:07:55 SSH_AGENT_PID=58 19:07:55 Running ssh-add (command line suppressed) 19:07:55 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_4484287488740493250.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_4484287488740493250.key) 19:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:55 + git semver init 19:07:55 # -> Open(): unable to determine branch for HEAD 19:07:55 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.git 19:07:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-113 19:07:55 # $SEMVER_REMOTE_NAME = origin 19:07:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:55 # $SEMVER_USER_NAME = edgex-jenkins 19:07:55 # $SEMVER_BRANCH = PR-113 19:07:55 # $SEMVER_TEMP = /tmp/semver-211709571 19:07:55 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 19:07:56 # '/tmp/semver-211709571' -> '/w/workspace/gexfoundry_device-rest-go_PR-113/.semver' 19:07:56 # -> Force: false 19:07:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.semver [Pipeline] } 19:07:56 $ docker exec --env ******** --env ******** f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent -k 19:07:56 unset SSH_AUTH_SOCK; 19:07:56 unset SSH_AGENT_PID; 19:07:56 echo Agent pid 58 killed; 19:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:57 + git semver [Pipeline] } 19:07:57 $ docker stop --time=1 f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 19:07:58 $ docker rm -f f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:59 Stashed 1 file(s) [Pipeline] echo 19:07:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:08:14 Still waiting to schedule task 19:08:14 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-290’ 19:08:14 Still waiting to schedule task 19:08:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:10:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-291 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws 19:10:21 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 19:10:22 The recommended git tool is: git 19:10:27 using credential edgex-jenkins-ssh 19:10:27 Cloning the remote Git repository 19:10:27 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:10:27 > git init /w/workspace/device-rest-go/3 # timeout=10 19:10:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:10:27 > git --version # timeout=10 19:10:27 > git --version # 'git version 2.17.1' 19:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:29 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 19:10:30 Merge succeeded, producing d6ce07c9d0e3149f60d2076366e997421ead4fac 19:10:30 Checking out Revision d6ce07c9d0e3149f60d2076366e997421ead4fac (PR-113) 19:10:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:10:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:10:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:10:30 > git config core.sparsecheckout # timeout=10 19:10:30 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 19:10:30 > git remote # timeout=10 19:10:30 > git config --get remote.origin.url # timeout=10 19:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:30 > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 19:10:30 > git rev-parse HEAD^{commit} # timeout=10 19:10:30 > git config core.sparsecheckout # timeout=10 19:10:30 > git checkout -f d6ce07c9d0e3149f60d2076366e997421ead4fac # timeout=10 19:10:34 Commit message: "Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD" 19:10:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:34 > git rev-list --no-walk c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 19:10:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:10:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:10:36 + + sudotrue service 19:10:36 docker restart 19:10:44 Running on prd-centos7-docker-4c-2g-292 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws 19:10:44 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 19:10:44 The recommended git tool is: git 19:10:47 using credential edgex-jenkins-ssh 19:10:47 Cloning the remote Git repository 19:10:46 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:10:46 > git init /w/workspace/device-rest-go/3 # timeout=10 19:10:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:10:46 > git --version # timeout=10 19:10:46 > git --version # 'git version 2.24.4' 19:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:46 [INFO] Currently running in a labeled security context 19:10:46 [INFO] Currently SELinux is 'enforcing' on the host 19:10:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh2822422403295532665.key 19:10:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:48 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 19:10:48 Merge succeeded, producing 3859e6f173fca44c5827d9ceb97b3ffdfa83a15d 19:10:48 Checking out Revision 3859e6f173fca44c5827d9ceb97b3ffdfa83a15d (PR-113) 19:10:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:10:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:10:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:10:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:47 [INFO] Currently running in a labeled security context 19:10:47 [INFO] Currently SELinux is 'enforcing' on the host 19:10:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8625878809464955551.key 19:10:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:10:48 > git config core.sparsecheckout # timeout=10 19:10:48 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 19:10:48 > git remote # timeout=10 19:10:48 > git config --get remote.origin.url # timeout=10 19:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:48 [INFO] Currently running in a labeled security context 19:10:48 [INFO] Currently SELinux is 'enforcing' on the host 19:10:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8241059372283889740.key 19:10:48 > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 19:10:48 > git rev-parse HEAD^{commit} # timeout=10 19:10:48 > git config core.sparsecheckout # timeout=10 19:10:48 > git checkout -f 3859e6f173fca44c5827d9ceb97b3ffdfa83a15d # timeout=10 19:10:52 Commit message: "Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD" 19:10:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:52 > git rev-list --no-walk c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 19:10:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:10:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:10:53 + sudo service docker restart 19:10:53 + true 19:10:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:55 provisioning config files... 19:10:55 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6614967704287256554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:55 ---> docker-login.sh 19:10:55 nexus3.edgexfoundry.org:10001 19:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:56 Configure a credential helper to remove this warning. See 19:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:56 19:10:56 Login Succeeded 19:10:56 nexus3.edgexfoundry.org:10002 19:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:57 Configure a credential helper to remove this warning. See 19:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:57 19:10:57 Login Succeeded 19:10:57 nexus3.edgexfoundry.org:10003 19:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:57 Configure a credential helper to remove this warning. See 19:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:57 19:10:57 Login Succeeded 19:10:57 nexus3.edgexfoundry.org:10004 19:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:58 Configure a credential helper to remove this warning. See 19:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:58 19:10:58 Login Succeeded 19:10:58 docker.io 19:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:59 Configure a credential helper to remove this warning. See 19:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:59 19:10:59 Login Succeeded 19:10:59 ---> docker-login.sh ends [Pipeline] } 19:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:59 ========================================================= 19:10:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:10:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:11:00 Sending build context to Docker daemon 92.16kB 19:11:00 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 19:11:00 Step 2/10 : FROM ${BASE} 19:11:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:00 595b0fe564bb: Pulling fs layer 19:11:00 3088b5b3c5c0: Pulling fs layer 19:11:00 5b7225fbf94c: Pulling fs layer 19:11:00 ba82ee9f976e: Pulling fs layer 19:11:00 506bd15cee9f: Pulling fs layer 19:11:00 75a0a4a0db45: Pulling fs layer 19:11:00 618dc40b7e24: Pulling fs layer 19:11:00 506bd15cee9f: Waiting 19:11:00 75a0a4a0db45: Waiting 19:11:00 ba82ee9f976e: Waiting 19:11:00 5b7225fbf94c: Download complete 19:11:00 3088b5b3c5c0: Verifying Checksum 19:11:00 3088b5b3c5c0: Download complete 19:11:00 506bd15cee9f: Download complete 19:11:00 595b0fe564bb: Download complete 19:11:01 595b0fe564bb: Pull complete 19:11:02 3088b5b3c5c0: Pull complete 19:11:02 5b7225fbf94c: Pull complete 19:11:03 618dc40b7e24: Verifying Checksum 19:11:03 618dc40b7e24: Download complete 19:11:05 ba82ee9f976e: Verifying Checksum 19:11:05 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:11 provisioning config files... 19:11:11 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6343089450811008520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:12 ---> docker-login.sh 19:11:12 nexus3.edgexfoundry.org:10001 19:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:12 Configure a credential helper to remove this warning. See 19:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:12 19:11:12 Login Succeeded 19:11:12 nexus3.edgexfoundry.org:10002 19:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:12 Configure a credential helper to remove this warning. See 19:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:12 19:11:12 Login Succeeded 19:11:12 nexus3.edgexfoundry.org:10003 19:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:12 Configure a credential helper to remove this warning. See 19:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:12 19:11:12 Login Succeeded 19:11:12 nexus3.edgexfoundry.org:10004 19:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:12 Configure a credential helper to remove this warning. See 19:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:12 19:11:12 Login Succeeded 19:11:12 docker.io 19:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:13 Configure a credential helper to remove this warning. See 19:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:13 19:11:13 Login Succeeded 19:11:13 ---> docker-login.sh ends [Pipeline] } 19:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:13 ========================================================= 19:11:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:11:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:11:13 Sending build context to Docker daemon 92.16kB 19:11:13 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 19:11:13 Step 2/10 : FROM ${BASE} 19:11:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:13 540db60ca938: Pulling fs layer 19:11:13 adcc1eea9eea: Pulling fs layer 19:11:13 4c4ab2625f07: Pulling fs layer 19:11:13 0510c868ecb4: Pulling fs layer 19:11:13 afea3b2eda06: Pulling fs layer 19:11:13 7809a108b3ef: Pulling fs layer 19:11:13 f706445af74f: Pulling fs layer 19:11:13 0510c868ecb4: Waiting 19:11:13 afea3b2eda06: Waiting 19:11:13 7809a108b3ef: Waiting 19:11:13 f706445af74f: Waiting 19:11:13 4c4ab2625f07: Verifying Checksum 19:11:13 4c4ab2625f07: Download complete 19:11:13 adcc1eea9eea: Verifying Checksum 19:11:13 adcc1eea9eea: Download complete 19:11:13 afea3b2eda06: Verifying Checksum 19:11:13 afea3b2eda06: Download complete 19:11:14 7809a108b3ef: Verifying Checksum 19:11:14 7809a108b3ef: Download complete 19:11:14 540db60ca938: Verifying Checksum 19:11:14 540db60ca938: Download complete 19:11:14 540db60ca938: Pull complete 19:11:14 adcc1eea9eea: Pull complete 19:11:14 4c4ab2625f07: Pull complete 19:11:15 f706445af74f: Verifying Checksum 19:11:15 f706445af74f: Download complete 19:11:15 ba82ee9f976e: Pull complete 19:11:15 506bd15cee9f: Pull complete 19:11:15 0510c868ecb4: Verifying Checksum 19:11:15 0510c868ecb4: Download complete 19:11:16 75a0a4a0db45: Pull complete 19:11:19 0510c868ecb4: Pull complete 19:11:19 afea3b2eda06: Pull complete 19:11:19 7809a108b3ef: Pull complete 19:11:20 f706445af74f: Pull complete 19:11:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:11:20 ---> b068be0155e3 19:11:20 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:11:20 618dc40b7e24: Pull complete 19:11:20 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:11:20 ---> a36622ca3599 19:11:20 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:11:22 ---> Running in 2e1609dac487 19:11:22 Removing intermediate container 2e1609dac487 19:11:22 ---> a97afd74bd17 19:11:22 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:11:22 ---> Running in d8c8bf51169e 19:11:23 Removing intermediate container d8c8bf51169e 19:11:23 ---> 860dc7f00369 19:11:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:11:23 ---> Running in 59d336a9abab 19:11:24 Removing intermediate container 59d336a9abab 19:11:24 ---> b61912f5d947 19:11:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:24 ---> Running in a4e0ade115dd 19:11:24 ---> Running in 7d4bcbb0e14f 19:11:24 Removing intermediate container 7d4bcbb0e14f 19:11:24 ---> dfeed8668d65 19:11:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:11:24 ---> Running in c0a0a816cc88 19:11:24 Removing intermediate container c0a0a816cc88 19:11:24 ---> dedd773a19d4 19:11:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:11:24 ---> Running in 16fb421ebf18 19:11:24 Removing intermediate container 16fb421ebf18 19:11:24 ---> 9b29dca1c452 19:11:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:24 ---> Running in 2651cc19ee5d 19:11:25 Removing intermediate container 2651cc19ee5d 19:11:25 ---> 3f49940cde54 19:11:25 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:25 ---> Running in 7eb8185c85a6 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:26 (1/9) Installing libc-dev (0.7.2-r3) 19:11:26 (2/9) Installing libsodium (1.0.18-r0) 19:11:27 Removing intermediate container a4e0ade115dd 19:11:27 ---> 12377ff98b5e 19:11:27 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:27 ---> Running in 8c00053eb140 19:11:27 (3/9) Installing pkgconf (1.7.3-r0) 19:11:27 (4/9) Installing libsodium-dev (1.0.18-r0) 19:11:27 (5/9) Installing openssh-keygen (8.4_p1-r3) 19:11:27 (6/9) Installing libedit (20191231.3.1-r1) 19:11:27 (7/9) Installing openssh-client (8.4_p1-r3) 19:11:27 (8/9) Installing libzmq (4.3.3-r1) 19:11:27 (9/9) Installing zeromq-dev (4.3.3-r1) 19:11:27 Executing busybox-1.32.1-r6.trigger 19:11:27 OK: 154 MiB in 49 packages 19:11:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:11:28 Removing intermediate container 7eb8185c85a6 19:11:28 ---> c0e696c540e0 19:11:28 Step 8/10 : WORKDIR /device-rest-go 19:11:28 ---> Running in f0c4c7f1909a 19:11:28 Removing intermediate container f0c4c7f1909a 19:11:28 ---> 01848d6192ae 19:11:28 Step 9/10 : COPY . . 19:11:28 ---> 890e447ecad2 19:11:28 Step 10/10 : RUN go mod download 19:11:28 ---> Running in 9b73a8fd1892 19:11:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:11:29 (1/9) Installing libc-dev (0.7.2-r3) 19:11:29 (2/9) Installing libsodium (1.0.18-r0) 19:11:29 (3/9) Installing pkgconf (1.7.3-r0) 19:11:29 (4/9) Installing libsodium-dev (1.0.18-r0) 19:11:30 (5/9) Installing openssh-keygen (8.4_p1-r3) 19:11:30 (6/9) Installing libedit (20191231.3.1-r1) 19:11:30 (7/9) Installing openssh-client (8.4_p1-r3) 19:11:30 (8/9) Installing libzmq (4.3.3-r1) 19:11:30 (9/9) Installing zeromq-dev (4.3.3-r1) 19:11:30 Executing busybox-1.32.1-r6.trigger 19:11:30 OK: 144 MiB in 49 packages 19:11:32 Removing intermediate container 8c00053eb140 19:11:32 ---> b0bf88060664 19:11:32 Step 8/10 : WORKDIR /device-rest-go 19:11:32 ---> Running in 75592cbc9374 19:11:32 Removing intermediate container 75592cbc9374 19:11:32 ---> ea453d6bc419 19:11:32 Step 9/10 : COPY . . 19:11:33 ---> 39630f6d1630 19:11:33 Step 10/10 : RUN go mod download 19:11:33 ---> Running in 16a5959ad696 19:11:43 Removing intermediate container 9b73a8fd1892 19:11:43 ---> d6970b499c66 19:11:43 Successfully built d6970b499c66 19:11:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:11:44 + docker inspect -f . ci-base-image-x86_64 19:11:44 . [Pipeline] withDockerContainer 19:11:44 prd-centos7-docker-4c-2g-292 does not seem to be running inside a container 19:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:44 $ docker top 8521559d1f844dd539e91996c9915d1270d7f817e9c1603f532a59d53fea9b9c -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:44 + go version 19:11:44 go version go1.16.3 linux/amd64 [Pipeline] } 19:11:44 $ docker stop --time=1 8521559d1f844dd539e91996c9915d1270d7f817e9c1603f532a59d53fea9b9c 19:11:46 $ docker rm -f 8521559d1f844dd539e91996c9915d1270d7f817e9c1603f532a59d53fea9b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:46 + docker inspect -f . ci-base-image-x86_64 19:11:46 . [Pipeline] withDockerContainer 19:11:46 prd-centos7-docker-4c-2g-292 does not seem to be running inside a container 19:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:47 $ docker top 1177ce67ae3e20f2e0def10c877e990b51ecec46a8aa8c4465977440bf502276 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:47 + go mod tidy [Pipeline] sh 19:11:48 + make test 19:11:48 go mod tidy 19:11:48 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:11:48 ? github.com/edgexfoundry/device-rest-go [no test files] 19:12:00 Removing intermediate container 16a5959ad696 19:12:00 ---> f8e42dccb6aa 19:12:00 Successfully built f8e42dccb6aa 19:12:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:01 + docker inspect -f . ci-base-image-arm64 19:12:01 . [Pipeline] withDockerContainer 19:12:01 prd-ubuntu18.04-docker-arm64-4c-16g-291 does not seem to be running inside a container 19:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:02 $ docker top 4a23d5f21cbd76185f6c71eaca26fa57508ba39651a6244b0135419842991407 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:03 + go version 19:12:03 go version go1.16.5 linux/arm64 [Pipeline] } 19:12:03 $ docker stop --time=1 4a23d5f21cbd76185f6c71eaca26fa57508ba39651a6244b0135419842991407 19:12:05 $ docker rm -f 4a23d5f21cbd76185f6c71eaca26fa57508ba39651a6244b0135419842991407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:06 + docker inspect -f . ci-base-image-arm64 19:12:06 . [Pipeline] withDockerContainer 19:12:06 prd-ubuntu18.04-docker-arm64-4c-16g-291 does not seem to be running inside a container 19:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:12:07 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 19:12:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:12:08 $ docker top df46fa4298712fbfe3f2c330dee17b7dde70e871cdf92368b6804d574eedea16 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:09 + go mod tidy [Pipeline] sh 19:12:10 + make test 19:12:10 go mod tidy 19:12:10 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:12:12 ? github.com/edgexfoundry/device-rest-go [no test files] 19:12:12 gofmt -l . 19:12:12 [ "`gofmt -l .`" = "" ] 19:12:12 ./bin/test-go-mod-tidy.sh 19:12:12 ./bin/test-attribution-txt.sh [Pipeline] } 19:12:13 $ docker stop --time=1 1177ce67ae3e20f2e0def10c877e990b51ecec46a8aa8c4465977440bf502276 19:12:14 $ docker rm -f 1177ce67ae3e20f2e0def10c877e990b51ecec46a8aa8c4465977440bf502276 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:12:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:12:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:18 + ls -al . 19:12:18 total 104 19:12:18 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 10 19:12 . 19:12:18 drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 19:10 .. 19:12:18 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 10 19:10 Attribution.txt 19:12:18 drwxrwxr-x. 2 jenkins jenkins 64 Jun 10 19:10 bin 19:12:18 drwxrwxr-x. 3 jenkins jenkins 32 Jun 10 19:10 cmd 19:12:18 -rw-r--r--. 1 jenkins jenkins 8513 Jun 10 19:12 coverage.out 19:12:18 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 10 19:10 Dockerfile 19:12:18 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 10 19:10 Dockerfile.build 19:12:18 -rw-rw-r--. 1 jenkins jenkins 151 Jun 10 19:10 .dockerignore 19:12:18 drwxrwxr-x. 2 jenkins jenkins 76 Jun 10 19:10 driver 19:12:18 drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 19:10 .git 19:12:18 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 19:10 .github 19:12:18 -rw-rw-r--. 1 jenkins jenkins 336 Jun 10 19:10 .gitignore 19:12:18 -rw-r--r--. 1 jenkins jenkins 285 Jun 10 19:12 go.mod 19:12:18 -rw-r--r--. 1 jenkins jenkins 20873 Jun 10 19:11 go.sum 19:12:18 -rw-rw-r--. 1 jenkins jenkins 680 Jun 10 19:10 Jenkinsfile 19:12:18 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 10 19:10 LICENSE 19:12:18 -rw-rw-r--. 1 jenkins jenkins 996 Jun 10 19:10 Makefile 19:12:18 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 10 19:10 README.md 19:12:18 drwxrwxr-x. 4 jenkins jenkins 71 Jun 10 19:10 snap 19:12:18 -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 19:07 VERSION 19:12:18 -rw-rw-r--. 1 jenkins jenkins 713 Jun 10 19:10 version.go [Pipeline] isUnix [Pipeline] sh 19:12:19 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3859e6f173fca44c5827d9ceb97b3ffdfa83a15d --label arch=amd64 --label version=0.0.0 . 19:12:19 Sending build context to Docker daemon 101.9kB 19:12:19 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 19:12:19 Step 2/25 : FROM ${BASE} AS builder 19:12:19 ---> d6970b499c66 19:12:19 Step 3/25 : ARG MAKE='make build' 19:12:19 ---> Running in 24b4ecb11a22 19:12:19 Removing intermediate container 24b4ecb11a22 19:12:19 ---> c822ef336a6d 19:12:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:12:19 ---> Running in 7069c946a7b1 19:12:19 Removing intermediate container 7069c946a7b1 19:12:19 ---> fe62bba54575 19:12:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:12:19 ---> Running in f516582ff692 19:12:19 Removing intermediate container f516582ff692 19:12:19 ---> c3a228e5db58 19:12:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:19 ---> Running in 4c6f086f0e49 19:12:19 Removing intermediate container 4c6f086f0e49 19:12:19 ---> 076da87bf11c 19:12:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:19 ---> Running in 184c77eec7ea 19:12:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:21 OK: 154 MiB in 49 packages 19:12:21 Removing intermediate container 184c77eec7ea 19:12:21 ---> dd0ad3f06b75 19:12:21 Step 8/25 : WORKDIR /device-rest-go 19:12:21 ---> Running in 0e04e4deb960 19:12:21 Removing intermediate container 0e04e4deb960 19:12:21 ---> 60d3ce075bae 19:12:21 Step 9/25 : COPY . . 19:12:21 ---> f8c034297ede 19:12:21 Step 10/25 : RUN go mod tidy 19:12:21 ---> Running in 5cd693c29ed4 19:12:22 Removing intermediate container 5cd693c29ed4 19:12:22 ---> 977a448219f0 19:12:22 Step 11/25 : RUN make update 19:12:22 ---> Running in e74b1ac193d2 19:12:22 CGO_ENABLED=0 GO111MODULE=on go mod download 19:12:23 Removing intermediate container e74b1ac193d2 19:12:23 ---> b42e739ba199 19:12:23 Step 12/25 : RUN $MAKE 19:12:23 ---> Running in f2e0c0849ea2 19:12:23 go mod tidy 19:12:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 19:12:35 Removing intermediate container f2e0c0849ea2 19:12:35 ---> 95359313c8a3 19:12:35 Step 13/25 : FROM alpine:3.12 19:12:35 3.12: Pulling from library/alpine 19:12:35 339de151aab4: Pulling fs layer 19:12:35 error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/13/13621d1b12d4d0d4ad6699d220cd46f26764a9daf26a95f792ab2ce0715df366/data?verify=1623355354-MNIHx49H2mZ558m%2BQiqIMVRXQsg%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: no such host [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:12:36 ---> job-cost.sh 19:12:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HYLW 19:12:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-HYLW/bin to PATH 19:13:00 INFO: No Stack... 19:13:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:13:00 INFO: Archiving Costs [Pipeline] sh 19:13:00 + cut -d, -f6 19:13:00 + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock 19:13:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] 19:13:00 Resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] did not exist. Created. 19:13:00 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:00 + echo total: 0.05999999865889549 [Pipeline] stash 19:13:00 Stashed 1 file(s) [Pipeline] } 19:13:00 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:01 Failed in branch amd64 19:13:08 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:13:08 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements 19:13:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:13:31 gofmt -l . 19:13:31 [ "`gofmt -l .`" = "" ] 19:13:31 ./bin/test-go-mod-tidy.sh 19:13:31 ./bin/test-attribution-txt.sh [Pipeline] } 19:13:31 $ docker stop --time=1 df46fa4298712fbfe3f2c330dee17b7dde70e871cdf92368b6804d574eedea16 19:13:33 $ docker rm -f df46fa4298712fbfe3f2c330dee17b7dde70e871cdf92368b6804d574eedea16 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:34 Warning: overwriting stash ‘coverage-report’ 19:13:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:36 + ls -al . 19:13:36 total 132 19:13:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 19:13 . 19:13:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 19:10 .. 19:13:36 -rw-rw-r-- 1 jenkins jenkins 151 Jun 10 19:10 .dockerignore 19:13:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 19:10 .git 19:13:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 19:10 .github 19:13:36 -rw-rw-r-- 1 jenkins jenkins 336 Jun 10 19:10 .gitignore 19:13:36 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 10 19:10 Attribution.txt 19:13:36 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 10 19:10 Dockerfile 19:13:36 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 10 19:10 Dockerfile.build 19:13:36 -rw-rw-r-- 1 jenkins jenkins 680 Jun 10 19:10 Jenkinsfile 19:13:36 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 10 19:10 LICENSE 19:13:36 -rw-rw-r-- 1 jenkins jenkins 996 Jun 10 19:10 Makefile 19:13:36 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 10 19:10 README.md 19:13:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 19:07 VERSION 19:13:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 19:10 bin 19:13:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 19:10 cmd 19:13:36 -rw-r--r-- 1 jenkins jenkins 8513 Jun 10 19:13 coverage.out 19:13:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 19:10 driver 19:13:36 -rw-r--r-- 1 jenkins jenkins 285 Jun 10 19:13 go.mod 19:13:36 -rw-r--r-- 1 jenkins jenkins 20873 Jun 10 19:12 go.sum 19:13:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 19:10 snap 19:13:36 -rw-rw-r-- 1 jenkins jenkins 713 Jun 10 19:10 version.go [Pipeline] isUnix [Pipeline] sh 19:13:36 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d6ce07c9d0e3149f60d2076366e997421ead4fac --label arch=arm64 --label version=0.0.0 . 19:13:36 Sending build context to Docker daemon 101.9kB 19:13:36 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 19:13:36 Step 2/25 : FROM ${BASE} AS builder 19:13:36 ---> f8e42dccb6aa 19:13:36 Step 3/25 : ARG MAKE='make build' 19:13:37 ---> Running in 26140246edf3 19:13:37 Removing intermediate container 26140246edf3 19:13:37 ---> 8554ca194fad 19:13:37 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:13:37 ---> Running in 0cd63946f499 19:13:38 Removing intermediate container 0cd63946f499 19:13:38 ---> a97fbbdccf6a 19:13:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:13:38 ---> Running in 8075993c05d7 19:13:38 Removing intermediate container 8075993c05d7 19:13:38 ---> 1f3bb12c5d97 19:13:38 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:38 ---> Running in 1674960a23ab 19:13:41 Removing intermediate container 1674960a23ab 19:13:41 ---> 0d956d4ec6c5 19:13:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:41 ---> Running in 8d9b40008c51 19:13:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:44 OK: 144 MiB in 49 packages 19:13:45 Removing intermediate container 8d9b40008c51 19:13:45 ---> 97131be381b1 19:13:45 Step 8/25 : WORKDIR /device-rest-go 19:13:45 ---> Running in b27d1a6a6892 19:13:46 Removing intermediate container b27d1a6a6892 19:13:46 ---> c774a410abf5 19:13:46 Step 9/25 : COPY . . 19:13:47 ---> 436ef6bbe169 19:13:47 Step 10/25 : RUN go mod tidy 19:13:47 ---> Running in 96ab14d205d5 19:13:50 Removing intermediate container 96ab14d205d5 19:13:50 ---> 0ccdefe7d76a 19:13:50 Step 11/25 : RUN make update 19:13:50 ---> Running in b6f872b0a9d0 19:13:52 CGO_ENABLED=0 GO111MODULE=on go mod download 19:13:53 Removing intermediate container b6f872b0a9d0 19:13:53 ---> eeecd056afef 19:13:53 Step 12/25 : RUN $MAKE 19:13:53 ---> Running in eaebb08dc935 19:13:54 go mod tidy 19:13:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 19:14:34 Removing intermediate container eaebb08dc935 19:14:34 ---> 9310826b4133 19:14:34 Step 13/25 : FROM alpine:3.12 19:14:34 3.12: Pulling from library/alpine 19:14:34 d2f70382dc9a: Pulling fs layer 19:14:34 d2f70382dc9a: Verifying Checksum 19:14:34 d2f70382dc9a: Download complete 19:14:34 d2f70382dc9a: Pull complete 19:14:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:14:34 Status: Downloaded newer image for alpine:3.12 19:14:34 ---> 9852663dfa18 19:14:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:14:34 ---> Running in 369650befe66 19:14:34 Removing intermediate container 369650befe66 19:14:34 ---> dabd4b5802db 19:14:34 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:14:34 ---> Running in 0ecaafa6c10d 19:14:34 Removing intermediate container 0ecaafa6c10d 19:14:34 ---> 2177de6eba30 19:14:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:14:34 ---> Running in 242da9315400 19:14:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:14:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:14:34 (1/6) Installing dumb-init (1.2.2-r1) 19:14:34 (2/6) Installing libgcc (9.3.0-r2) 19:14:34 (3/6) Installing libsodium (1.0.18-r0) 19:14:34 (4/6) Installing libstdc++ (9.3.0-r2) 19:14:34 (5/6) Installing libzmq (4.3.3-r0) 19:14:34 (6/6) Installing zeromq (4.3.3-r0) 19:14:34 Executing busybox-1.31.1-r20.trigger 19:14:34 OK: 8 MiB in 20 packages 19:14:36 Removing intermediate container 242da9315400 19:14:36 ---> 5a5805e91d22 19:14:36 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:14:37 ---> 8445c5142a8a 19:14:37 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:14:37 ---> 5e22bc5a95f8 19:14:37 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:14:38 ---> ac4e98532e82 19:14:38 Step 20/25 : EXPOSE 59986 19:14:38 ---> Running in faabb1ed6660 19:14:39 Removing intermediate container faabb1ed6660 19:14:39 ---> ba9c0b737ddf 19:14:39 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:14:39 ---> Running in d0fe977d41e9 19:14:40 Removing intermediate container d0fe977d41e9 19:14:40 ---> cf4295b2aafb 19:14:40 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:14:40 ---> Running in 541f24527412 19:14:40 Removing intermediate container 541f24527412 19:14:40 ---> e738ed533ab4 19:14:40 Step 23/25 : LABEL arch=arm64 19:14:40 ---> Running in 0ec8a3fe6d21 19:14:41 Removing intermediate container 0ec8a3fe6d21 19:14:41 ---> c401a6b9e34b 19:14:41 Step 24/25 : LABEL git_sha=d6ce07c9d0e3149f60d2076366e997421ead4fac 19:14:41 ---> Running in 6a5d4fc03d99 19:14:41 Removing intermediate container 6a5d4fc03d99 19:14:41 ---> 150ff09f2884 19:14:41 Step 25/25 : LABEL version=0.0.0 19:14:41 ---> Running in cad84f4daaca 19:14:42 Removing intermediate container cad84f4daaca 19:14:42 ---> be868eff7639 19:14:42 [Warning] One or more build-args [ARCH] were not consumed 19:14:42 Successfully built be868eff7639 19:14:42 Successfully tagged device-rest-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] libraryResource [Pipeline] sh 19:14:43 ---> job-cost.sh 19:14:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qCSH 19:15:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-qCSH/bin to PATH 19:16:59 INFO: No Stack... 19:16:59 INFO: Retrieving Pricing Info for: v2-standard-4 19:16:59 INFO: Archiving Costs [Pipeline] sh 19:16:59 + cut -d, -f6 19:16:59 + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock 19:16:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] 19:16:59 Resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] did not exist. Created. 19:16:59 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:59 /w/workspace/device-rest-go/3@tmp/durable-2137eef1/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-2137eef1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:17:00 + echo total: 0.18000000715255737 [Pipeline] stash 19:17:00 Warning: overwriting stash ‘stack-cost’ 19:17:00 Stashed 1 file(s) [Pipeline] } 19:17:00 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:17:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:02 ---> package-listing.sh 19:17:02 ++ facter osfamily 19:17:02 ++ tr '[:upper:]' '[:lower:]' 19:17:03 + OS_FAMILY=redhat 19:17:03 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-113 19:17:03 + START_PACKAGES=/tmp/packages_start.txt 19:17:03 + END_PACKAGES=/tmp/packages_end.txt 19:17:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:03 + PACKAGES=/tmp/packages_start.txt 19:17:03 + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' 19:17:03 + PACKAGES=/tmp/packages_end.txt 19:17:03 + case "${OS_FAMILY}" in 19:17:03 + rpm -qa 19:17:03 + sort 19:17:03 + '[' -f /tmp/packages_start.txt ']' 19:17:03 + '[' -f /tmp/packages_end.txt ']' 19:17:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:03 + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' 19:17:03 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ 19:17:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [Pipeline] echo 19:17:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:17:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:17:04 19:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:17:05 alpine: Pulling from edgex-lftools-log-publisher 19:17:05 df20fa9351a1: Pulling fs layer 19:17:05 36b3adc4ff6f: Pulling fs layer 19:17:05 8ad3a11d3b57: Pulling fs layer 19:17:05 46f8f816bc3b: Pulling fs layer 19:17:05 93b61091891f: Pulling fs layer 19:17:05 93b9cdb0e59b: Pulling fs layer 19:17:05 5e14af77c1be: Pulling fs layer 19:17:05 01666e4c0597: Pulling fs layer 19:17:05 aa168da1d23b: Pulling fs layer 19:17:05 93b9cdb0e59b: Waiting 19:17:05 5e14af77c1be: Waiting 19:17:05 01666e4c0597: Waiting 19:17:05 aa168da1d23b: Waiting 19:17:05 46f8f816bc3b: Waiting 19:17:05 93b61091891f: Waiting 19:17:05 36b3adc4ff6f: Verifying Checksum 19:17:05 36b3adc4ff6f: Download complete 19:17:05 46f8f816bc3b: Verifying Checksum 19:17:05 46f8f816bc3b: Download complete 19:17:05 df20fa9351a1: Verifying Checksum 19:17:05 df20fa9351a1: Download complete 19:17:05 93b9cdb0e59b: Verifying Checksum 19:17:05 93b9cdb0e59b: Download complete 19:17:05 5e14af77c1be: Verifying Checksum 19:17:05 5e14af77c1be: Download complete 19:17:05 01666e4c0597: Verifying Checksum 19:17:05 01666e4c0597: Download complete 19:17:05 93b61091891f: Verifying Checksum 19:17:05 93b61091891f: Download complete 19:17:05 df20fa9351a1: Pull complete 19:17:05 36b3adc4ff6f: Pull complete 19:17:05 8ad3a11d3b57: Verifying Checksum 19:17:05 8ad3a11d3b57: Download complete 19:17:06 8ad3a11d3b57: Pull complete 19:17:06 46f8f816bc3b: Pull complete 19:17:06 93b61091891f: Pull complete 19:17:06 93b9cdb0e59b: Pull complete 19:17:06 5e14af77c1be: Pull complete 19:17:06 01666e4c0597: Pull complete 19:17:07 aa168da1d23b: Verifying Checksum 19:17:07 aa168da1d23b: Download complete 19:17:11 aa168da1d23b: Pull complete 19:17:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:17:11 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 19:17:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:17:14 $ docker top 10e4144d6bd5e6fd80a341aebcf8db715173e2da8509072a33a0c094624b4189 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:15 + mkdir -p /var/log/sa [Pipeline] sh 19:17:15 + ls /var/log/sa-host 19:17:15 + sadf -c /var/log/sa-host/sa05 19:17:15 file_magic: OK 19:17:15 HZ: Using current value: 100 19:17:15 file_header: OK 19:17:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:17:15 Statistics: 19:17:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:15 File successfully converted to sysstat format version 12.2.1 19:17:15 + sadf -c /var/log/sa-host/sa10 19:17:15 file_magic: OK 19:17:15 HZ: Using current value: 100 19:17:15 file_header: OK 19:17:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:17:15 Statistics: 19:17:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:16 provisioning config files... 19:17:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config6043772243405623717tmp [Pipeline] { [Pipeline] echo 19:17:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:17:16 ---> create-netrc.sh [Pipeline] } 19:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:17:16 ---> python-tools-install.sh [Pipeline] echo 19:17:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:17:17 ---> sudo-logs.sh 19:17:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:17:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:17:17 ---> job-cost.sh 19:17:17 lf-activate-venv: SKIPPING 19:17:17 DEBUG: total: 0.18000000715255737 19:17:17 INFO: Retrieving Stack Cost... 19:17:18 INFO: Retrieving Pricing Info for: v3-standard-2 19:17:18 INFO: Archiving Costs [Pipeline] echo 19:17:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:17:19 ---> logs-deploy.sh 19:17:19 lf-activate-venv: SKIPPING 19:17:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-113/3 19:17:19 INFO: archiving workspace using pattern(s): 19:17:19 Archives upload complete. 19:17:19 INFO: archiving logs to Nexus 19:17:20 ---> uname -a: 19:17:20 Linux prd-centos7-docker-4c-2g-290.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:17:20 19:17:20 19:17:20 ---> lscpu: 19:17:20 Architecture: x86_64 19:17:20 CPU op-mode(s): 32-bit, 64-bit 19:17:20 Byte Order: Little Endian 19:17:20 Address sizes: 40 bits physical, 48 bits virtual 19:17:20 CPU(s): 2 19:17:20 On-line CPU(s) list: 0,1 19:17:20 Thread(s) per core: 1 19:17:20 Core(s) per socket: 1 19:17:20 Socket(s): 2 19:17:20 NUMA node(s): 1 19:17:20 Vendor ID: AuthenticAMD 19:17:20 CPU family: 23 19:17:20 Model: 49 19:17:20 Model name: AMD EPYC-Rome Processor 19:17:20 Stepping: 0 19:17:20 CPU MHz: 2799.998 19:17:20 BogoMIPS: 5599.99 19:17:20 Virtualization: AMD-V 19:17:20 Hypervisor vendor: KVM 19:17:20 Virtualization type: full 19:17:20 L1d cache: 64 KiB 19:17:20 L1i cache: 64 KiB 19:17:20 L2 cache: 1 MiB 19:17:20 L3 cache: 32 MiB 19:17:20 NUMA node0 CPU(s): 0,1 19:17:20 Vulnerability Itlb multihit: Not affected 19:17:20 Vulnerability L1tf: Not affected 19:17:20 Vulnerability Mds: Not affected 19:17:20 Vulnerability Meltdown: Not affected 19:17:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:17:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:17:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:17:20 Vulnerability Srbds: Not affected 19:17:20 Vulnerability Tsx async abort: Not affected 19:17:20 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:17:20 19:17:20 19:17:20 ---> nproc: 19:17:20 2 19:17:20 19:17:20 19:17:20 ---> df -h: 19:17:20 Filesystem Size Used Available Use% Mounted on 19:17:20 overlay 40.0G 7.6G 32.4G 19% / 19:17:20 tmpfs 64.0M 0 64.0M 0% /dev 19:17:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:17:20 shm 64.0M 0 64.0M 0% /dev/shm 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113 19:17:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113@tmp 19:17:20 19:17:20 19:17:20 ---> free -m: 19:17:20 total used free shared buff/cache available 19:17:20 Mem: 7821 1057 4655 0 2108 6585 19:17:20 Swap: 1023 0 1023 19:17:20 19:17:20 19:17:20 ---> ip addr: 19:17:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:17:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:17:20 inet 127.0.0.1/8 scope host lo 19:17:20 valid_lft forever preferred_lft forever 19:17:20 inet6 ::1/128 scope host 19:17:20 valid_lft forever preferred_lft forever 19:17:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:17:20 link/ether fa:16:3e:8a:56:99 brd ff:ff:ff:ff:ff:ff 19:17:20 inet 10.30.122.135/23 brd 10.30.123.255 scope global dynamic eth0 19:17:20 valid_lft 85791sec preferred_lft 85791sec 19:17:20 inet6 fe80::f816:3eff:fe8a:5699/64 scope link 19:17:20 valid_lft forever preferred_lft forever 19:17:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:17:20 link/ether 02:42:1b:c9:c8:a8 brd ff:ff:ff:ff:ff:ff 19:17:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:17:20 valid_lft forever preferred_lft forever 19:17:20 inet6 fe80::42:1bff:fec9:c8a8/64 scope link 19:17:20 valid_lft forever preferred_lft forever 19:17:20 19:17:20 19:17:20 ---> sar -b -r -n DEV: 19:17:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 19:17:20 19:17:20 19:07:01 LINUX RESTART (2 CPU) 19:17:20 19:17:20 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:17:20 19:09:01 1.70 0.00 1.70 0.00 0.00 35.13 0.00 19:17:20 19:10:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 19:17:20 19:11:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 19:17:20 19:12:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 19:17:20 19:13:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 19:17:20 19:14:02 0.20 0.00 0.20 0.00 0.00 1.62 0.00 19:17:20 19:15:01 0.14 0.00 0.14 0.00 0.00 2.30 0.00 19:17:20 19:16:01 0.35 0.00 0.35 0.00 0.00 5.68 0.00 19:17:20 19:17:01 7.28 0.00 7.28 0.00 0.00 94.19 0.00 19:17:20 Average: 1.21 0.00 1.21 0.00 0.00 17.39 0.00 19:17:20 19:17:20 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:17:20 19:09:01 5456412 0 798352 9.97 2620 1751556 1197720 13.22 578928 1576332 20 19:17:20 19:10:01 5457432 0 797324 9.96 2620 1751564 1187440 13.11 579296 1574940 8 19:17:20 19:11:01 5454324 0 800432 9.99 2620 1751564 1187788 13.11 577424 1579712 12 19:17:20 19:12:01 5456956 0 797796 9.96 2620 1751568 1187440 13.11 574836 1580524 16 19:17:20 19:13:01 5453292 0 801452 10.01 2620 1751576 1187548 13.11 575056 1583552 8 19:17:20 19:14:02 5452968 0 801776 10.01 2620 1751576 1187440 13.11 575660 1583552 16 19:17:20 19:15:01 5450696 0 804036 10.04 2620 1751588 1187440 13.11 578288 1583552 8 19:17:20 19:16:01 5441268 0 813460 10.16 2620 1751592 1187608 13.11 587216 1583552 8 19:17:20 19:17:01 5309948 0 944744 11.80 2620 1751628 1435428 15.85 716792 1581640 24 19:17:20 Average: 5437033 0 817708 10.21 2620 1751579 1216206 13.43 593722 1580817 13 19:17:20 19:17:20 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:17:20 19:09:01 eth0 0.33 0.10 0.02 0.02 0.00 0.00 0.00 0.00 19:17:20 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:10:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:17:20 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:11:01 eth0 6.98 3.36 5.75 0.58 0.00 0.00 0.00 0.00 19:17:20 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:12:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:17:20 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:13:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:17:20 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:14:02 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:17:20 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:16:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:17:20 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:17:01 eth0 90.67 56.66 82.63 114.55 0.00 0.00 0.00 0.00 19:17:20 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 Average: eth0 11.08 6.78 9.89 12.85 0.00 0.00 0.00 0.00 19:17:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:20 19:17:20 19:17:20 ---> sar -P ALL: 19:17:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 19:17:20 19:17:20 19:07:01 LINUX RESTART (2 CPU) 19:17:20 19:17:20 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:17:20 19:09:01 all 0.11 0.00 0.05 0.00 0.03 99.82 19:17:20 19:09:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:17:20 19:09:01 1 0.15 0.00 0.05 0.00 0.03 99.77 19:17:20 19:10:01 all 0.08 0.00 0.03 0.00 0.03 99.85 19:17:20 19:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:17:20 19:10:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:17:20 19:11:01 all 0.14 0.00 0.04 0.00 0.03 99.79 19:17:20 19:11:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:17:20 19:11:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:17:20 19:12:01 all 0.09 0.00 0.04 0.00 0.03 99.84 19:17:20 19:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:17:20 19:12:01 1 0.15 0.00 0.05 0.00 0.02 99.78 19:17:20 19:13:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:17:20 19:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:17:20 19:13:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:17:20 19:14:02 all 0.08 0.00 0.03 0.00 0.03 99.87 19:17:20 19:14:02 0 0.03 0.00 0.03 0.00 0.02 99.92 19:17:20 19:14:02 1 0.13 0.00 0.02 0.00 0.03 99.82 19:17:20 19:15:01 all 0.08 0.00 0.04 0.00 0.03 99.85 19:17:20 19:15:01 0 0.03 0.00 0.07 0.00 0.03 99.86 19:17:20 19:15:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:17:20 19:16:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:17:20 19:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:17:20 19:16:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:17:20 19:17:01 all 1.54 0.00 0.51 0.06 0.04 97.85 19:17:20 19:17:01 0 1.54 0.00 0.51 0.05 0.05 97.86 19:17:20 19:17:01 1 1.53 0.00 0.52 0.07 0.03 97.84 19:17:20 Average: all 0.26 0.00 0.09 0.01 0.03 99.61 19:17:20 Average: 0 0.21 0.00 0.09 0.01 0.03 99.67 19:17:20 Average: 1 0.31 0.00 0.09 0.01 0.03 99.56 19:17:20 19:17:20 19:17:20